hg: jdk9/hs-comp/jdk: 4 new changesets

dean.long at oracle.com dean.long at oracle.com
Mon Sep 26 19:34:03 UTC 2016


Changeset: 2fc5316da1ea
Author:    ccheung
Date:      2016-09-20 10:37 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/jdk/rev/2fc5316da1ea

8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan

! make/lib/CoreLibraries.gmk
! make/mapfiles/libzip/mapfile-vers
! src/java.base/share/native/libzip/zip_util.c
! src/java.base/share/native/libzip/zip_util.h

Changeset: 793b76d431f1
Author:    hseigel
Date:      2016-09-21 08:10 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/jdk/rev/793b76d431f1

8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff

! src/jdk.jdwp.agent/share/native/libjdwp/invoker.c
! test/com/sun/jdi/InterfaceMethodsTest.java

Changeset: cebf22a0fa91
Author:    cjplummer
Date:      2016-09-21 12:53 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/jdk/rev/cebf22a0fa91

8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn

! src/java.instrument/share/native/libinstrument/JPLISAgent.c
! test/ProblemList.txt
! test/java/lang/instrument/DaemonThread/TestDaemonThreadLauncher.java

Changeset: a1f77096eb86
Author:    dlong
Date:      2016-09-26 14:21 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/jdk/rev/a1f77096eb86

Merge




More information about the jdk9-all-changes mailing list