hg: jdk10/sandbox/hotspot: 5 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Sat Jun 3 04:02:43 UTC 2017


Changeset: 63ac6d565c21
Author:    thartmann
Date:      2017-05-24 16:53 +0200
URL:       http://hg.openjdk.java.net/jdk10/sandbox/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: 531cb9202a0f
Author:    lana
Date:      2017-05-26 00:45 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/531cb9202a0f

Merge


Changeset: 1ae9e84f68b3
Author:    zmajo
Date:      2017-05-29 10:32 +0200
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/1ae9e84f68b3

8180855: Null pointer dereference in OopMapSet::all_do of oopMap.cpp:394
Summary: Check for possible null-point dereference.
Reviewed-by: kvn

! src/share/vm/compiler/oopMap.cpp

Changeset: d5ed1e34de8b
Author:    lana
Date:      2017-06-01 18:26 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/d5ed1e34de8b

Added tag jdk-9+172 for changeset 1ae9e84f68b3

! .hgtags

Changeset: 7f14e550f1e8
Author:    lana
Date:      2017-06-03 02:44 +0000
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/7f14e550f1e8

Merge

! .hgtags
- test/gc/arguments/TestExplicitGCInvokesConcurrentAndUnloadsClasses.java
- test/gc/startup_warnings/TestDefNewCMS.java
- test/gc/startup_warnings/TestParNewCMS.java
- test/gc/startup_warnings/TestParNewSerialOld.java
- test/gc/startup_warnings/TestUseAutoGCSelectPolicy.java
- test/runtime/NMT/AutoshutdownNMT.java



More information about the jdk10-sandbox-changes mailing list