hg: jdk9/hs/hotspot: 5 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Oct 8 16:34:34 UTC 2014
Changeset: 52164991d3f9
Author: shade
Date: 2014-10-02 17:13 +0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/52164991d3f9
8059595: Verifier::verify is wasting time before is_eligible_for_verification check
Summary: Do the check earlier.
Reviewed-by: hseigel, kamg
! src/share/vm/classfile/verifier.cpp
Changeset: 82b6859d7333
Author: coleenp
Date: 2014-10-02 16:31 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/82b6859d7333
8047736: Remove JVM_GetClassLoader as no longer used
Summary: Remove this function from hotspot. It's already removed from the JDK.
Reviewed-by: mchung, fparain, ctornqvi
! make/aix/makefiles/mapfile-vers-debug
! make/aix/makefiles/mapfile-vers-product
! make/bsd/makefiles/mapfile-vers-darwin-debug
! make/bsd/makefiles/mapfile-vers-darwin-product
! make/bsd/makefiles/mapfile-vers-debug
! make/bsd/makefiles/mapfile-vers-product
! make/linux/makefiles/mapfile-vers-debug
! make/linux/makefiles/mapfile-vers-product
! make/solaris/makefiles/mapfile-vers
! src/share/vm/prims/jvm.cpp
! src/share/vm/prims/jvm.h
Changeset: 4fe74ad00526
Author: coleenp
Date: 2014-10-03 03:31 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4fe74ad00526
Merge
Changeset: 9ff174c2c180
Author: gziemski
Date: 2014-10-03 15:41 -0500
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/9ff174c2c180
Merge
- test/gc/8000311/Test8000311.java
- test/gc/TestG1ZeroPGCTJcmdThreadPrint.java
- test/serviceability/dcmd/CodeCacheTest.java
- test/serviceability/dcmd/CodelistTest.java
- test/serviceability/dcmd/CompilerQueueTest.java
- test/serviceability/dcmd/MethodIdentifierParser.java
Changeset: 795fc0cef7c9
Author: cjplummer
Date: 2014-10-03 13:56 -0700
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/795fc0cef7c9
8046607: Code cleanup: PerfMemory::backing_store_filename() should be removed
Summary: Summary: Removed PerfMemory::backing_store_filename() API since it is not used anywhere.
Reviewed-by: sla, hseigel
! src/os/aix/vm/perfMemory_aix.cpp
! src/os/bsd/vm/perfMemory_bsd.cpp
! src/os/linux/vm/perfMemory_linux.cpp
! src/os/solaris/vm/perfMemory_solaris.cpp
! src/os/windows/vm/perfMemory_windows.cpp
! src/share/vm/runtime/perfMemory.hpp
More information about the jdk9-hs-changes
mailing list