hg: jdk/sandbox: 4 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Jun 4 17:30:21 UTC 2018


Changeset: 9e6cd9974016
Author:    gziemski
Date:      2018-06-04 12:14 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/9e6cd9974016

8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Added missing ATTRIBUTE_PRINTF
Reviewed-by: kbarrett, hseigel

! src/hotspot/share/runtime/flags/jvmFlag.hpp

Changeset: 4d03087dd257
Author:    bsrbnd
Date:      2018-06-04 10:12 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4d03087dd257

8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/classfiles/attributes/Synthetic/AccessToPrivateInnerClassConstructorsTest.java

Changeset: 50bfe66c499f
Author:    amenkov
Date:      2018-06-04 10:25 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/50bfe66c499f

8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
Reviewed-by: sspitsyn, cjplummer

! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
+ test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/NotifyFramePopTest.java
+ test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/libNotifyFramePopTest.c

Changeset: a869e556dc4e
Author:    amenkov
Date:      2018-06-04 10:27 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/a869e556dc4e

Merge




More information about the jdk-sandbox-changes mailing list