hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Nov 12 09:30:17 UTC 2019


Changeset: ff1887930406
Author:    thartmann
Date:      2019-11-12 10:16 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/ff1887930406

8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop().
Reviewed-by: kvn, vlivanov

! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestRemoveMainPostLoops.java

Changeset: f0dca628176c
Author:    dnsimon
Date:      2019-11-12 10:19 +0100
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/f0dca628176c

8233900: [JVMCI] improve help text for EnableJVMCIProduct option
Reviewed-by: kvn

! src/hotspot/share/jvmci/jvmci_globals.hpp



More information about the jdk-sandbox-changes mailing list