hg: jdk8u/hs-dev/hotspot: 2 new changesets
albert.noll at oracle.com
albert.noll at oracle.com
Tue Sep 16 13:27:31 UTC 2014
Changeset: 07e01043ade7
Author: thartmann
Date: 2014-06-24 08:12 +0200
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/07e01043ade7
8035328: closed/compiler/6595044/Main.java failed with timeout
Summary: Patch call sites of non-entrant methods to avoid re-resolving if method is still executed.
Reviewed-by: kvn
! src/share/vm/runtime/sharedRuntime.cpp
Changeset: 33acb0c42664
Author: thartmann
Date: 2014-06-11 09:16 +0200
URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/33acb0c42664
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
Summary: Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test.
Reviewed-by: kvn
! src/share/vm/code/relocInfo.cpp
+ test/compiler/relocations/TestPrintRelocations.java
More information about the jdk8u-all-changes
mailing list