2019-06-07 8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
lmesnik [Fri, 07 Jun 2019 12:26:50 -0700] rev 55294
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash. Reviewed-by: thartmann, sspitsyn
2019-06-07 8209626: [JVMCI] Use implicit exception table for dispatch and printing
never [Fri, 07 Jun 2019 10:26:21 -0700] rev 55293
8209626: [JVMCI] Use implicit exception table for dispatch and printing Reviewed-by: kvn
2019-06-07 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
erikj [Fri, 07 Jun 2019 09:16:11 -0700] rev 55292
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling Reviewed-by: tbell, aoqi
2019-06-05 8224958: add os::dll_load calls to event log
mbaesken [Wed, 05 Jun 2019 16:53:52 +0200] rev 55291
8224958: add os::dll_load calls to event log Reviewed-by: dholmes, mdoerr, stuefe
2019-06-07 8225448: String::translateEscapes javadoc has accessibility issues
jlaskey [Fri, 07 Jun 2019 08:47:28 -0300] rev 55290
8225448: String::translateEscapes javadoc has accessibility issues Reviewed-by: jjg
2019-06-07 8216988: ServerSocket.implAccept should include warnings about Socket type/state
chegar [Fri, 07 Jun 2019 11:51:27 +0100] rev 55289
8216988: ServerSocket.implAccept should include warnings about Socket type/state Reviewed-by: alanb
2019-06-07 8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests
chegar [Fri, 07 Jun 2019 11:47:49 +0100] rev 55288
8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests Reviewed-by: alanb
2019-06-07 8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop
shade [Fri, 07 Jun 2019 11:48:01 +0200] rev 55287
8225441: Cleanup ShenandoahHeap::atomic_compare_exchange_oop Reviewed-by: rkennke
2019-06-07 8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups
shade [Fri, 07 Jun 2019 11:47:53 +0200] rev 55286
8225357: Rewire ShenandoahHeap::maybe_update_with_forwarded for contending fixups Reviewed-by: rkennke
2019-06-07 8222467: ZGC: Log min/max/softmax capacity
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55285
8222467: ZGC: Log min/max/softmax capacity Reviewed-by: stefank
2019-06-07 8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55284
8222182: ZGC: Use SoftMaxHeapSize to guide GC heuristics Reviewed-by: stefank, tschatzl
2019-06-07 8222145: Add -XX:SoftMaxHeapSize flag
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55283
8222145: Add -XX:SoftMaxHeapSize flag Reviewed-by: eosterlund, tschatzl
2019-06-07 8225340: ZGC: Add logging of High Usage rule
pliden [Fri, 07 Jun 2019 11:19:34 +0200] rev 55282
8225340: ZGC: Add logging of High Usage rule Reviewed-by: stefank, eosterlund
2019-06-07 8225347: [s390] Unexpected exit from stack overflow test
mdoerr [Fri, 07 Jun 2019 10:13:30 +0200] rev 55281
8225347: [s390] Unexpected exit from stack overflow test Reviewed-by: simonis
2019-06-07 8223782: jshell parser should handle Text Blocks
jlahoda [Fri, 07 Jun 2019 10:09:41 +0200] rev 55280
8223782: jshell parser should handle Text Blocks Summary: Completion analysis should detect text blocks properly. Reviewed-by: jlaskey, rfield
2019-06-06 8225402: events logging in deoptimization.cpp should go to deopt-log
mbaesken [Thu, 06 Jun 2019 09:30:00 +0200] rev 55279
8225402: events logging in deoptimization.cpp should go to deopt-log Reviewed-by: mdoerr, stuefe, coleenp
2019-06-07 8225469: clean up problem lists
iignatyev [Thu, 06 Jun 2019 23:06:47 -0700] rev 55278
8225469: clean up problem lists Reviewed-by: kvn
2019-06-07 8224139: Deprecate -XX:FlightRecorder option
egahlin [Fri, 07 Jun 2019 04:57:51 +0200] rev 55277
8224139: Deprecate -XX:FlightRecorder option Reviewed-by: mgronlun, mseledtsov
2019-06-07 8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out
dtitov [Thu, 06 Jun 2019 18:57:28 -0700] rev 55276
8206074: nsk/jdi/EventRequestManager/createStepRequest/crstepreq001/TestDescription.java is timing out Reviewed-by: cjplummer, gadams
2019-06-07 8225465: Add @jls tags to receiver type methods
darcy [Thu, 06 Jun 2019 17:48:06 -0700] rev 55275
8225465: Add @jls tags to receiver type methods Reviewed-by: lancea, jjg
2019-06-07 8225397: Integer value miscalculation in toString() method of BitSet
igerasim [Thu, 06 Jun 2019 17:20:19 -0700] rev 55274
8225397: Integer value miscalculation in toString() method of BitSet Reviewed-by: aph
2019-06-06 8222371: Use UL for TraceNMethodInstalls code
kvn [Thu, 06 Jun 2019 16:06:10 -0700] rev 55273
8222371: Use UL for TraceNMethodInstalls code Reviewed-by: dholmes
2019-06-06 8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2"
kvn [Thu, 06 Jun 2019 15:12:37 -0700] rev 55272
8208379: compiler/jvmci/events/JvmciNotifyInstallEventTest.java failed with "Got unexpected event count after 2nd install attempt: expected 9 to equal 2" Reviewed-by: iignatyev
2019-06-06 8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice
bpb [Thu, 06 Jun 2019 14:13:59 -0700] rev 55271
8224617: (fs) java/nio/file/FileStore/Basic.java found filesystem twice Reviewed-by: alanb
2019-06-06 8225450: use @file in CtwRunner
iignatyev [Thu, 06 Jun 2019 13:42:41 -0700] rev 55270
8225450: use @file in CtwRunner Reviewed-by: kvn
2019-06-06 8219205: JFR file without license header
egahlin [Thu, 06 Jun 2019 22:31:13 +0200] rev 55269
8219205: JFR file without license header Reviewed-by: mgronlun
2019-06-06 8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
coleenp [Thu, 06 Jun 2019 15:09:17 -0400] rev 55268
8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries Summary: Fix deadlock on ClassLoaderDataGraph_lock and g1 clear_claimed_marks. Reviewed-by: tschatzl, lfoltan, eosterlund
2019-06-06 8216283: Allow shorter method sampling interval than 10 ms
egahlin [Thu, 06 Jun 2019 20:19:03 +0200] rev 55267
8216283: Allow shorter method sampling interval than 10 ms Reviewed-by: mgronlun
2019-06-06 8225321: Repeated use of {@systemProperty} in a file causes duplicate ids
jjg [Thu, 06 Jun 2019 10:36:43 -0700] rev 55266
8225321: Repeated use of {@systemProperty} in a file causes duplicate ids Reviewed-by: hannesw
2019-06-06 8197927: Allow the system property `java.vendor.version` to be undefined
mr [Thu, 06 Jun 2019 10:01:36 -0700] rev 55265
8197927: Allow the system property `java.vendor.version` to be undefined Reviewed-by: lancea, mchung, clanger
2019-05-23 8224645: Only test multicast interfaces if they exist
aeubanks [Thu, 23 May 2019 10:06:37 -0700] rev 55264
8224645: Only test multicast interfaces if they exist Reviewed-by: alanb, dfuchs, chegar Contributed-by: aeubanks@google.com
2019-06-06 8223967: Implement Text Blocks (Preview) in the Java compiler
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55263
8223967: Implement Text Blocks (Preview) in the Java compiler Reviewed-by: vromero, jlahoda, abuckley
2019-06-06 8203444: String::formatted (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55262
8203444: String::formatted (Preview) Reviewed-by: smarks, rriggs, sherman
2019-06-06 8223780: String::translateEscapes (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55261
8223780: String::translateEscapes (Preview) Reviewed-by: abuckley, vromero, jlahoda, bchristi, igerasim, smarks
2019-06-06 8223775: String::stripIndent (Preview)
jlaskey [Thu, 06 Jun 2019 12:24:44 -0300] rev 55260
8223775: String::stripIndent (Preview) Reviewed-by: abuckley, vromero, jlahoda, bchristi, rriggs, smarks
2019-06-06 8219992: Correct the documentation of PrintWriter to refer System.lineSeparator
bpb [Thu, 06 Jun 2019 08:11:25 -0700] rev 55259
8219992: Correct the documentation of PrintWriter to refer System.lineSeparator Reviewed-by: darcy, lancea, rriggs
2019-06-05 8215032: Support Kerberos cross-realm referrals (RFC 6806)
mbalao [Wed, 05 Jun 2019 01:42:11 -0300] rev 55258
8215032: Support Kerberos cross-realm referrals (RFC 6806) Reviewed-by: weijun
2019-06-06 8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
rriggs [Thu, 06 Jun 2019 10:03:22 -0400] rev 55257
8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed Reviewed-by: lancea, bpb, naoto
2019-06-06 8224217: RecordingInfo should use textual representation of path
egahlin [Thu, 06 Jun 2019 15:22:12 +0200] rev 55256
8224217: RecordingInfo should use textual representation of path Reviewed-by: mgronlun
2019-06-06 8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java
weijun [Thu, 06 Jun 2019 21:19:07 +0800] rev 55255
8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java Reviewed-by: xuelei
2019-06-06 8225141: Better handling of classes in error state in fast class initialization checks
vlivanov [Thu, 06 Jun 2019 13:46:03 +0300] rev 55254
8225141: Better handling of classes in error state in fast class initialization checks Reviewed-by: dlong, dholmes
2019-06-06 8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
vlivanov [Thu, 06 Jun 2019 13:46:01 +0300] rev 55253
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state Reviewed-by: mdoerr
2019-06-06 8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
jiefu [Thu, 06 Jun 2019 13:45:59 +0300] rev 55252
8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached Reviewed-by: vlivanov, kvn
2019-06-04 8224853: CDS address sanitizer errors
ngasson [Tue, 04 Jun 2019 17:56:16 +0800] rev 55251
8224853: CDS address sanitizer errors Reviewed-by: iklam, dholmes
2019-06-06 8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
lfoltan [Wed, 05 Jun 2019 22:19:09 -0700] rev 55250
8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier Summary: Add new tests Reviewed-by: dholmes, sspitsyn
2019-06-06 8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread
sspitsyn [Wed, 05 Jun 2019 21:02:42 -0700] rev 55249
8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread Summary: Align the PopFrame spec with the implementation Reviewed-by: amenkov, jcbeyler, cjplummer, dcubed
2019-06-06 8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
jjiang [Thu, 06 Jun 2019 10:11:24 +0800] rev 55248
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536 Reviewed-by: xuelei
2019-06-06 Added tag jdk-13+24 for changeset 7e2238451585
jwilhelm [Thu, 06 Jun 2019 04:04:03 +0200] rev 55247
Added tag jdk-13+24 for changeset 7e2238451585
2019-06-06 8225386: test for JDK-8216261 fails in Windows
vromero [Wed, 05 Jun 2019 21:50:29 -0400] rev 55246
8225386: test for JDK-8216261 fails in Windows Reviewed-by: jjg
2019-06-05 8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327
naoto [Wed, 05 Jun 2019 16:10:08 -0700] rev 55245
8225182: JNI exception pending in DestroyXIMCallback of awt_InputMethod.c:1327 Reviewed-by: serb
2019-06-05 8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager
vromero [Wed, 05 Jun 2019 17:01:43 -0400] rev 55244
8223942: Missing methods in ClientCodeWrapper$WrappedJavaFileManager Reviewed-by: jjg
2019-06-05 8209381: Default CDS classlist generation should run with an explicit locale setting
erikj [Wed, 05 Jun 2019 13:46:31 -0700] rev 55243
8209381: Default CDS classlist generation should run with an explicit locale setting Reviewed-by: iklam, tbell
2019-06-05 8216261: Javap ignores default modifier on interfaces
vromero [Wed, 05 Jun 2019 16:01:50 -0400] rev 55242
8216261: Javap ignores default modifier on interfaces Reviewed-by: jjg, darcy
2019-06-05 8225348: serviceability/dcmd/vm/EventsTest.java failed jdk-13+24
stuefe [Wed, 05 Jun 2019 21:14:46 +0200] rev 55241
8225348: serviceability/dcmd/vm/EventsTest.java failed Reviewed-by: jcbeyler, cjplummer
2019-06-05 8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
stuefe [Wed, 05 Jun 2019 09:12:45 +0200] rev 55240
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error Reviewed-by: rriggs, martin, fweimer
2019-06-05 8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently
dcubed [Wed, 05 Jun 2019 14:07:14 -0400] rev 55239
8188872: runtime/ErrorHandling/TimeoutInErrorHandlingTest.java fails intermittently Reviewed-by: dholmes, stuefe
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip