hg: jdk9/hs/hotspot: 2 new changesets

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Dec 13 07:48:55 UTC 2016


Changeset: 6f597eedae0b
Author:    kvn
Date:      2016-12-12 20:48 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/6f597eedae0b

8171134: Unexpected output in compiler/aot/SharedUsageTest.java
Summary: switch off compressed oops for few AOT tests.
Reviewed-by: iveresov

! test/compiler/aot/DeoptimizationTest.java
! test/compiler/aot/RecompilationTest.java
! test/compiler/aot/SharedUsageTest.java

Changeset: a57e11acea79
Author:    kvn
Date:      2016-12-12 21:56 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/a57e11acea79

8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
Summary: Put all AOT warnings under PrintAOT flag.
Reviewed-by: iveresov, dholmes

! src/share/vm/aot/aotLoader.cpp



More information about the jdk9-all-changes mailing list