hg: jdk9/client/hotspot: 5 new changesets
philip.race at oracle.com
philip.race at oracle.com
Fri May 26 16:28:50 UTC 2017
Changeset: 79f53d722d58
Author: iignatyev
Date: 2017-05-22 15:27 -0700
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/79f53d722d58
8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package
Reviewed-by: mchung
! test/compiler/codecache/stress/CodeCacheStressRunner.java
! test/compiler/codecache/stress/Helper.java
! test/compiler/compilercontrol/jcmd/StressAddJcmdBase.java
! test/compiler/whitebox/AllocationCodeBlobTest.java
Changeset: d53171650a2c
Author: iignatyev
Date: 2017-05-22 15:28 -0700
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/d53171650a2c
8180721: clean up ProblemList
Reviewed-by: sspitsyn, gtriantafill
! test/ProblemList.txt
! test/serviceability/jdwp/AllModulesCommandTest.java
Changeset: 63ac6d565c21
Author: thartmann
Date: 2017-05-24 16:53 +0200
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/63ac6d565c21
8180813: Null pointer dereference of CodeCache::find_blob() result
Summary: Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait.
Reviewed-by: shade, kvn
! src/share/vm/code/relocInfo.cpp
! src/share/vm/runtime/sharedRuntime.cpp
Changeset: 385668275400
Author: lana
Date: 2017-05-26 00:29 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/385668275400
Added tag jdk-9+171 for changeset d53171650a2c
! .hgtags
Changeset: 531cb9202a0f
Author: lana
Date: 2017-05-26 00:45 +0000
URL: http://hg.openjdk.java.net/jdk9/client/hotspot/rev/531cb9202a0f
Merge
More information about the jdk9-client-changes
mailing list