hg: jdk9/hs-comp/hotspot: 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64

roland.westrelin at oracle.com roland.westrelin at oracle.com
Wed Jun 11 08:32:36 UTC 2014


Changeset: f3624d042de0
Author:    thartmann
Date:      2014-06-11 09:16 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/f3624d042de0

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, twisti, dlong

! src/share/vm/code/relocInfo.cpp
+ test/compiler/relocations/TestPrintRelocations.java



More information about the jdk9-hs-comp-changes mailing list