hg: jdk7/hotspot/hotspot: 3 new changesets
thomas.rodriguez at sun.com
thomas.rodriguez at sun.com
Sat Dec 13 01:16:40 PST 2008
Changeset: ac8fe14c93e4
Author: never
Date: 2008-12-12 19:53 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/ac8fe14c93e4
6767587: missing call to make_not_entrant after deoptimizing for patching volatiles
Reviewed-by: rasbold, kvn
! src/share/vm/c1/c1_Runtime1.cpp
Changeset: a738a625039a
Author: never
Date: 2008-12-12 19:54 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/a738a625039a
6757316: load_constant() produces a wrong long constant, with high a low words swapped
Reviewed-by: rasbold, jrose, kvn
! src/share/vm/c1/c1_LIRGenerator.cpp
+ test/compiler/6757316/Test6757316.java
Changeset: 80206b8a9128
Author: never
Date: 2008-12-12 19:55 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/80206b8a9128
6758234: if (k cond (a ? : b: c)) returns reversed answer if k is constant and b and c are longs
Reviewed-by: kvn, jrose
! src/share/vm/c1/c1_Optimizer.cpp
+ test/compiler/6758234/Test6758234.java
More information about the jdk7-changes
mailing list