Sat, 30 Nov 2019 14:33:05 -0800 8234541: C1 emits an empty message when it inlines successfully default tip
phh [Sat, 30 Nov 2019 14:33:05 -0800] rev 59330
8234541: C1 emits an empty message when it inlines successfully Summary: Use "inline" as the message when successfull Reviewed-by: thartmann, mdoerr Contributed-by: navy.xliu@gmail.com
Sat, 30 Nov 2019 16:21:19 +0000 8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
alanb [Sat, 30 Nov 2019 16:21:19 +0000] rev 59329
8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation Reviewed-by: dfuchs, chegar
Fri, 29 Nov 2019 14:11:50 -0800 8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration
iklam [Fri, 29 Nov 2019 14:11:50 -0800] rev 59328
8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration Reviewed-by: stuefe, dholmes, ccheung
Fri, 29 Nov 2019 17:31:01 +0100 8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
egahlin [Fri, 29 Nov 2019 17:31:01 +0100] rev 59327
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice() Reviewed-by: mgronlun
Fri, 29 Nov 2019 15:37:13 +0000 8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776
adinn [Fri, 29 Nov 2019 15:37:13 +0000] rev 59326
8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776 Reviewed-by: aph
Fri, 29 Nov 2019 12:09:25 +0100 8234086: VM operation can be simplified
rehn [Fri, 29 Nov 2019 12:09:25 +0100] rev 59325
8234086: VM operation can be simplified Reviewed-by: kbarrett, dholmes, dcubed
Fri, 29 Nov 2019 11:26:25 +0100 8234520: ZGC: C2: Oop instance cloning causing skipped compiles
neliasso [Fri, 29 Nov 2019 11:26:25 +0100] rev 59324
8234520: ZGC: C2: Oop instance cloning causing skipped compiles Reviewed-by: pliden, vlivanov
Thu, 28 Nov 2019 13:02:39 +0100 8234821: remove unused functions from libjli
mbaesken [Thu, 28 Nov 2019 13:02:39 +0100] rev 59323
8234821: remove unused functions from libjli Reviewed-by: clanger, alanb
Fri, 29 Nov 2019 10:02:07 +0000 Merge unixdomainchannels
michaelm [Fri, 29 Nov 2019 10:02:07 +0000] rev 59322
Merge
Fri, 29 Nov 2019 10:20:17 +0100 8233998: New young regions registered too early in collection set
tschatzl [Fri, 29 Nov 2019 10:20:17 +0100] rev 59321
8233998: New young regions registered too early in collection set Reviewed-by: sangheki, sjohanss
Fri, 29 Nov 2019 10:20:16 +0100 8227434: G1 predictions may over/underflow with high variance input
tschatzl [Fri, 29 Nov 2019 10:20:16 +0100] rev 59320
8227434: G1 predictions may over/underflow with high variance input Summary: Clamp G1 prediction output to sensible values. Reviewed-by: lkorinth, sjohanss
Fri, 29 Nov 2019 10:20:14 +0100 8227739: Merge cost predictions for scanning cards and log buffer entries
tschatzl [Fri, 29 Nov 2019 10:20:14 +0100] rev 59319
8227739: Merge cost predictions for scanning cards and log buffer entries Summary: Revamp the cost predictions for the changes in JDK-8200545 and JDK-8213108. Reviewed-by: sjohanss, kbarrett
Fri, 29 Nov 2019 11:28:39 +0300 8234893: ARM32: build failure after JDK-8234387
bulasevich [Fri, 29 Nov 2019 11:28:39 +0300] rev 59318
8234893: ARM32: build failure after JDK-8234387 Reviewed-by: vlivanov
Thu, 28 Nov 2019 09:23:09 +0100 8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
mbaesken [Thu, 28 Nov 2019 09:23:09 +0100] rev 59317
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15 Reviewed-by: clanger, iignatyev
Thu, 28 Nov 2019 22:29:07 -0800 8234723: javax/net/ssl/TLS tests support TLSv1.3
ssahoo [Thu, 28 Nov 2019 22:29:07 -0800] rev 59316
8234723: javax/net/ssl/TLS tests support TLSv1.3 Summary: Missing TLSv1.3 test cases Reviewed-by: xuelei
Fri, 29 Nov 2019 14:07:16 +0800 8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
jjiang [Fri, 29 Nov 2019 14:07:16 +0800] rev 59315
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 Reviewed-by: xuelei
Thu, 28 Nov 2019 10:43:35 -0800 8233223: Add Amazon Root CA certificates
rhalade [Thu, 28 Nov 2019 10:43:35 -0800] rev 59314
8233223: Add Amazon Root CA certificates Reviewed-by: mullan
Thu, 28 Nov 2019 16:49:52 +0000 8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
pconcannon [Thu, 28 Nov 2019 16:49:52 +0000] rev 59313
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set Summary: The MulticastSocket method getOption has been changed to conform to the behavior described in StandardSocketOptions.IP_MULTICAST_IF. Reviewed-by: chegar, dfuchs
Thu, 28 Nov 2019 18:30:18 +0100 8232594: Make the output of the JFR command duration more user friendly
cito [Thu, 28 Nov 2019 18:30:18 +0100] rev 59312
8232594: Make the output of the JFR command duration more user friendly Reviewed-by: egahlin, cito Contributed-by: chiroito107@gmail.com, erik.gahlin@oracle.com
Thu, 28 Nov 2019 13:02:30 +0000 8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
jboes [Thu, 28 Nov 2019 13:02:30 +0000] rev 59311
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread Summary: Skip dispatcherThread.join() if current thread is the dispatcherThread Reviewed-by: dfuchs, msheppar, vtewari
Thu, 28 Nov 2019 16:38:25 +0100 8234888: EventStream::close doesn't abort streaming thread
egahlin [Thu, 28 Nov 2019 16:38:25 +0100] rev 59310
8234888: EventStream::close doesn't abort streaming thread Reviewed-by: mgronlun, mseledtsov
Thu, 28 Nov 2019 16:28:53 +0100 8234583: PrintAssemblyOptions isn't passed to hsdis library
lucy [Thu, 28 Nov 2019 16:28:53 +0100] rev 59309
8234583: PrintAssemblyOptions isn't passed to hsdis library Reviewed-by: vlivanov, mdoerr
Thu, 28 Nov 2019 16:11:44 +0100 8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
cgo [Thu, 28 Nov 2019 16:11:44 +0100] rev 59308
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks Reviewed-by: thartmann
Mon, 04 Nov 2019 16:10:39 +0800 8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type
fyang [Mon, 04 Nov 2019 16:10:39 +0800] rev 59307
8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type Reviewed-by: adinn
Wed, 27 Nov 2019 10:13:41 +0100 8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
cgo [Wed, 27 Nov 2019 10:13:41 +0100] rev 59306
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta Reviewed-by: kvn
Thu, 28 Nov 2019 12:28:48 +0000 8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC
dfuchs [Thu, 28 Nov 2019 12:28:48 +0000] rev 59305
8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC Summary: The test is fixed to use InetAddress.getLocalHost consistently, instead of a mix of getLocalHost/wildcard addresses. Reviewed-by: chegar, vtewari
Thu, 28 Nov 2019 12:05:02 +0100 8234645: ARM32: C1: PatchingStub for field access: not enough bytes
mdoerr [Thu, 28 Nov 2019 12:05:02 +0100] rev 59304
8234645: ARM32: C1: PatchingStub for field access: not enough bytes Reviewed-by: cgo, goetz
Thu, 28 Nov 2019 10:57:38 +0300 8234891: AArch64: Fix build failure after JDK-8234387
bulasevich [Thu, 28 Nov 2019 10:57:38 +0300] rev 59303
8234891: AArch64: Fix build failure after JDK-8234387 Reviewed-by: vlivanov, smonteith
Wed, 27 Nov 2019 22:11:08 -0800 8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3
ssahoo [Wed, 27 Nov 2019 22:11:08 -0800] rev 59302
8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3 Summary: Missing TLSv1.3 test cases Reviewed-by: xuelei
Thu, 28 Nov 2019 07:05:13 +0100 Added tag jdk-14+25 for changeset 17d242844fc9
jwilhelm [Thu, 28 Nov 2019 07:05:13 +0100] rev 59301
Added tag jdk-14+25 for changeset 17d242844fc9
Thu, 28 Nov 2019 13:48:25 +0800 8232446: logging enhancement for rmi when socket closed
mli [Thu, 28 Nov 2019 13:48:25 +0800] rev 59300
8232446: logging enhancement for rmi when socket closed Reviewed-by: rriggs, plevart
Wed, 27 Nov 2019 16:01:34 +0000 8233018: Add a new test to verify that DatagramSocket is not interruptible jdk-14+25
pconcannon [Wed, 27 Nov 2019 16:01:34 +0000] rev 59299
8233018: Add a new test to verify that DatagramSocket is not interruptible Summary: Test added to check the interruptability of DatagramSocket, MulticastSocket and DatagramSocketAdaptor. Reviewed-by: chegar, dfuchs
Wed, 27 Nov 2019 15:13:58 +0000 8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less"
jboes [Wed, 27 Nov 2019 15:13:58 +0000] rev 59298
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less" Summary: Add word "less" to method-level javadoc Reviewed-by: dfuchs, lancea
Wed, 27 Nov 2019 10:23:40 -0800 8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec
darcy [Wed, 27 Nov 2019 10:23:40 -0800] rev 59297
8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec Reviewed-by: jjg
Wed, 27 Nov 2019 11:52:57 -0500 8228720: Shenandoah: Implementation of concurrent class unloading
zgu [Wed, 27 Nov 2019 11:52:57 -0500] rev 59296
8228720: Shenandoah: Implementation of concurrent class unloading Reviewed-by: rkennke
Wed, 27 Nov 2019 06:36:41 -0800 8234781: Update description of InvalidClassException to include more conditions
darcy [Wed, 27 Nov 2019 06:36:41 -0800] rev 59295
8234781: Update description of InvalidClassException to include more conditions Reviewed-by: alanb, chegar
Wed, 27 Nov 2019 13:08:16 +0100 8223378: CSS solution for navbar problem with <a> elements is not ideal
hannesw [Wed, 27 Nov 2019 13:08:16 +0100] rev 59294
8223378: CSS solution for navbar problem with <a> elements is not ideal Reviewed-by: jjg
Wed, 27 Nov 2019 12:18:40 +0100 8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set
sjohanss [Wed, 27 Nov 2019 12:18:40 +0100] rev 59293
8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set Reviewed-by: tschatzl, lkorinth
Wed, 27 Nov 2019 11:31:46 +0100 8234897: 8234748: Clean up atomic and orderAccess includes - part 2
stefank [Wed, 27 Nov 2019 11:31:46 +0100] rev 59292
8234897: 8234748: Clean up atomic and orderAccess includes - part 2 Reviewed-by: tschatzl, dholmes
Fri, 15 Nov 2019 16:39:08 +0100 8220376: C2: Int >0 not recognized as !=0 for div by 0 check
phedlin [Fri, 15 Nov 2019 16:39:08 +0100] rev 59291
8220376: C2: Int >0 not recognized as !=0 for div by 0 check Reviewed-by: neliasso, vlivanov, mdoerr
Tue, 26 Nov 2019 10:47:46 +0100 8234748: Clean up atomic and orderAccess includes
stefank [Tue, 26 Nov 2019 10:47:46 +0100] rev 59290
8234748: Clean up atomic and orderAccess includes Reviewed-by: dholmes
Wed, 27 Nov 2019 10:21:22 +0100 Merge
tschatzl [Wed, 27 Nov 2019 10:21:22 +0100] rev 59289
Merge
Wed, 27 Nov 2019 10:19:45 +0100 8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination
tschatzl [Wed, 27 Nov 2019 10:19:45 +0100] rev 59288
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination Summary: Deprecate the ParallelScavenge + SerialOld GC combinations by deprecating the UseParallelOldGC flag. Also reviewed by Bernd Eckenfels<ecki@zusammenkunft.net>. Reviewed-by: pliden
Wed, 27 Nov 2019 10:07:29 +0100 8234525: enable link-time section-gc for linux s390x to remove unused code
mbaesken [Wed, 27 Nov 2019 10:07:29 +0100] rev 59287
8234525: enable link-time section-gc for linux s390x to remove unused code Reviewed-by: erikj, mdoerr
Tue, 26 Nov 2019 13:55:11 +0100 8234809: set relro in linker flags when building with gcc
mbaesken [Tue, 26 Nov 2019 13:55:11 +0100] rev 59286
8234809: set relro in linker flags when building with gcc Reviewed-by: erikj, fweimer
Wed, 27 Nov 2019 09:00:01 +0100 8231826: Implement javac changes for pattern matching for instanceof
jlahoda [Wed, 27 Nov 2019 09:00:01 +0100] rev 59285
8231826: Implement javac changes for pattern matching for instanceof Reviewed-by: mcimadamore Contributed-by: brian.goetz@oracle.com, gavin.bierman@oracle.com, maurizio.cimadamore@oracle.com, srikanth.adayapalam@oracle.com, vicente.romero@oracle.com, jan.lahoda@oracle.com
Mon, 09 Sep 2019 11:43:16 -0400 8230765: Implement nmethod barrier for x86_32 platforms
zgu [Mon, 09 Sep 2019 11:43:16 -0400] rev 59284
8230765: Implement nmethod barrier for x86_32 platforms Reviewed-by: rkennke, eosterlund
Tue, 26 Nov 2019 14:33:56 -0500 8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86
zgu [Tue, 26 Nov 2019 14:33:56 -0500] rev 59283
8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86 Reviewed-by: rkennke
Fri, 22 Nov 2019 17:45:48 -0800 8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed
iklam [Fri, 22 Nov 2019 17:45:48 -0800] rev 59282
8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed Reviewed-by: ccheung
Tue, 26 Nov 2019 10:00:33 +0100 8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
cgo [Tue, 26 Nov 2019 10:00:33 +0100] rev 59281
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC Reviewed-by: erikj
Tue, 26 Nov 2019 19:19:39 +0300 8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092
sviswanathan [Tue, 26 Nov 2019 19:19:39 +0300] rev 59280
8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092 Reviewed-by: kvn, vlivanov
Tue, 26 Nov 2019 19:18:07 +0300 Merge
vlivanov [Tue, 26 Nov 2019 19:18:07 +0300] rev 59279
Merge
Tue, 26 Nov 2019 16:09:25 +0300 8234394: C2: Dynamic register class support in ADLC
jbhateja [Tue, 26 Nov 2019 16:09:25 +0300] rev 59278
8234394: C2: Dynamic register class support in ADLC Reviewed-by: vlivanov, sviswanathan, thartmann, kvn
Tue, 26 Nov 2019 16:09:23 +0300 8234387: C2: Better support of operands with multiple match rules in AD files
jbhateja [Tue, 26 Nov 2019 16:09:23 +0300] rev 59277
8234387: C2: Better support of operands with multiple match rules in AD files Reviewed-by: vlivanov, sviswanathan, thartmann, dlong
Tue, 26 Nov 2019 16:09:21 +0300 8234403: C2: Enable CallSite.target updates in constructors
vlivanov [Tue, 26 Nov 2019 16:09:21 +0300] rev 59276
8234403: C2: Enable CallSite.target updates in constructors Reviewed-by: psandoz, kvn
Tue, 26 Nov 2019 16:09:17 +0300 8234401: ConstantCallSite may stuck in non-frozen state
vlivanov [Tue, 26 Nov 2019 16:09:17 +0300] rev 59275
8234401: ConstantCallSite may stuck in non-frozen state Reviewed-by: psandoz
Tue, 26 Nov 2019 17:00:57 +0100 8233870: JFR TestSetEndTime.java times out - onClose() is never called
egahlin [Tue, 26 Nov 2019 17:00:57 +0100] rev 59274
8233870: JFR TestSetEndTime.java times out - onClose() is never called Reviewed-by: mgronlun
Tue, 26 Nov 2019 15:21:37 +0000 8234613: JavaThread can escape back to Java from an ongoing handshake
pchilanomate [Tue, 26 Nov 2019 15:21:37 +0000] rev 59273
8234613: JavaThread can escape back to Java from an ongoing handshake Summary: Check again if we have a pending/in-progress handshake operation after executing ~ThreadInVMForHandshake() Reviewed-by: coleenp, dcubed, dholmes, rehn
Tue, 26 Nov 2019 16:21:29 +0100 Metadatatype back to metaspace.hpp to reduce patch size stuefe-new-metaspace-branch
stuefe [Tue, 26 Nov 2019 16:21:29 +0100] rev 59272
Metadatatype back to metaspace.hpp to reduce patch size
Tue, 26 Nov 2019 11:29:20 +0100 Improve BLA and LOM tests stuefe-new-metaspace-branch
stuefe [Tue, 26 Nov 2019 11:29:20 +0100] rev 59271
Improve BLA and LOM tests
Tue, 26 Nov 2019 14:48:04 +0100 8234768: Shenandoah: Streamline enqueueing runtime barriers
rkennke [Tue, 26 Nov 2019 14:48:04 +0100] rev 59270
8234768: Shenandoah: Streamline enqueueing runtime barriers Reviewed-by: zgu
Tue, 26 Nov 2019 09:27:16 -0500 8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
zgu [Tue, 26 Nov 2019 09:27:16 -0500] rev 59269
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area Reviewed-by: stuefe, minqi
Tue, 26 Nov 2019 13:50:26 +0100 8234798: Build failure after atomic changes in JDK-8234563
stefank [Tue, 26 Nov 2019 13:50:26 +0100] rev 59268
8234798: Build failure after atomic changes in JDK-8234563 Reviewed-by: tschatzl, rkennke, zgu
Tue, 26 Nov 2019 11:57:58 +0100 8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
pliden [Tue, 26 Nov 2019 11:57:58 +0100] rev 59267
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory Reviewed-by: tschatzl, eosterlund
Tue, 26 Nov 2019 10:22:13 +0000 Merge unixdomainchannels
michaelm [Tue, 26 Nov 2019 10:22:13 +0000] rev 59266
Merge
Tue, 26 Nov 2019 11:13:53 +0530 8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
sadayapalam [Tue, 26 Nov 2019 11:13:53 +0530] rev 59265
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future. Reviewed-by: mcimadamore
Tue, 26 Nov 2019 02:32:32 +0000 8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
sspitsyn [Tue, 26 Nov 2019 02:32:32 +0000] rev 59264
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out Summary: Update test to get rid of unneeded MethodEntry/MethodExit events Reviewed-by: amenkov, cjplummer
Mon, 25 Nov 2019 15:30:35 -0800 8179320: File.getUsableSpace() returns a negative number on very large file system
bpb [Mon, 25 Nov 2019 15:30:35 -0800] rev 59263
8179320: File.getUsableSpace() returns a negative number on very large file system Reviewed-by: alanb, rriggs, darcy
Mon, 25 Nov 2019 12:08:20 -0800 8234681: Remove UseJVMCIClassLoader logic from JVMCI code
dnsimon [Mon, 25 Nov 2019 12:08:20 -0800] rev 59262
8234681: Remove UseJVMCIClassLoader logic from JVMCI code Reviewed-by: kvn, iignatyev
Mon, 25 Nov 2019 20:18:54 +0100 8234684: JFR crashes when rotating the JFR output during assertion failure
mgronlun [Mon, 25 Nov 2019 20:18:54 +0100] rev 59261
8234684: JFR crashes when rotating the JFR output during assertion failure Reviewed-by: egahlin, mseledtsov
Mon, 25 Nov 2019 11:13:02 -0800 8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference
never [Mon, 25 Nov 2019 11:13:02 -0800] rev 59260
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference Reviewed-by: kvn, eosterlund
Mon, 25 Nov 2019 18:38:01 +0100 8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
mgronlun [Mon, 25 Nov 2019 18:38:01 +0100] rev 59259
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing Reviewed-by: sspitsyn, egahlin
Mon, 25 Nov 2019 15:21:44 +0000 8234531: Remove CMS code from CLDG and safepoint cleanup
eosterlund [Mon, 25 Nov 2019 15:21:44 +0000] rev 59258
8234531: Remove CMS code from CLDG and safepoint cleanup Reviewed-by: coleenp, zgu
Mon, 25 Nov 2019 16:35:14 +0100 Improve comments stuefe-new-metaspace-branch
stuefe [Mon, 25 Nov 2019 16:35:14 +0100] rev 59257
Improve comments
Mon, 25 Nov 2019 15:16:29 +0000 Merge unixdomainchannels
michaelm [Mon, 25 Nov 2019 15:16:29 +0000] rev 59256
Merge
Mon, 25 Nov 2019 15:00:32 +0100 8234602: ZGC: Windows compile error in ZHeuristic
stefank [Mon, 25 Nov 2019 15:00:32 +0100] rev 59255
8234602: ZGC: Windows compile error in ZHeuristic Reviewed-by: pliden, eosterlund
Mon, 25 Nov 2019 14:57:03 +0100 8234009: ZGC: Move resurrection unblock to before the _unload.purge() call
stefank [Mon, 25 Nov 2019 14:57:03 +0100] rev 59254
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call Reviewed-by: pliden, eosterlund
Mon, 25 Nov 2019 14:56:15 +0100 8234010: ZGC: Change ZResurrection to use Atomic::load/store
stefank [Mon, 25 Nov 2019 14:56:15 +0100] rev 59253
8234010: ZGC: Change ZResurrection to use Atomic::load/store Reviewed-by: pliden, eosterlund
Mon, 25 Nov 2019 12:33:15 +0100 8234740: Harmonize parameter order in Atomic - cmpxchg
stefank [Mon, 25 Nov 2019 12:33:15 +0100] rev 59252
8234740: Harmonize parameter order in Atomic - cmpxchg Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 12:32:40 +0100 8234739: Harmonize parameter order in Atomic - xchg
stefank [Mon, 25 Nov 2019 12:32:40 +0100] rev 59251
8234739: Harmonize parameter order in Atomic - xchg Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 12:32:07 +0100 8234738: Harmonize parameter order in Atomic - sub
stefank [Mon, 25 Nov 2019 12:32:07 +0100] rev 59250
8234738: Harmonize parameter order in Atomic - sub Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 12:31:39 +0100 8234737: Harmonize parameter order in Atomic - add
stefank [Mon, 25 Nov 2019 12:31:39 +0100] rev 59249
8234737: Harmonize parameter order in Atomic - add Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 12:30:24 +0100 8234736: Harmonize parameter order in Atomic - store
stefank [Mon, 25 Nov 2019 12:30:24 +0100] rev 59248
8234736: Harmonize parameter order in Atomic - store Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 12:22:13 +0100 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
stefank [Mon, 25 Nov 2019 12:22:13 +0100] rev 59247
8234562: Move OrderAccess::release_store*/load_acquire to Atomic Reviewed-by: rehn, dholmes
Mon, 25 Nov 2019 14:06:13 +0100 8234703: JFR TestOutOfProcessMigration.java should clean up files
egahlin [Mon, 25 Nov 2019 14:06:13 +0100] rev 59246
8234703: JFR TestOutOfProcessMigration.java should clean up files Reviewed-by: mgronlun
Mon, 25 Nov 2019 12:34:43 +0100 8234573: ZGC: Enable ZVerifyMarking by default in debug builds
pliden [Mon, 25 Nov 2019 12:34:43 +0100] rev 59245
8234573: ZGC: Enable ZVerifyMarking by default in debug builds Reviewed-by: stefank, tschatzl
Mon, 25 Nov 2019 11:08:30 +0100 8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant"
mgronlun [Mon, 25 Nov 2019 11:08:30 +0100] rev 59244
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant" Reviewed-by: pliden
Fri, 22 Nov 2019 10:29:12 +0100 8234629: remove unused functions from libnet
mbaesken [Fri, 22 Nov 2019 10:29:12 +0100] rev 59243
8234629: remove unused functions from libnet Reviewed-by: alanb, vtewari
Mon, 25 Nov 2019 09:10:41 +0000 8234509: Race in macOS os::processor_id()
eosterlund [Mon, 25 Nov 2019 09:10:41 +0000] rev 59242
8234509: Race in macOS os::processor_id() Reviewed-by: dholmes, pliden, rehn
Mon, 25 Nov 2019 08:11:24 +0100 8233029: Obsolete flag GCTaskTimeStampEntries
lkorinth [Mon, 25 Nov 2019 08:11:24 +0100] rev 59241
8233029: Obsolete flag GCTaskTimeStampEntries Reviewed-by: kbarrett, tschatzl
Thu, 10 Oct 2019 17:36:38 +0300 8231507: Update Apache Santuario (XML Signature) to version 2.1.4
weijun [Thu, 10 Oct 2019 17:36:38 +0300] rev 59240
8231507: Update Apache Santuario (XML Signature) to version 2.1.4 Reviewed-by: weijun Contributed-by: fedor.burdun@azulsystems.com, weijun.wang@oracle.com
Sun, 24 Nov 2019 01:03:33 +0100 8226897: Provide object age with JFR OldObjectSample event
egahlin [Sun, 24 Nov 2019 01:03:33 +0100] rev 59239
8226897: Provide object age with JFR OldObjectSample event Reviewed-by: mgronlun, mseledtsov
Sat, 23 Nov 2019 11:05:16 +0100 Factor out block list array from LOM since we may use it elsewhere stuefe-new-metaspace-branch
stuefe [Sat, 23 Nov 2019 11:05:16 +0100] rev 59238
Factor out block list array from LOM since we may use it elsewhere
Fri, 22 Nov 2019 19:23:30 -0800 8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
dlong [Fri, 22 Nov 2019 19:23:30 -0800] rev 59237
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal Reviewed-by: kvn
Fri, 22 Nov 2019 15:32:00 -0800 8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
iklam [Fri, 22 Nov 2019 15:32:00 -0800] rev 59236
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds Reviewed-by: mseledtsov
Fri, 22 Nov 2019 15:31:52 -0800 8233446: Improve error handling when specified dynamic archive doesn't exist
iklam [Fri, 22 Nov 2019 15:31:52 -0800] rev 59235
8233446: Improve error handling when specified dynamic archive doesn't exist Reviewed-by: lfoltan, ccheung
Fri, 22 Nov 2019 14:48:40 -0800 8234429: appcds/dynamicArchive tests crashing with Graal
iklam [Fri, 22 Nov 2019 14:48:40 -0800] rev 59234
8234429: appcds/dynamicArchive tests crashing with Graal Reviewed-by: ccheung
Fri, 22 Nov 2019 17:03:55 -0800 8087198: G1 card refinement: batching, sorting
manc [Fri, 22 Nov 2019 17:03:55 -0800] rev 59233
8087198: G1 card refinement: batching, sorting Reviewed-by: tschatzl, kbarrett
Fri, 22 Nov 2019 16:26:35 -0800 8234687: change javap reporting on unknown attributes
jjg [Fri, 22 Nov 2019 16:26:35 -0800] rev 59232
8234687: change javap reporting on unknown attributes Reviewed-by: mchung
Fri, 22 Nov 2019 13:44:06 -0800 8229209: [TESTBUG] test for cross-process JFR event streaming
mseledtsov [Fri, 22 Nov 2019 13:44:06 -0800] rev 59231
8229209: [TESTBUG] test for cross-process JFR event streaming Summary: New test for cross-process JFR event streaming Reviewed-by: iignatyev, egahlin
Fri, 22 Nov 2019 11:34:22 -0800 8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
mchung [Fri, 22 Nov 2019 11:34:22 -0800] rev 59230
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order Reviewed-by: jjg
Fri, 22 Nov 2019 10:38:35 -0800 8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
jjg [Fri, 22 Nov 2019 10:38:35 -0800] rev 59229
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause Reviewed-by: jjg Contributed-by: jai.forums2013@gmail.com
Fri, 22 Nov 2019 17:53:09 +0000 8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
dfuchs [Fri, 22 Nov 2019 17:53:09 +0000] rev 59228
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached" Summary: fix the test to run in /othervm mode Reviewed-by: chegar
Fri, 22 Nov 2019 09:00:16 -0800 8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
bpb [Fri, 22 Nov 2019 09:00:16 -0800] rev 59227
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException Reviewed-by: alanb, darcy
Fri, 22 Nov 2019 17:20:43 +0100 8233700: EventStream not closed
egahlin [Fri, 22 Nov 2019 17:20:43 +0100] rev 59226
8233700: EventStream not closed Reviewed-by: mgronlun, mseledtsov
Fri, 22 Nov 2019 09:06:35 -0500 8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
dcubed [Fri, 22 Nov 2019 09:06:35 -0500] rev 59225
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project Reviewed-by: dholmes
Fri, 22 Nov 2019 11:52:48 +0000 8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
dfuchs [Fri, 22 Nov 2019 11:52:48 +0000] rev 59224
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP Summary: MulticastSocket.getOption(StandardSocketOption.IP_MULTICAST_LOOP) now returns true if loopback mode is enabled, and MulticastSocket.setOption(StandardSocketOption.IP_MULTICAST_LOOP, true) enables loopback mode. No other behavioral changes. Reviewed-by: alanb, chegar
Fri, 22 Nov 2019 10:07:21 +0000 8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method
sspitsyn [Fri, 22 Nov 2019 10:07:21 +0000] rev 59223
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method Summary: Add necessary check to GetLocalInstance implementation Reviewed-by: amenkov, cjplummer
Fri, 22 Nov 2019 10:03:38 +0100 8233597: Clean up code in G1Analytics::compute_pause_time_ratio
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59222
8233597: Clean up code in G1Analytics::compute_pause_time_ratio Reviewed-by: kbarrett, sjohanss
Fri, 22 Nov 2019 10:03:38 +0100 8233702: Introduce helper function to clamp value to range
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59221
8233702: Introduce helper function to clamp value to range Reviewed-by: sjohanss, kbarrett
Fri, 22 Nov 2019 10:03:38 +0100 8234000: Make HeapRegion::bottom/end/hrm_index const
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59220
8234000: Make HeapRegion::bottom/end/hrm_index const Reviewed-by: kbarrett, sjohanss
Fri, 22 Nov 2019 10:03:38 +0100 8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear()
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59219
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear() Reviewed-by: sjohanss, sangheki
Fri, 22 Nov 2019 10:03:38 +0100 8233306: Sort members in G1's HeapRegion after removal of Space dependency
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59218
8233306: Sort members in G1's HeapRegion after removal of Space dependency Reviewed-by: sangheki, sjohanss
Mon, 18 Nov 2019 16:49:39 +0100 8234339: replace JLI_StrTok in java_md_solinux.c
mbaesken [Mon, 18 Nov 2019 16:49:39 +0100] rev 59217
8234339: replace JLI_StrTok in java_md_solinux.c Reviewed-by: clanger, rriggs
Fri, 22 Nov 2019 09:25:09 +0100 8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem
clanger [Fri, 22 Nov 2019 09:25:09 +0100] rev 59216
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem Reviewed-by: lancea, alanb
Thu, 21 Nov 2019 23:32:11 -0500 8230611: infinite loop in LogOutputList::wait_until_no_readers()
dbuck [Thu, 21 Nov 2019 23:32:11 -0500] rev 59215
8230611: infinite loop in LogOutputList::wait_until_no_readers() Summary: Add copy constructor and copy assignment operator to ensure reader count remains accurate Reviewed-by: kbarrett, dholmes
Thu, 21 Nov 2019 18:42:33 -0800 8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
xuelei [Thu, 21 Nov 2019 18:42:33 -0800] rev 59214
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll Reviewed-by: ascarpino
Fri, 22 Nov 2019 09:33:03 +0800 8026393: jarsigner never shows a warning in badKeyUsage case
weijun [Fri, 22 Nov 2019 09:33:03 +0800] rev 59213
8026393: jarsigner never shows a warning in badKeyUsage case Reviewed-by: mullan
Fri, 22 Nov 2019 00:29:48 +0000 8233548: Update CUP to v0.11b
joehw [Fri, 22 Nov 2019 00:29:48 +0000] rev 59212
8233548: Update CUP to v0.11b Reviewed-by: lancea
Thu, 21 Nov 2019 14:15:31 -0800 8234290: compiler/c2/Test6857159.java times out and fail to clean up files
iignatyev [Thu, 21 Nov 2019 14:15:31 -0800] rev 59211
8234290: compiler/c2/Test6857159.java times out and fail to clean up files Reviewed-by: thartmann
Thu, 21 Nov 2019 13:41:24 -0800 8234051: doclet crashes if HTML files in module doc-files directories
jjg [Thu, 21 Nov 2019 13:41:24 -0800] rev 59210
8234051: doclet crashes if HTML files in module doc-files directories Reviewed-by: hannesw
Thu, 21 Nov 2019 18:54:21 +0000 8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
hseigel [Thu, 21 Nov 2019 18:54:21 +0000] rev 59209
8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr Summary: Don't run test on Windows because ASLR can cause unexpected memory addresses Reviewed-by: coleenp
Thu, 21 Nov 2019 17:51:11 +0000 Merge unixdomainchannels
michaelm [Thu, 21 Nov 2019 17:51:11 +0000] rev 59208
Merge
Thu, 21 Nov 2019 17:04:27 +0000 8068184: Fix for JDK-8032832 caused a deadlock
alitvinov [Thu, 21 Nov 2019 17:04:27 +0000] rev 59207
8068184: Fix for JDK-8032832 caused a deadlock Reviewed-by: dfuchs, chegar
Thu, 21 Nov 2019 16:33:00 +0000 8234083: DatagramSocket should report SO_BROADCAST as a supported option
pconcannon [Thu, 21 Nov 2019 16:33:00 +0000] rev 59206
8234083: DatagramSocket should report SO_BROADCAST as a supported option Summary: DatagramSocket had a setBroadcast and getBroadcast setter/getter pair but curiously didn't report SO_BROADCAST as a supported option. Note: the source code changes were accidentally pushed with 8234103 so this changeset only has the test changes. The reviewers listed below had already reviewed the full (source+test) changes. Reviewed-by: alanb, vtewari, chegar
Thu, 21 Nov 2019 12:14:29 +0000 8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
chegar [Thu, 21 Nov 2019 12:14:29 +0000] rev 59205
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup Reviewed-by: alanb
Thu, 21 Nov 2019 12:14:28 +0000 8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError
chegar [Thu, 21 Nov 2019 12:14:28 +0000] rev 59204
8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError Reviewed-by: alanb
Thu, 21 Nov 2019 12:14:26 +0000 8232101: (sctp) Add minimal sanity tests for SCTP
chegar [Thu, 21 Nov 2019 12:14:26 +0000] rev 59203
8232101: (sctp) Add minimal sanity tests for SCTP Reviewed-by: alanb
Thu, 21 Nov 2019 12:14:25 +0000 8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association
chegar [Thu, 21 Nov 2019 12:14:25 +0000] rev 59202
8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association Reviewed-by: alanb
Thu, 21 Nov 2019 09:10:21 +0000 8234335: Remove line break in class declaration in java.base
jboes [Thu, 21 Nov 2019 09:10:21 +0000] rev 59201
8234335: Remove line break in class declaration in java.base Summary: Remove line break in class declarations where applicable Reviewed-by: rriggs, lancea
Wed, 20 Nov 2019 10:13:10 +0000 8234103: DatagramSocketImpl::socket is not needed
pconcannon [Wed, 20 Nov 2019 10:13:10 +0000] rev 59200
8234103: DatagramSocketImpl::socket is not needed Summary: DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not. This fix replaces it with a boolean isMulticast. Reviewed-by: alanb, chegar, dfuchs
Thu, 21 Nov 2019 11:31:58 +0000 8233801: GCMEmptyIv.java test fails on Solaris 11.4
coffeys [Thu, 21 Nov 2019 11:31:58 +0000] rev 59199
8233801: GCMEmptyIv.java test fails on Solaris 11.4 Reviewed-by: valeriep
Thu, 21 Nov 2019 11:42:54 +0100 8228609: G1 copy cost prediction uses used vs. actual copied byte
tschatzl [Thu, 21 Nov 2019 11:42:54 +0100] rev 59198
8228609: G1 copy cost prediction uses used vs. actual copied byte Summary: Let the object copy cost predictor use the actual copied bytes as input for the prediction instead of the used bytes. Reviewed-by: kbarrett, sjohanss
Wed, 20 Nov 2019 14:16:29 +0100 8234501: remove obsolete NET_ReadV
mbaesken [Wed, 20 Nov 2019 14:16:29 +0100] rev 59197
8234501: remove obsolete NET_ReadV Reviewed-by: alanb, vtewari
Thu, 21 Nov 2019 13:50:11 +0530 Merge
psadhukhan [Thu, 21 Nov 2019 13:50:11 +0530] rev 59196
Merge
Wed, 20 Nov 2019 12:18:46 +0530 8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
trebari [Wed, 20 Nov 2019 12:18:46 +0530] rev 59195
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit() Reviewed-by: psadhukhan, pbansal, serb
Wed, 20 Nov 2019 11:29:27 +0530 8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
psadhukhan [Wed, 20 Nov 2019 11:29:27 +0530] rev 59194
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly Reviewed-by: serb
Wed, 20 Nov 2019 10:52:28 +0530 Merge
psadhukhan [Wed, 20 Nov 2019 10:52:28 +0530] rev 59193
Merge
Wed, 20 Nov 2019 09:28:31 +0900 8233707: systemScale.cpp could not compile with VS2019
ysuenaga [Wed, 20 Nov 2019 09:28:31 +0900] rev 59192
8233707: systemScale.cpp could not compile with VS2019 Reviewed-by: serb, aivanov
Fri, 15 Nov 2019 16:58:07 +0530 8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
jdv [Fri, 15 Nov 2019 16:58:07 +0530] rev 59191
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows Reviewed-by: psadhukhan
Fri, 15 Nov 2019 09:27:50 +0100 8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
neugens [Fri, 15 Nov 2019 09:27:50 +0100] rev 59190
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991 Summary: Fix off by one in wheel detection logic Reviewed-by: prr
Thu, 14 Nov 2019 15:13:29 -0800 8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
serb [Thu, 14 Nov 2019 15:13:29 -0800] rev 59189
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail Reviewed-by: prr
Thu, 14 Nov 2019 10:59:45 +0530 8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
psadhukhan [Thu, 14 Nov 2019 10:59:45 +0530] rev 59188
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos Reviewed-by: serb
Thu, 14 Nov 2019 10:56:09 +0530 8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
psadhukhan [Thu, 14 Nov 2019 10:56:09 +0530] rev 59187
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64 Reviewed-by: serb
Tue, 12 Nov 2019 15:54:24 +0100 8231991: Mouse wheel change focus on awt/swing windows
neugens [Tue, 12 Nov 2019 15:54:24 +0100] rev 59186
8231991: Mouse wheel change focus on awt/swing windows Summary: Avoid focus logic when only mouse wheel is moved up/down. Reviewed-by: serb, dmarkov
Tue, 12 Nov 2019 12:29:09 +0530 8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
psadhukhan [Tue, 12 Nov 2019 12:29:09 +0530] rev 59185
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system Reviewed-by: serb, prr
Fri, 08 Nov 2019 13:16:27 +0530 8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64
psadhukhan [Fri, 08 Nov 2019 13:16:27 +0530] rev 59184
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64 Reviewed-by: serb
Fri, 08 Nov 2019 05:24:29 +0000 8233657: Intermittent NPE in Component.validate()
serb [Fri, 08 Nov 2019 05:24:29 +0000] rev 59183
8233657: Intermittent NPE in Component.validate() Reviewed-by: prr
Thu, 07 Nov 2019 11:30:22 +0530 8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
psadhukhan [Thu, 07 Nov 2019 11:30:22 +0530] rev 59182
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings Reviewed-by: serb, prr
Wed, 06 Nov 2019 11:05:28 +0530 8231084: Large performance regression in SwingMark TextArea in 14-b13
psadhukhan [Wed, 06 Nov 2019 11:05:28 +0530] rev 59181
8231084: Large performance regression in SwingMark TextArea in 14-b13 8231336: Corrupted option dialog in JTHarness with JDK14b13 Reviewed-by: serb, prr
Wed, 06 Nov 2019 10:48:10 +0530 8229935: [TEST_BUG]: bug8132119.java inconsistently positions text
psadhukhan [Wed, 06 Nov 2019 10:48:10 +0530] rev 59180
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text Reviewed-by: serb
Tue, 05 Nov 2019 15:55:46 -0800 8233649: Update ProblemList.txt to exclude failing headful tests on macos
prr [Tue, 05 Nov 2019 15:55:46 -0800] rev 59179
8233649: Update ProblemList.txt to exclude failing headful tests on macos Reviewed-by: serb
Tue, 05 Nov 2019 16:33:55 +0530 8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64
psadhukhan [Tue, 05 Nov 2019 16:33:55 +0530] rev 59178
8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64 Reviewed-by: jdv
Tue, 05 Nov 2019 11:00:42 +0530 Merge
psadhukhan [Tue, 05 Nov 2019 11:00:42 +0530] rev 59177
Merge
Mon, 04 Nov 2019 10:01:55 -0800 8233097: Fontmetrics for large Fonts has zero width
prr [Mon, 04 Nov 2019 10:01:55 -0800] rev 59176
8233097: Fontmetrics for large Fonts has zero width Reviewed-by: jdv, serb
Thu, 24 Oct 2019 14:54:31 -0700 8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen
serb [Thu, 24 Oct 2019 14:54:31 -0700] rev 59175
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen Reviewed-by: prr
Wed, 30 Oct 2019 13:47:49 -0700 8232154: Update Mesa 3-D Headers to version 19.2.1
prr [Wed, 30 Oct 2019 13:47:49 -0700] rev 59174
8232154: Update Mesa 3-D Headers to version 19.2.1 Reviewed-by: serb, kcr
Wed, 30 Oct 2019 16:59:40 +0530 8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys
arapte [Wed, 30 Oct 2019 16:59:40 +0530] rev 59173
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys Reviewed-by: serb, psadhukhan
Fri, 25 Oct 2019 13:32:01 -0700 8175984: ICC_Profile has un-needed, not-empty finalize method
prr [Fri, 25 Oct 2019 13:32:01 -0700] rev 59172
8175984: ICC_Profile has un-needed, not-empty finalize method Reviewed-by: jdv, serb
Thu, 24 Oct 2019 01:02:08 -0700 8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
serb [Thu, 24 Oct 2019 01:02:08 -0700] rev 59171
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails Reviewed-by: prr, jdv
Fri, 18 Oct 2019 09:25:06 -0700 Merge
prr [Fri, 18 Oct 2019 09:25:06 -0700] rev 59170
Merge
Thu, 17 Oct 2019 14:07:02 -0700 8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar
serb [Thu, 17 Oct 2019 14:07:02 -0700] rev 59169
8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar Reviewed-by: jdv, psadhukhan
Wed, 16 Oct 2019 22:30:30 +0100 8223558: Java does not render Myanmar script correctly
aivanov [Wed, 16 Oct 2019 22:30:30 +0100] rev 59168
8223558: Java does not render Myanmar script correctly Reviewed-by: prr, serb
Tue, 15 Oct 2019 22:42:23 -0700 8232225: Rework the fix for JDK-8071483
serb [Tue, 15 Oct 2019 22:42:23 -0700] rev 59167
8232225: Rework the fix for JDK-8071483 Reviewed-by: prr
Tue, 19 Nov 2019 09:56:43 +0100 8234323: NULL-check return value of SurfaceData_InitOps on macosx
mbaesken [Tue, 19 Nov 2019 09:56:43 +0100] rev 59166
8234323: NULL-check return value of SurfaceData_InitOps on macosx Reviewed-by: clanger
Wed, 20 Nov 2019 05:58:19 +0000 8234321: Call cache flush after generating trampoline.
xgong [Wed, 20 Nov 2019 05:58:19 +0000] rev 59165
8234321: Call cache flush after generating trampoline. Reviewed-by: adinn, iklam
Thu, 21 Nov 2019 09:55:12 +0800 8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout
jiefu [Thu, 21 Nov 2019 09:55:12 +0800] rev 59164
8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout Reviewed-by: iignatyev
Thu, 21 Nov 2019 03:33:36 +0100 Added tag jdk-14+24 for changeset 438337c846fb
jwilhelm [Thu, 21 Nov 2019 03:33:36 +0100] rev 59163
Added tag jdk-14+24 for changeset 438337c846fb
Wed, 20 Nov 2019 18:23:06 -0800 8147017: Platform.isGraal should be removed
iignatyev [Wed, 20 Nov 2019 18:23:06 -0800] rev 59162
8147017: Platform.isGraal should be removed Reviewed-by: kvn, mseledtsov
Wed, 20 Nov 2019 16:10:38 -0800 8234358: Update ProblemList entry for NashornPopFrameTest
amenkov [Wed, 20 Nov 2019 16:10:38 -0800] rev 59161
8234358: Update ProblemList entry for NashornPopFrameTest Reviewed-by: dtitov, cjplummer
Wed, 20 Nov 2019 10:17:37 -0500 JDK-8234402: revert change that stopped providing JPackageToolProvider JDK-8200758-branch
herrick [Wed, 20 Nov 2019 10:17:37 -0500] rev 59160
JDK-8234402: revert change that stopped providing JPackageToolProvider Reviewed-by: asemenyuk, almatvee, kcr
Tue, 19 Nov 2019 18:45:08 -0500 merge JDK-8200758-branch
herrick [Tue, 19 Nov 2019 18:45:08 -0500] rev 59159
merge
Tue, 12 Nov 2019 00:30:55 -0300 8233404: System property to set the number of PBE iterations in JCEKS keystores jdk-14+24
mbalao [Tue, 12 Nov 2019 00:30:55 -0300] rev 59158
8233404: System property to set the number of PBE iterations in JCEKS keystores Reviewed-by: weijun
Wed, 20 Nov 2019 14:51:42 +0000 8234512: Missing pieces from JDK-8224816
eosterlund [Wed, 20 Nov 2019 14:51:42 +0000] rev 59157
8234512: Missing pieces from JDK-8224816 Reviewed-by: rehn, pliden, kbarrett, gziemski
Wed, 20 Nov 2019 09:10:02 -0500 8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
dcubed [Wed, 20 Nov 2019 09:10:02 -0500] rev 59156
8230876: baseline cleanups from Async Monitor Deflation v2.0[789] Reviewed-by: dholmes, kvn
Fri, 01 Nov 2019 10:28:15 +0100 LeftOverBins as an optional replacement of free block dictionary which is rather ineffective stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 10:28:15 +0100] rev 59155
LeftOverBins as an optional replacement of free block dictionary which is rather ineffective
Wed, 20 Nov 2019 10:37:46 +0100 8234438: Remove some CMS leftovers
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59154
8234438: Remove some CMS leftovers Reviewed-by: kbarrett, sjohanss
Wed, 20 Nov 2019 10:37:46 +0100 8234437: Remove CollectedHeap::safe_object_iterate()
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59153
8234437: Remove CollectedHeap::safe_object_iterate() Reviewed-by: kbarrett, sjohanss
Wed, 20 Nov 2019 10:37:46 +0100 8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59152
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled Reviewed-by: mgronlun, tschatzl
Wed, 20 Nov 2019 10:37:46 +0100 8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59151
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap Reviewed-by: eosterlund, tschatzl
Wed, 20 Nov 2019 10:37:46 +0100 8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59150
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:46 +0100 8234338: ZGC: Improve small heap usage
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59149
8234338: ZGC: Improve small heap usage Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:46 +0100 8234312: ZGC: Adjust warmup criteria
pliden [Wed, 20 Nov 2019 10:37:46 +0100] rev 59148
8234312: ZGC: Adjust warmup criteria Reviewed-by: eosterlund, stefank
Wed, 20 Nov 2019 10:37:45 +0100 8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled
pliden [Wed, 20 Nov 2019 10:37:45 +0100] rev 59147
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled Reviewed-by: eosterlund, tschatzl
Wed, 20 Nov 2019 08:35:53 +0000 8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
alanb [Wed, 20 Nov 2019 08:35:53 +0000] rev 59146
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) Reviewed-by: dfuchs, chegar
Wed, 20 Nov 2019 09:12:07 +0100 8231460: Performance issue (CodeHeap) with large free blocks
lucy [Wed, 20 Nov 2019 09:12:07 +0100] rev 59145
8231460: Performance issue (CodeHeap) with large free blocks Reviewed-by: adinn, stuefe
Wed, 20 Nov 2019 16:37:42 +0900 8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
itakiguchi [Wed, 20 Nov 2019 16:37:42 +0900] rev 59144
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements Summary: Fix fontconfig.properties file for AIX UTF-8 locales Reviewed-by: clanger
Wed, 20 Nov 2019 09:29:23 +0300 8233113: ARM32: assert on UnsafeJlong mutex rank check
bulasevich [Wed, 20 Nov 2019 09:29:23 +0300] rev 59143
8233113: ARM32: assert on UnsafeJlong mutex rank check Reviewed-by: coleenp, dholmes
Tue, 19 Nov 2019 16:26:58 -0800 8234381: API docs should mention special handling of enums in serialization
darcy [Tue, 19 Nov 2019 16:26:58 -0800] rev 59142
8234381: API docs should mention special handling of enums in serialization Reviewed-by: rriggs
Wed, 20 Nov 2019 08:12:14 +0800 8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
weijun [Wed, 20 Nov 2019 08:12:14 +0800] rev 59141
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException Reviewed-by: mullan, wetmore
Tue, 19 Nov 2019 23:22:27 +0100 8233497: Optimize default method generation by data structure reuse
redestad [Tue, 19 Nov 2019 23:22:27 +0100] rev 59140
8233497: Optimize default method generation by data structure reuse Reviewed-by: lfoltan, coleenp, igerasim
Tue, 19 Nov 2019 12:28:39 -0800 8232533: G1 uses only a single thread for pretouching the java heap
sangheki [Tue, 19 Nov 2019 12:28:39 -0800] rev 59139
8232533: G1 uses only a single thread for pretouching the java heap Reviewed-by: tschatzl, sjohanss
Tue, 19 Nov 2019 20:01:05 +0100 Honor AlwaysPreTouch when commiting memory stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 20:01:05 +0100] rev 59138
Honor AlwaysPreTouch when commiting memory
Tue, 19 Nov 2019 10:02:46 -0800 8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
bchristi [Tue, 19 Nov 2019 10:02:46 -0800] rev 59137
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking Reviewed-by: dholmes, mchung
Fri, 15 Nov 2019 11:05:03 +0100 8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
cgo [Fri, 15 Nov 2019 11:05:03 +0100] rev 59136
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs Reviewed-by: iignatyev, kvn
Tue, 19 Nov 2019 16:58:25 +0100 Fix bug in zap_range and add virtual space test stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 16:58:25 +0100] rev 59135
Fix bug in zap_range and add virtual space test
Tue, 19 Nov 2019 16:53:17 +0100 Verify metaspace when printing VM.metaspace stuefe-new-metaspace-branch
stuefe [Tue, 19 Nov 2019 16:53:17 +0100] rev 59134
Verify metaspace when printing VM.metaspace
Tue, 19 Nov 2019 11:35:29 +0000 8233922: Service binding augments module graph with observable incubator modules
alanb [Tue, 19 Nov 2019 11:35:29 +0000] rev 59133
8233922: Service binding augments module graph with observable incubator modules Reviewed-by: mchung
Mon, 18 Nov 2019 23:41:06 -0500 8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
dholmes [Mon, 18 Nov 2019 23:41:06 -0500] rev 59132
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1) Reviewed-by: rehn, stuefe, dcubed, sspitsyn
Tue, 19 Nov 2019 13:33:09 +0900 8220074: Clean up GCC 8.3 errors in LittleCMS
ysuenaga [Tue, 19 Nov 2019 13:33:09 +0900] rev 59131
8220074: Clean up GCC 8.3 errors in LittleCMS Reviewed-by: prr
Mon, 18 Nov 2019 16:03:51 -0800 8233462: serviceability/tmtools/jstat tests times out with -Xcomp
iignatyev [Mon, 18 Nov 2019 16:03:51 -0800] rev 59130
8233462: serviceability/tmtools/jstat tests times out with -Xcomp Reviewed-by: sspitsyn
Mon, 18 Nov 2019 14:13:11 -0800 8234304: runtime/cds/appcds/javaldr tests should use driver mode
iignatyev [Mon, 18 Nov 2019 14:13:11 -0800] rev 59129
8234304: runtime/cds/appcds/javaldr tests should use driver mode Reviewed-by: iklam, mseledtsov
Mon, 18 Nov 2019 13:22:27 +0100 8234324: ARM32 build broken after 8231610
cgo [Mon, 18 Nov 2019 13:22:27 +0100] rev 59128
8234324: ARM32 build broken after 8231610 Reviewed-by: iklam, aph
Mon, 18 Nov 2019 12:40:06 -0500 merge JDK-8200758-branch
herrick [Mon, 18 Nov 2019 12:40:06 -0500] rev 59127
merge
Wed, 13 Nov 2019 17:21:31 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Nov 2019 17:21:31 -0500] rev 59126
Merge
Mon, 18 Nov 2019 18:21:18 +0100 8233193: Incorrect bailout from possibly_add_compiler_threads
mdoerr [Mon, 18 Nov 2019 18:21:18 +0100] rev 59125
8233193: Incorrect bailout from possibly_add_compiler_threads Reviewed-by: dholmes, thartmann
Mon, 18 Nov 2019 16:48:05 +0000 8233141: DatagramSocket.send doesn't specify exception thrown when no target address
dfuchs [Mon, 18 Nov 2019 16:48:05 +0000] rev 59124
8233141: DatagramSocket.send doesn't specify exception thrown when no target address Summary: DatagramSocket and MulticastSocket send methods are changed to throw IllegalArgumentException if no target address can be determined. Reviewed-by: alanb
Mon, 18 Nov 2019 16:53:41 +0000 unixdomainchannels: autobound local address problem unixdomainchannels
michaelm [Mon, 18 Nov 2019 16:53:41 +0000] rev 59123
unixdomainchannels: autobound local address problem
Mon, 18 Nov 2019 17:11:06 +0100 8233787: Break cycle in vm_version* includes
lucy [Mon, 18 Nov 2019 17:11:06 +0100] rev 59122
8233787: Break cycle in vm_version* includes Reviewed-by: kbarrett, mdoerr
Mon, 18 Nov 2019 16:10:32 +0100 8234248: More VectorSet cleanups
redestad [Mon, 18 Nov 2019 16:10:32 +0100] rev 59121
8234248: More VectorSet cleanups Reviewed-by: neliasso, thartmann
Wed, 06 Nov 2019 18:06:36 +0100 8233712: Limit default tests jobs based on ulimit -u setting
sgehwolf [Wed, 06 Nov 2019 18:06:36 +0100] rev 59120
8233712: Limit default tests jobs based on ulimit -u setting Reviewed-by: erikj, ihse
Fri, 15 Nov 2019 16:10:29 +0100 8233219: NMT output on AIX misses some categories
mbaesken [Fri, 15 Nov 2019 16:10:29 +0100] rev 59119
8233219: NMT output on AIX misses some categories Reviewed-by: stuefe, zgu
Fri, 15 Nov 2019 21:19:56 -0500 8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area
dcubed [Fri, 15 Nov 2019 21:19:56 -0500] rev 59118
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area Reviewed-by: zgu
Fri, 15 Nov 2019 18:31:55 -0500 8234272: ProblemList runtime/NMT/HugeArenaTracking.java
dcubed [Fri, 15 Nov 2019 18:31:55 -0500] rev 59117
8234272: ProblemList runtime/NMT/HugeArenaTracking.java Reviewed-by: iignatyev
Fri, 15 Nov 2019 14:22:24 -0800 8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
iignatyev [Fri, 15 Nov 2019 14:22:24 -0800] rev 59116
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5" Reviewed-by: kvn, epavlova
Fri, 15 Nov 2019 16:58:29 -0500 8233280: Remove GCLockerInvokesConcurrent
kbarrett [Fri, 15 Nov 2019 16:58:29 -0500] rev 59115
8233280: Remove GCLockerInvokesConcurrent Summary: Remove use and make option obsolete. Reviewed-by: tschatzl, sjohanss
Thu, 14 Nov 2019 17:34:45 -0800 8234208: Logging reports zero total refined cards under "Before GC RS summary"
manc [Thu, 14 Nov 2019 17:34:45 -0800] rev 59114
8234208: Logging reports zero total refined cards under "Before GC RS summary" Reviewed-by: kbarrett, tschatzl
Fri, 15 Nov 2019 15:33:34 -0500 8204128: NMT might report incorrect numbers for Compiler area
zgu [Fri, 15 Nov 2019 15:33:34 -0500] rev 59113
8204128: NMT might report incorrect numbers for Compiler area Reviewed-by: stuefe, tschatzl
Fri, 15 Nov 2019 20:29:11 +0100 8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
simonis [Fri, 15 Nov 2019 20:29:11 +0100] rev 59112
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater() Reviewed-by: clanger, lancea
Fri, 15 Nov 2019 16:30:39 +0000 unixdomainchannels: finx to local address handling unixdomainchannels
michaelm [Fri, 15 Nov 2019 16:30:39 +0000] rev 59111
unixdomainchannels: finx to local address handling
Fri, 15 Nov 2019 20:39:26 +0800 8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp
jiefu [Fri, 15 Nov 2019 20:39:26 +0800] rev 59110
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp Reviewed-by: zgu
Fri, 15 Nov 2019 19:38:31 +0800 8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
jiefu [Fri, 15 Nov 2019 19:38:31 +0800] rev 59109
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum Reviewed-by: mullan
Fri, 15 Nov 2019 11:09:29 +0100 8234188: AIX build broken after 8220310
mdoerr [Fri, 15 Nov 2019 11:09:29 +0100] rev 59108
8234188: AIX build broken after 8220310 Reviewed-by: hseigel
Fri, 15 Nov 2019 10:11:04 +0100 Fix counter mismatch after workaround for JDK-8233019 stuefe-new-metaspace-branch
stuefe [Fri, 15 Nov 2019 10:11:04 +0100] rev 59107
Fix counter mismatch after workaround for JDK-8233019
Thu, 14 Nov 2019 19:49:55 -0800 8232019: Add LuxTrust certificate updates to the existing root program
rhalade [Thu, 14 Nov 2019 19:49:55 -0800] rev 59106
8232019: Add LuxTrust certificate updates to the existing root program Reviewed-by: mullan
Thu, 14 Nov 2019 22:36:40 -0500 8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
dholmes [Thu, 14 Nov 2019 22:36:40 -0500] rev 59105
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state Reviewed-by: dcubed, sspitsyn
Fri, 15 Nov 2019 09:06:58 +0800 8214024: Remove the default keytool -keyalg value
weijun [Fri, 15 Nov 2019 09:06:58 +0800] rev 59104
8214024: Remove the default keytool -keyalg value Reviewed-by: mullan
Thu, 14 Nov 2019 16:34:24 -0800 8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
never [Thu, 14 Nov 2019 16:34:24 -0800] rev 59103
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying Reviewed-by: kvn, iignatyev
Thu, 14 Nov 2019 15:07:37 +0800 8233912: aarch64: minor improvements of atomic operations
fyang [Thu, 14 Nov 2019 15:07:37 +0800] rev 59102
8233912: aarch64: minor improvements of atomic operations Reviewed-by: aph
Thu, 14 Nov 2019 23:16:40 +0000 aefimov-dns-client-branch: Fix timeouts, add platform specific file locations aefimov-dns-client-branch
aefimov [Thu, 14 Nov 2019 23:16:40 +0000] rev 59101
aefimov-dns-client-branch: Fix timeouts, add platform specific file locations
Thu, 14 Nov 2019 23:13:47 +0000 aefimov-dns-client-branch: fix windows builds aefimov-dns-client-branch
aefimov [Thu, 14 Nov 2019 23:13:47 +0000] rev 59100
aefimov-dns-client-branch: fix windows builds
Thu, 14 Nov 2019 13:50:03 +0000 Merge aefimov-dns-client-branch
aefimov [Thu, 14 Nov 2019 13:50:03 +0000] rev 59099
Merge
Thu, 14 Nov 2019 14:54:39 -0800 8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
iklam [Thu, 14 Nov 2019 14:54:39 -0800] rev 59098
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...." Reviewed-by: dcubed
Wed, 13 Nov 2019 16:49:14 -0800 8234127: BasicHashtable does not support small table_size
manc [Wed, 13 Nov 2019 16:49:14 -0800] rev 59097
8234127: BasicHashtable does not support small table_size Reviewed-by: coleenp, jiangli
Thu, 14 Nov 2019 12:42:44 -0800 8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
jjg [Thu, 14 Nov 2019 12:42:44 -0800] rev 59096
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile Reviewed-by: jjg Contributed-by: fujie@loongson.cn
Thu, 14 Nov 2019 12:21:00 -0800 8233841: Update Graal
dlong [Thu, 14 Nov 2019 12:21:00 -0800] rev 59095
8233841: Update Graal Reviewed-by: kvn
Thu, 14 Nov 2019 11:16:14 -0800 8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
mseledtsov [Thu, 14 Nov 2019 11:16:14 -0800] rev 59094
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java Summary: Removed incorrect comment Reviewed-by: iignatyev
Thu, 14 Nov 2019 11:04:57 +0000 8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
pconcannon [Thu, 14 Nov 2019 11:04:57 +0000] rev 59093
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java Summary: This fix adds an IPv4 version of test SetLoopbackMode.java that calls SetLoopbackMode in IPv4 only mode, and runs only if IPv4 is enabled. Reviewed-by: dfuchs
Thu, 14 Nov 2019 10:49:20 +0000 8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
pconcannon [Thu, 14 Nov 2019 10:49:20 +0000] rev 59092
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF Summary: Correction to invalid value used to ensure test fails as expected. Reviewed-by: alanb, dfuchs, vtewari
Thu, 14 Nov 2019 18:41:04 +0000 8233686: XML transformer uses excessive amount of memory
joehw [Thu, 14 Nov 2019 18:41:04 +0000] rev 59091
8233686: XML transformer uses excessive amount of memory Summary: remove unnecessary object creation and also update xalan.md file Reviewed-by: lancea
Thu, 14 Nov 2019 17:43:07 +0000 unixdomainchannels: more fixes unixdomainchannels
michaelm [Thu, 14 Nov 2019 17:43:07 +0000] rev 59090
unixdomainchannels: more fixes
Thu, 14 Nov 2019 09:06:43 -0800 8146298: (dc spec) connect and disconnect methods should specify that they may block
bpb [Thu, 14 Nov 2019 09:06:43 -0800] rev 59089
8146298: (dc spec) connect and disconnect methods should specify that they may block Reviewed-by: alanb, chegar, dfuchs, darcy
Thu, 14 Nov 2019 12:50:08 -0400 add missing files JDK-8193209-branch
jlaskey [Thu, 14 Nov 2019 12:50:08 -0400] rev 59088
add missing files
Thu, 14 Nov 2019 12:39:56 -0400 [mq]: other JDK-8193209-branch
jlaskey [Thu, 14 Nov 2019 12:39:56 -0400] rev 59087
[mq]: other
Thu, 14 Nov 2019 12:39:49 -0400 [mq]: refresh JDK-8193209-branch
jlaskey [Thu, 14 Nov 2019 12:39:49 -0400] rev 59086
[mq]: refresh
Thu, 14 Nov 2019 12:36:46 -0400 reconstructing branch JDK-8193209-branch
jlaskey [Thu, 14 Nov 2019 12:36:46 -0400] rev 59085
reconstructing branch
Thu, 14 Nov 2019 12:33:47 -0400 restarting random branch jlaskey-prng
jlaskey [Thu, 14 Nov 2019 12:33:47 -0400] rev 59084
restarting random branch
Thu, 14 Nov 2019 10:54:32 -0500 8234080: jdk/nio/zipfs/CRCWriteTest.java fails
lancea [Thu, 14 Nov 2019 10:54:32 -0500] rev 59083
8234080: jdk/nio/zipfs/CRCWriteTest.java fails Reviewed-by: clanger, amlu
Thu, 14 Nov 2019 15:01:49 +0000 unixdomainchannels: fix some sockaddr_un address handling unixdomainchannels
michaelm [Thu, 14 Nov 2019 15:01:49 +0000] rev 59082
unixdomainchannels: fix some sockaddr_un address handling
Thu, 14 Nov 2019 15:24:35 +0100 8234003: Improve IndexSet iteration
redestad [Thu, 14 Nov 2019 15:24:35 +0100] rev 59081
8234003: Improve IndexSet iteration Reviewed-by: neliasso, thartmann
Thu, 14 Nov 2019 08:54:56 -0400 [mq]: latest JDK-8193209-branch
jlaskey [Thu, 14 Nov 2019 08:54:56 -0400] rev 59080
[mq]: latest
Thu, 14 Nov 2019 12:40:13 +0000 Merge unixdomainchannels
michaelm [Thu, 14 Nov 2019 12:40:13 +0000] rev 59079
Merge
Thu, 14 Nov 2019 12:38:31 +0000 unixdomainchannels: new test plus apidoc update unixdomainchannels
michaelm [Thu, 14 Nov 2019 12:38:31 +0000] rev 59078
unixdomainchannels: new test plus apidoc update
Thu, 14 Nov 2019 10:40:08 +0000 unixdomainchannels: apidoc updates unixdomainchannels
michaelm [Thu, 14 Nov 2019 10:40:08 +0000] rev 59077
unixdomainchannels: apidoc updates
Thu, 14 Nov 2019 10:16:28 +0000 unixdomainchannels: unix domain automatic bind unixdomainchannels
michaelm [Thu, 14 Nov 2019 10:16:28 +0000] rev 59076
unixdomainchannels: unix domain automatic bind
Thu, 14 Nov 2019 10:55:46 +0100 8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type
jvernee [Thu, 14 Nov 2019 10:55:46 +0100] rev 59075
8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type Reviewed-by: redestad, vlivanov, jrose
Thu, 14 Nov 2019 09:06:10 +0000 unixdomainchannels: minor apidoc update unixdomainchannels
michaelm [Thu, 14 Nov 2019 09:06:10 +0000] rev 59074
unixdomainchannels: minor apidoc update
Thu, 14 Nov 2019 08:27:28 +0000 unixdomainchannels: test updates unixdomainchannels
michaelm [Thu, 14 Nov 2019 08:27:28 +0000] rev 59073
unixdomainchannels: test updates
Wed, 13 Nov 2019 19:55:11 -0800 8234133: VM build broken due to memory/archiveUtils.inline.hpp
iklam [Wed, 13 Nov 2019 19:55:11 -0800] rev 59072
8234133: VM build broken due to memory/archiveUtils.inline.hpp Reviewed-by: dholmes
Thu, 14 Nov 2019 03:01:43 +0100 Added tag jdk-14+23 for changeset 15936b142f86
jwilhelm [Thu, 14 Nov 2019 03:01:43 +0100] rev 59071
Added tag jdk-14+23 for changeset 15936b142f86
Wed, 13 Nov 2019 16:36:54 -0800 8231610: Relocate the CDS archive if it cannot be mapped to the requested address
iklam [Wed, 13 Nov 2019 16:36:54 -0800] rev 59070
8231610: Relocate the CDS archive if it cannot be mapped to the requested address Reviewed-by: jiangli, coleenp, ccheung
Thu, 14 Nov 2019 10:02:52 +0800 8234130: Zero VM build broken after JDK-8233913
jiefu [Thu, 14 Nov 2019 10:02:52 +0800] rev 59069
8234130: Zero VM build broken after JDK-8233913 Reviewed-by: coleenp
Wed, 13 Nov 2019 15:16:45 -0800 8233096: Update javax.lang.model for switch expressions
darcy [Wed, 13 Nov 2019 15:16:45 -0800] rev 59068
8233096: Update javax.lang.model for switch expressions Reviewed-by: jjg, jlahoda
Wed, 13 Nov 2019 18:00:30 -0500 8232588: G1 concurrent System.gc can return early or late
kbarrett [Wed, 13 Nov 2019 18:00:30 -0500] rev 59067
8232588: G1 concurrent System.gc can return early or late 8233279: G1: GCLocker GC with +GCLockerInvokesConcurrent spins while cycle in progress Summary: Refactor G1CH::try_collect and fix bugs with concurrent collections. Reviewed-by: tschatzl, sjohanss
Wed, 13 Nov 2019 14:08:04 -0800 8231915: two JDI tests interfere with each other
amenkov [Wed, 13 Nov 2019 14:08:04 -0800] rev 59066
8231915: two JDI tests interfere with each other Reviewed-by: sspitsyn, dtitov
Wed, 13 Nov 2019 13:05:16 -0800 8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress()
cjplummer [Wed, 13 Nov 2019 13:05:16 -0800] rev 59065
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress() Summary: Better checking for invalid stack address when walking the stack frames Reviewed-by: sspitsyn, dtitov
Wed, 13 Nov 2019 11:34:31 -0800 8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set
iignatyev [Wed, 13 Nov 2019 11:34:31 -0800] rev 59064
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set Reviewed-by: redestad
Wed, 13 Nov 2019 10:59:25 -0800 8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
iignatyev [Wed, 13 Nov 2019 10:59:25 -0800] rev 59063
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay Reviewed-by: kvn, epavlova, roland, mdoerr
Wed, 13 Nov 2019 10:51:41 -0800 8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
sangheki [Wed, 13 Nov 2019 10:51:41 -0800] rev 59062
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3) Reviewed-by: kbarrett, sjohanss, tschatzl
Wed, 13 Nov 2019 10:49:32 -0800 8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
sangheki [Wed, 13 Nov 2019 10:49:32 -0800] rev 59061
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3) Reviewed-by: kbarrett, sjohanss, tschatzl
Wed, 13 Nov 2019 10:49:12 -0800 8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
sangheki [Wed, 13 Nov 2019 10:49:12 -0800] rev 59060
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3) Reviewed-by: kbarrett, sjohanss, tschatzl, pliden
Wed, 13 Nov 2019 13:43:06 -0500 8214483: Remove algorithms that use MD5 or DES from security requirements
mullan [Wed, 13 Nov 2019 13:43:06 -0500] rev 59059
8214483: Remove algorithms that use MD5 or DES from security requirements Reviewed-by: xuelei
Wed, 13 Nov 2019 10:33:00 -0800 8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
jjg [Wed, 13 Nov 2019 10:33:00 -0800] rev 59058
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package Reviewed-by: jlahoda
Wed, 13 Nov 2019 21:56:28 +0800 8234079: ZipFileInputStreamSkipTest.java runs zero test
amlu [Wed, 13 Nov 2019 21:56:28 +0800] rev 59057
8234079: ZipFileInputStreamSkipTest.java runs zero test Reviewed-by: lancea
Wed, 13 Nov 2019 08:23:23 -0500 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
coleenp [Wed, 13 Nov 2019 08:23:23 -0500] rev 59056
8233913: Remove implicit conversion from Method* to methodHandle Summary: Fix call sites to use existing THREAD local or pass down THREAD local for shallower callsites. Make linkResolver methods return Method* for caller to handleize if needed. Reviewed-by: iklam, thartmann, hseigel
Wed, 13 Nov 2019 11:27:50 +0000 8233731: repeated typo "fro" for "for"
coffeys [Wed, 13 Nov 2019 11:27:50 +0000] rev 59055
8233731: repeated typo "fro" for "for" Reviewed-by: dfuchs Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Wed, 13 Nov 2019 11:37:09 +0000 unixdomainchannels: update to unit tests unixdomainchannels
michaelm [Wed, 13 Nov 2019 11:37:09 +0000] rev 59054
unixdomainchannels: update to unit tests
Wed, 13 Nov 2019 11:37:29 +0100 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
lkorinth [Wed, 13 Nov 2019 11:37:29 +0100] rev 59053
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector Reviewed-by: kbarrett, tschatzl, erikj, coleenp, dholmes
Wed, 13 Nov 2019 11:06:17 +0000 unixdomainchannels: added some unit tests unixdomainchannels
michaelm [Wed, 13 Nov 2019 11:06:17 +0000] rev 59052
unixdomainchannels: added some unit tests
Wed, 13 Nov 2019 11:21:15 +0100 8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
bsrbnd [Wed, 13 Nov 2019 11:21:15 +0100] rev 59051
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits Reviewed-by: kvn, vlivanov, jrose, sviswanathan
Mon, 21 Oct 2019 19:58:16 +0200 8230459: Test failed to resume JVMCI CompilerThread
mdoerr [Mon, 21 Oct 2019 19:58:16 +0200] rev 59050
8230459: Test failed to resume JVMCI CompilerThread Reviewed-by: dholmes, kvn
Wed, 13 Nov 2019 17:24:53 +0800 8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns
smonteith [Wed, 13 Nov 2019 17:24:53 +0800] rev 59049
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns Summary: Adds missing line for aarch64 to debug.cpp help() for pns Reviewed-by: adinn Contributed-by: alan.hayward@arm.com
Wed, 13 Nov 2019 09:16:04 +0000 Merge unixdomainchannels
michaelm [Wed, 13 Nov 2019 09:16:04 +0000] rev 59048
Merge
Wed, 13 Nov 2019 09:09:41 +0000 8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
michaelm [Wed, 13 Nov 2019 09:09:41 +0000] rev 59047
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose Reviewed-by: dfuchs, rriggs
Wed, 13 Nov 2019 08:43:35 +0100 8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
thartmann [Wed, 13 Nov 2019 08:43:35 +0100] rev 59046
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes Summary: Explicitly handle ProjNodes with TOP input. Reviewed-by: kvn, vlivanov
Wed, 13 Nov 2019 10:27:06 +0900 8233785: Incorrect JDK version is reported in hs_err log
ysuenaga [Wed, 13 Nov 2019 10:27:06 +0900] rev 59045
8233785: Incorrect JDK version is reported in hs_err log Reviewed-by: dholmes, stuefe
Wed, 13 Nov 2019 09:09:04 +0800 8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
amlu [Wed, 13 Nov 2019 09:09:04 +0800] rev 59044
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all Reviewed-by: alanb
Tue, 12 Nov 2019 14:05:18 -0800 8232860: Error formatting integer values with MessageFormat.format() using HOST provider
naoto [Tue, 12 Nov 2019 14:05:18 -0800] rev 59043
8232860: Error formatting integer values with MessageFormat.format() using HOST provider Reviewed-by: rriggs
Tue, 12 Nov 2019 13:49:40 -0800 8226297: Dual-pivot quicksort improvements
bchristi [Tue, 12 Nov 2019 13:49:40 -0800] rev 59042
8226297: Dual-pivot quicksort improvements Reviewed-by: dl, lbourges Contributed-by: Vladimir Yaroslavskiy <vlv.spb.ru@mail.ru>
Tue, 12 Nov 2019 21:00:08 +0000 8233880: Support compilers with multi-digit major version numbers
fweimer [Tue, 12 Nov 2019 21:00:08 +0000] rev 59041
8233880: Support compilers with multi-digit major version numbers Reviewed-by: tbell
Tue, 12 Nov 2019 20:14:49 +0000 8230661: ZGC: Stop reloading oops in load barriers
eosterlund [Tue, 12 Nov 2019 20:14:49 +0000] rev 59040
8230661: ZGC: Stop reloading oops in load barriers Reviewed-by: pliden, stefank
Tue, 12 Nov 2019 20:01:23 +0000 8233797: ZGC: Unify naming convention for functions using atomics
eosterlund [Tue, 12 Nov 2019 20:01:23 +0000] rev 59039
8233797: ZGC: Unify naming convention for functions using atomics Reviewed-by: pliden, stefank
Tue, 12 Nov 2019 20:01:23 +0000 8233061: ZGC: Enforce memory ordering in segmented bit maps
eosterlund [Tue, 12 Nov 2019 20:01:23 +0000] rev 59038
8233061: ZGC: Enforce memory ordering in segmented bit maps Reviewed-by: pliden, stefank
Tue, 12 Nov 2019 10:45:23 -0800 8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
darcy [Tue, 12 Nov 2019 10:45:23 -0800] rev 59037
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg Reviewed-by: jlaskey, jlahoda
Tue, 12 Nov 2019 12:36:16 -0300 8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
mbalao [Tue, 12 Nov 2019 12:36:16 -0300] rev 59036
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field Reviewed-by: clanger
Tue, 12 Nov 2019 16:28:26 +0100 8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
tschatzl [Tue, 12 Nov 2019 16:28:26 +0100] rev 59035
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2) Reviewed-by: lkorinth, kbarrett
Tue, 12 Nov 2019 10:25:55 -0500 Merge JDK-8200758-branch
herrick [Tue, 12 Nov 2019 10:25:55 -0500] rev 59034
Merge
Tue, 12 Nov 2019 10:18:11 -0500 Merge JDK-8200758-branch
herrick [Tue, 12 Nov 2019 10:18:11 -0500] rev 59033
Merge
Tue, 12 Nov 2019 16:13:16 +0100 8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
mdoerr [Tue, 12 Nov 2019 16:13:16 +0100] rev 59032
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification Summary: Verification code needs to skip illegal phi functions. Reviewed-by: thartmann, vlivanov
Tue, 12 Nov 2019 10:09:40 -0500 Merge JDK-8200758-branch
herrick [Tue, 12 Nov 2019 10:09:40 -0500] rev 59031
Merge
Tue, 12 Nov 2019 15:07:15 +0000 Added connection setup time benchmark unixdomainchannels
michaelm [Tue, 12 Nov 2019 15:07:15 +0000] rev 59030
Added connection setup time benchmark
Fri, 08 Nov 2019 11:15:16 +0000 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
jboes [Fri, 08 Nov 2019 11:15:16 +0000] rev 59029
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException Summary: Change implementation to use iterator instead of plain LinkedList Reviewed-by: dfuchs, vtewari
Tue, 12 Nov 2019 12:19:24 +0100 8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
fweimer [Tue, 12 Nov 2019 12:19:24 +0100] rev 59028
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator= Summary: Removed useless = operator. Reviewed-by: kvn, thartmann
Mon, 11 Nov 2019 17:40:28 +0800 8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
jiefu [Mon, 11 Nov 2019 17:40:28 +0800] rev 59027
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler Reviewed-by: thartmann, iveresov
Tue, 12 Nov 2019 09:27:21 +0000 8224817: Implementation of JEP 364: ZGC on macOS
eosterlund [Tue, 12 Nov 2019 09:27:21 +0000] rev 59026
8224817: Implementation of JEP 364: ZGC on macOS Reviewed-by: pliden, stefank
Tue, 12 Nov 2019 09:25:39 +0000 8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
eosterlund [Tue, 12 Nov 2019 09:25:39 +0000] rev 59025
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs Reviewed-by: thartmann, neliasso, pliden
Tue, 12 Nov 2019 01:36:17 -0800 8233884: Avoid looking up standard charsets in security libraries
igerasim [Tue, 12 Nov 2019 01:36:17 -0800] rev 59024
8233884: Avoid looking up standard charsets in security libraries Reviewed-by: coffeys
Tue, 12 Nov 2019 10:19:04 +0100 8233900: [JVMCI] improve help text for EnableJVMCIProduct option
dnsimon [Tue, 12 Nov 2019 10:19:04 +0100] rev 59023
8233900: [JVMCI] improve help text for EnableJVMCIProduct option Reviewed-by: kvn
Tue, 12 Nov 2019 10:16:04 +0100 8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
thartmann [Tue, 12 Nov 2019 10:16:04 +0100] rev 59022
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop(). Reviewed-by: kvn, vlivanov
Tue, 12 Nov 2019 06:32:13 +0000 8232684: Make switch expressions final
jlahoda [Tue, 12 Nov 2019 06:32:13 +0000] rev 59021
8232684: Make switch expressions final Reviewed-by: alanb, mcimadamore, kvn
Mon, 11 Nov 2019 17:43:10 -0800 8231863: Crash if classpath is read from @argument file and the main gets option argument
henryjen [Mon, 11 Nov 2019 17:43:10 -0800] rev 59020
8231863: Crash if classpath is read from @argument file and the main gets option argument Reviewed-by: alanb, mchung Contributed-by: Mat Carter <matthew.carter@microsoft.com>
Mon, 11 Nov 2019 21:17:51 +0000 updates to previous changeset for windows unixdomainchannels
michaelm [Mon, 11 Nov 2019 21:17:51 +0000] rev 59019
updates to previous changeset for windows
Mon, 11 Nov 2019 20:27:27 +0000 moved unix socket address out of SOCKETADDRESS structure unixdomainchannels
michaelm [Mon, 11 Nov 2019 20:27:27 +0000] rev 59018
moved unix socket address out of SOCKETADDRESS structure
Mon, 11 Nov 2019 11:09:49 -0800 8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
dtitov [Mon, 11 Nov 2019 11:09:49 -0800] rev 59017
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh Reviewed-by: amenkov, cjplummer
Mon, 11 Nov 2019 12:11:34 -0500 8232735: Convert PrintJNIResolving to Unified Logging
coleenp [Mon, 11 Nov 2019 12:11:34 -0500] rev 59016
8232735: Convert PrintJNIResolving to Unified Logging Summary: converted the existing output at debug level because it is noisy Reviewed-by: iklam, dholmes
Mon, 11 Nov 2019 16:59:42 +0100 8233918: 8233498 broke build on SPARC
phedlin [Mon, 11 Nov 2019 16:59:42 +0100] rev 59015
8233918: 8233498 broke build on SPARC Reviewed-by: eosterlund
Mon, 11 Nov 2019 16:24:35 +0100 8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
goetz [Mon, 11 Nov 2019 16:24:35 +0100] rev 59014
8231757: [ppc] Fix VerifyOops. Errors show since 8231058. Summary: Also make the checks print the wrong value and where a failure occurred. Reviewed-by: dholmes, mdoerr
Mon, 11 Nov 2019 14:25:51 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 14:25:51 +0000] rev 59013
Merge
Mon, 11 Nov 2019 14:18:20 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 14:18:20 +0000] rev 59012
Merge
Tue, 24 Apr 2018 13:59:02 +0200 8233498: Remove dead code.
phedlin [Tue, 24 Apr 2018 13:59:02 +0200] rev 59011
8233498: Remove dead code. Reviewed-by: neliasso
Mon, 11 Nov 2019 14:47:37 +0100 8230767: FlightRecorderListener returns null recording
egahlin [Mon, 11 Nov 2019 14:47:37 +0100] rev 59010
8230767: FlightRecorderListener returns null recording Reviewed-by: mseledtsov, mgronlun
Mon, 11 Nov 2019 05:09:31 -0800 8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
igerasim [Mon, 11 Nov 2019 05:09:31 -0800] rev 59009
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date Reviewed-by: chegar, vtewari
Mon, 11 Nov 2019 13:20:26 +0100 8233065: PSParallelCompact::move_and_update is unused and should be removed
sjohanss [Mon, 11 Nov 2019 13:20:26 +0100] rev 59008
8233065: PSParallelCompact::move_and_update is unused and should be removed Reviewed-by: lkorinth, tschatzl
Mon, 11 Nov 2019 12:26:07 +0000 JNI initialization fix unixdomainchannels
michaelm [Mon, 11 Nov 2019 12:26:07 +0000] rev 59007
JNI initialization fix
Mon, 11 Nov 2019 12:06:22 +0100 8233790: Forward output from heap dumper to jcmd/jmap
rschmelter [Mon, 11 Nov 2019 12:06:22 +0100] rev 59006
8233790: Forward output from heap dumper to jcmd/jmap Reviewed-by: stuefe, sspitsyn, cjplummer
Mon, 11 Nov 2019 11:25:15 +0100 8231922: Could not find field with name revokedClass
mgronlun [Mon, 11 Nov 2019 11:25:15 +0100] rev 59005
8231922: Could not find field with name revokedClass Reviewed-by: egahlin
Mon, 11 Nov 2019 10:39:49 +0000 Merge unixdomainchannels
michaelm [Mon, 11 Nov 2019 10:39:49 +0000] rev 59004
Merge
Mon, 11 Nov 2019 10:38:24 +0000 updates unixdomainchannels
michaelm [Mon, 11 Nov 2019 10:38:24 +0000] rev 59003
updates
Mon, 11 Nov 2019 10:41:03 +0100 8229694: JVM crash in SWPointer during C2 OSR compilation
chagedorn [Mon, 11 Nov 2019 10:41:03 +0100] rev 59002
8229694: JVM crash in SWPointer during C2 OSR compilation Summary: Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again. Reviewed-by: kvn, vlivanov, thartmann
Sat, 09 Nov 2019 10:27:53 -0800 8233745: [JVMCI] TranslatedException should serialize classloader and module info
iignatyev [Sat, 09 Nov 2019 10:27:53 -0800] rev 59001
8233745: [JVMCI] TranslatedException should serialize classloader and module info Reviewed-by: kvn, dnsimon
Sat, 09 Nov 2019 11:48:37 +0000 8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
alanb [Sat, 09 Nov 2019 11:48:37 +0000] rev 59000
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win) Reviewed-by: dfuchs
Sat, 09 Nov 2019 09:13:04 +0000 8216472: (se) Stack overflow during selection operation leads to crash (win)
alanb [Sat, 09 Nov 2019 09:13:04 +0000] rev 58999
8216472: (se) Stack overflow during selection operation leads to crash (win) Reviewed-by: alanb Contributed-by: akashche@redhat.com
Fri, 08 Nov 2019 18:35:33 -0800 8233621: Mismatch in jsse.enableMFLNExtension property name
xuelei [Fri, 08 Nov 2019 18:35:33 -0800] rev 58998
8233621: Mismatch in jsse.enableMFLNExtension property name Reviewed-by: mullan
Fri, 08 Nov 2019 20:41:14 -0500 Merge JDK-8200758-branch
herrick [Fri, 08 Nov 2019 20:41:14 -0500] rev 58997
Merge
Fri, 08 Nov 2019 16:48:20 -0500 823359: Reorder jpackage help text to focus on package JDK-8200758-branch
herrick [Fri, 08 Nov 2019 16:48:20 -0500] rev 58996
823359: Reorder jpackage help text to focus on package Reviewed-by: asemenyuk, almatvee, kcr
Fri, 08 Nov 2019 15:27:05 -0500 resources missed in 8233636 push JDK-8200758-branch
herrick [Fri, 08 Nov 2019 15:27:05 -0500] rev 58995
resources missed in 8233636 push
Fri, 08 Nov 2019 14:53:03 -0500 8233636 : Make jpackage an incubator and remove tool provider implementation JDK-8200758-branch
herrick [Fri, 08 Nov 2019 14:53:03 -0500] rev 58994
8233636 : Make jpackage an incubator and remove tool provider implementation Reviewed-by: asemenyuk, almatvee, kcr
Wed, 06 Nov 2019 07:20:07 -0500 8233592: change --package-type option name to --type and allow -t short form JDK-8200758-branch
herrick [Wed, 06 Nov 2019 07:20:07 -0500] rev 58993
8233592: change --package-type option name to --type and allow -t short form Reviewed-by: asemenyuk, almatvee, kcr
Wed, 06 Nov 2019 07:13:25 -0500 8233594: create a new option --bind-servces to pass on to jlink JDK-8200758-branch
herrick [Wed, 06 Nov 2019 07:13:25 -0500] rev 58992
8233594: create a new option --bind-servces to pass on to jlink Reviewed-by: asemenyuk, almatvee, kcr
Fri, 08 Nov 2019 16:53:57 +0800 8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
fyang [Fri, 08 Nov 2019 16:53:57 +0800] rev 58991
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub Reviewed-by: adinn
Fri, 08 Nov 2019 11:03:00 -0800 8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
iklam [Fri, 08 Nov 2019 11:03:00 -0800] rev 58990
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test Reviewed-by: hseigel
Fri, 08 Nov 2019 11:41:17 -0500 8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
zgu [Fri, 08 Nov 2019 11:41:17 -0500] rev 58989
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware Reviewed-by: rkennke
Fri, 08 Nov 2019 16:22:21 +0000 inherited channels fix unixdomainchannels
michaelm [Fri, 08 Nov 2019 16:22:21 +0000] rev 58988
inherited channels fix
Fri, 08 Nov 2019 08:12:04 -0800 8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
bpb [Fri, 08 Nov 2019 08:12:04 -0800] rev 58987
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels() Reviewed-by: bpb Contributed-by: alan.bateman@oracle.com
Fri, 08 Nov 2019 09:51:18 -0500 8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
zgu [Fri, 08 Nov 2019 09:51:18 -0500] rev 58986
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null() Reviewed-by: rkennke
Fri, 08 Nov 2019 09:50:07 -0500 8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
zgu [Fri, 08 Nov 2019 09:50:07 -0500] rev 58985
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet Reviewed-by: rkennke
Fri, 08 Nov 2019 14:54:17 +0000 aefimov-dns-client-branch: Add system property to control ANY requests aefimov-dns-client-branch
aefimov [Fri, 08 Nov 2019 14:54:17 +0000] rev 58984
aefimov-dns-client-branch: Add system property to control ANY requests
Fri, 08 Nov 2019 14:49:00 +0000 Merge aefimov-dns-client-branch
aefimov [Fri, 08 Nov 2019 14:49:00 +0000] rev 58983
Merge
Fri, 08 Nov 2019 10:55:14 +0100 8233389: Add PrintIdeal to compiler directives
jvernee [Fri, 08 Nov 2019 10:55:14 +0100] rev 58982
8233389: Add PrintIdeal to compiler directives Summary: Add PrintIdeal as a compiler directive in order to enable PrintIdeal for only a single method. Reviewed-by: roland, neliasso, vlivanov, thartmann
Fri, 08 Nov 2019 09:46:55 +0000 Minor updates to spec, and fix test issues unixdomainchannels
michaelm [Fri, 08 Nov 2019 09:46:55 +0000] rev 58981
Minor updates to spec, and fix test issues
Fri, 08 Nov 2019 10:01:13 +0100 8189737: Make HeapRegion not derive from Space
tschatzl [Fri, 08 Nov 2019 10:01:13 +0100] rev 58980
8189737: Make HeapRegion not derive from Space Reviewed-by: sjohanss, kbarrett
Fri, 08 Nov 2019 09:16:48 +0100 8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
thartmann [Fri, 08 Nov 2019 09:16:48 +0100] rev 58979
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences Summary: Removed useless asserts. Reviewed-by: kvn
Thu, 07 Nov 2019 16:26:57 -0800 8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
iklam [Thu, 07 Nov 2019 16:26:57 -0800] rev 58978
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time Reviewed-by: fparain
Thu, 07 Nov 2019 17:47:22 -0800 8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
kvn [Thu, 07 Nov 2019 17:47:22 -0800] rev 58977
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions Reviewed-by: kvn Contributed-by: smita.kamath@intel.com, regev.shemy@intel.com, shay.gueron@intel.com
Thu, 07 Nov 2019 16:00:53 -0800 8209813: [TESTBUG] rewrite JFR shell tests in Java
mseledtsov [Thu, 07 Nov 2019 16:00:53 -0800] rev 58976
8209813: [TESTBUG] rewrite JFR shell tests in Java Summary: Converted shell tests to Java Reviewed-by: lmesnik, egahlin
Thu, 07 Nov 2019 13:53:38 -0800 8232178: MacVolumesTest failed after upgrade to MacOS Catalina
bpb [Thu, 07 Nov 2019 13:53:38 -0800] rev 58975
8232178: MacVolumesTest failed after upgrade to MacOS Catalina Reviewed-by: lancea
Thu, 07 Nov 2019 13:39:31 -0800 8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled
iignatyev [Thu, 07 Nov 2019 13:39:31 -0800] rev 58974
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled Reviewed-by: kvn
Thu, 07 Nov 2019 16:22:22 -0500 8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp
kbarrett [Thu, 07 Nov 2019 16:22:22 -0500] rev 58973
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp Summary: Add java_shift_xxx helpers and use them. Reviewed-by: aph, kvn
Thu, 07 Nov 2019 11:34:01 -0800 8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar
naoto [Thu, 07 Nov 2019 11:34:01 -0800] rev 58972
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar Reviewed-by: bchristi
Thu, 07 Nov 2019 18:46:06 +0000 aefimov-dns-client-branch: Cleanup and address ANY type failures aefimov-dns-client-branch
aefimov [Thu, 07 Nov 2019 18:46:06 +0000] rev 58971
aefimov-dns-client-branch: Cleanup and address ANY type failures
Thu, 07 Nov 2019 18:44:09 +0000 Merge aefimov-dns-client-branch
aefimov [Thu, 07 Nov 2019 18:44:09 +0000] rev 58970
Merge
Thu, 07 Nov 2019 10:06:04 -0800 8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales
naoto [Thu, 07 Nov 2019 10:06:04 -0800] rev 58969
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales Reviewed-by: joehw
Thu, 07 Nov 2019 16:18:02 +0000 8233403: Improve verbosity of some httpclient tests
dfuchs [Thu, 07 Nov 2019 16:18:02 +0000] rev 58968
8233403: Improve verbosity of some httpclient tests Summary: improve the verbosity of some httpclient tests to help diagnosis of intermittent failures. Also fixes ShortRequestBody test. Reviewed-by: chegar
Thu, 07 Nov 2019 15:56:56 +0100 8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant
mgronlun [Thu, 07 Nov 2019 15:56:56 +0100] rev 58967
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant Reviewed-by: egahlin
Thu, 07 Nov 2019 15:53:25 +0100 8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant
mgronlun [Thu, 07 Nov 2019 15:53:25 +0100] rev 58966
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant Reviewed-by: egahlin
Thu, 07 Nov 2019 15:48:43 +0100 8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type()
pliden [Thu, 07 Nov 2019 15:48:43 +0100] rev 58965
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type() Reviewed-by: eosterlund
Thu, 07 Nov 2019 09:41:22 -0500 8233796: Shenandoah is broken after 8233708
zgu [Thu, 07 Nov 2019 09:41:22 -0500] rev 58964
8233796: Shenandoah is broken after 8233708 Reviewed-by: rkennke
Thu, 07 Nov 2019 07:53:02 -0500 8233784: ProblemList failing JVMTI scenario tests
dholmes [Thu, 07 Nov 2019 07:53:02 -0500] rev 58963
8233784: ProblemList failing JVMTI scenario tests Reviewed-by: goetz
Thu, 07 Nov 2019 12:12:39 +0100 8233708: VectorSet cleanup
redestad [Thu, 07 Nov 2019 12:12:39 +0100] rev 58962
8233708: VectorSet cleanup Reviewed-by: neliasso, shade, thartmann
Thu, 07 Nov 2019 10:28:29 +0000 8233073: Make BitMap accessors more memory ordering friendly
eosterlund [Thu, 07 Nov 2019 10:28:29 +0000] rev 58961
8233073: Make BitMap accessors more memory ordering friendly Reviewed-by: kbarrett, pliden
Tue, 22 Oct 2019 11:55:58 +0200 8232539: SIGSEGV in C2 Node::unique_ctrl_out
roland [Tue, 22 Oct 2019 11:55:58 +0200] rev 58960
8232539: SIGSEGV in C2 Node::unique_ctrl_out Reviewed-by: thartmann, kvn
Wed, 06 Nov 2019 14:04:07 +0100 8233328: fix minimal VM build on Linux s390x
mbaesken [Wed, 06 Nov 2019 14:04:07 +0100] rev 58959
8233328: fix minimal VM build on Linux s390x Reviewed-by: lucy, mdoerr
Thu, 07 Nov 2019 09:23:55 +0100 8233783: Make 8232896 patch complete
neliasso [Thu, 07 Nov 2019 09:23:55 +0100] rev 58958
8233783: Make 8232896 patch complete Reviewed-by: pliden, kvn
Thu, 07 Nov 2019 07:02:55 +0100 8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion
thartmann [Thu, 07 Nov 2019 07:02:55 +0100] rev 58957
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion Summary: Added null check. Reviewed-by: kvn, iklam
Wed, 06 Nov 2019 21:18:42 -0500 8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
dholmes [Wed, 06 Nov 2019 21:18:42 -0500] rev 58956
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516 Reviewed-by: jiefu, dcubed
Thu, 07 Nov 2019 03:01:52 +0100 Added tag jdk-14+22 for changeset 83810b7d12e7
jwilhelm [Thu, 07 Nov 2019 03:01:52 +0100] rev 58955
Added tag jdk-14+22 for changeset 83810b7d12e7
Wed, 06 Nov 2019 19:37:30 +0100 8233698: GCC 4.8.5 build failure after JDK-8233530
shade [Wed, 06 Nov 2019 19:37:30 +0100] rev 58954
8233698: GCC 4.8.5 build failure after JDK-8233530 Reviewed-by: stuefe, dholmes, kbarrett
Wed, 06 Nov 2019 15:20:06 +0800 8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr
jiefu [Wed, 06 Nov 2019 15:20:06 +0800] rev 58953
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr Reviewed-by: iklam
Wed, 06 Nov 2019 09:45:26 -0800 8233658: Escape + in the expression describing Runtime.Version string
igerasim [Wed, 06 Nov 2019 09:45:26 -0800] rev 58952
8233658: Escape + in the expression describing Runtime.Version string Reviewed-by: naoto
Wed, 06 Nov 2019 09:45:04 -0800 8223940: Private key not supported by chosen signature algorithm
xuelei [Wed, 06 Nov 2019 09:45:04 -0800] rev 58951
8223940: Private key not supported by chosen signature algorithm Reviewed-by: valeriep
Wed, 06 Nov 2019 19:37:52 +0300 8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access.
bulasevich [Wed, 06 Nov 2019 19:37:52 +0300] rev 58950
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access. Reviewed-by: dlong Contributed-by: christoph.goettschkes@microdoc.com
Wed, 06 Nov 2019 19:27:15 +0300 8233600: Cross-builds fails after JDK-8233285
bulasevich [Wed, 06 Nov 2019 19:27:15 +0300] rev 58949
8233600: Cross-builds fails after JDK-8233285 Reviewed-by: shade, erikj
Wed, 06 Nov 2019 17:13:26 +0100 Merge stuefe-new-metaspace-branch
stuefe [Wed, 06 Nov 2019 17:13:26 +0100] rev 58948
Merge
Wed, 06 Nov 2019 16:52:49 +0100 8233695: AArch64 build failures after -Wno-extra removal
shade [Wed, 06 Nov 2019 16:52:49 +0100] rev 58947
8233695: AArch64 build failures after -Wno-extra removal Reviewed-by: aph
Wed, 06 Nov 2019 09:50:53 -0500 8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code jdk-14+22
zgu [Wed, 06 Nov 2019 09:50:53 -0500] rev 58946
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier code Reviewed-by: aph, shade, rkennke
Wed, 06 Nov 2019 21:49:30 +0900 8233375: JFR emergency dump does not recover thread state
ysuenaga [Wed, 06 Nov 2019 21:49:30 +0900] rev 58945
8233375: JFR emergency dump does not recover thread state Reviewed-by: dholmes, mgronlun
Wed, 06 Nov 2019 13:43:25 +0800 8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled
jiefu [Wed, 06 Nov 2019 13:43:25 +0800] rev 58944
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled Reviewed-by: iklam
Tue, 05 Nov 2019 20:27:21 -0800 8233650: Javadoc for Math.floorMod(int, int) gives wrong example
igerasim [Tue, 05 Nov 2019 20:27:21 -0800] rev 58943
8233650: Javadoc for Math.floorMod(int, int) gives wrong example Reviewed-by: bpb
Tue, 05 Nov 2019 18:42:10 -0500 8233599: ARM32 Build failed due to 8232050 missing an include
dholmes [Tue, 05 Nov 2019 18:42:10 -0500] rev 58942
8233599: ARM32 Build failed due to 8232050 missing an include Reviewed-by: dholmes Contributed-by: Markus Knetschke <markus.knetschke@gmail.com>
Tue, 05 Nov 2019 14:54:44 -0500 8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
lancea [Tue, 05 Nov 2019 14:54:44 -0500] rev 58941
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label Reviewed-by: rriggs
Wed, 06 Nov 2019 01:45:25 +0800 8233608: Minimal build broken after JDK-8233494
aoqi [Wed, 06 Nov 2019 01:45:25 +0800] rev 58940
8233608: Minimal build broken after JDK-8233494 Reviewed-by: shade
Tue, 05 Nov 2019 18:34:02 +0000 Check for AF_UNIX support on Windows was not correct unixdomainchannels
michaelm [Tue, 05 Nov 2019 18:34:02 +0000] rev 58939
Check for AF_UNIX support on Windows was not correct
Tue, 05 Nov 2019 09:59:21 -0800 8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
iveresov [Tue, 05 Nov 2019 09:59:21 -0800] rev 58938
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers? Summary: Handle the case with -XX:-TieredCompilation properly Reviewed-by: shade, thartmann Contributed-by: fujie@loongson.cn
Tue, 05 Nov 2019 08:57:36 -0800 8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
iignatyev [Tue, 05 Nov 2019 08:57:36 -0800] rev 58937
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class' Reviewed-by: kvn, thartmann
Tue, 05 Nov 2019 17:27:18 +0100 8232209: Update double-conversion license file to version 3.1.5
hannesw [Tue, 05 Nov 2019 17:27:18 +0100] rev 58936
8232209: Update double-conversion license file to version 3.1.5 Reviewed-by: sundar
Tue, 05 Nov 2019 16:00:51 +0000 make benchmark use loopback address unixdomainchannels
michaelm [Tue, 05 Nov 2019 16:00:51 +0000] rev 58935
make benchmark use loopback address
Tue, 05 Nov 2019 16:57:58 +0100 8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
stuefe [Tue, 05 Nov 2019 16:57:58 +0100] rev 58934
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359 Reviewed-by: dholmes, goetz
Tue, 05 Nov 2019 15:10:00 +0000 added some micro benchmarks (SocketChannelCompare does direct comparison) unixdomainchannels
michaelm [Tue, 05 Nov 2019 15:10:00 +0000] rev 58933
added some micro benchmarks (SocketChannelCompare does direct comparison)
Tue, 05 Nov 2019 11:53:46 +0100 8233081: C1: PatchingStub for field access copies too much
mdoerr [Tue, 05 Nov 2019 11:53:46 +0100] rev 58932
8233081: C1: PatchingStub for field access copies too much Reviewed-by: thartmann, dlong
Thu, 31 Oct 2019 17:16:36 +0100 8232896: ZGC: Enable C2 clone intrinsic
neliasso [Thu, 31 Oct 2019 17:16:36 +0100] rev 58931
8232896: ZGC: Enable C2 clone intrinsic Reviewed-by: pliden, kvn
Tue, 05 Nov 2019 10:11:18 +0000 8232880: Update test documentation with additional settings for client UI tooltip tests
dmarkov [Tue, 05 Nov 2019 10:11:18 +0000] rev 58930
8232880: Update test documentation with additional settings for client UI tooltip tests Reviewed-by: aivanov, serb, ihse
Tue, 05 Nov 2019 17:02:01 +0800 8233574: Shenandoah: build is broken without jfr
jiefu [Tue, 05 Nov 2019 17:02:01 +0800] rev 58929
8233574: Shenandoah: build is broken without jfr Reviewed-by: rkennke, shade
Tue, 05 Nov 2019 09:58:05 +0100 8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
redestad [Tue, 05 Nov 2019 09:58:05 +0100] rev 58928
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle Reviewed-by: lfoltan, coleenp
Tue, 05 Nov 2019 09:57:10 +0100 8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
redestad [Tue, 05 Nov 2019 09:57:10 +0100] rev 58927
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off Reviewed-by: mdoerr, zgu
Tue, 05 Nov 2019 09:37:20 +0800 8233429: Minimal and zero VM build broken after JDK-8227003
jiefu [Tue, 05 Nov 2019 09:37:20 +0800] rev 58926
8233429: Minimal and zero VM build broken after JDK-8227003 Reviewed-by: iveresov, shade, thartmann Contributed-by: igor.veresov@oracle.com, fujie@loongson.cn
Thu, 31 Oct 2019 07:53:16 +0100 8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
stuefe [Thu, 31 Oct 2019 07:53:16 +0100] rev 58925
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit Reviewed-by: mdoerr, dlong, aph
Mon, 04 Nov 2019 13:02:40 -0800 8233422: Extra space in the title of the HTML javadoc page
igerasim [Mon, 04 Nov 2019 13:02:40 -0800] rev 58924
8233422: Extra space in the title of the HTML javadoc page Reviewed-by: ihse, erikj
Mon, 04 Nov 2019 12:36:54 -0800 8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
iklam [Mon, 04 Nov 2019 12:36:54 -0800] rev 58923
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt Reviewed-by: ccheung
Mon, 04 Nov 2019 15:06:01 -0500 8232919 : If user installs msi and exe, two installations are found in Add/Remove JDK-8200758-branch
herrick [Mon, 04 Nov 2019 15:06:01 -0500] rev 58922
8232919 : If user installs msi and exe, two installations are found in Add/Remove Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Mon, 04 Nov 2019 14:57:27 -0500 Merge JDK-8200758-branch
herrick [Mon, 04 Nov 2019 14:57:27 -0500] rev 58921
Merge
Mon, 04 Nov 2019 11:42:24 -0800 8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
bchristi [Mon, 04 Nov 2019 11:42:24 -0800] rev 58920
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized Reviewed-by: alanb, dholmes, mchung
Mon, 04 Nov 2019 11:05:10 -0800 8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
bpb [Mon, 04 Nov 2019 11:05:10 -0800] rev 58919
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list Reviewed-by: alanb, lancea
Mon, 04 Nov 2019 19:40:58 +0100 8233520: Shenandoah: do not sleep when thread is attaching
shade [Mon, 04 Nov 2019 19:40:58 +0100] rev 58918
8233520: Shenandoah: do not sleep when thread is attaching Reviewed-by: rkennke
Mon, 04 Nov 2019 13:13:34 -0500 Merge
aph [Mon, 04 Nov 2019 13:13:34 -0500] rev 58917
Merge
Fri, 01 Nov 2019 06:04:35 -0400 8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken
aph [Fri, 01 Nov 2019 06:04:35 -0400] rev 58916
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken Reviewed-by: shade, rkennke
Mon, 04 Nov 2019 10:03:32 -0800 8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
jiefu [Mon, 04 Nov 2019 10:03:32 -0800] rev 58915
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs Reviewed-by: mchung
Mon, 04 Nov 2019 14:24:36 +0000 8232984: Upgrading Joni License version to 2.1.16
coffeys [Mon, 04 Nov 2019 14:24:36 +0000] rev 58914
8232984: Upgrading Joni License version to 2.1.16 Reviewed-by: coffeys Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Mon, 04 Nov 2019 22:31:59 +0900 8233285: Demangling C++ symbols in jhsdb jstack --mixed
ysuenaga [Mon, 04 Nov 2019 22:31:59 +0900] rev 58913
8233285: Demangling C++ symbols in jhsdb jstack --mixed Reviewed-by: cjplummer, sspitsyn, ihse
Mon, 04 Nov 2019 13:58:33 +0100 8232973: Potential infinite loop in macOS hotspot agent
stooke [Mon, 04 Nov 2019 13:58:33 +0100] rev 58912
8232973: Potential infinite loop in macOS hotspot agent Reviewed-by: stuefe, cjplummer, sspitsyn
Mon, 04 Nov 2019 11:25:55 +0000 Merge unixdomainchannels
michaelm [Mon, 04 Nov 2019 11:25:55 +0000] rev 58911
Merge
Mon, 04 Nov 2019 11:33:15 +0100 8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
tschatzl [Mon, 04 Nov 2019 11:33:15 +0100] rev 58910
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found Reviewed-by: lkorinth, kbarrett
Mon, 04 Nov 2019 11:15:45 +0100 8233383: Various minor fixes
ihse [Mon, 04 Nov 2019 11:15:45 +0100] rev 58909
8233383: Various minor fixes Reviewed-by: erikj
Mon, 04 Nov 2019 11:12:13 +0100 8233381: Update copyright year in build system files
ihse [Mon, 04 Nov 2019 11:12:13 +0100] rev 58908
8233381: Update copyright year in build system files Reviewed-by: erikj
Mon, 04 Nov 2019 10:06:59 +0000 8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
chegar [Mon, 04 Nov 2019 10:06:59 +0000] rev 58907
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3 Reviewed-by: dfuchs
Mon, 04 Nov 2019 10:58:14 +0100 8230847: Trees.getScope may crash when invoked for statement inside switch.
jlahoda [Mon, 04 Nov 2019 10:58:14 +0100] rev 58906
8230847: Trees.getScope may crash when invoked for statement inside switch. Summary: More thoroughly avoiding side-effects when attributing (to) for Trees.getScope. Reviewed-by: mcimadamore
Wed, 30 Oct 2019 14:52:27 +0100 8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
mbaesken [Wed, 30 Oct 2019 14:52:27 +0100] rev 58905
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java Reviewed-by: clanger
Mon, 04 Nov 2019 09:54:00 +0100 8233078: fix minimal VM build on Linux ppc64(le)
mbaesken [Mon, 04 Nov 2019 09:54:00 +0100] rev 58904
8233078: fix minimal VM build on Linux ppc64(le) Reviewed-by: mdoerr, lucy
Mon, 04 Nov 2019 09:40:35 +0100 8229815: Upgrade Jline to 3.12.1
jlahoda [Mon, 04 Nov 2019 09:40:35 +0100] rev 58903
8229815: Upgrade Jline to 3.12.1 Reviewed-by: rfield
Mon, 04 Nov 2019 14:26:18 +0800 8231950: keytool -ext camel-case shorthand not working
weijun [Mon, 04 Nov 2019 14:26:18 +0800] rev 58902
8231950: keytool -ext camel-case shorthand not working Reviewed-by: mullan
Sun, 03 Nov 2019 18:02:29 -0500 8229516: Thread.isInterrupted() always returns false after thread termination
dholmes [Sun, 03 Nov 2019 18:02:29 -0500] rev 58901
8229516: Thread.isInterrupted() always returns false after thread termination Reviewed-by: dnsimon, sspitsyn, dcubed, alanb
Sun, 03 Nov 2019 14:07:43 +0000 8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
alanb [Sun, 03 Nov 2019 14:07:43 +0000] rev 58900
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed Reviewed-by: dfuchs, chegar
Sat, 02 Nov 2019 10:02:18 +0000 8232673: (dc) DatagramChannel socket adaptor issues
alanb [Sat, 02 Nov 2019 10:02:18 +0000] rev 58899
8232673: (dc) DatagramChannel socket adaptor issues Reviewed-by: dfuchs, chegar
Fri, 01 Nov 2019 16:21:17 -0400 8233359: Add global sized operator delete definitions
kbarrett [Fri, 01 Nov 2019 16:21:17 -0400] rev 58898
8233359: Add global sized operator delete definitions Summary: Added new definitions. Reviewed-by: dholmes
Fri, 01 Nov 2019 13:16:50 -0700 8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
bpb [Fri, 01 Nov 2019 13:16:50 -0700] rev 58897
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity Reviewed-by: alanb, darcy, rriggs
Fri, 01 Nov 2019 12:57:01 +0000 8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
jboes [Fri, 01 Nov 2019 12:57:01 +0000] rev 58896
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact Summary: Modified method description to disambiguate when false is returned and altered implementation Reviewed-by: dfuchs, chegar, vtewari
Fri, 01 Nov 2019 11:31:37 -0700 8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
ccheung [Fri, 01 Nov 2019 11:31:37 -0700] rev 58895
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on Summary: change DumpSharedSpaces to Arguments::is_dumping_archive(). Reviewed-by: iklam, coleenp
Fri, 01 Nov 2019 09:39:13 -0700 8227003: Add high-level JIT compilation mode control mechanism
iveresov [Fri, 01 Nov 2019 09:39:13 -0700] rev 58894
8227003: Add high-level JIT compilation mode control mechanism Summary: Add tiered mode to emulate non-tiered with special mode for JVMCI compiler. Add -XX:CompilationMode option. Reviewed-by: never, redestad
Fri, 01 Nov 2019 09:07:59 -0700 8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
dl [Fri, 01 Nov 2019 09:07:59 -0700] rev 58893
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11 Reviewed-by: martin
Fri, 01 Nov 2019 09:04:04 -0700 8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
dl [Fri, 01 Nov 2019 09:04:04 -0700] rev 58892
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once Reviewed-by: martin
Fri, 01 Nov 2019 16:16:05 +0100 8233387: Shenandoah: passive mode should disable pacing ergonomically
shade [Fri, 01 Nov 2019 16:16:05 +0100] rev 58891
8233387: Shenandoah: passive mode should disable pacing ergonomically Reviewed-by: zgu
Fri, 01 Nov 2019 10:25:15 -0400 8233333 : Incorrect comparison of number version strings in ToolValidator JDK-8200758-branch
herrick [Fri, 01 Nov 2019 10:25:15 -0400] rev 58890
8233333 : Incorrect comparison of number version strings in ToolValidator Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Fri, 01 Nov 2019 10:22:49 -0400 8233265: jpackage --add-modules cannot find additional modules with non-modular app JDK-8200758-branch
herrick [Fri, 01 Nov 2019 10:22:49 -0400] rev 58889
8233265: jpackage --add-modules cannot find additional modules with non-modular app Reviewed-by: asemenyuk, almatvee, kcr
Thu, 31 Oct 2019 11:18:41 -0400 8232186 : Add verification for pkg and dmg tests JDK-8200758-branch
herrick [Thu, 31 Oct 2019 11:18:41 -0400] rev 58888
8232186 : Add verification for pkg and dmg tests Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Thu, 31 Oct 2019 11:11:42 -0400 8233138 : Error 2343 when using --win-dir-chooser JDK-8200758-branch
herrick [Thu, 31 Oct 2019 11:11:42 -0400] rev 58887
8233138 : Error 2343 when using --win-dir-chooser Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 31 Oct 2019 11:07:01 -0400 8233143 : RPM errors: rpmbuild: no spec files given for build JDK-8200758-branch
herrick [Thu, 31 Oct 2019 11:07:01 -0400] rev 58886
8233143 : RPM errors: rpmbuild: no spec files given for build Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 31 Oct 2019 11:00:26 -0400 8233218 : rpm uninstall errors (xdg-icon-resource: the icon size must be specified with --size) JDK-8200758-branch
herrick [Thu, 31 Oct 2019 11:00:26 -0400] rev 58885
8233218 : rpm uninstall errors (xdg-icon-resource: the icon size must be specified with --size) Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Fri, 01 Nov 2019 10:04:49 -0400 8233386: Initialize NULL fields for unused decorations
coleenp [Fri, 01 Nov 2019 10:04:49 -0400] rev 58884
8233386: Initialize NULL fields for unused decorations Reviewed-by: shade, hseigel, dcubed
Fri, 01 Nov 2019 14:18:40 +0100 Micro loaders shall not retire chunks if the costs for retiring chunks outqweights the saved space stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 14:18:40 +0100] rev 58883
Micro loaders shall not retire chunks if the costs for retiring chunks outqweights the saved space
Fri, 01 Nov 2019 13:02:09 +0100 Improve spacemanager logging stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 13:02:09 +0100] rev 58882
Improve spacemanager logging
Fri, 01 Nov 2019 13:01:41 +0100 Tune boot loader chunk sizes stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 13:01:41 +0100] rev 58881
Tune boot loader chunk sizes
Fri, 01 Nov 2019 11:09:18 +0100 Print committed-free when tracing chunk details stuefe-new-metaspace-branch
stuefe [Fri, 01 Nov 2019 11:09:18 +0100] rev 58880
Print committed-free when tracing chunk details
Fri, 01 Nov 2019 07:58:05 +0100 8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
clanger [Fri, 01 Nov 2019 07:58:05 +0100] rev 58879
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp Reviewed-by: iklam, ccheung
Tue, 15 Oct 2019 17:08:09 +0200 8232168: Fix non wide char canonicalization on Windows
rschmelter [Tue, 15 Oct 2019 17:08:09 +0200] rev 58878
8232168: Fix non wide char canonicalization on Windows Reviewed-by: clanger, alanb, ccheung
Thu, 31 Oct 2019 16:54:16 -0700 8233273: Update Graal
dlong [Thu, 31 Oct 2019 16:54:16 -0700] rev 58877
8233273: Update Graal Reviewed-by: kvn
Thu, 31 Oct 2019 14:23:06 -0700 8224159: JDWP IPv6 scope support
amenkov [Thu, 31 Oct 2019 14:23:06 -0700] rev 58876
8224159: JDWP IPv6 scope support Reviewed-by: sspitsyn, cjplummer
Tue, 29 Oct 2019 15:08:19 +0100 8232921: assert(is_object_aligned(result)) failed: address not aligned
goetz [Tue, 29 Oct 2019 15:08:19 +0100] rev 58875
8232921: assert(is_object_aligned(result)) failed: address not aligned Reviewed-by: coleenp, rschmelter
Thu, 31 Oct 2019 19:32:41 +0000 8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
bobv [Thu, 31 Oct 2019 19:32:41 +0000] rev 58874
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100 Reviewed-by: dholmes, sgehwolf, redestad
Thu, 31 Oct 2019 19:31:03 +0000 8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
dfuchs [Thu, 31 Oct 2019 19:31:03 +0000] rev 58873
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE Summary: sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly Reviewed-by: chegar, vtewari
Thu, 31 Oct 2019 16:45:58 +0000 8205132: Degrade Thread.countStackFrames() to throw UOE
alanb [Thu, 31 Oct 2019 16:45:58 +0000] rev 58872
8205132: Degrade Thread.countStackFrames() to throw UOE Reviewed-by: mchung, dholmes, dcubed
Mon, 28 Oct 2019 15:03:36 +0100 8232806: Introduce a system property to disable eager lambda initialization
vjovanovic [Mon, 28 Oct 2019 15:03:36 +0100] rev 58871
8232806: Introduce a system property to disable eager lambda initialization Reviewed-by: briangoetz, mr, psandoz, forax
Thu, 31 Oct 2019 16:16:21 +0000 aefimov-dns-client-branch: Add jdk.dns.client source aefimov-dns-client-branch
aefimov [Thu, 31 Oct 2019 16:16:21 +0000] rev 58870
aefimov-dns-client-branch: Add jdk.dns.client source
Thu, 31 Oct 2019 11:32:07 +0000 Merge aefimov-dns-client-branch
aefimov [Thu, 31 Oct 2019 11:32:07 +0000] rev 58869
Merge
Thu, 31 Oct 2019 10:37:03 +0100 8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit
shade [Thu, 31 Oct 2019 10:37:03 +0100] rev 58868
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit Reviewed-by: rkennke
Thu, 31 Oct 2019 04:17:41 +0100 Added tag jdk-14+21 for changeset c16ac7a2eba4
jwilhelm [Thu, 31 Oct 2019 04:17:41 +0100] rev 58867
Added tag jdk-14+21 for changeset c16ac7a2eba4
Wed, 30 Oct 2019 22:32:00 -0400 8233266: Remove unnecessary fence in restore_unshareable_info
coleenp [Wed, 30 Oct 2019 22:32:00 -0400] rev 58866
8233266: Remove unnecessary fence in restore_unshareable_info Reviewed-by: jiangli, dholmes
Thu, 31 Oct 2019 02:22:42 +0000 8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
valeriep [Thu, 31 Oct 2019 02:22:42 +0000] rev 58865
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures. Summary: Fixed to treat the queried key size values as bits instead of bytes Reviewed-by: ascarpino, xuelei
Wed, 30 Oct 2019 15:54:41 -0400 8231451: ZipFileInputStream::skip handling of negative values with STORED entries
lancea [Wed, 30 Oct 2019 15:54:41 -0400] rev 58864
8231451: ZipFileInputStream::skip handling of negative values with STORED entries Reviewed-by: clanger, bpb, alanb
Wed, 30 Oct 2019 19:43:52 +0100 8226511: Implement JFR Event Streaming jdk-14+21
mgronlun [Wed, 30 Oct 2019 19:43:52 +0100] rev 58863
8226511: Implement JFR Event Streaming Reviewed-by: egahlin, mseledtsov, mgronlun Contributed-by: erik.gahlin@oracle.com, mikhailo.seledtsov@oracle.com, markus.gronlund@oracle.com
Wed, 30 Oct 2019 17:02:26 +0100 Make TestSetEndTime more stable JEP-349-branch
egahlin [Wed, 30 Oct 2019 17:02:26 +0100] rev 58862
Make TestSetEndTime more stable
Wed, 30 Oct 2019 16:14:56 +0100 8233159: Method::result_type should use calculated value in constMethod
redestad [Wed, 30 Oct 2019 16:14:56 +0100] rev 58861
8233159: Method::result_type should use calculated value in constMethod Reviewed-by: lfoltan, iklam, coleenp
Tue, 29 Oct 2019 14:29:40 +0100 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
chagedorn [Tue, 29 Oct 2019 14:29:40 +0100] rev 58860
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" Summary: Explicitly set the receiver klass in the ci MDO to NULL if it is NULL in the MDO while translating. Reviewed-by: kvn, thartmann
Wed, 30 Oct 2019 14:08:07 +0000 8232724: Remove indirection with calling JNU_NewStringPlatform
aivanov [Wed, 30 Oct 2019 14:08:07 +0000] rev 58859
8232724: Remove indirection with calling JNU_NewStringPlatform Reviewed-by: dholmes, clanger
Wed, 30 Oct 2019 09:42:59 -0400 8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64
zgu [Wed, 30 Oct 2019 09:42:59 -0400] rev 58858
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64 Reviewed-by: rkennke
Wed, 30 Oct 2019 12:25:22 +0000 Windows InheritedChannel no longer needed unixdomainchannels
michaelm [Wed, 30 Oct 2019 12:25:22 +0000] rev 58857
Windows InheritedChannel no longer needed
Wed, 30 Oct 2019 11:53:07 +0000 removing unnecessary diffs from mainline unixdomainchannels
michaelm [Wed, 30 Oct 2019 11:53:07 +0000] rev 58856
removing unnecessary diffs from mainline
Wed, 30 Oct 2019 11:38:40 +0100 fix typo JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:38:40 +0100] rev 58855
fix typo
Wed, 30 Oct 2019 11:28:38 +0100 stricly monotone nanos for chunkheader JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:28:38 +0100] rev 58854
stricly monotone nanos for chunkheader
Wed, 30 Oct 2019 11:23:55 +0100 Merge JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:23:55 +0100] rev 58853
Merge
Wed, 30 Oct 2019 09:17:36 +0800 8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
pli [Wed, 30 Oct 2019 09:17:36 +0800] rev 58852
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl Reviewed-by: aph
Tue, 29 Oct 2019 15:35:06 -0700 8233035: Update JVMCI
kvn [Tue, 29 Oct 2019 15:35:06 -0700] rev 58851
8233035: Update JVMCI Reviewed-by: dlong
Tue, 29 Oct 2019 13:52:04 -0700 8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
mr [Tue, 29 Oct 2019 13:52:04 -0700] rev 58850
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 Reviewed-by: stuefe, iignatyev, mchung
Tue, 29 Oct 2019 12:52:03 -0700 8173975: Lookup::in should not allow target class be primitive or array class
mchung [Tue, 29 Oct 2019 12:52:03 -0700] rev 58849
8173975: Lookup::in should not allow target class be primitive or array class Reviewed-by: alanb
Tue, 29 Oct 2019 19:55:34 +0000 second part of cleanup reducing number of files touched in main line unixdomainchannels
michaelm [Tue, 29 Oct 2019 19:55:34 +0000] rev 58848
second part of cleanup reducing number of files touched in main line
Tue, 29 Oct 2019 19:23:09 +0000 partial cleanup unixdomainchannels
michaelm [Tue, 29 Oct 2019 19:23:09 +0000] rev 58847
partial cleanup
Tue, 29 Oct 2019 12:01:14 -0700 8232748: Build static versions of certain JDK libraries
erikj [Tue, 29 Oct 2019 12:01:14 -0700] rev 58846
8232748: Build static versions of certain JDK libraries Reviewed-by: ihse, bobv
Tue, 29 Oct 2019 14:22:18 -0400 8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
lancea [Tue, 29 Oct 2019 14:22:18 -0400] rev 58845
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file Reviewed-by: clanger, bpb, alanb
Tue, 29 Oct 2019 13:51:14 -0400 8233075: JFR - nmetods - misspelled in several places
ecaspole [Tue, 29 Oct 2019 13:51:14 -0400] rev 58844
8233075: JFR - nmetods - misspelled in several places Reviewed-by: hseigel, mseledtsov
Tue, 29 Oct 2019 10:13:27 -0700 8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
jiefu [Tue, 29 Oct 2019 10:13:27 -0700] rev 58843
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible Reviewed-by: redestad, mchung
Tue, 29 Oct 2019 08:26:55 -0700 8232080: jlink plugins for vendor information and run-time options
mr [Tue, 29 Oct 2019 08:26:55 -0700] rev 58842
8232080: jlink plugins for vendor information and run-time options Reviewed-by: ihse, alanb, kvn, bobv, mchung
Tue, 29 Oct 2019 15:16:45 +0100 license header and newlines JEP-349-branch
mgronlun [Tue, 29 Oct 2019 15:16:45 +0100] rev 58841
license header and newlines
Tue, 29 Oct 2019 12:10:57 +0100 Add workaround for 8233019 stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 12:10:57 +0100] rev 58840
Add workaround for 8233019
Tue, 29 Oct 2019 12:07:19 +0100 Add experimental switch to force ccs to a specific address stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 12:07:19 +0100] rev 58839
Add experimental switch to force ccs to a specific address
Tue, 29 Oct 2019 08:56:10 +0100 Merge stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 08:56:10 +0100] rev 58838
Merge
Tue, 29 Oct 2019 11:50:28 +0100 Merge JEP-349-branch
mgronlun [Tue, 29 Oct 2019 11:50:28 +0100] rev 58837
Merge
Tue, 29 Oct 2019 11:33:25 +0100 8230400: Missing constant pool entry for a method in stacktrace
mgronlun [Tue, 29 Oct 2019 11:33:25 +0100] rev 58836
8230400: Missing constant pool entry for a method in stacktrace Reviewed-by: egahlin
Tue, 29 Oct 2019 11:19:48 +0100 Close ihse-setupexecute-branch ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:19:48 +0100] rev 58835
Close ihse-setupexecute-branch
Tue, 29 Oct 2019 11:17:25 +0100 Merge from default ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:17:25 +0100] rev 58834
Merge from default
Tue, 29 Oct 2019 11:13:39 +0100 Add documentation. ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:13:39 +0100] rev 58833
Add documentation.
Tue, 29 Oct 2019 08:26:48 +0000 Merge unixdomainchannels
michaelm [Tue, 29 Oct 2019 08:26:48 +0000] rev 58832
Merge
Tue, 29 Oct 2019 09:34:23 +0800 8231365: ServicePermission::equals doesn't comply to the spec
weijun [Tue, 29 Oct 2019 09:34:23 +0800] rev 58831
8231365: ServicePermission::equals doesn't comply to the spec 8231196: DelegationPermission allows to create an instance that thows NPE on ::equals call Reviewed-by: mullan
Tue, 29 Oct 2019 09:34:21 +0800 8228969: 2019-09-28 public suffix list update
weijun [Tue, 29 Oct 2019 09:34:21 +0800] rev 58830
8228969: 2019-09-28 public suffix list update Reviewed-by: mullan
Mon, 28 Oct 2019 16:41:47 -0400 8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
coleenp [Mon, 28 Oct 2019 16:41:47 -0400] rev 58829
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing Summary: Make the test reserve 1G rather than 3G, so it is more reliable. Reviewed-by: hseigel, stuefe
Mon, 28 Oct 2019 21:31:23 +0100 TestLatestEvent: Abort if not 6 NotLatest events are found JEP-349-branch
egahlin [Mon, 28 Oct 2019 21:31:23 +0100] rev 58828
TestLatestEvent: Abort if not 6 NotLatest events are found
Mon, 28 Oct 2019 21:24:30 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 21:24:30 +0100] rev 58827
Merge
Mon, 28 Oct 2019 21:17:47 +0100 move stub JEP-349-branch
mgronlun [Mon, 28 Oct 2019 21:17:47 +0100] rev 58826
move stub
Mon, 28 Oct 2019 11:06:17 -0700 8231273: Upgrade CLDR to v36
naoto [Mon, 28 Oct 2019 11:06:17 -0700] rev 58825
8231273: Upgrade CLDR to v36 Reviewed-by: rriggs
Mon, 28 Oct 2019 18:43:54 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 18:43:54 +0100] rev 58824
Merge
Mon, 28 Oct 2019 18:43:04 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 18:43:04 +0100] rev 58823
Merge
Mon, 28 Oct 2019 13:17:54 -0400 8232879: Writing out data with the Zip File System leads to a CRC failure
lancea [Mon, 28 Oct 2019 13:17:54 -0400] rev 58822
8232879: Writing out data with the Zip File System leads to a CRC failure Reviewed-by: lancea, clanger Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Mon, 28 Oct 2019 16:06:08 +0000 8232118: Add JVM option to enable JVMCI compilers in product mode
bobv [Mon, 28 Oct 2019 16:06:08 +0000] rev 58821
8232118: Add JVM option to enable JVMCI compilers in product mode Reviewed-by: kvn, dholmes
Mon, 28 Oct 2019 17:33:38 +0100 Exception should use FileAccess to get file length JEP-349-branch
egahlin [Mon, 28 Oct 2019 17:33:38 +0100] rev 58820
Exception should use FileAccess to get file length
Mon, 28 Oct 2019 11:33:28 -0400 8232992: Shenandoah: Implement self-fixing interpreter LRB
zgu [Mon, 28 Oct 2019 11:33:28 -0400] rev 58819
8232992: Shenandoah: Implement self-fixing interpreter LRB Reviewed-by: shade
Mon, 28 Oct 2019 11:21:43 -0400 Merge JDK-8200758-branch
herrick [Mon, 28 Oct 2019 11:21:43 -0400] rev 58818
Merge
Mon, 28 Oct 2019 12:55:48 +0000 8232890: Remove bad Code attribute parsing code
hseigel [Mon, 28 Oct 2019 12:55:48 +0000] rev 58817
8232890: Remove bad Code attribute parsing code Summary: Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files. Reviewed-by: dholmes, lfoltan
Wed, 23 Oct 2019 12:51:53 +0200 8231565: More node budget asserts in fuzzed tests.
phedlin [Wed, 23 Oct 2019 12:51:53 +0200] rev 58816
8231565: More node budget asserts in fuzzed tests. Reviewed-by: neliasso, thartmann
Mon, 28 Oct 2019 11:27:27 +0100 8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
stefank [Mon, 28 Oct 2019 11:27:27 +0100] rev 58815
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:26:53 +0100 8232650: ZGC: Add initialization hooks for OS specific code
stefank [Mon, 28 Oct 2019 11:26:53 +0100] rev 58814
8232650: ZGC: Add initialization hooks for OS specific code Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:26:00 +0100 8232651: Add implementation of os::processor_id() for Windows
stefank [Mon, 28 Oct 2019 11:26:00 +0100] rev 58813
8232651: Add implementation of os::processor_id() for Windows Reviewed-by: dholmes, stuefe
Mon, 28 Oct 2019 11:24:11 +0100 8232649: ZGC: Add callbacks to ZMemoryManager
stefank [Mon, 28 Oct 2019 11:24:11 +0100] rev 58812
8232649: ZGC: Add callbacks to ZMemoryManager Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:48 +0100 8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
stefank [Mon, 28 Oct 2019 11:23:48 +0100] rev 58811
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:28 +0100 8232602: ZGC: Make ZGranuleMap ZAddress agnostic
stefank [Mon, 28 Oct 2019 11:23:28 +0100] rev 58810
8232602: ZGC: Make ZGranuleMap ZAddress agnostic Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:21:23 +0100 8232601: ZGC: Parameterize the ZGranuleMap table size
stefank [Mon, 28 Oct 2019 11:21:23 +0100] rev 58809
8232601: ZGC: Parameterize the ZGranuleMap table size Reviewed-by: pliden, eosterlund
Sun, 27 Oct 2019 12:13:51 +0000 8212132: (dc) Remove DatagramChannelImpl finalize method
alanb [Sun, 27 Oct 2019 12:13:51 +0000] rev 58808
8212132: (dc) Remove DatagramChannelImpl finalize method Reviewed-by: bpb, chegar, dfuchs, martin
Sun, 27 Oct 2019 10:14:40 +0100 Tune chunk sizes to reduce waste sections stuefe-new-metaspace-branch
stuefe [Sun, 27 Oct 2019 10:14:40 +0100] rev 58807
Tune chunk sizes to reduce waste sections
Sat, 26 Oct 2019 23:59:51 +0200 Stabilize TestLatestEvent.java JEP-349-branch
egahlin [Sat, 26 Oct 2019 23:59:51 +0200] rev 58806
Stabilize TestLatestEvent.java
Fri, 25 Oct 2019 13:17:31 -0700 8233027: OopMapSet::all_do does oms.next() twice during iteration
never [Fri, 25 Oct 2019 13:17:31 -0700] rev 58805
8233027: OopMapSet::all_do does oms.next() twice during iteration Reviewed-by: shade, kvn
Fri, 25 Oct 2019 11:51:48 -0700 8225464: Obsolete TraceNMethodInstalls flag
kvn [Fri, 25 Oct 2019 11:51:48 -0700] rev 58804
8225464: Obsolete TraceNMethodInstalls flag Reviewed-by: dholmes, thartmann
Fri, 25 Oct 2019 12:05:56 +0100 8231570: (dc) Clarify implicit bind behavior of DatagramChannel
pconcannon [Fri, 25 Oct 2019 12:05:56 +0100] rev 58803
8231570: (dc) Clarify implicit bind behavior of DatagramChannel Summary: Update to DatagramChannel spec to make it clear that SecurityException can be thrown in connect send and receive methods Reviewed-by: alanb, chegar, dfuchs
Fri, 25 Oct 2019 17:30:25 +0200 8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes
shade [Fri, 25 Oct 2019 17:30:25 +0200] rev 58802
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes Reviewed-by: zgu
Fri, 25 Oct 2019 15:56:35 +0100 Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc unixdomainchannels
michaelm [Fri, 25 Oct 2019 15:56:35 +0100] rev 58801
Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc
Fri, 25 Oct 2019 07:15:09 -0700 8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test
epavlova [Fri, 25 Oct 2019 07:15:09 -0700] rev 58800
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test Reviewed-by: iveresov, lmesnik
Fri, 25 Oct 2019 14:50:16 +0100 Initial changeset for unixdomainchannels unixdomainchannels
michaelm [Fri, 25 Oct 2019 14:50:16 +0100] rev 58799
Initial changeset for unixdomainchannels
Fri, 25 Oct 2019 12:32:46 +0200 8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
tschatzl [Fri, 25 Oct 2019 12:32:46 +0200] rev 58798
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths Reviewed-by: sangheki, kbarrett
Fri, 25 Oct 2019 12:33:30 +0200 8232777: Rename G1Policy::_max_rs_length as it is no maximum
tschatzl [Fri, 25 Oct 2019 12:33:30 +0200] rev 58797
8232777: Rename G1Policy::_max_rs_length as it is no maximum Reviewed-by: kbarrett, sjohanss
Fri, 25 Oct 2019 12:34:30 +0200 8232779: G1 current collection parallel time does not include optional evacuation
tschatzl [Fri, 25 Oct 2019 12:34:30 +0200] rev 58796
8232779: G1 current collection parallel time does not include optional evacuation Reviewed-by: kbarrett, sangheki
Thu, 24 Oct 2019 22:41:24 -0700 8232083: Minimal VM is broken after JDK-8231586
never [Thu, 24 Oct 2019 22:41:24 -0700] rev 58795
8232083: Minimal VM is broken after JDK-8231586 Reviewed-by: dlong
Fri, 25 Oct 2019 08:50:50 +0800 8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp
amlu [Fri, 25 Oct 2019 08:50:50 +0800] rev 58794
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp Reviewed-by: bpb, darcy, iignatyev
Thu, 24 Oct 2019 16:58:39 -0700 8232904: Update JVMCI
kvn [Thu, 24 Oct 2019 16:58:39 -0700] rev 58793
8232904: Update JVMCI Reviewed-by: dnsimon
Thu, 24 Oct 2019 17:14:42 -0400 8223323: Adjust jpackage makefiles JDK-8200758-branch
herrick [Thu, 24 Oct 2019 17:14:42 -0400] rev 58792
8223323: Adjust jpackage makefiles Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee, erikj
Thu, 24 Oct 2019 16:48:53 -0400 8230612: Debian packaging ignores version and release in custom control file JDK-8200758-branch
herrick [Thu, 24 Oct 2019 16:48:53 -0400] rev 58791
8230612: Debian packaging ignores version and release in custom control file Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 24 Oct 2019 12:18:32 -0700 8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting
mseledtsov [Thu, 24 Oct 2019 12:18:32 -0700] rev 58790
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting Summary: skipping the test case if kernel memory acct not supported Reviewed-by: sgehwolf, lmesnik
Thu, 24 Oct 2019 11:25:53 -0700 8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
epavlova [Thu, 24 Oct 2019 11:25:53 -0700] rev 58789
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting Reviewed-by: kvn
Mon, 30 Sep 2019 22:39:11 +0200 8222766: Shenandoah: streamline post-LRB CAS barrier (x86)
shade [Mon, 30 Sep 2019 22:39:11 +0200] rev 58788
8222766: Shenandoah: streamline post-LRB CAS barrier (x86) Reviewed-by: rkennke
Thu, 24 Oct 2019 17:24:58 +0200 8231552: ZGC: Refine address space reservation
pliden [Thu, 24 Oct 2019 17:24:58 +0200] rev 58787
8231552: ZGC: Refine address space reservation Reviewed-by: eosterlund, stefank
Thu, 24 Oct 2019 16:37:22 +0200 8231081: TestMetadataRetention fails due to missing symbol id
mgronlun [Thu, 24 Oct 2019 16:37:22 +0200] rev 58786
8231081: TestMetadataRetention fails due to missing symbol id Reviewed-by: egahlin
Thu, 24 Oct 2019 16:28:51 +0200 8231949: [PPC64, s390]: Make async profiling more reliable
mdoerr [Thu, 24 Oct 2019 16:28:51 +0200] rev 58785
8231949: [PPC64, s390]: Make async profiling more reliable Summary: Better checks if method from interpreter frame is valid. Reviewed-by: rrich, ghaug, goetz
Thu, 24 Oct 2019 16:28:49 +0200 8232005: [s390, PPC64] More exception checks missing in interpreter
mdoerr [Thu, 24 Oct 2019 16:28:49 +0200] rev 58784
8232005: [s390, PPC64] More exception checks missing in interpreter Reviewed-by: rrich, goetz
Thu, 24 Oct 2019 08:52:33 -0400 8232788: Move biased locking initalization
coleenp [Thu, 24 Oct 2019 08:52:33 -0400] rev 58783
8232788: Move biased locking initalization Reviewed-by: pchilanomate, dholmes
Thu, 24 Oct 2019 08:49:21 -0400 8231953: Wrong assumption in assertion in oop::register_oop
coleenp [Thu, 24 Oct 2019 08:49:21 -0400] rev 58782
8231953: Wrong assumption in assertion in oop::register_oop Summary: On ARM32 thumb mode, the pc of the current frame is always zero Reviewed-by: coleenp, dcubed Contributed-by: christoph.goettschkes@microdoc.com
Thu, 24 Oct 2019 15:46:50 +0300 8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add
bulasevich [Thu, 24 Oct 2019 15:46:50 +0300] rev 58781
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add Reviewed-by: dlong, shade Contributed-by: christoph.goettschkes@microdoc.com
Thu, 24 Oct 2019 11:54:33 +0100 8232713: Update BCEL version to 6.3.1 in license file
aefimov [Thu, 24 Oct 2019 11:54:33 +0100] rev 58780
8232713: Update BCEL version to 6.3.1 in license file Reviewed-by: joehw
Thu, 24 Oct 2019 11:07:31 +0100 8231602: Deprecate Thread.suspend/resume for removal
alanb [Thu, 24 Oct 2019 11:07:31 +0100] rev 58779
8231602: Deprecate Thread.suspend/resume for removal Reviewed-by: mchung, dholmes, chegar
Thu, 24 Oct 2019 11:49:56 +0200 8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently"
shade [Thu, 24 Oct 2019 11:49:56 +0200] rev 58778
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently" Reviewed-by: rkennke
Thu, 24 Oct 2019 11:08:16 +0200 8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
tschatzl [Thu, 24 Oct 2019 11:08:16 +0200] rev 58777
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1 Summary: Instead of globally waiting for completion of strong nmethod processing during evacuation, synchronize the nmethods processing on a per-nmethod basis so that only one thread processes one nmethod at once using a state. This state indicates what work (strong/weak processing) needs to be done and what has already been done. Reviewed-by: sjohanss, kbarrett
Thu, 24 Oct 2019 15:53:20 +0800 8231598: keytool does not export sun.security.mscapi
weijun [Thu, 24 Oct 2019 15:53:20 +0800] rev 58776
8231598: keytool does not export sun.security.mscapi Reviewed-by: mullan
Thu, 24 Oct 2019 09:57:29 +0200 8232613: Move Object.registerNatives into HotSpot
redestad [Thu, 24 Oct 2019 09:57:29 +0200] rev 58775
8232613: Move Object.registerNatives into HotSpot Reviewed-by: dholmes, adinn, coleenp, lfoltan, mchung
Thu, 24 Oct 2019 07:02:36 +0200 Stabilize tests JEP-349-branch
egahlin [Thu, 24 Oct 2019 07:02:36 +0200] rev 58774
Stabilize tests
Wed, 23 Oct 2019 18:43:18 -0700 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
phh [Wed, 23 Oct 2019 18:43:18 -0700] rev 58773
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes Summary: Pass Thread.currentThread().getId() to getThreadAllocatedBytes, remove its implSpec Reviewed-by: dholmes, mchung, sspitsyn
Thu, 24 Oct 2019 02:58:29 +0200 Added tag jdk-14+20 for changeset 54ffb15c4839
jwilhelm [Thu, 24 Oct 2019 02:58:29 +0200] rev 58772
Added tag jdk-14+20 for changeset 54ffb15c4839
Wed, 23 Oct 2019 23:47:56 +0200 Fix bug in TestStartEndTime.java JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:47:56 +0200] rev 58771
Fix bug in TestStartEndTime.java
Wed, 23 Oct 2019 23:23:18 +0200 Fix end time filtering JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:23:18 +0200] rev 58770
Fix end time filtering
Wed, 23 Oct 2019 23:22:27 +0200 Remove e.printStackTrace() JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:22:27 +0200] rev 58769
Remove e.printStackTrace()
Wed, 23 Oct 2019 23:20:18 +0200 Recording::setEndTime is incorrect JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:20:18 +0200] rev 58768
Recording::setEndTime is incorrect
Wed, 23 Oct 2019 23:19:27 +0200 ChunkParser should not log filtered events JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:19:27 +0200] rev 58767
ChunkParser should not log filtered events
Wed, 23 Oct 2019 13:01:40 -0700 8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.* jdk-14+20
darcy [Wed, 23 Oct 2019 13:01:40 -0700] rev 58766
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.* Reviewed-by: rriggs, mchung
Wed, 23 Oct 2019 20:11:21 +0200 Add testing of RecordingStream::setStartTime JEP-349-branch
egahlin [Wed, 23 Oct 2019 20:11:21 +0200] rev 58765
Add testing of RecordingStream::setStartTime
Wed, 23 Oct 2019 14:01:17 -0400 Merge JDK-8200758-branch
herrick [Wed, 23 Oct 2019 14:01:17 -0400] rev 58764
Merge
Wed, 23 Oct 2019 13:53:41 -0400 8232723: make the resource file main.wxs over-ridable JDK-8200758-branch
herrick [Wed, 23 Oct 2019 13:53:41 -0400] rev 58763
8232723: make the resource file main.wxs over-ridable Reviewed-by: asemenyuk, almatvee
Wed, 23 Oct 2019 10:37:54 -0400 8232281: jpackage is not always reporting an error when no main class specified JDK-8200758-branch
herrick [Wed, 23 Oct 2019 10:37:54 -0400] rev 58762
8232281: jpackage is not always reporting an error when no main class specified Reviewed-by: asemenyuk, asemenuk
Wed, 23 Oct 2019 10:10:34 -0400 8231972: Build a stable list of jpackager tests for SQE JDK-8200758-branch
herrick [Wed, 23 Oct 2019 10:10:34 -0400] rev 58761
8231972: Build a stable list of jpackager tests for SQE Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 23 Oct 2019 18:34:25 +0200 8232881: Remove unnecessary InstanceKlass::casts
redestad [Wed, 23 Oct 2019 18:34:25 +0200] rev 58760
8232881: Remove unnecessary InstanceKlass::casts Reviewed-by: coleenp
Wed, 23 Oct 2019 17:35:32 +0200 8232882: GCC 4.8.5 build failure after JDK-8211073
shade [Wed, 23 Oct 2019 17:35:32 +0200] rev 58759
8232882: GCC 4.8.5 build failure after JDK-8211073 Reviewed-by: thartmann
Wed, 23 Oct 2019 15:54:39 +0100 8232625: HttpClient redirect policy should be more conservative
dfuchs [Wed, 23 Oct 2019 15:54:39 +0100] rev 58758
8232625: HttpClient redirect policy should be more conservative Summary: When enabled, HttpClient redirect is fixed to drop the body when the request method is changed, and to relay any redirection code it does not understand to the caller. Reviewed-by: chegar
Wed, 23 Oct 2019 17:02:32 +0200 Method setStartTime doesn't work with RecordingStream JEP-349-branch
egahlin [Wed, 23 Oct 2019 17:02:32 +0200] rev 58757
Method setStartTime doesn't work with RecordingStream
Wed, 23 Oct 2019 15:48:11 +0200 8232887: Remove SystemDictionary::has_checkPackageAccess
redestad [Wed, 23 Oct 2019 15:48:11 +0200] rev 58756
8232887: Remove SystemDictionary::has_checkPackageAccess Reviewed-by: coleenp, lfoltan
Wed, 23 Oct 2019 15:01:32 +0200 Improve TestFilledChunks.java JEP-349-branch
egahlin [Wed, 23 Oct 2019 15:01:32 +0200] rev 58755
Improve TestFilledChunks.java
Wed, 23 Oct 2019 05:48:17 -0700 8232834: RunTest sometimes fails to produce valid exitcode.txt
erikj [Wed, 23 Oct 2019 05:48:17 -0700] rev 58754
8232834: RunTest sometimes fails to produce valid exitcode.txt Reviewed-by: ihse
Wed, 23 Oct 2019 14:06:39 +0200 8232771: Revert JDK-8230794 because of environment changes
tschatzl [Wed, 23 Oct 2019 14:06:39 +0200] rev 58753
8232771: Revert JDK-8230794 because of environment changes Reviewed-by: pliden, sjohanss
Wed, 23 Oct 2019 13:52:33 +0200 8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong
thartmann [Wed, 23 Oct 2019 13:52:33 +0200] rev 58752
8232883: compiler/c2/CmpPNodeSubTest.java fails because test class name is wrong Summary: Renamed test file to match class name. Reviewed-by: roland
Wed, 23 Oct 2019 12:21:32 +0200 8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes
chagedorn [Wed, 23 Oct 2019 12:21:32 +0200] rev 58751
8231412: C2: InitializeNode::detect_init_independence() bails out on simple IR shapes Summary: Avoids early bailout of capturing a field store to remove unnecessary zeroing in simple methods containing only non-escaping objects. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 12:17:14 +0200 8232874: Add missing test for 8230062
chagedorn [Wed, 23 Oct 2019 12:17:14 +0200] rev 58750
8232874: Add missing test for 8230062 Summary: Adds a missing test which verifies the bug fix of 8230062. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 12:15:42 +0200 8232873: Add missing test for 8220416
chagedorn [Wed, 23 Oct 2019 12:15:42 +0200] rev 58749
8232873: Add missing test for 8220416 Summary: Adds a missing test which verifies the bug fix of 8220416. Reviewed-by: roland, thartmann
Wed, 23 Oct 2019 09:53:07 +0200 8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error
jiefu [Wed, 23 Oct 2019 09:53:07 +0200] rev 58748
8232768: Configuration with --disable-cds --enable-generate-classlist should be reported as an error Reviewed-by: ihse
Wed, 23 Oct 2019 09:48:46 +0200 8232770: Enable more warnings on solaris studio
ihse [Wed, 23 Oct 2019 09:48:46 +0200] rev 58747
8232770: Enable more warnings on solaris studio Reviewed-by: erikj
Wed, 23 Oct 2019 09:45:41 +0200 8211073: Remove -Wno-extra from Hotspot
ihse [Wed, 23 Oct 2019 09:45:41 +0200] rev 58746
8211073: Remove -Wno-extra from Hotspot Reviewed-by: dholmes, erikj, kbarrett
Tue, 22 Oct 2019 21:26:45 -0500 8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power
mhorie [Tue, 22 Oct 2019 21:26:45 -0500] rev 58745
8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power Reviewed-by: mdoerr, vlivanov
Tue, 22 Oct 2019 22:00:21 -0400 8232571: Add missing SIGINFO signal
dholmes [Tue, 22 Oct 2019 22:00:21 -0400] rev 58744
8232571: Add missing SIGINFO signal Reviewed-by: dholmes, rriggs Contributed-by: Benoit Daloze <benoit.daloze@oracle.com>
Wed, 23 Oct 2019 10:02:26 +0900 8232592: <Unknown compiled code> is shown in jstack mixed mode
ysuenaga [Wed, 23 Oct 2019 10:02:26 +0900] rev 58743
8232592: <Unknown compiled code> is shown in jstack mixed mode Reviewed-by: cjplummer, phh
Tue, 22 Oct 2019 23:55:33 +0200 8223697: jfr tool can't format duration values greater than 1 minute
cito [Tue, 22 Oct 2019 23:55:33 +0200] rev 58742
8223697: jfr tool can't format duration values greater than 1 minute Reviewed-by: egahlin
Tue, 22 Oct 2019 18:53:28 +0200 8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc
shade [Tue, 22 Oct 2019 18:53:28 +0200] rev 58741
8232802: Shenandoah: transition between "cset" and "pinned_cset" does not require cancelled gc Reviewed-by: zgu
Tue, 22 Oct 2019 18:53:22 +0200 8232791: Shenandoah: passive mode should disable pacing
shade [Tue, 22 Oct 2019 18:53:22 +0200] rev 58740
8232791: Shenandoah: passive mode should disable pacing Reviewed-by: zgu
Tue, 22 Oct 2019 09:20:21 -0700 8232617: Update the outdated code comments in java.lang.System class
mchung [Tue, 22 Oct 2019 09:20:21 -0700] rev 58739
8232617: Update the outdated code comments in java.lang.System class Reviewed-by: dholmes, bchristi
Tue, 22 Oct 2019 11:59:42 -0400 8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots
zgu [Tue, 22 Oct 2019 11:59:42 -0400] rev 58738
8232747: Shenandoah: Concurrent GC should deactivate SATB before processing weak roots Reviewed-by: shade
Tue, 22 Oct 2019 14:05:56 +0200 8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register
shade [Tue, 22 Oct 2019 14:05:56 +0200] rev 58737
8232778: Shenandoah: SBSA::arraycopy_prologue checks wrong register Reviewed-by: rkennke
Tue, 22 Oct 2019 09:51:52 +0200 Add doubunder on solaris in two places. ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 09:51:52 +0200] rev 58736
Add doubunder on solaris in two places.
Tue, 22 Oct 2019 08:57:41 +0200 8223400: Replace some enums with static const members in hotspot/runtime
ihse [Tue, 22 Oct 2019 08:57:41 +0200] rev 58735
8223400: Replace some enums with static const members in hotspot/runtime Reviewed-by: iklam, coleenp
Tue, 22 Oct 2019 08:51:18 +0200 Merge ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 08:51:18 +0200] rev 58734
Merge
Tue, 22 Oct 2019 08:50:27 +0200 Fix merge errors. ihse-cflags-rewrite-branch
ihse [Tue, 22 Oct 2019 08:50:27 +0200] rev 58733
Fix merge errors.
Tue, 22 Oct 2019 11:32:19 +0800 8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled
jiefu [Tue, 22 Oct 2019 11:32:19 +0800] rev 58732
8232757: VM fails to report an error for DumpLoadedClassList when cds is disabled Reviewed-by: iklam, dholmes
Mon, 21 Oct 2019 17:27:51 +0800 8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled
jiefu [Mon, 21 Oct 2019 17:27:51 +0800] rev 58731
8232692: [TESTBUG] compiler/aot/fingerprint/SelfChangedCDS.java fails when cds is disabled Reviewed-by: kvn
Mon, 21 Oct 2019 22:44:49 +0200 8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned
shade [Mon, 21 Oct 2019 22:44:49 +0200] rev 58730
8232729: Shenandoah: assert ShenandoahHeap::cas_oop addresses are aligned Reviewed-by: rkennke
Mon, 21 Oct 2019 22:44:48 +0200 8232730: Shenandoah: Traversal should not CAS the roots
shade [Mon, 21 Oct 2019 22:44:48 +0200] rev 58729
8232730: Shenandoah: Traversal should not CAS the roots Reviewed-by: zgu, rkennke
Mon, 21 Oct 2019 21:36:26 +0100 8232624: Java cannot start: NewStringPlatform missing
aivanov [Mon, 21 Oct 2019 21:36:26 +0100] rev 58728
8232624: Java cannot start: NewStringPlatform missing Reviewed-by: dholmes, alanb, redestad
Mon, 21 Oct 2019 13:25:36 -0700 8231587: Memory leak in WorkArounds.serializedForms
jjg [Mon, 21 Oct 2019 13:25:36 -0700] rev 58727
8231587: Memory leak in WorkArounds.serializedForms Reviewed-by: hannesw Contributed-by: fw@deneb.enyo.de
Mon, 21 Oct 2019 11:35:36 -0700 8232639: Change module graph images to use SVG instead of PNG format.
jjg [Mon, 21 Oct 2019 11:35:36 -0700] rev 58726
8232639: Change module graph images to use SVG instead of PNG format. Reviewed-by: mchung, ihse
Mon, 21 Oct 2019 14:26:10 -0400 8232712: Shenandoah: SIGBUS in load_reference_barrier_native
zgu [Mon, 21 Oct 2019 14:26:10 -0400] rev 58725
8232712: Shenandoah: SIGBUS in load_reference_barrier_native Reviewed-by: shade, rkennke
Mon, 21 Oct 2019 20:09:06 +0200 Fix race conditation in test and add logging for TestLatestEvent JEP-349-branch
egahlin [Mon, 21 Oct 2019 20:09:06 +0200] rev 58724
Fix race conditation in test and add logging for TestLatestEvent
Mon, 21 Oct 2019 10:32:49 -0700 8232569: Use test image from different jib profile for testing
erikj [Mon, 21 Oct 2019 10:32:49 -0700] rev 58723
8232569: Use test image from different jib profile for testing Reviewed-by: tbell
Mon, 21 Oct 2019 13:13:16 -0400 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
lfoltan [Mon, 21 Oct 2019 13:13:16 -0400] rev 58722
8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently Summary: Increase the use of type signature constants instead of hard coded characters within the JVM. Reviewed-by: coleenp, dholmes, fparain Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com
Mon, 21 Oct 2019 18:35:30 +0200 Improve TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:35:30 +0200] rev 58721
Improve TestSetSettings.java
Mon, 21 Oct 2019 09:26:14 -0700 8232572: Add hooks for custom output dir in Bundles.gmk
erikj [Mon, 21 Oct 2019 09:26:14 -0700] rev 58720
8232572: Add hooks for custom output dir in Bundles.gmk Reviewed-by: tbell
Mon, 21 Oct 2019 18:25:56 +0200 Add logging for parsing chunk start time JEP-349-branch
egahlin [Mon, 21 Oct 2019 18:25:56 +0200] rev 58719
Add logging for parsing chunk start time
Mon, 21 Oct 2019 17:36:04 +0200 Add logging to TestSetSettings.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:36:04 +0200] rev 58718
Add logging to TestSetSettings.java
Mon, 21 Oct 2019 18:15:53 +0200 Fix comments stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 18:15:53 +0200] rev 58717
Fix comments
Mon, 21 Oct 2019 16:43:06 +0200 Fix error in chunk allocation strategy which caused small chunks to dominate stuefe-new-metaspace-branch
stuefe [Mon, 21 Oct 2019 16:43:06 +0200] rev 58716
Fix error in chunk allocation strategy which caused small chunks to dominate
Mon, 21 Oct 2019 17:23:45 +0200 Harden TestChunkGap.java JEP-349-branch
egahlin [Mon, 21 Oct 2019 17:23:45 +0200] rev 58715
Harden TestChunkGap.java
Mon, 21 Oct 2019 16:29:38 +0200 Log unknown event JEP-349-branch
egahlin [Mon, 21 Oct 2019 16:29:38 +0200] rev 58714
Log unknown event
Mon, 21 Oct 2019 15:38:26 +0200 8226585: Improve javac messages for using a preview API
jlahoda [Mon, 21 Oct 2019 15:38:26 +0200] rev 58713
8226585: Improve javac messages for using a preview API Summary: Avoiding deprecation for removal for APIs associated with preview features, the features are marked with an annotation, and errors/warnings are produced for them based on the annotation. Reviewed-by: erikj, mcimadamore, alanb Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Mon, 21 Oct 2019 15:11:44 +0200 8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals
shade [Mon, 21 Oct 2019 15:11:44 +0200] rev 58712
8232702: Shenandoah: gc/shenandoah/TestVerifyJCStress.java uses non-existent -XX:+VerifyObjectEquals Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:43 +0200 8232575: Shenandoah: asynchronous object/region pinning
shade [Mon, 21 Oct 2019 15:11:43 +0200] rev 58711
8232575: Shenandoah: asynchronous object/region pinning Reviewed-by: rkennke
Mon, 21 Oct 2019 15:11:42 +0200 8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier
shade [Mon, 21 Oct 2019 15:11:42 +0200] rev 58710
8232674: Fix build and rename ShenandoahBarrierSet::oop_load_from_native_barrier Reviewed-by: zgu
Mon, 21 Oct 2019 09:58:32 +0200 8232239: ZGC: Inline ZCPU::count() and ZCPU:id()
pliden [Mon, 21 Oct 2019 09:58:32 +0200] rev 58709
8232239: ZGC: Inline ZCPU::count() and ZCPU:id() Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:58:07 +0200 8232238: ZGC: Move ZList inline funtions to zList.inline.hpp
pliden [Mon, 21 Oct 2019 09:58:07 +0200] rev 58708
8232238: ZGC: Move ZList inline funtions to zList.inline.hpp Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:57:26 +0200 8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp
pliden [Mon, 21 Oct 2019 09:57:26 +0200] rev 58707
8232237: ZGC: Move ZArray inline funtions to zArray.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:56:58 +0200 8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp
pliden [Mon, 21 Oct 2019 09:56:58 +0200] rev 58706
8232236: ZGC: Move ZThread inline funtions to zThread.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:56:43 +0200 8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp
pliden [Mon, 21 Oct 2019 09:56:43 +0200] rev 58705
8232235: ZGC: Move ZValue inline funtions to zValue.inline.hpp Reviewed-by: tschatzl
Mon, 21 Oct 2019 09:55:58 +0200 8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
pliden [Mon, 21 Oct 2019 09:55:58 +0200] rev 58704
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:55:48 +0200 8231940: ZGC: Print correct low/high capacity
pliden [Mon, 21 Oct 2019 09:55:48 +0200] rev 58703
8231940: ZGC: Print correct low/high capacity Reviewed-by: eosterlund
Mon, 21 Oct 2019 09:55:31 +0200 8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest
pliden [Mon, 21 Oct 2019 09:55:31 +0200] rev 58702
8231943: ZGC: Enable serviceability/dcmd/gc/RunGCTest Reviewed-by: tschatzl, eosterlund, sspitsyn
Mon, 21 Oct 2019 09:51:24 +0200 8232001: ZGC: Ignore metaspace GC threshold until GC is warm
pliden [Mon, 21 Oct 2019 09:51:24 +0200] rev 58701
8232001: ZGC: Ignore metaspace GC threshold until GC is warm Reviewed-by: eosterlund
Mon, 21 Oct 2019 14:04:16 +0800 8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow
amlu [Mon, 21 Oct 2019 14:04:16 +0800] rev 58700
8232195: Enable BigInteger tests: DivisionOverflow, SymmetricRangeTests and StringConstructorOverflow Reviewed-by: bpb, darcy
Fri, 18 Oct 2019 20:28:16 +0800 8232616: JVMCI_lock fails to get initialized when cds is disabled
jiefu [Fri, 18 Oct 2019 20:28:16 +0800] rev 58699
8232616: JVMCI_lock fails to get initialized when cds is disabled Reviewed-by: iklam, dholmes
Fri, 18 Oct 2019 14:07:47 -0700 8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java
cjplummer [Fri, 18 Oct 2019 14:07:47 -0700] rev 58698
8232276: Problem list serviceability/sa/ClhsdbJstackXcompStress.java Reviewed-by: sgehwolf, dholmes
Fri, 18 Oct 2019 21:25:01 +0100 datagramsocketimpl-branch: minor refactoring datagramsocketimpl-branch
chegar [Fri, 18 Oct 2019 21:25:01 +0100] rev 58697
datagramsocketimpl-branch: minor refactoring
Fri, 18 Oct 2019 14:14:37 -0400 8223325: Improve wix sources generated by jpackage JDK-8200758-branch
herrick [Fri, 18 Oct 2019 14:14:37 -0400] rev 58696
8223325: Improve wix sources generated by jpackage Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Fri, 18 Oct 2019 11:00:57 -0400 8232281: jpackage is not always reporting an error when no main class specified JDK-8200758-branch
herrick [Fri, 18 Oct 2019 11:00:57 -0400] rev 58695
8232281: jpackage is not always reporting an error when no main class specified Reviewed-by: asemenyuk, asemenuk
Fri, 18 Oct 2019 14:03:44 -0400 8232008: Shenandoah: C1 load barrier does not match interpreter version
zgu [Fri, 18 Oct 2019 14:03:44 -0400] rev 58694
8232008: Shenandoah: C1 load barrier does not match interpreter version Reviewed-by: rkennke
Fri, 18 Oct 2019 13:07:46 -0400 8232010: Shenandoah: implement self-fixing native barrier
zgu [Fri, 18 Oct 2019 13:07:46 -0400] rev 58693
8232010: Shenandoah: implement self-fixing native barrier Reviewed-by: rkennke
Wed, 16 Oct 2019 11:12:47 +0100 8231719: Correct contradictions in timeout range descriptions.
pconcannon [Wed, 16 Oct 2019 11:12:47 +0100] rev 58692
8231719: Correct contradictions in timeout range descriptions. Summary: Clarified verbiage in method descriptions. Reviewed-by: chegar, dfuchs
Thu, 17 Oct 2019 08:56:06 +0100 8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
jboes [Thu, 17 Oct 2019 08:56:06 +0100] rev 58691
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses Summary: Enclose IPv6 literal in brackets and adjust string format for unresolved addresses Reviewed-by: dfuchs, chegar
Fri, 18 Oct 2019 12:20:51 -0400 8232009: Shenandoah: C2 load barrier does not match interpreter version
zgu [Fri, 18 Oct 2019 12:20:51 -0400] rev 58690
8232009: Shenandoah: C2 load barrier does not match interpreter version Reviewed-by: rkennke
Fri, 18 Oct 2019 09:17:38 -0700 8232030: HelloDynamic.java fails with latest Graal
ccheung [Fri, 18 Oct 2019 09:17:38 -0700] rev 58689
8232030: HelloDynamic.java fails with latest Graal Summary: Include the dynamic dumping condition when setting up the merged_ordering array in merge_in_new_methods() of defaultMethods.cpp. Reviewed-by: iklam, coleenp
Fri, 18 Oct 2019 17:08:59 +0100 datagramsocketimpl-branch: fix issue with receive packet buf size datagramsocketimpl-branch
chegar [Fri, 18 Oct 2019 17:08:59 +0100] rev 58688
datagramsocketimpl-branch: fix issue with receive packet buf size
Fri, 18 Oct 2019 17:45:17 +0200 Stabilize TestLatestEvent.java JEP-349-branch
egahlin [Fri, 18 Oct 2019 17:45:17 +0200] rev 58687
Stabilize TestLatestEvent.java
Fri, 18 Oct 2019 11:36:35 -0400 8231324: Shenandoah: avoid duplicated weak root works during final traversal
zgu [Fri, 18 Oct 2019 11:36:35 -0400] rev 58686
8231324: Shenandoah: avoid duplicated weak root works during final traversal Reviewed-by: rkennke
Fri, 18 Oct 2019 14:56:01 +0200 8232381: add result NULL-checking to freetypeScaler.c
mbaesken [Fri, 18 Oct 2019 14:56:01 +0200] rev 58685
8232381: add result NULL-checking to freetypeScaler.c Reviewed-by: clanger, prr
Fri, 18 Oct 2019 14:15:10 +0800 8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled
jiefu [Fri, 18 Oct 2019 14:15:10 +0800] rev 58684
8232593: [TESTBUG] runtime/cds/CheckDefaultArchiveFile.java fails when cds is disabled Reviewed-by: iklam, dholmes
Thu, 17 Oct 2019 16:39:45 +0200 Lessen verification costs stuefe-new-metaspace-branch
stuefe [Thu, 17 Oct 2019 16:39:45 +0200] rev 58683
Lessen verification costs
Fri, 18 Oct 2019 09:57:20 +0900 8232084: HotSpot build failed with GCC 9.2.1
ysuenaga [Fri, 18 Oct 2019 09:57:20 +0900] rev 58682
8232084: HotSpot build failed with GCC 9.2.1 Reviewed-by: sspitsyn, cjplummer, dholmes, iklam
Thu, 17 Oct 2019 22:41:36 +0200 8232370: Refactor some com.sun.jdi tests to enable IDE integration
clanger [Thu, 17 Oct 2019 22:41:36 +0200] rev 58681
8232370: Refactor some com.sun.jdi tests to enable IDE integration Reviewed-by: amenkov, cjplummer, sspitsyn
Thu, 17 Oct 2019 21:15:33 +0100 datagramsocketimpl-branch: initial code changes datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 21:15:33 +0100] rev 58680
datagramsocketimpl-branch: initial code changes
Thu, 17 Oct 2019 20:54:25 +0100 datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:54:25 +0100] rev 58679
datagramsocketimpl-branch: merge with default
Thu, 17 Oct 2019 20:53:35 +0100 datagramsocketimpl-branch: update to default datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:53:35 +0100] rev 58678
datagramsocketimpl-branch: update to default
Thu, 17 Oct 2019 20:27:44 +0100 Initial changes for datagramsocketimpl-branch datagramsocketimpl-branch
chegar [Thu, 17 Oct 2019 20:27:44 +0100] rev 58677
Initial changes for datagramsocketimpl-branch
Thu, 17 Oct 2019 20:56:11 +0200 8232573: Shenandoah: cleanup and add more logging for in-pause phases
shade [Thu, 17 Oct 2019 20:56:11 +0200] rev 58676
8232573: Shenandoah: cleanup and add more logging for in-pause phases Reviewed-by: rkennke
Thu, 17 Oct 2019 20:56:04 +0200 8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking
shade [Thu, 17 Oct 2019 20:56:04 +0200] rev 58675
8232534: Shenandoah: guard against reentrant ShenandoahHeapLock locking Reviewed-by: rkennke
Thu, 17 Oct 2019 13:14:48 -0400 8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java
zgu [Thu, 17 Oct 2019 13:14:48 -0400] rev 58674
8231999: Shenandoah: Traversal failed compiler/jsr292/CallSiteDepContextTest.java Reviewed-by: rkennke
Thu, 17 Oct 2019 09:38:32 -0700 8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi
darcy [Thu, 17 Oct 2019 09:38:32 -0700] rev 58673
8232448: Suppress warnings on non-serializable non-transient instance fields in jdk.jdi Reviewed-by: sspitsyn
Thu, 17 Oct 2019 09:21:00 -0700 Removing TestLargeRootSet.java from problem list as it was fixed JEP-349-branch
mseledtsov [Thu, 17 Oct 2019 09:21:00 -0700] rev 58672
Removing TestLargeRootSet.java from problem list as it was fixed
Thu, 17 Oct 2019 08:00:37 -0400 8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails JDK-8200758-branch
herrick [Thu, 17 Oct 2019 08:00:37 -0400] rev 58671
8232387 : tools/jpackage/share/jdk/jpackage/tests/BasicTest.java fails Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 17 Oct 2019 07:55:35 -0400 8232280: close() is not called on return value of Files.walk() JDK-8200758-branch
herrick [Thu, 17 Oct 2019 07:55:35 -0400] rev 58670
8232280: close() is not called on return value of Files.walk() Reviewed-by: asemenyuk, asemenuk
Thu, 17 Oct 2019 14:20:26 +0200 8213239: Configure cannot handle command overrides with arguments
ihse [Thu, 17 Oct 2019 14:20:26 +0200] rev 58669
8213239: Configure cannot handle command overrides with arguments Reviewed-by: erikj
Thu, 17 Oct 2019 07:35:22 -0400 8232112: MDO extra_data_lock leaks during class unloading
coleenp [Thu, 17 Oct 2019 07:35:22 -0400] rev 58668
8232112: MDO extra_data_lock leaks during class unloading Summary: call the MDO destructor during class unloading. Reviewed-by: dholmes, eosterlund
Thu, 17 Oct 2019 11:39:48 +0200 Also fix launchers. ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:39:48 +0200] rev 58667
Also fix launchers.
Thu, 17 Oct 2019 11:37:36 +0200 Make it compile again. (Mostly remove logical-op). ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:37:36 +0200] rev 58666
Make it compile again. (Mostly remove logical-op).
Thu, 17 Oct 2019 11:07:24 +0200 Merge from default (huge) ihse-cflags-rewrite-branch
ihse [Thu, 17 Oct 2019 11:07:24 +0200] rev 58665
Merge from default (huge)
Mon, 14 Oct 2019 11:36:17 +0200 8218628: Add detailed message to NullPointerException describing what is null.
goetz [Mon, 14 Oct 2019 11:36:17 +0200] rev 58664
8218628: Add detailed message to NullPointerException describing what is null. Summary: This is the implementation of JEP 358: Helpful NullPointerExceptions. Reviewed-by: coleenp, clanger, rschmelter, rriggs, forax, mr
Thu, 17 Oct 2019 10:35:18 +0200 8223998: Missing MakeDir in ExecuteWithLog
ihse [Thu, 17 Oct 2019 10:35:18 +0200] rev 58663
8223998: Missing MakeDir in ExecuteWithLog Reviewed-by: tbell, erikj
Wed, 16 Oct 2019 17:03:40 +0200 8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
rrich [Wed, 16 Oct 2019 17:03:40 +0200] rev 58662
8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks Reviewed-by: thartmann, neliasso
Thu, 17 Oct 2019 13:34:06 +0800 8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
mli [Thu, 17 Oct 2019 13:34:06 +0800] rev 58661
8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use Reviewed-by: weijun, darcy, rriggs, coffeys
Thu, 17 Oct 2019 13:18:01 +0800 8209824: Improve the code coverage for ThreadLocal
mli [Thu, 17 Oct 2019 13:18:01 +0800] rev 58660
8209824: Improve the code coverage for ThreadLocal Reviewed-by: dholmes, alanb
Wed, 16 Oct 2019 18:47:11 -0700 8231859: Extra dash after the exception name in @throws clause of javadoc
igerasim [Wed, 16 Oct 2019 18:47:11 -0700] rev 58659
8231859: Extra dash after the exception name in @throws clause of javadoc Reviewed-by: weijun
Thu, 17 Oct 2019 02:49:14 +0200 Added tag jdk-14+19 for changeset 9b67dd88a931
jwilhelm [Thu, 17 Oct 2019 02:49:14 +0200] rev 58658
Added tag jdk-14+19 for changeset 9b67dd88a931
Wed, 16 Oct 2019 16:55:52 -0700 8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent
darcy [Wed, 16 Oct 2019 16:55:52 -0700] rev 58657
8232230: Suppress warnings on non-serializable non-transient instance fields in java.util.concurrent Reviewed-by: martin
Thu, 17 Oct 2019 07:31:35 +0800 8232357: Compare version info of Santuario to legal notice
weijun [Thu, 17 Oct 2019 07:31:35 +0800] rev 58656
8232357: Compare version info of Santuario to legal notice Reviewed-by: mullan
Thu, 17 Oct 2019 00:19:02 +0200 8232207: Linux os::available_memory re-reads cgroup configuration on every invocation
redestad [Thu, 17 Oct 2019 00:19:02 +0200] rev 58655
8232207: Linux os::available_memory re-reads cgroup configuration on every invocation Reviewed-by: bobv, sgehwolf
Thu, 17 Oct 2019 00:00:13 +0200 8232211: Remove dead code from os.hpp|cpp
redestad [Thu, 17 Oct 2019 00:00:13 +0200] rev 58654
8232211: Remove dead code from os.hpp|cpp Reviewed-by: dholmes, dcubed, rehn
Wed, 16 Oct 2019 14:32:17 -0700 8230407: SocketPermission and FilePermission action list allows leading comma
igerasim [Wed, 16 Oct 2019 14:32:17 -0700] rev 58653
8230407: SocketPermission and FilePermission action list allows leading comma Reviewed-by: chegar Contributed-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
Mon, 14 Oct 2019 18:48:10 -0700 8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero jdk-14+19
manc [Mon, 14 Oct 2019 18:48:10 -0700] rev 58652
8232232: G1RemSetSummary::_rs_threads_vtimes is not initialized to zero Summary: Fix error in "Concurrent refinement threads times" in GC log and cleanup. Reviewed-by: tschatzl, kbarrett
Wed, 16 Oct 2019 17:41:03 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 17:41:03 +0200] rev 58651
Merge
Wed, 16 Oct 2019 16:54:56 +0200 8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI
yzheng [Wed, 16 Oct 2019 16:54:56 +0200] rev 58650
8231754: [JVMCI] Make r27 unconditionally reserved in JVMCI Summary: Reserve r27 (heap base register) on AArch64 unconditionally Reviewed-by: adinn, dlong
Wed, 16 Oct 2019 14:50:53 +0100 8231449: HttpClient’s client ssl certificate authentication seems to be broken.
dfuchs [Wed, 16 Oct 2019 14:50:53 +0100] rev 58649
8231449: HttpClient’s client ssl certificate authentication seems to be broken. Summary: SSLFlowDelegate.Reader and SubscriberWrapper are changed to better cooperate on when more demand should be requested from upstream. The issue encountered in this scenario was triggered by a large certificate which caused the SSLFlowDelegate to stop requesting data from upstream during the handshake although the engine handshake status was NEED_UNWRAP. Reviewed-by: chegar
Wed, 16 Oct 2019 10:32:08 -0400 8232279 : Improve test helpers #2 JDK-8200758-branch
herrick [Wed, 16 Oct 2019 10:32:08 -0400] rev 58648
8232279 : Improve test helpers #2 Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 09:57:23 -0400 8231862: Decouple DesktopIntegration and LinuxPackageBundler classes JDK-8200758-branch
herrick [Wed, 16 Oct 2019 09:57:23 -0400] rev 58647
8231862: Decouple DesktopIntegration and LinuxPackageBundler classes Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Wed, 16 Oct 2019 16:10:24 +0200 Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 16:10:24 +0200] rev 58646
Remove experimental MetaspaceSeparateMicroCLDs feature, since its effect was underwhelming
Wed, 16 Oct 2019 15:31:05 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 16 Oct 2019 15:31:05 +0200] rev 58645
Merge
Wed, 16 Oct 2019 12:36:44 +0200 8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter
tschatzl [Wed, 16 Oct 2019 12:36:44 +0200] rev 58644
8232260: Remove g1 prefix in G1CollectedHeap::g1_hot_card_cache() getter Reviewed-by: kbarrett, sjohanss
Wed, 16 Oct 2019 11:52:56 +0200 8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
mdoerr [Wed, 16 Oct 2019 11:52:56 +0200] rev 58643
8232106: [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it Reviewed-by: kvn, thartmann
Wed, 16 Oct 2019 11:23:46 +0200 Merge JEP-349-branch
mgronlun [Wed, 16 Oct 2019 11:23:46 +0200] rev 58642
Merge
Tue, 15 Oct 2019 22:22:23 -0400 8229919: Support JNI Critical functions in object pinning API on x86_32 platforms
zgu [Tue, 15 Oct 2019 22:22:23 -0400] rev 58641
8229919: Support JNI Critical functions in object pinning API on x86_32 platforms Reviewed-by: rkennke, adinn
Wed, 16 Oct 2019 01:16:12 +0200 Don't expand LongMap lazily JEP-349-branch
egahlin [Wed, 16 Oct 2019 01:16:12 +0200] rev 58640
Don't expand LongMap lazily
Tue, 15 Oct 2019 21:33:54 +0000 Merge
henryjen [Tue, 15 Oct 2019 21:33:54 +0000] rev 58639
Merge
Mon, 14 Oct 2019 21:01:25 +0000 Merge
henryjen [Mon, 14 Oct 2019 21:01:25 +0000] rev 58638
Merge
Fri, 04 Oct 2019 13:44:11 -0700 8228825: Enhance ECDSA operations
ascarpino [Fri, 04 Oct 2019 13:44:11 -0700] rev 58637
8228825: Enhance ECDSA operations Reviewed-by: mullan
Tue, 06 Aug 2019 20:39:48 +0200 8226765: Commentary on Javadoc comments
hannesw [Tue, 06 Aug 2019 20:39:48 +0200] rev 58636
8226765: Commentary on Javadoc comments Reviewed-by: jjg, rhalade, skoivu
Thu, 17 Jan 2019 10:44:17 -0500 8227601: Better collection of references
rriggs [Thu, 17 Jan 2019 10:44:17 -0500] rev 58635
8227601: Better collection of references Reviewed-by: smarks, ahgross, skoivu, rhalade
Thu, 18 Jul 2019 07:25:17 -0700 8227662: freetype seeks to index at the end of the font data
prr [Thu, 18 Jul 2019 07:25:17 -0700] rev 58634
8227662: freetype seeks to index at the end of the font data Reviewed-by: serb, psadhukhan
Sun, 16 Jun 2019 13:14:32 -0700 8225292: Better Graphics2D drawing
prr [Sun, 16 Jun 2019 13:14:32 -0700] rev 58633
8225292: Better Graphics2D drawing Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 14 Jun 2019 20:33:17 -0700 8224915: Better serial attributes
prr [Fri, 14 Jun 2019 20:33:17 -0700] rev 58632
8224915: Better serial attributes Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 25 Jun 2019 00:07:47 +0100 8223892: Improved handling of jar files
aefimov [Tue, 25 Jun 2019 00:07:47 +0100] rev 58631
8223892: Improved handling of jar files Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
Fri, 21 Jun 2019 10:51:10 +0100 8225298: Improve TLS connection support
chegar [Fri, 21 Jun 2019 10:51:10 +0100] rev 58630
8225298: Improve TLS connection support Reviewed-by: dfuchs, igerasim, michaelm, rhalade, skoivu
Wed, 19 Jun 2019 15:24:42 -0700 8225286: Better rendering of native glyphs
prr [Wed, 19 Jun 2019 15:24:42 -0700] rev 58629
8225286: Better rendering of native glyphs Reviewed-by: serb, psadhukhan, mschoene, rhalade
Wed, 19 Jun 2019 15:23:53 -0700 8225597: Enhance font glyph mapping
prr [Wed, 19 Jun 2019 15:23:53 -0700] rev 58628
8225597: Enhance font glyph mapping Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 31 May 2019 10:58:10 -0700 8224532: Better Path supports
joehw [Fri, 31 May 2019 10:58:10 -0700] rev 58627
8224532: Better Path supports Reviewed-by: rriggs, lancea, dfuchs, mschoene
Fri, 31 May 2019 18:16:57 +0100 8218877: Help transform transformers
alitvinov [Fri, 31 May 2019 18:16:57 +0100] rev 58626
8218877: Help transform transformers Reviewed-by: serb, prr, mschoene, bpb, ssahoo
Mon, 27 May 2019 01:36:04 -0700 8224062: Improve String index handling
thartmann [Mon, 27 May 2019 01:36:04 -0700] rev 58625
8224062: Improve String index handling Reviewed-by: kvn, rhalade, mschoene
Fri, 24 May 2019 16:53:44 +0200 8223518: Unexpected exception in jjs
hannesw [Fri, 24 May 2019 16:53:44 +0200] rev 58624
8223518: Unexpected exception in jjs Reviewed-by: sundar, mschoene, rhalade, jlaskey
Wed, 22 May 2019 19:41:59 -0700 8222684: Better support for patterns
igerasim [Wed, 22 May 2019 19:41:59 -0700] rev 58623
8222684: Better support for patterns 8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
Wed, 22 May 2019 13:31:42 -0400 8224505: TestQuotedLogOutput failure after ProcessBuilder changes
rriggs [Wed, 22 May 2019 13:31:42 -0400] rev 58622
8224505: TestQuotedLogOutput failure after ProcessBuilder changes Reviewed-by: alanb
Wed, 22 May 2019 08:42:11 -0700 8223886: Add in font table referene
prr [Wed, 22 May 2019 08:42:11 -0700] rev 58621
8223886: Add in font table referene Reviewed-by: serb, psadhukhan, mschoene, rhalade
Tue, 21 May 2019 13:02:22 -0700 8223505: Better pattern compilation
joehw [Tue, 21 May 2019 13:02:22 -0700] rev 58620
8223505: Better pattern compilation Reviewed-by: rriggs, lancea, dfuchs, mschoene
Tue, 30 Apr 2019 16:45:29 -0400 8221858: Build Better Processes
rriggs [Tue, 30 Apr 2019 16:45:29 -0400] rev 58619
8221858: Build Better Processes Reviewed-by: alanb, rhalade, ahgross, darcy
Tue, 21 May 2019 08:37:30 +0800 8224025: Fix for JDK-8220302 is not complete
weijun [Tue, 21 May 2019 08:37:30 +0800] rev 58618
8224025: Fix for JDK-8220302 is not complete Reviewed-by: ahgross, mullan, valeriep
Mon, 20 May 2019 15:57:16 +0100 8213429: Windows file handling redux
aefimov [Mon, 20 May 2019 15:57:16 +0100] rev 58617
8213429: Windows file handling redux Reviewed-by: alanb, dfuchs, weijun, bpb, rhalade, ahgross
Sun, 19 May 2019 17:20:21 -0700 8221497: Optional Panes in Swing
serb [Sun, 19 May 2019 17:20:21 -0700] rev 58616
8221497: Optional Panes in Swing Reviewed-by: prr, alitvinov, mschoene, rhalade
Wed, 15 May 2019 12:44:31 -0700 8222690: Better Glyph Images
prr [Wed, 15 May 2019 12:44:31 -0700] rev 58615
8222690: Better Glyph Images Reviewed-by: serb, psadhukhan, mschoene, rhalade
Fri, 03 May 2019 19:42:28 +0100 8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl")
aefimov [Fri, 03 May 2019 19:42:28 +0100] rev 58614
8223326: Regression introduced by CPU sync: java.security.AccessControlException: access denied ("java.net.NetPermission" "setSocketImpl") Reviewed-by: dfuchs, alanb Contributed-by: Alan Bateman <alan.bateman@oracle.com>
Tue, 23 Apr 2019 11:59:54 -0700 8220186: Improve use of font temporary files
prr [Tue, 23 Apr 2019 11:59:54 -0700] rev 58613
8220186: Improve use of font temporary files Reviewed-by: serb, psadhukhan, mschoene, rhalade
Mon, 22 Apr 2019 13:01:57 +0800 8209901: Canonical file handling
weijun [Mon, 22 Apr 2019 13:01:57 +0800] rev 58612
8209901: Canonical file handling Reviewed-by: mullan, alanb, ahgross
Fri, 19 Apr 2019 10:22:20 +0800 8220302: Better Kerberos ccache handling
weijun [Fri, 19 Apr 2019 10:22:20 +0800] rev 58611
8220302: Better Kerberos ccache handling Reviewed-by: valeriep
Mon, 25 Mar 2019 17:15:27 +0000 8217997: Better socket support
michaelm [Mon, 25 Mar 2019 17:15:27 +0000] rev 58610
8217997: Better socket support Reviewed-by: alanb, ahgross, chegar, igerasim
Tue, 15 Oct 2019 13:25:57 -0700 8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi
darcy [Tue, 15 Oct 2019 13:25:57 -0700] rev 58609
8232234: Suppress warnings on non-serializable non-transient instance fields in java.rmi Reviewed-by: rriggs
Tue, 15 Oct 2019 14:00:04 -0400 Merge JDK-8200758-branch
herrick [Tue, 15 Oct 2019 14:00:04 -0400] rev 58608
Merge
Tue, 15 Oct 2019 13:44:36 -0400 8231912: Use https for URLs in help and error messages JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:44:36 -0400] rev 58607
8231912: Use https for URLs in help and error messages Reviewed-by: asemenyuk, kcr
Tue, 15 Oct 2019 13:39:58 -0400 8231604: Expand junit test added with JDK-8230920 JDK-8200758-branch
herrick [Tue, 15 Oct 2019 13:39:58 -0400] rev 58606
8231604: Expand junit test added with JDK-8230920 Reviewed-by: asemenyuk
Tue, 15 Oct 2019 19:45:09 +0200 8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration
shade [Tue, 15 Oct 2019 19:45:09 +0200] rev 58605
8232051: Epsilon should warn about Xms/Xmx/AlwaysPreTouch configuration Reviewed-by: zgu
Tue, 15 Oct 2019 19:38:59 +0200 8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing
shade [Tue, 15 Oct 2019 19:38:59 +0200] rev 58604
8232205: Shenandoah: missing "Update References" -> "Update Roots" tracing Reviewed-by: rkennke, zgu
Tue, 15 Oct 2019 09:25:59 -0700 8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
naoto [Tue, 15 Oct 2019 09:25:59 -0700] rev 58603
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size 8231984: Clarify semantics of DecimalFormat.getGroupingSize(0) Reviewed-by: rriggs
Tue, 15 Oct 2019 14:19:55 +0530 Merge
psadhukhan [Tue, 15 Oct 2019 14:19:55 +0530] rev 58602
Merge
Sat, 12 Oct 2019 08:49:59 +0530 8223158: Docked MacBook cannot start any Java Swing applications
psadhukhan [Sat, 12 Oct 2019 08:49:59 +0530] rev 58601
8223158: Docked MacBook cannot start any Java Swing applications Reviewed-by: prr, serb
Fri, 11 Oct 2019 12:08:01 +0530 Merge
psadhukhan [Fri, 11 Oct 2019 12:08:01 +0530] rev 58600
Merge
Wed, 09 Oct 2019 17:06:06 -0700 8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration
serb [Wed, 09 Oct 2019 17:06:06 -0700] rev 58599
8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration Reviewed-by: jdv
Thu, 03 Oct 2019 18:17:54 -0700 8228676: Cleanup the native code related to fonts on Unix
serb [Thu, 03 Oct 2019 18:17:54 -0700] rev 58598
8228676: Cleanup the native code related to fonts on Unix Reviewed-by: jdv
Tue, 01 Oct 2019 10:28:12 -0700 7124404: [macosx] no awt.multiClickInterval desktop property
serb [Tue, 01 Oct 2019 10:28:12 -0700] rev 58597
7124404: [macosx] no awt.multiClickInterval desktop property Reviewed-by: dmarkov
Mon, 30 Sep 2019 22:36:03 -0700 8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge
serb [Mon, 30 Sep 2019 22:36:03 -0700] rev 58596
8231335: [macos] Delete unused and partly implemented JOGL/Java2D bridge Reviewed-by: jdv
Wed, 25 Sep 2019 22:45:43 +0100 8231144: Wrap contents of plain HTML files into contentContainer
aivanov [Wed, 25 Sep 2019 22:45:43 +0100] rev 58595
8231144: Wrap contents of plain HTML files into contentContainer Reviewed-by: prr, serb
Wed, 25 Sep 2019 14:52:33 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 14:52:33 +0530] rev 58594
Merge
Tue, 24 Sep 2019 09:09:15 -0700 8231243: [TESTBUG] CustomFont.java cannot find font file
prr [Tue, 24 Sep 2019 09:09:15 -0700] rev 58593
8231243: [TESTBUG] CustomFont.java cannot find font file Reviewed-by: serb
Tue, 09 Jul 2019 15:58:22 +0200 8227441: Enhance logging when reading the fontconfig info file
clanger [Tue, 09 Jul 2019 15:58:22 +0200] rev 58592
8227441: Enhance logging when reading the fontconfig info file Reviewed-by: prr, mbaesken Contributed-by: matthias.baesken@sap.com, christoph.langer@sap.com
Thu, 10 Oct 2019 14:20:43 +0200 8232107: support ThreadPriorityPolicy flag on AIX
mbaesken [Thu, 10 Oct 2019 14:20:43 +0200] rev 58591
8232107: support ThreadPriorityPolicy flag on AIX Reviewed-by: clanger, dholmes
Mon, 14 Oct 2019 22:20:03 -0400 8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException
dholmes [Mon, 14 Oct 2019 22:20:03 -0400] rev 58590
8232182: RedefineNestmateAttr/TestNestmateAttr.java failes due to ObjectCollectedException Reviewed-by: phh, sspitsyn
Fri, 11 Oct 2019 16:52:18 +0800 8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
fyang [Fri, 11 Oct 2019 16:52:18 +0800] rev 58589
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop Summary: Duplicate cmp node in empty loop if it has other users Reviewed-by: neliasso, thartmann Contributed-by: wanghuang3@huawei.com, xietuo@huawei.com
Mon, 14 Oct 2019 14:40:02 -0700 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
mseledtsov [Mon, 14 Oct 2019 14:40:02 -0700] rev 58588
8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java Summary: Problem listed the test Reviewed-by: egahlin, dcubed
Mon, 14 Oct 2019 12:22:09 -0700 8231981: Refactor test definitions to split RT and SVC tests
lmesnik [Mon, 14 Oct 2019 12:22:09 -0700] rev 58587
8231981: Refactor test definitions to split RT and SVC tests Reviewed-by: sspitsyn, dholmes
Mon, 14 Oct 2019 20:58:08 +0200 8232165: Reduce allocations in ValueStack copying constructor
redestad [Mon, 14 Oct 2019 20:58:08 +0200] rev 58586
8232165: Reduce allocations in ValueStack copying constructor Reviewed-by: neliasso, kvn
Mon, 14 Oct 2019 11:24:23 -0700 8227231: JDWP help information shows use of obsolete Xdebug flag
dtitov [Mon, 14 Oct 2019 11:24:23 -0700] rev 58585
8227231: JDWP help information shows use of obsolete Xdebug flag Reviewed-by: dholmes, sspitsyn, amenkov
Mon, 14 Oct 2019 14:36:45 -0400 8232042: [macos] Installation fails if application name contains spaces JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:36:45 -0400] rev 58584
8232042: [macos] Installation fails if application name contains spaces Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 14:33:01 -0400 8231857: App and Application folder icons are not aligned correctly JDK-8200758-branch
herrick [Mon, 14 Oct 2019 14:33:01 -0400] rev 58583
8231857: App and Application folder icons are not aligned correctly Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:05:39 -0400 8231856: pkg installer dialog contains background image which does not look correc JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:05:39 -0400] rev 58582
8231856: pkg installer dialog contains background image which does not look correc Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:04:06 -0400 8231858:[macos] App does not run if installed with pkg JDK-8200758-branch
herrick [Mon, 14 Oct 2019 11:04:06 -0400] rev 58581
8231858:[macos] App does not run if installed with pkg Submitted-by: almatvee Reviewed-by: aherrick, asemenyuk
Mon, 14 Oct 2019 11:03:13 +0200 8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong
shade [Mon, 14 Oct 2019 11:03:13 +0200] rev 58580
8232176: Shenandoah: new assert in ShenandoahEvacuationTask is too strong Reviewed-by: rkennke
Mon, 14 Oct 2019 08:59:12 +0200 8218543: ThreadsList handling during error reporting can crash
rehn [Mon, 14 Oct 2019 08:59:12 +0200] rev 58579
8218543: ThreadsList handling during error reporting can crash Reviewed-by: dcubed, dholmes
Sun, 13 Oct 2019 16:46:15 +0200 Mutual exclusions on emergency dump in relation to flush() JEP-349-branch
mgronlun [Sun, 13 Oct 2019 16:46:15 +0200] rev 58578
Mutual exclusions on emergency dump in relation to flush()
Sun, 13 Oct 2019 12:36:51 +0200 Fix EventProducer kill and TestRecursive JEP-349-branch
mgronlun [Sun, 13 Oct 2019 12:36:51 +0200] rev 58577
Fix EventProducer kill and TestRecursive
Sat, 12 Oct 2019 16:12:51 +0200 Fix build error JEP-349-branch
egahlin [Sat, 12 Oct 2019 16:12:51 +0200] rev 58576
Fix build error
Sat, 12 Oct 2019 00:22:53 -0400 8232147: Remove notproduct option IgnoreLockingAssertions
kbarrett [Sat, 12 Oct 2019 00:22:53 -0400] rev 58575
8232147: Remove notproduct option IgnoreLockingAssertions Summary: Removed option. Reviewed-by: coleenp, dholmes
Fri, 11 Oct 2019 14:49:05 -0700 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
akozlov [Fri, 11 Oct 2019 14:49:05 -0700] rev 58574
8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call Reviewed-by: mchung
Fri, 11 Oct 2019 13:14:00 -0700 8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
mseledtsov [Fri, 11 Oct 2019 13:14:00 -0700] rev 58573
8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target Summary: Prebuilding the test class before adding it into a jar file Reviewed-by: iignatyev, egahlin
Fri, 11 Oct 2019 20:23:12 +0200 Add logging for TestRemovedChunks JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:23:12 +0200] rev 58572
Add logging for TestRemovedChunks
Fri, 11 Oct 2019 20:20:12 +0200 Add support for stream in stream with exclusion JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:20:12 +0200] rev 58571
Add support for stream in stream with exclusion
Fri, 11 Oct 2019 20:19:08 +0200 Update comment JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:19:08 +0200] rev 58570
Update comment
Fri, 11 Oct 2019 20:17:18 +0200 Extract EventProducer and update TestRecursive JEP-349-branch
egahlin [Fri, 11 Oct 2019 20:17:18 +0200] rev 58569
Extract EventProducer and update TestRecursive
Fri, 11 Oct 2019 11:06:46 -0700 8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14
naoto [Fri, 11 Oct 2019 11:06:46 -0700] rev 58568
8225435: Upgrade IANA Language Subtag Registry to the latest for JDK14 Reviewed-by: rriggs
Fri, 11 Oct 2019 19:46:05 +0200 Metadata races (TestStart) and thread exclusion inclusion (TestRecursive) JEP-349-branch
mgronlun [Fri, 11 Oct 2019 19:46:05 +0200] rev 58567
Metadata races (TestStart) and thread exclusion inclusion (TestRecursive)
Fri, 11 Oct 2019 13:14:33 -0400 8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java
rriggs [Fri, 11 Oct 2019 13:14:33 -0400] rev 58566
8232135: Add diagnostic output to test java/util/ProcessBuilder/Basic.java Reviewed-by: lancea
Fri, 11 Oct 2019 13:11:56 -0400 8231427: Warning cleanup in tests of java.io.Serializable
rriggs [Fri, 11 Oct 2019 13:11:56 -0400] rev 58565
8231427: Warning cleanup in tests of java.io.Serializable Reviewed-by: darcy, lancea
Fri, 11 Oct 2019 09:43:41 -0700 8225654: rework vmTestbase/jit/graph
iignatyev [Fri, 11 Oct 2019 09:43:41 -0700] rev 58564
8225654: rework vmTestbase/jit/graph Reviewed-by: thartmann, neliasso
Thu, 10 Oct 2019 11:40:59 -0700 8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code
never [Thu, 10 Oct 2019 11:40:59 -0700] rev 58563
8231659: [JVMCI] Could not work PrintAssembly for JVMCI installed code Reviewed-by: ysuenaga
Fri, 11 Oct 2019 11:50:04 -0400 8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass
coleenp [Fri, 11 Oct 2019 11:50:04 -0400] rev 58562
8232120: com/sun/jdi/InvokeTest fails with -Xcheck:jni: assert(k->is_instance_klass()) failed: cast to InstanceKlass Summary: Should have allowed recv klass to be an array. Reviewed-by: hseigel, dcubed
Thu, 10 Oct 2019 10:28:55 +0100 8231717: Improve performance of charset decoding when charset is always compactable
aleonard [Thu, 10 Oct 2019 10:28:55 +0100] rev 58561
8231717: Improve performance of charset decoding when charset is always compactable Reviewed-by: rriggs, redestad, alanb
Fri, 11 Oct 2019 06:57:33 -0700 8232167: Visual Studio install found through --with-tools-dir value is discarded
jvernee [Fri, 11 Oct 2019 06:57:33 -0700] rev 58560
8232167: Visual Studio install found through --with-tools-dir value is discarded Reviewed-by: erikj, ihse
Fri, 11 Oct 2019 06:31:52 -0700 8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
erikj [Fri, 11 Oct 2019 06:31:52 -0700] rev 58559
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle Reviewed-by: ihse
Fri, 11 Oct 2019 06:38:52 -0700 8232133: Change to GCC 8.3 for building on Linux at Oracle
erikj [Fri, 11 Oct 2019 06:38:52 -0700] rev 58558
8232133: Change to GCC 8.3 for building on Linux at Oracle Reviewed-by: kbarrett, dholmes, ihse
Fri, 11 Oct 2019 13:07:21 +0000 8232116: ZGC: Remove redundant ZLock in ZNMethodTable
eosterlund [Fri, 11 Oct 2019 13:07:21 +0000] rev 58557
8232116: ZGC: Remove redundant ZLock in ZNMethodTable Reviewed-by: stefank, pliden
Thu, 10 Oct 2019 10:59:13 +0100 8232046: AArch64 build failure after JDK-8225681
adinn [Thu, 10 Oct 2019 10:59:13 +0100] rev 58556
8232046: AArch64 build failure after JDK-8225681 Reviewed-by: eosterlund
Fri, 11 Oct 2019 08:49:42 -0400 8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
coleenp [Fri, 11 Oct 2019 08:49:42 -0400] rev 58555
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni Summary: Delete local jni handles in create_from_platform_dependent_str() after upcall to Java. Reviewed-by: dholmes, hseigel
Fri, 11 Oct 2019 17:49:25 +0800 8232151: Minimal VM build broken after JDK-8232050
jiefu [Fri, 11 Oct 2019 17:49:25 +0800] rev 58554
8232151: Minimal VM build broken after JDK-8232050 Reviewed-by: dholmes, clanger
Mon, 23 Sep 2019 20:26:18 +0200 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
sgehwolf [Mon, 23 Sep 2019 20:26:18 +0200] rev 58553
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE Summary: Account for serialized null scopes in NMethod Reviewed-by: aph, never
Fri, 11 Oct 2019 11:21:28 +0200 8231956: Remove seq_add_card/reference from PerRegionTable class
tschatzl [Fri, 11 Oct 2019 11:21:28 +0200] rev 58552
8231956: Remove seq_add_card/reference from PerRegionTable class Reviewed-by: sjohanss, pliden
Fri, 11 Oct 2019 10:16:35 +0200 8232070: ZGC: Remove unused ZVerifyLoadBarriers
pliden [Fri, 11 Oct 2019 10:16:35 +0200] rev 58551
8232070: ZGC: Remove unused ZVerifyLoadBarriers Reviewed-by: tschatzl
Fri, 11 Oct 2019 09:55:35 +0200 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
mbaesken [Fri, 11 Oct 2019 09:55:35 +0200] rev 58550
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures Reviewed-by: clanger, bobv, mseledtsov
Fri, 11 Oct 2019 09:43:18 +0200 8065704: Set LC_ALL=C for all relevant commands in the build system
ihse [Fri, 11 Oct 2019 09:43:18 +0200] rev 58549
8065704: Set LC_ALL=C for all relevant commands in the build system Reviewed-by: naoto, erikj
Wed, 09 Oct 2019 14:07:44 +0200 8232052: use string literal for format string when handling PauseAtStartupFile
mbaesken [Wed, 09 Oct 2019 14:07:44 +0200] rev 58548
8232052: use string literal for format string when handling PauseAtStartupFile Reviewed-by: clanger, stuefe
Thu, 10 Oct 2019 08:46:07 +0200 8232060: add some initializations using sigemptyset in os_aix.cpp
mbaesken [Thu, 10 Oct 2019 08:46:07 +0200] rev 58547
8232060: add some initializations using sigemptyset in os_aix.cpp Reviewed-by: clanger, stuefe
Fri, 11 Oct 2019 01:11:28 +0200 8232150: aarch64 build broken after JDK-8232050
redestad [Fri, 11 Oct 2019 01:11:28 +0200] rev 58546
8232150: aarch64 build broken after JDK-8232050 Reviewed-by: dholmes
Wed, 09 Oct 2019 12:43:32 -0700 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
xliu [Wed, 09 Oct 2019 12:43:32 -0700] rev 58545
8165056: move JIT Compiler related files from runtime/ to compiler/ directory Reviewed-by: kvn, coleenp, dholmes
Thu, 10 Oct 2019 21:54:54 +0200 8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
shade [Thu, 10 Oct 2019 21:54:54 +0200] rev 58544
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment Reviewed-by: rkennke
Thu, 10 Oct 2019 21:54:53 +0200 8232102: Shenandoah: print everything in proper units
shade [Thu, 10 Oct 2019 21:54:53 +0200] rev 58543
8232102: Shenandoah: print everything in proper units Reviewed-by: rkennke
Thu, 10 Oct 2019 10:48:31 -0700 8232071: Avoid shared dictionary lookup when the class name is not shared
iklam [Thu, 10 Oct 2019 10:48:31 -0700] rev 58542
8232071: Avoid shared dictionary lookup when the class name is not shared Reviewed-by: jiangli, ccheung
Thu, 10 Oct 2019 10:47:45 -0700 8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
iklam [Thu, 10 Oct 2019 10:47:45 -0700] rev 58541
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c Reviewed-by: sspitsyn, cjplummer
Thu, 10 Oct 2019 17:36:57 +0200 Random sized allocation for TestLaregRootSet.java JEP-349-branch
egahlin [Thu, 10 Oct 2019 17:36:57 +0200] rev 58540
Random sized allocation for TestLaregRootSet.java
Thu, 10 Oct 2019 10:57:42 -0400 Merge JDK-8200758-branch
herrick [Thu, 10 Oct 2019 10:57:42 -0400] rev 58539
Merge
Wed, 09 Oct 2019 10:58:20 -0400 8231910: Expose the APPDIR variable to applications that use jpackage JDK-8200758-branch
herrick [Wed, 09 Oct 2019 10:58:20 -0400] rev 58538
8231910: Expose the APPDIR variable to applications that use jpackage Reviewed-by: asemenyuk, almatvee
Thu, 10 Oct 2019 13:26:22 +0200 8232050: Improve inlining of Klass accessors
redestad [Thu, 10 Oct 2019 13:26:22 +0200] rev 58537
8232050: Improve inlining of Klass accessors Reviewed-by: lfoltan, tschatzl, coleenp, dholmes, jiangli
Thu, 10 Oct 2019 10:27:12 +0200 8231720: Some perf regressions after 8225653
chagedorn [Thu, 10 Oct 2019 10:27:12 +0200] rev 58536
8231720: Some perf regressions after 8225653 Summary: Fixed emitting of unused assembly code in 8225653​ which had a negative impact on performance in tight loops. Reviewed-by: kvn, thartmann
Wed, 09 Oct 2019 09:57:33 +0200 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
mbaesken [Wed, 09 Oct 2019 09:57:33 +0200] rev 58535
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c Reviewed-by: alanb, clanger, chegar
Thu, 10 Oct 2019 14:43:41 +0800 8231213: Migrate SimpleDateFormatConstTest to JDK Repo
yzhou [Thu, 10 Oct 2019 14:43:41 +0800] rev 58534
8231213: Migrate SimpleDateFormatConstTest to JDK Repo Reviewed-by: naoto
Wed, 09 Oct 2019 21:53:48 -0700 8231973: Update Graal
dlong [Wed, 09 Oct 2019 21:53:48 -0700] rev 58533
8231973: Update Graal Reviewed-by: kvn
Wed, 09 Oct 2019 19:38:11 -0700 8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
darcy [Wed, 09 Oct 2019 19:38:11 -0700] rev 58532
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer Reviewed-by: serb
Wed, 09 Oct 2019 18:23:20 -0700 8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
darcy [Wed, 09 Oct 2019 18:23:20 -0700] rev 58531
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming Reviewed-by: lancea
Thu, 10 Oct 2019 01:10:26 +0000 8231595: [TEST] develop a test case for SuspendThreadList including current thread
sspitsyn [Thu, 10 Oct 2019 01:10:26 +0000] rev 58530
8231595: [TEST] develop a test case for SuspendThreadList including current thread Summary: Extend test coverage for SuspendThreadList Reviewed-by: amenkov, cjplummer, dholmes
Thu, 10 Oct 2019 01:48:08 +0200 Added tag jdk-14+18 for changeset e84d8379815b
jwilhelm [Thu, 10 Oct 2019 01:48:08 +0200] rev 58529
Added tag jdk-14+18 for changeset e84d8379815b
Wed, 09 Oct 2019 16:42:18 -0700 8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
ccheung [Wed, 09 Oct 2019 16:42:18 -0700] rev 58528
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception Summary: Removed the try-catch in the test. Reviewed-by: iklam, lfoltan
Wed, 09 Oct 2019 16:35:44 -0700 8231586: enlarge encoding space for OopMapValue offsets
never [Wed, 09 Oct 2019 16:35:44 -0700] rev 58527
8231586: enlarge encoding space for OopMapValue offsets Reviewed-by: dlong
Wed, 09 Oct 2019 23:22:56 +0200 Merge JEP-349-branch
mgronlun [Wed, 09 Oct 2019 23:22:56 +0200] rev 58526
Merge
Wed, 09 Oct 2019 23:21:07 +0200 fixes JEP-349-branch
mgronlun [Wed, 09 Oct 2019 23:21:07 +0200] rev 58525
fixes
Wed, 09 Oct 2019 12:21:28 -0700 8231887: ComodoCA.java fails because certificate was revoked jdk-14+18
rhalade [Wed, 09 Oct 2019 12:21:28 -0700] rev 58524
8231887: ComodoCA.java fails because certificate was revoked Reviewed-by: mullan, clanger
Wed, 09 Oct 2019 10:59:45 -0700 8231903: [Graal] Update com.oracle.mxtool.junit classes
epavlova [Wed, 09 Oct 2019 10:59:45 -0700] rev 58523
8231903: [Graal] Update com.oracle.mxtool.junit classes Reviewed-by: kvn
Wed, 09 Oct 2019 20:12:46 +0200 8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
pliden [Wed, 09 Oct 2019 20:12:46 +0200] rev 58522
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small Reviewed-by: dholmes, rrich
Wed, 09 Oct 2019 10:02:54 -0700 8231990: Remove unnecessary else-if branch in Types.union
cushon [Wed, 09 Oct 2019 10:02:54 -0700] rev 58521
8231990: Remove unnecessary else-if branch in Types.union Reviewed-by: mcimadamore Contributed-by: Brad Corso <bcorso@google.com>
Wed, 09 Oct 2019 10:17:50 -0700 8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
darcy [Wed, 09 Oct 2019 10:17:50 -0700] rev 58520
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes Reviewed-by: rriggs, chegar
Wed, 09 Oct 2019 09:57:41 -0700 8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
darcy [Wed, 09 Oct 2019 09:57:41 -0700] rev 58519
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes Reviewed-by: mullan, chegar
Wed, 09 Oct 2019 17:38:58 +0100 8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
dfuchs [Wed, 09 Oct 2019 17:38:58 +0100] rev 58518
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx) Summary: DatagramChannel::disconnect will attempt to rebind to the original port if the local port switches back to 0 after the association is disolved by the system. Reviewed-by: alanb, chegar, fweimer
Wed, 09 Oct 2019 09:23:22 -0700 8231974: Build fails if no common legal notices are present
erikj [Wed, 09 Oct 2019 09:23:22 -0700] rev 58517
8231974: Build fails if no common legal notices are present Reviewed-by: dholmes, mchung, ihse
Wed, 09 Oct 2019 12:30:06 +0000 8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
eosterlund [Wed, 09 Oct 2019 12:30:06 +0000] rev 58516
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level Reviewed-by: pliden, stefank, neliasso Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com, stefan.karlsson@oracle.com, nils.eliasson@oracle.com
Tue, 08 Oct 2019 15:30:46 +0200 8232003: (fs) Files.write can leak file descriptor in the exception case
sgehwolf [Tue, 08 Oct 2019 15:30:46 +0200] rev 58515
8232003: (fs) Files.write can leak file descriptor in the exception case Summary: Be sure to close the leaked OutputStream in all cases Reviewed-by: alanb, bpb, clanger
Wed, 09 Oct 2019 10:15:58 +0000 8214560: Use {@systemProperty} for definitions of system properties (httpserver)
coffeys [Wed, 09 Oct 2019 10:15:58 +0000] rev 58514
8214560: Use {@systemProperty} for definitions of system properties (httpserver) Reviewed-by: dfuchs, coffeys, chegar Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Wed, 09 Oct 2019 10:14:03 +0000 8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
coffeys [Wed, 09 Oct 2019 10:14:03 +0000] rev 58513
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni Reviewed-by: alanb, coffeys, chegar Contributed-by: kiran.sidhartha.ravikumar@oracle.com
Tue, 08 Oct 2019 15:30:39 +0200 8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
rrich [Tue, 08 Oct 2019 15:30:39 +0200] rev 58512
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken Reviewed-by: sspitsyn, dholmes, kvn
Wed, 09 Oct 2019 08:09:12 +0200 8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
pliden [Wed, 09 Oct 2019 08:09:12 +0200] rev 58511
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare" Reviewed-by: tschatzl, sjohanss
Tue, 08 Oct 2019 15:27:13 -0700 8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
darcy [Tue, 08 Oct 2019 15:27:13 -0700] rev 58510
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss Reviewed-by: mullan, coffeys
Tue, 08 Oct 2019 17:30:48 -0400 8231737: Cleanup JvmtiRawMonitor code
dholmes [Tue, 08 Oct 2019 17:30:48 -0400] rev 58509
8231737: Cleanup JvmtiRawMonitor code Reviewed-by: sspitsyn, pliden, coleenp, dcubed
Tue, 08 Oct 2019 15:15:50 -0400 8231153: Improve concurrent refinement statistics
kbarrett [Tue, 08 Oct 2019 15:15:50 -0400] rev 58508
8231153: Improve concurrent refinement statistics 8043505: G1RemSet::_conc_refine_cards is incremented unsynchronized Summary: Added refinement rates and counts, removed _conc_refine_cards Reviewed-by: tschatzl, sjohanss
Tue, 08 Oct 2019 20:47:46 +0200 8232006: Remove dead code from klassVtable
redestad [Tue, 08 Oct 2019 20:47:46 +0200] rev 58507
8232006: Remove dead code from klassVtable Reviewed-by: coleenp, jiangli, lfoltan
Tue, 08 Oct 2019 11:18:00 -0700 8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
dtitov [Tue, 08 Oct 2019 11:18:00 -0700] rev 58506
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java Reviewed-by: dholmes, dtitov Contributed-by: mandrikov@gmail.com
Tue, 08 Oct 2019 13:18:40 -0400 8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
coleenp [Tue, 08 Oct 2019 13:18:40 -0400] rev 58505
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache Summary: allow old methods in CompiledStaticDirectCall::set_to_interpreted Reviewed-by: sspitsyn, eosterlund
Tue, 08 Oct 2019 09:39:10 -0700 8231666: ThreadIdTable::grow() invokes invalid thread transition
dtitov [Tue, 08 Oct 2019 09:39:10 -0700] rev 58504
8231666: ThreadIdTable::grow() invokes invalid thread transition Reviewed-by: dholmes, rehn
Tue, 08 Oct 2019 09:13:08 -0700 8170299: Debugger does not stop inside the low memory notifications code
dtitov [Tue, 08 Oct 2019 09:13:08 -0700] rev 58503
8170299: Debugger does not stop inside the low memory notifications code Reviewed-by: sspitsyn, dholmes
Tue, 08 Oct 2019 15:03:20 +0100 8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
pconcannon [Tue, 08 Oct 2019 15:03:20 +0100] rev 58502
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative Summary: Clarifies behaviour of setSoTimeout() method when given negative timeout value. Reviewed-by: alanb, chegar, dfuchs
Tue, 08 Oct 2019 14:56:46 +0100 8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
pconcannon [Tue, 08 Oct 2019 14:56:46 +0100] rev 58501
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel Summary: Update to API, to clarify that packets are dropped in the receive method of non-connected sockets if they fail the security manager checks Reviewed-by: alanb, chegar, dfuchs
Tue, 08 Oct 2019 15:43:38 +0200 8230162: ScopeImpl.remove() has O(N) performance
jlahoda [Tue, 08 Oct 2019 15:43:38 +0200] rev 58500
8230162: ScopeImpl.remove() has O(N) performance Reviewed-by: jlahoda Contributed-by: bcorso@google.com
Tue, 08 Oct 2019 15:48:36 +0200 8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader
redestad [Tue, 08 Oct 2019 15:48:36 +0200] rev 58499
8231993: Remove redundant pkg_str param from is_shared_class_visible_for_classloader Reviewed-by: hseigel, coleenp
Tue, 08 Oct 2019 15:16:36 +0200 Improve logging for TestLargeRootSet.java JEP-349-branch
egahlin [Tue, 08 Oct 2019 15:16:36 +0200] rev 58498
Improve logging for TestLargeRootSet.java
Tue, 08 Oct 2019 15:08:59 +0200 8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah
shade [Tue, 08 Oct 2019 15:08:59 +0200] rev 58497
8231931: [TESTBUG] serviceability/sa/TestUniverse.java looks for wrong string with Shenandoah Reviewed-by: rkennke
Tue, 08 Oct 2019 10:58:36 +0100 8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
alanb [Tue, 08 Oct 2019 10:58:36 +0100] rev 58496
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null Reviewed-by: bpb
Tue, 08 Oct 2019 11:57:11 +0200 Merge JEP-349-branch
mgronlun [Tue, 08 Oct 2019 11:57:11 +0200] rev 58495
Merge
Mon, 07 Oct 2019 16:48:42 +0200 Merge default stuefe-new-metaspace-branch
stuefe [Mon, 07 Oct 2019 16:48:42 +0200] rev 58494
Merge default
Tue, 08 Oct 2019 10:24:22 +0200 8231355: Remove unused utility methods in libjava
redestad [Tue, 08 Oct 2019 10:24:22 +0200] rev 58493
8231355: Remove unused utility methods in libjava Reviewed-by: dholmes, jrose, alanb
Tue, 08 Oct 2019 09:33:57 +0200 8231753: use more Posix functionality in aix os::print_os_info
mbaesken [Tue, 08 Oct 2019 09:33:57 +0200] rev 58492
8231753: use more Posix functionality in aix os::print_os_info Reviewed-by: clanger, dholmes
Wed, 02 Oct 2019 10:01:18 +0200 8231751: on aix handle Power 9 in os::get_summary_cpu_info
mbaesken [Wed, 02 Oct 2019 10:01:18 +0200] rev 58491
8231751: on aix handle Power 9 in os::get_summary_cpu_info Reviewed-by: clanger, mdoerr
Mon, 07 Oct 2019 17:13:59 -0700 8231977: Discuss serializability of collections
smarks [Mon, 07 Oct 2019 17:13:59 -0700] rev 58490
8231977: Discuss serializability of collections Reviewed-by: darcy, plevart, chegar
Tue, 08 Oct 2019 00:01:20 +0000 8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4
valeriep [Tue, 08 Oct 2019 00:01:20 +0000] rev 58489
8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4 Summary: For CK_GCM_PARAMS, try the spec definition first before falling back to the header file definition Reviewed-by: xuelei
Mon, 07 Oct 2019 18:44:53 -0400 8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
dholmes [Mon, 07 Oct 2019 18:44:53 -0400] rev 58488
8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up Reviewed-by: sspitsyn, dcubed, coleenp
Mon, 07 Oct 2019 13:56:11 -0700 8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed
dlong [Mon, 07 Oct 2019 13:56:11 -0700] rev 58487
8231902: Build of jdk.internal.vm.compiler.management/module-info.java.extra failed Reviewed-by: kvn, ihse, erikj
Mon, 07 Oct 2019 11:29:10 -0700 8231630: Optimize boot loader with no bootclasspath append entry.
jiangli [Mon, 07 Oct 2019 11:29:10 -0700] rev 58486
8231630: Optimize boot loader with no bootclasspath append entry. Summary: Optimize SystemDictionary::load_instance_class for boot loader. Immediately return NULL if the requested class is either in the unnamed package or unnamed module, or in a module not defined to the boot loader, when there is no bootclasspath append entry. Reviewed-by: martin, aeubanks, dthomson, redestad, lfoltan, iklam
Mon, 07 Oct 2019 20:15:47 +0200 TestRecursive with Recording::start() JEP-349-branch
egahlin [Mon, 07 Oct 2019 20:15:47 +0200] rev 58485
TestRecursive with Recording::start()
Mon, 07 Oct 2019 17:59:36 +0200 Stabilize TestLargeRootSet.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 17:59:36 +0200] rev 58484
Stabilize TestLargeRootSet.java
Mon, 07 Oct 2019 17:12:22 +0200 8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag
shade [Mon, 07 Oct 2019 17:12:22 +0200] rev 58483
8231946: Remove obsolete and unused ShenandoahVerifyObjectEquals flag Reviewed-by: rkennke
Mon, 07 Oct 2019 17:12:13 +0200 8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings
shade [Mon, 07 Oct 2019 17:12:13 +0200] rev 58482
8231932: Shenandoah: conc/par GC threads ergonomics overrides user settings Reviewed-by: rkennke
Mon, 07 Oct 2019 16:55:24 +0200 8230043: Lazily load libverify
redestad [Mon, 07 Oct 2019 16:55:24 +0200] rev 58481
8230043: Lazily load libverify 8230140: Remove unused mutex and monitor declarations Reviewed-by: hseigel, erikj, alanb, dholmes
Mon, 07 Oct 2019 16:44:12 +0200 8225694: Destination option missing in FlightRecorderMXBeanImpl
cito [Mon, 07 Oct 2019 16:44:12 +0200] rev 58480
8225694: Destination option missing in FlightRecorderMXBeanImpl Reviewed-by: egahlin
Mon, 07 Oct 2019 10:04:01 -0400 8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni
coleenp [Mon, 07 Oct 2019 10:04:01 -0400] rev 58479
8229900: RedefineDeleteJmethod.java fails with -Xcheck:jni Summary: Remove RedefineClasses adjustment and test, but improve checking for method/class matching. Reviewed-by: dholmes, sspitsyn
Mon, 07 Oct 2019 16:13:25 +0200 Merge JEP-349-branch
mgronlun [Mon, 07 Oct 2019 16:13:25 +0200] rev 58478
Merge
Mon, 07 Oct 2019 15:58:04 +0200 8220217: Javadoc missing link to member method
hannesw [Mon, 07 Oct 2019 15:58:04 +0200] rev 58477
8220217: Javadoc missing link to member method Reviewed-by: jjg
Mon, 07 Oct 2019 15:52:38 +0200 Provoke chunk rotation in TestRemovedChunks.java JEP-349-branch
egahlin [Mon, 07 Oct 2019 15:52:38 +0200] rev 58476
Provoke chunk rotation in TestRemovedChunks.java
Mon, 07 Oct 2019 15:48:26 +0200 Fix issue with statistics which caused Metaspace::used_words() to be too high stuefe-new-metaspace-branch
stuefe [Mon, 07 Oct 2019 15:48:26 +0200] rev 58475
Fix issue with statistics which caused Metaspace::used_words() to be too high
Mon, 07 Oct 2019 15:00:24 +0200 8231930: Windows build fails after JDK-8191521
shade [Mon, 07 Oct 2019 15:00:24 +0200] rev 58474
8231930: Windows build fails after JDK-8191521 Reviewed-by: dholmes, clanger
Mon, 07 Oct 2019 13:32:44 +0100 8231885: Fix/remove malformed assert in os_windows.cpp
clanger [Mon, 07 Oct 2019 13:32:44 +0100] rev 58473
8231885: Fix/remove malformed assert in os_windows.cpp Reviewed-by: dcubed, stuefe, kbarrett
Mon, 07 Oct 2019 14:27:25 +0200 Test thread exclusion for RecordingStream::start JEP-349-branch
egahlin [Mon, 07 Oct 2019 14:27:25 +0200] rev 58472
Test thread exclusion for RecordingStream::start
Wed, 02 Oct 2019 17:32:08 +0200 8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
roland [Wed, 02 Oct 2019 17:32:08 +0200] rev 58471
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling Reviewed-by: vlivanov, thartmann
Tue, 01 Oct 2019 10:28:12 +0200 8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
roland [Tue, 01 Oct 2019 10:28:12 +0200] rev 58470
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode Reviewed-by: vlivanov, thartmann
Mon, 07 Oct 2019 12:06:47 +0200 8231895: Avoid String allocations in JVM_FindLoadedClass
redestad [Mon, 07 Oct 2019 12:06:47 +0200] rev 58469
8231895: Avoid String allocations in JVM_FindLoadedClass Reviewed-by: jiangli, dholmes, iklam
Mon, 07 Oct 2019 07:53:38 +0200 8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
pliden [Mon, 07 Oct 2019 07:53:38 +0200] rev 58468
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift Reviewed-by: tschatzl, eosterlund
Sun, 06 Oct 2019 13:08:58 -0400 8231093: Document the ZIP FS properties noCompression and releaseVersion
lancea [Sun, 06 Oct 2019 13:08:58 -0400] rev 58467
8231093: Document the ZIP FS properties noCompression and releaseVersion Reviewed-by: clanger, martin, alanb
Fri, 04 Oct 2019 18:13:05 -0400 8231882: --add-modules ALL-MODULE-PATH is not handled properly JDK-8200758-branch
herrick [Fri, 04 Oct 2019 18:13:05 -0400] rev 58466
8231882: --add-modules ALL-MODULE-PATH is not handled properly Reviewed-by: asemenyuk, almatvee
Fri, 04 Oct 2019 15:51:17 -0400 8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
lancea [Fri, 04 Oct 2019 15:51:17 -0400] rev 58465
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open Reviewed-by: alanb
Fri, 04 Oct 2019 14:56:02 -0400 8215895: Verify and create tests for Mac installer specific signing options JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:56:02 -0400] rev 58464
8215895: Verify and create tests for Mac installer specific signing options Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Fri, 04 Oct 2019 14:53:39 -0400 8231850: BasicTest test fails in jcov build JDK-8200758-branch
herrick [Fri, 04 Oct 2019 14:53:39 -0400] rev 58463
8231850: BasicTest test fails in jcov build Submitted-by: asemenyuk Reviewed-by: almatvee, herrick
Fri, 04 Oct 2019 11:45:16 -0700 8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
vdeshpande [Fri, 04 Oct 2019 11:45:16 -0700] rev 58462
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors Summary: Fix for UseAVX=3 has performance degredation on Skylake (X7) processors Reviewed-by: kvn
Fri, 04 Oct 2019 12:00:16 -0400 8215521: add microbenchmark to measure AccessController.getContext
ecaspole [Fri, 04 Oct 2019 12:00:16 -0400] rev 58461
8215521: add microbenchmark to measure AccessController.getContext Reviewed-by: redestad, alanb
Fri, 04 Oct 2019 07:54:57 +0100 8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
fmatte [Fri, 04 Oct 2019 07:54:57 +0100] rev 58460
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands Reviewed-by: cjplummer, sspitsyn
Thu, 03 Oct 2019 18:59:56 +0100 8231161: Wrong return type in code sample in Collector API documentation
jboes [Thu, 03 Oct 2019 18:59:56 +0100] rev 58459
8231161: Wrong return type in code sample in Collector API documentation Summary: Correct declaration of container from R to A and add compilation test Reviewed-by: smarks, lancea
Thu, 03 Oct 2019 08:51:40 -0700 Merge
lmesnik [Thu, 03 Oct 2019 08:51:40 -0700] rev 58458
Merge
Thu, 03 Oct 2019 08:50:10 -0700 8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java
lmesnik [Thu, 03 Oct 2019 08:50:10 -0700] rev 58457
8231768: Remove duplicate if/else in vmTestbase/nsk/share/jdi/Binder.java Reviewed-by: sspitsyn, phh, cjplummer
Thu, 03 Oct 2019 08:49:09 -0700 8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java
darcy [Thu, 03 Oct 2019 08:49:09 -0700] rev 58456
8231777: Remove extraneous @serial javadoc tag in NodeChangeEvent.java Reviewed-by: alanb, chegar
Thu, 03 Oct 2019 11:04:51 -0400 8231706: change "Java" dir to "app" dir in jpackage app image JDK-8200758-branch
herrick [Thu, 03 Oct 2019 11:04:51 -0400] rev 58455
8231706: change "Java" dir to "app" dir in jpackage app image Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Thu, 03 Oct 2019 13:45:08 +0200 8231707: Improve Mutex inlining
redestad [Thu, 03 Oct 2019 13:45:08 +0200] rev 58454
8231707: Improve Mutex inlining Reviewed-by: rehn, dholmes, coleenp
Thu, 03 Oct 2019 10:56:39 +0200 8231776: ZGC: Fix incorrect address space description
pliden [Thu, 03 Oct 2019 10:56:39 +0200] rev 58453
8231776: ZGC: Fix incorrect address space description Reviewed-by: eosterlund
Thu, 03 Oct 2019 10:54:18 +0200 8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address
pliden [Thu, 03 Oct 2019 10:54:18 +0200] rev 58452
8231774: ZGC: ZVirtualMemoryManager unmaps incorrect address Reviewed-by: kbarrett, stefank
Fri, 27 Sep 2019 09:01:39 +0200 8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB
stefank [Fri, 27 Sep 2019 09:01:39 +0200] rev 58451
8231563: ZGC: Fails to warn when user sets the max heap size to larger than 16TB Reviewed-by: tschatzl, pliden
Thu, 03 Oct 2019 07:38:00 +0200 8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint)
shade [Thu, 03 Oct 2019 07:38:00 +0200] rev 58450
8231713: x86_32 build failures after JDK-8226721 (Missing intrinsics for Math.ceil, floor, rint) Reviewed-by: kvn
Thu, 03 Oct 2019 07:10:36 +0200 Added tag jdk-14+17 for changeset 5c83830390ba
jwilhelm [Thu, 03 Oct 2019 07:10:36 +0200] rev 58449
Added tag jdk-14+17 for changeset 5c83830390ba
Wed, 02 Oct 2019 17:56:46 -0700 8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest
cjplummer [Wed, 02 Oct 2019 17:56:46 -0700] rev 58448
8231288: "jhsdb jmap" test needed to reproduce issues that used to be reproduced by JShellHeapDumpTest Reviewed-by: sgehwolf, sspitsyn
Wed, 02 Oct 2019 16:55:08 -0700 8231606: _method_ordering is not set during CDS dynamic dump time
ccheung [Wed, 02 Oct 2019 16:55:08 -0700] rev 58447
8231606: _method_ordering is not set during CDS dynamic dump time Summary: Add the missing DynamicDumpSharedSpaces check in sort_methods(); replace the (DumpSharedSpaces || DynamicDumpSharedSpaces) with the Arguments::is_dumping_archive() function call. Reviewed-by: iklam, coleenp, jiangli
Wed, 02 Oct 2019 13:57:03 -0400 8231663: Incorrect GPL header in some RMI/SQL package-info.java files jdk-14+17
rriggs [Wed, 02 Oct 2019 13:57:03 -0400] rev 58446
8231663: Incorrect GPL header in some RMI/SQL package-info.java files Reviewed-by: bpb, iris, lancea
Wed, 02 Oct 2019 19:26:33 +0200 Add TestRecusrive and only skip events for DirectoryStream JEP-349-branch
egahlin [Wed, 02 Oct 2019 19:26:33 +0200] rev 58445
Add TestRecusrive and only skip events for DirectoryStream
Wed, 02 Oct 2019 10:04:46 -0700 8231505: Bump required boot jdk version to 13
erikj [Wed, 02 Oct 2019 10:04:46 -0700] rev 58444
8231505: Bump required boot jdk version to 13 Reviewed-by: darcy, ihse
Wed, 02 Oct 2019 07:50:06 -0700 8229022: BufferedReader performance can be improved by using StringBuilder
bpb [Wed, 02 Oct 2019 07:50:06 -0700] rev 58443
8229022: BufferedReader performance can be improved by using StringBuilder Reviewed-by: igerasim, vtewari, dfuchs
Wed, 02 Oct 2019 16:08:02 +0200 8231671: Fix copyright headers in hotspot (missing comma after year)
lkorinth [Wed, 02 Oct 2019 16:08:02 +0200] rev 58442
8231671: Fix copyright headers in hotspot (missing comma after year) Reviewed-by: tschatzl, dholmes
Wed, 02 Oct 2019 11:29:49 +0200 Cleanup JDK-8226585-branch
jlahoda [Wed, 02 Oct 2019 11:29:49 +0200] rev 58441
Cleanup
Wed, 02 Oct 2019 10:59:40 +0200 Improving appearance of javadoc of the APIs associated with preview features. JDK-8226585-branch
jlahoda [Wed, 02 Oct 2019 10:59:40 +0200] rev 58440
Improving appearance of javadoc of the APIs associated with preview features.
Wed, 02 Oct 2019 09:16:18 +0100 8231603: (se) Selector implementations do not need to use cancelledKeys
alanb [Wed, 02 Oct 2019 09:16:18 +0100] rev 58439
8231603: (se) Selector implementations do not need to use cancelledKeys Reviewed-by: chegar, bpb
Wed, 02 Oct 2019 08:27:17 +0200 8231626: DeoptimizeRandom should not be a product flag
chagedorn [Wed, 02 Oct 2019 08:27:17 +0200] rev 58438
8231626: DeoptimizeRandom should not be a product flag Summary: The DeoptimizeRandom flag is changed to develop since it has no effect in production. Reviewed-by: neliasso, thartmann
Tue, 01 Oct 2019 23:54:39 -0400 Merge JDK-8200758-branch
herrick [Tue, 01 Oct 2019 23:54:39 -0400] rev 58437
Merge
Tue, 01 Oct 2019 20:07:30 -0700 8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module
darcy [Tue, 01 Oct 2019 20:07:30 -0700] rev 58436
8231545: Suppress warnings on non-serializable instance fields in jdk.jshell module Reviewed-by: rfield
Tue, 01 Oct 2019 18:53:13 -0400 fix bad merge JDK-8200758-branch
herrick [Tue, 01 Oct 2019 18:53:13 -0400] rev 58435
fix bad merge
Tue, 01 Oct 2019 18:22:34 -0400 8231721 : jpackage --install-dir should reject system dirs on Linux JDK-8200758-branch
herrick [Tue, 01 Oct 2019 18:22:34 -0400] rev 58434
8231721 : jpackage --install-dir should reject system dirs on Linux Submitted-by: asemenyuk Reviewed-by: kcr, herrick
Sat, 28 Sep 2019 11:04:01 +0200 8231600: Avoid GCC 8 strncpy error in jdk.jdwp.agent
fweimer [Sat, 28 Sep 2019 11:04:01 +0200] rev 58433
8231600: Avoid GCC 8 strncpy error in jdk.jdwp.agent Reviewed-by: cjplummer, amenkov
Tue, 01 Oct 2019 18:47:30 +0200 Merge JEP-349-branch
mgronlun [Tue, 01 Oct 2019 18:47:30 +0200] rev 58432
Merge
Tue, 01 Oct 2019 08:11:02 -0700 8231594: Configure fails on some Linux systems
erikj [Tue, 01 Oct 2019 08:11:02 -0700] rev 58431
8231594: Configure fails on some Linux systems Reviewed-by: tbell, ihse
Tue, 01 Oct 2019 07:37:39 -0700 8229333: java/io/File/SetLastModified.java timed out
bpb [Tue, 01 Oct 2019 07:37:39 -0700] rev 58430
8229333: java/io/File/SetLastModified.java timed out Reviewed-by: lancea, rriggs
Tue, 01 Oct 2019 15:38:27 +0200 8231667: Shenandoah: Full GC should take empty regions into slices for compaction
shade [Tue, 01 Oct 2019 15:38:27 +0200] rev 58429
8231667: Shenandoah: Full GC should take empty regions into slices for compaction Reviewed-by: rkennke
Tue, 01 Oct 2019 15:38:26 +0200 8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT
shade [Tue, 01 Oct 2019 15:38:26 +0200] rev 58428
8231503: [TESTBUG] compiler/{jvmci,aot} tests should not run with GCs that do not support JVMCI/AOT Reviewed-by: kvn, dlong, stefank
Tue, 01 Oct 2019 14:51:04 +0200 8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms
clanger [Tue, 01 Oct 2019 14:51:04 +0200] rev 58427
8223869: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java on more platforms Reviewed-by: goetz
Tue, 01 Oct 2019 14:09:44 +0200 8191521: handle long relative path specified in -Xbootclasspath/a on windows
rschmelter [Tue, 01 Oct 2019 14:09:44 +0200] rev 58426
8191521: handle long relative path specified in -Xbootclasspath/a on windows Reviewed-by: ccheung, clanger
Mon, 30 Sep 2019 17:58:05 +0200 8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java
roland [Mon, 30 Sep 2019 17:58:05 +0200] rev 58425
8231665: 8231055 broke escapeAnalysis/TestSelfArrayCopy.java Reviewed-by: thartmann
Thu, 26 Sep 2019 12:35:51 +0100 8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request
jboes [Thu, 26 Sep 2019 12:35:51 +0100] rev 58424
8209178: Proxied HttpsURLConnection doesn't send BODY when retrying POST request Summary: Preserve BODY in poster output stream before sending CONNECT request Reviewed-by: dfuchs, vtewari
Tue, 01 Oct 2019 12:10:33 +0100 8231506: Fix some instabilities in a few networking tests
dfuchs [Tue, 01 Oct 2019 12:10:33 +0100] rev 58423
8231506: Fix some instabilities in a few networking tests Reviewed-by: alanb, chegar, msheppar
Tue, 01 Oct 2019 12:27:14 +0200 8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
pliden [Tue, 01 Oct 2019 12:27:14 +0200] rev 58422
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails Reviewed-by: sspitsyn, dcubed, iignatyev
Tue, 01 Oct 2019 11:43:10 +0200 8226721: Missing intrinsics for Math.ceil, floor, rint
neliasso [Tue, 01 Oct 2019 11:43:10 +0200] rev 58421
8226721: Missing intrinsics for Math.ceil, floor, rint Reviewed-by: neliasso, vlivanov, ecaspole Contributed-by: jatin.bhateja@intel.com
Thu, 26 Sep 2019 13:51:43 +0200 8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
mbaesken [Thu, 26 Sep 2019 13:51:43 +0200] rev 58420
8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14 Reviewed-by: clanger, valeriep
Mon, 30 Sep 2019 20:26:28 -0400 Merge JDK-8200758-branch
herrick [Mon, 30 Sep 2019 20:26:28 -0400] rev 58419
Merge
Mon, 30 Sep 2019 20:16:48 -0400 8230974: creating rpm, get error for relative path to the license.txt JDK-8200758-branch
herrick [Mon, 30 Sep 2019 20:16:48 -0400] rev 58418
8230974: creating rpm, get error for relative path to the license.txt Submitted-by: asemenyuk Reviewed-by: herrick
Mon, 30 Sep 2019 19:33:13 -0400 8231280: Linux packages produced by jpackage should have correct dependencies JDK-8200758-branch
herrick [Mon, 30 Sep 2019 19:33:13 -0400] rev 58417
8231280: Linux packages produced by jpackage should have correct dependencies Submitted-by: asemenyuk Reviewed-by: herrick
Mon, 30 Sep 2019 19:11:19 -0400 8231605: Improve test helpers JDK-8200758-branch
herrick [Mon, 30 Sep 2019 19:11:19 -0400] rev 58416
8231605: Improve test helpers Submitted-by: asemenyuk Reviewed-by: herrick
Mon, 30 Sep 2019 15:59:50 -0400 8231281: Eliminate the --identifier option JDK-8200758-branch
herrick [Mon, 30 Sep 2019 15:59:50 -0400] rev 58415
8231281: Eliminate the --identifier option Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 30 Sep 2019 15:13:14 -0400 8230920 : jpackage problems when -input dir contains any files with "cfg" extension. JDK-8200758-branch
herrick [Mon, 30 Sep 2019 15:13:14 -0400] rev 58414
8230920 : jpackage problems when -input dir contains any files with "cfg" extension. Reviewed-by: asemenyuk, almatvee
Mon, 30 Sep 2019 21:16:42 +0200 Merge JEP-349-branch
mgronlun [Mon, 30 Sep 2019 21:16:42 +0200] rev 58413
Merge
Mon, 30 Sep 2019 20:52:58 +0200 Make TestRemovedChunks.java more stable JEP-349-branch
egahlin [Mon, 30 Sep 2019 20:52:58 +0200] rev 58412
Make TestRemovedChunks.java more stable
Mon, 30 Sep 2019 17:54:11 +0000 8016914: CoreDocumentImpl.setXmlVersion NPE
joehw [Mon, 30 Sep 2019 17:54:11 +0000] rev 58411
8016914: CoreDocumentImpl.setXmlVersion NPE Reviewed-by: lancea
Mon, 30 Sep 2019 13:22:05 -0400 Merge
coleenp [Mon, 30 Sep 2019 13:22:05 -0400] rev 58410
Merge
Mon, 30 Sep 2019 13:10:11 -0400 8184732: Deadlock detection improvements for 'special' locks
coleenp [Mon, 30 Sep 2019 13:10:11 -0400] rev 58409
8184732: Deadlock detection improvements for 'special' locks Summary: Assert that special ranked locks cannot safepoint and allow_vm_block and remove locks from the exceptional lock list in no_safepoint_verifier. Reviewed-by: dholmes, eosterlund
Mon, 30 Sep 2019 17:19:58 +0100 8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
pconcannon [Mon, 30 Sep 2019 17:19:58 +0100] rev 58408
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java Summary: General refactoring of code and increased test coverage Reviewed-by: lancea, aefimov
Mon, 30 Sep 2019 18:02:24 +0200 8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing
shade [Mon, 30 Sep 2019 18:02:24 +0200] rev 58407
8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing Reviewed-by: rkennke
Mon, 30 Sep 2019 17:18:30 +0200 8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms
lucy [Mon, 30 Sep 2019 17:18:30 +0200] rev 58406
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms Reviewed-by: goetz
Mon, 30 Sep 2019 17:00:16 +0200 8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails
rkennke [Mon, 30 Sep 2019 17:00:16 +0200] rev 58405
8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails Reviewed-by: shade, roland
Mon, 30 Sep 2019 16:10:26 +0100 Merge aefimov-dns-client-branch
aefimov [Mon, 30 Sep 2019 16:10:26 +0100] rev 58404
Merge
Mon, 30 Sep 2019 16:04:28 +0100 Initial changes for aefimov-dns-client-branch aefimov-dns-client-branch
aefimov [Mon, 30 Sep 2019 16:04:28 +0100] rev 58403
Initial changes for aefimov-dns-client-branch
Mon, 30 Sep 2019 15:35:56 +0200 Remove test applications JEP-349-branch
egahlin [Mon, 30 Sep 2019 15:35:56 +0200] rev 58402
Remove test applications
Mon, 30 Sep 2019 15:24:49 +0200 Update javadoc with CSR feedback JEP-349-branch
egahlin [Mon, 30 Sep 2019 15:24:49 +0200] rev 58401
Update javadoc with CSR feedback
Mon, 30 Sep 2019 14:29:09 +0200 Merge JEP-349-branch
mgronlun [Mon, 30 Sep 2019 14:29:09 +0200] rev 58400
Merge
Mon, 30 Sep 2019 14:27:44 +0200 let TestLargeRootSet retry on failure JEP-349-branch
mgronlun [Mon, 30 Sep 2019 14:27:44 +0200] rev 58399
let TestLargeRootSet retry on failure
Mon, 30 Sep 2019 14:04:42 +0200 8231616: Simplify compilation policy hierarchy
redestad [Mon, 30 Sep 2019 14:04:42 +0200] rev 58398
8231616: Simplify compilation policy hierarchy Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 14:54:57 +0300 8229872: (fs) Increase buffer size used with getmntent
vkempik [Tue, 24 Sep 2019 14:54:57 +0300] rev 58397
8229872: (fs) Increase buffer size used with getmntent Summary: Dynamically allocate memory for getmntent Reviewed-by: alanb
Mon, 30 Sep 2019 13:28:33 +0200 Merge JEP-349-branch
mgronlun [Mon, 30 Sep 2019 13:28:33 +0200] rev 58396
Merge
Mon, 30 Sep 2019 13:27:55 +0200 fix typo in emergency dump path JEP-349-branch
mgronlun [Mon, 30 Sep 2019 13:27:55 +0200] rev 58395
fix typo in emergency dump path
Mon, 30 Sep 2019 10:21:11 +0200 8231553: Deprecate unused G1RSetScanBlockSize command line option
tschatzl [Mon, 30 Sep 2019 10:21:11 +0200] rev 58394
8231553: Deprecate unused G1RSetScanBlockSize command line option Reviewed-by: lkorinth, sjohanss
Mon, 30 Sep 2019 09:29:10 +0200 8230062: assert(i == p->size()-1) failed: must be last element of the pack
chagedorn [Mon, 30 Sep 2019 09:29:10 +0200] rev 58393
8230062: assert(i == p->size()-1) failed: must be last element of the pack Summary: Avoids vectorization of reduction chain in which an intermediate result is used. Reviewed-by: roland, thartmann
Sun, 29 Sep 2019 16:12:47 +0200 cleaner tagging JEP-349-branch
mgronlun [Sun, 29 Sep 2019 16:12:47 +0200] rev 58392
cleaner tagging
Sun, 29 Sep 2019 13:59:54 +0200 Merge JEP-349-branch
mgronlun [Sun, 29 Sep 2019 13:59:54 +0200] rev 58391
Merge
Sat, 28 Sep 2019 17:52:07 -0400 8231457: Asserts on AIX because os::elapsed_counter() is not monotonic
azeller [Sat, 28 Sep 2019 17:52:07 -0400] rev 58390
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic Summary: replace gettimeofday with javaTimeNanos Reviewed-by: dholmes, stuefe
Sat, 28 Sep 2019 12:33:34 -0700 8231287: JMap should do a better job of reporting exception it catches
cjplummer [Sat, 28 Sep 2019 12:33:34 -0700] rev 58389
8231287: JMap should do a better job of reporting exception it catches Summary: Retrhow any caught exception, and always print exceptions before exiting Reviewed-by: sspitsyn, phh
Fri, 27 Sep 2019 17:50:09 -0700 8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection
igerasim [Fri, 27 Sep 2019 17:50:09 -0700] rev 58388
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection Reviewed-by: mullan
Fri, 27 Sep 2019 18:27:42 +0000 8231431: JAOTC issues with JAR path containing spaces
bobv [Fri, 27 Sep 2019 18:27:42 +0000] rev 58387
8231431: JAOTC issues with JAR path containing spaces Reviewed-by: kvn
Fri, 27 Sep 2019 12:20:14 -0700 8231036: vmTestbase monitoring tests fail after JSR 166 refresh
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58386
8231036: vmTestbase monitoring tests fail after JSR 166 refresh Reviewed-by: martin, dholmes
Fri, 27 Sep 2019 12:20:14 -0700 8231032: ThreadMXBean locking tests fail after JSR 166 refresh
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58385
8231032: ThreadMXBean locking tests fail after JSR 166 refresh Reviewed-by: martin, mchung, dholmes
Fri, 27 Sep 2019 10:48:23 -0700 8230942: Support compressed cores in SA tests
lmesnik [Fri, 27 Sep 2019 10:48:23 -0700] rev 58384
8230942: Support compressed cores in SA tests Reviewed-by: dholmes, sspitsyn
Fri, 27 Sep 2019 19:03:34 +0200 fix metachunk gtest stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:03:34 +0200] rev 58383
fix metachunk gtest
Fri, 27 Sep 2019 19:03:13 +0200 do not enlarge chunks faster than chunk alloc strategy would allow stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:03:13 +0200] rev 58382
do not enlarge chunks faster than chunk alloc strategy would allow
Fri, 27 Sep 2019 19:02:25 +0200 Correct chunk allocation size for standard loaders in class space stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:02:25 +0200] rev 58381
Correct chunk allocation size for standard loaders in class space
Fri, 27 Sep 2019 19:01:21 +0200 Make chunk-in-place-enlargment switchable stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:01:21 +0200] rev 58380
Make chunk-in-place-enlargment switchable
Fri, 27 Sep 2019 08:57:25 -0700 8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module
darcy [Fri, 27 Sep 2019 08:57:25 -0700] rev 58379
8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module Reviewed-by: jlaskey
Fri, 27 Sep 2019 14:43:35 +0100 8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed
dfuchs [Fri, 27 Sep 2019 14:43:35 +0100] rev 58378
8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed Summary: The test is updated to verify whether reverse lookup is altogether possible. Reviewed-by: chegar
Fri, 27 Sep 2019 15:15:07 +0200 8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion
rehn [Fri, 27 Sep 2019 15:15:07 +0200] rev 58377
8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion Reviewed-by: thartmann, eosterlund
Fri, 27 Sep 2019 20:06:02 +0800 8231567: minimal build failed after JDK-8226690
jiefu [Fri, 27 Sep 2019 20:06:02 +0800] rev 58376
8231567: minimal build failed after JDK-8226690 Reviewed-by: shade, coleenp
Fri, 27 Sep 2019 07:56:02 -0400 8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
coleenp [Fri, 27 Sep 2019 07:56:02 -0400] rev 58375
8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check Summary: Change Monitor:: to Mutex:: when allocating a Mutex, and in mutexLocker. Reviewed-by: rehn, dholmes
Fri, 27 Sep 2019 13:32:52 +0200 Fix javadoc JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:32:52 +0200] rev 58374
Fix javadoc
Fri, 27 Sep 2019 13:20:04 +0200 Improve test coverage for RecordingStream::enable(...) and RecordingStream:disable(...) JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:20:04 +0200] rev 58373
Improve test coverage for RecordingStream::enable(...) and RecordingStream:disable(...)
Tue, 16 Jul 2019 08:56:08 +0200 8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks
roland [Tue, 16 Jul 2019 08:56:08 +0200] rev 58372
8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks Reviewed-by: thartmann, kvn
Fri, 27 Sep 2019 13:03:11 +0200 Add missing copyright header JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:03:11 +0200] rev 58371
Add missing copyright header
(0) -30000 -10000 -3000 -1000 -960 tip