src/share/vm/c1/c1_LIRGenerator.hpp

changeset 3846
8b0a4867acf0
parent 3838
8f37087fc13f
child 3969
1d7922586cf6
     1.1 --- a/src/share/vm/c1/c1_LIRGenerator.hpp	Tue Jun 12 09:47:23 2012 -0700
     1.2 +++ b/src/share/vm/c1/c1_LIRGenerator.hpp	Tue Jun 12 14:31:44 2012 -0700
     1.3 @@ -244,7 +244,6 @@
     1.4    void do_MathIntrinsic(Intrinsic* x);
     1.5    void do_ArrayCopy(Intrinsic* x);
     1.6    void do_CompareAndSwap(Intrinsic* x, ValueType* type);
     1.7 -  void do_AttemptUpdate(Intrinsic* x);
     1.8    void do_NIOCheckIndex(Intrinsic* x);
     1.9    void do_FPIntrinsics(Intrinsic* x);
    1.10    void do_Reference_get(Intrinsic* x);

mercurial