src/share/vm/oops/generateOopMap.hpp

changeset 2265
d1896d1dda3e
parent 1907
c18cbe5936b8
child 2314
f95d63e2154a
     1.1 --- a/src/share/vm/oops/generateOopMap.hpp	Thu Oct 28 00:48:18 2010 -0700
     1.2 +++ b/src/share/vm/oops/generateOopMap.hpp	Sat Oct 30 11:45:35 2010 -0700
     1.3 @@ -389,7 +389,7 @@
     1.4    void  pp                                  (CellTypeState *in, CellTypeState *out);
     1.5    void  pp_new_ref                          (CellTypeState *in, int bci);
     1.6    void  ppdupswap                           (int poplen, const char *out);
     1.7 -  void  do_ldc                              (int idx, int bci);
     1.8 +  void  do_ldc                              (int bci);
     1.9    void  do_astore                           (int idx);
    1.10    void  do_jsr                              (int delta);
    1.11    void  do_field                            (int is_get, int is_static, int idx, int bci);

mercurial