hg: jdk9/hs-comp/hotspot: 8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
niclas.adlertz at oracle.com
niclas.adlertz at oracle.com
Thu Jan 9 03:00:57 PST 2014
Changeset: 1f480770a1d4
Author: adlertz
Date: 2014-01-09 10:47 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1f480770a1d4
8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
Summary: Remove the VerifyOopMaps flag which doesn't work for tiered or for C1 with more compiler threads than one.
Reviewed-by: twisti, drchase, iveresov
! src/share/vm/c1/c1_LIRAssembler.cpp
! src/share/vm/c1/c1_globals.hpp
More information about the jdk9-hs-comp-changes
mailing list