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
Fri, 27 Sep 2019 13:01:55 +0200 Add missing TestUtils class for testing onError JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:01:55 +0200] rev 58370
Add missing TestUtils class for testing onError
Fri, 27 Sep 2019 13:00:53 +0200 Fix typos JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:00:53 +0200] rev 58369
Fix typos
Fri, 27 Sep 2019 12:58:01 +0200 Add tests for onError JEP-349-branch
egahlin [Fri, 27 Sep 2019 12:58:01 +0200] rev 58368
Add tests for onError
Fri, 27 Sep 2019 12:46:14 +0200 8231471: Obsolete -XX:CompilationPolicyChoice
redestad [Fri, 27 Sep 2019 12:46:14 +0200] rev 58367
8231471: Obsolete -XX:CompilationPolicyChoice Reviewed-by: kvn, dholmes, thartmann
Thu, 26 Sep 2019 17:49:44 +0200 8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info
roland [Thu, 26 Sep 2019 17:49:44 +0200] rev 58366
8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info Reviewed-by: shade, rkennke
Fri, 27 Sep 2019 09:55:35 +0100 8231504: Update networking tests to avoid implicit dependency on the system proxies
chegar [Fri, 27 Sep 2019 09:55:35 +0100] rev 58365
8231504: Update networking tests to avoid implicit dependency on the system proxies Reviewed-by: dfuchs
Thu, 26 Sep 2019 14:41:09 -0700 8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
cjplummer [Thu, 26 Sep 2019 14:41:09 -0700] rev 58364
8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr Summary: Give jshell process time to fully startup and stablize before requesting heap dump Reviewed-by: sspitsyn, amenkov
Thu, 26 Sep 2019 12:13:57 -0700 8231546: Suppress warnings on non-serializable instance fields in java.prefs module
darcy [Thu, 26 Sep 2019 12:13:57 -0700] rev 58363
8231546: Suppress warnings on non-serializable instance fields in java.prefs module Reviewed-by: rriggs
Thu, 26 Sep 2019 11:10:19 -0400 8231314: java.time serialization warning cleanup
rriggs [Thu, 26 Sep 2019 11:10:19 -0400] rev 58362
8231314: java.time serialization warning cleanup Reviewed-by: chegar, naoto, plevart
Thu, 26 Sep 2019 07:20:51 -0700 8231467: Missing make prerequisite declaration corrupts make dependency files on Windows
erikj [Thu, 26 Sep 2019 07:20:51 -0700] rev 58361
8231467: Missing make prerequisite declaration corrupts make dependency files on Windows Reviewed-by: ihse, tbell
Thu, 26 Sep 2019 10:37:37 -0400 8231382: Use main class from main module if available JDK-8200758-branch
herrick [Thu, 26 Sep 2019 10:37:37 -0400] rev 58360
8231382: Use main class from main module if available Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Thu, 26 Sep 2019 09:19:46 -0400 8230649 : Make jpackage tool an experimental feature JDK-8200758-branch
herrick [Thu, 26 Sep 2019 09:19:46 -0400] rev 58359
8230649 : Make jpackage tool an experimental feature Reviewed-by: asemenyuk, kcr
Thu, 26 Sep 2019 09:22:49 -0400 8226690: SIGSEGV in MetadataOnStackClosure::do_metadata
coleenp [Thu, 26 Sep 2019 09:22:49 -0400] rev 58358
8226690: SIGSEGV in MetadataOnStackClosure::do_metadata Summary: Dont create nmethod if classes have been redefined since compilation start. Reviewed-by: sspitsyn, dlong, eosterlund, gdub
Thu, 26 Sep 2019 15:13:04 +0200 Incorporate CSR feedback JEP-349-branch
egahlin [Thu, 26 Sep 2019 15:13:04 +0200] rev 58357
Incorporate CSR feedback
Thu, 26 Sep 2019 14:04:25 +0200 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
mbaesken [Thu, 26 Sep 2019 14:04:25 +0200] rev 58356
8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type Reviewed-by: coleenp, lfoltan
Thu, 26 Sep 2019 13:56:58 +0200 8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
pliden [Thu, 26 Sep 2019 13:56:58 +0200] rev 58355
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails Reviewed-by: shade, dholmes
Thu, 12 Sep 2019 11:44:51 +0200 8229499: Node budget assert in fuzzed test.
phedlin [Thu, 12 Sep 2019 11:44:51 +0200] rev 58354
8229499: Node budget assert in fuzzed test. Reviewed-by: thartmann, neliasso
Thu, 26 Sep 2019 10:00:07 +0000 8219724: ZGC: Make inline cache cleaning more robust
eosterlund [Thu, 26 Sep 2019 10:00:07 +0000] rev 58353
8219724: ZGC: Make inline cache cleaning more robust Reviewed-by: pliden
Wed, 25 Sep 2019 09:15:43 +0200 8231445: check ZALLOC return values in awt coding
mbaesken [Wed, 25 Sep 2019 09:15:43 +0200] rev 58352
8231445: check ZALLOC return values in awt coding Reviewed-by: clanger, prr
Thu, 26 Sep 2019 09:16:08 +0200 8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
thartmann [Thu, 26 Sep 2019 09:16:08 +0200] rev 58351
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed Summary: Bail out if the range check If has an Opaque4Node input instead of a BoolNode. Reviewed-by: roland, kvn
Wed, 25 Sep 2019 21:26:38 -0700 8231414: Mark various instance fields of javac internal types as transient
darcy [Wed, 25 Sep 2019 21:26:38 -0700] rev 58350
8231414: Mark various instance fields of javac internal types as transient Reviewed-by: jjg
Thu, 26 Sep 2019 04:20:19 +0200 Added tag jdk-14+16 for changeset d29f0181ba42
jwilhelm [Thu, 26 Sep 2019 04:20:19 +0200] rev 58349
Added tag jdk-14+16 for changeset d29f0181ba42
Wed, 25 Sep 2019 15:22:33 -0700 8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
phh [Wed, 25 Sep 2019 15:22:33 -0700] rev 58348
8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Summary: Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[]) Reviewed-by: mchung, dholmes, sspitsyn
Wed, 25 Sep 2019 14:33:44 -0700 8221623: Add StackWalker micro benchmarks to jdk repo
bchristi [Wed, 25 Sep 2019 14:33:44 -0700] rev 58347
8221623: Add StackWalker micro benchmarks to jdk repo Reviewed-by: dfuchs, mchung, redestad
Wed, 25 Sep 2019 17:36:28 -0400 8230927: Wrong arguments set for additional launchers JDK-8200758-branch
herrick [Wed, 25 Sep 2019 17:36:28 -0400] rev 58346
8230927: Wrong arguments set for additional launchers Reviewed-by: asemenyuk, almatvee
Wed, 25 Sep 2019 17:21:41 -0400 png file missed in push of JDK-8225249 JDK-8200758-branch
herrick [Wed, 25 Sep 2019 17:21:41 -0400] rev 58345
png file missed in push of JDK-8225249
Wed, 25 Sep 2019 13:37:42 -0700 8231443: Add java.io.Serial to list of platform annotations for annotation processing jdk-14+16
darcy [Wed, 25 Sep 2019 13:37:42 -0700] rev 58344
8231443: Add java.io.Serial to list of platform annotations for annotation processing Reviewed-by: jjg
Wed, 25 Sep 2019 22:40:41 +0200 Merge JEP-349-branch
mgronlun [Wed, 25 Sep 2019 22:40:41 +0200] rev 58343
Merge
Wed, 25 Sep 2019 21:19:21 +0200 Adding taglet for @preview. JDK-8226585-branch
jjg [Wed, 25 Sep 2019 21:19:21 +0200] rev 58342
Adding taglet for @preview.
Wed, 25 Sep 2019 11:44:52 -0700 8231174: (fs) FileTime should have 100ns resolution (win)
bpb [Wed, 25 Sep 2019 11:44:52 -0700] rev 58341
8231174: (fs) FileTime should have 100ns resolution (win) Reviewed-by: alanb
Wed, 25 Sep 2019 11:10:05 -0700 8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
dtitov [Wed, 25 Sep 2019 11:10:05 -0700] rev 58340
8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth) Reviewed-by: sspitsyn, dholmes, dcubed, rehn
Wed, 25 Sep 2019 12:21:10 +0200 8231410: Shenandoah: clone barrier should use base pointer
shade [Wed, 25 Sep 2019 12:21:10 +0200] rev 58339
8231410: Shenandoah: clone barrier should use base pointer Reviewed-by: rkennke
Wed, 25 Sep 2019 09:37:18 -0700 8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
darcy [Wed, 25 Sep 2019 09:37:18 -0700] rev 58338
8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules Reviewed-by: lancea
Wed, 25 Sep 2019 08:29:03 -0700 8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
phh [Wed, 25 Sep 2019 08:29:03 -0700] rev 58337
8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class Summary: Synchronize access to legacyMap in Provider.getService. Reviewed-by: valeriep Contributed-by: Tianmin Shi <tianshi@amazon.com>
Tue, 24 Sep 2019 14:46:38 +0200 8230110: TestLinkageErrorInGenerateOopMap times out
azeller [Tue, 24 Sep 2019 14:46:38 +0200] rev 58336
8230110: TestLinkageErrorInGenerateOopMap times out Reviewed-by: stuefe, clanger, thartmann
Wed, 25 Sep 2019 20:32:56 +0900 8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false"
cito [Wed, 25 Sep 2019 20:32:56 +0900] rev 58335
8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false" Reviewed-by: ysuenaga, dcubed
Wed, 25 Sep 2019 12:33:05 +0200 8231447: Shenandoah: Compilation-time regression after JDK-8231086
rkennke [Wed, 25 Sep 2019 12:33:05 +0200] rev 58334
8231447: Shenandoah: Compilation-time regression after JDK-8231086 Reviewed-by: shade
Wed, 25 Sep 2019 12:40:57 +0200 add experimental option to cluster micro clds. stuefe-new-metaspace-branch
stuefe [Wed, 25 Sep 2019 12:40:57 +0200] rev 58333
add experimental option to cluster micro clds.
Tue, 17 Sep 2019 15:58:54 +0200 8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
roland [Tue, 17 Sep 2019 15:58:54 +0200] rev 58332
8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution Reviewed-by: thartmann, vlivanov
Wed, 25 Sep 2019 17:54:21 +0800 8228659: Record which Java methods are called by native codes in JGSS and JAAS
weijun [Wed, 25 Sep 2019 17:54:21 +0800] rev 58331
8228659: Record which Java methods are called by native codes in JGSS and JAAS Reviewed-by: mullan
Wed, 25 Sep 2019 14:48:39 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 14:48:39 +0530] rev 58330
Merge
Wed, 25 Sep 2019 13:40:36 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 13:40:36 +0530] rev 58329
Merge
Mon, 23 Sep 2019 17:18:03 +0100 8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
dmarkov [Mon, 23 Sep 2019 17:18:03 +0100] rev 58328
8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false Reviewed-by: prr, serb
Mon, 23 Sep 2019 13:08:20 +0530 Merge
psadhukhan [Mon, 23 Sep 2019 13:08:20 +0530] rev 58327
Merge
Wed, 18 Sep 2019 07:18:44 -0700 8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
akolarkunnu [Wed, 18 Sep 2019 07:18:44 -0700] rev 58326
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel Reviewed-by: psadhukhan Contributed-by: jagjot.singh@oracle.com
Mon, 09 Sep 2019 12:23:22 -0700 8225372: accessibility errors in tables in java.desktop files
serb [Mon, 09 Sep 2019 12:23:22 -0700] rev 58325
8225372: accessibility errors in tables in java.desktop files Reviewed-by: aivanov
Fri, 13 Sep 2019 17:35:12 -0700 8229896: Delete an unused code in the BufferedContext
serb [Fri, 13 Sep 2019 17:35:12 -0700] rev 58324
8229896: Delete an unused code in the BufferedContext Reviewed-by: prr, jdv
Thu, 12 Sep 2019 22:20:35 -0700 8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
serb [Thu, 12 Sep 2019 22:20:35 -0700] rev 58323
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map Reviewed-by: prr, pbansal
Wed, 11 Sep 2019 15:58:27 +0530 8225805: Java Access Bridge does not close the logger
pbansal [Wed, 11 Sep 2019 15:58:27 +0530] rev 58322
8225805: Java Access Bridge does not close the logger Reviewed-by: dmarkov, jdv
Tue, 10 Sep 2019 21:20:51 +0200 8230728: Thin stroked shapes are not rendered if affine transform has flip bit
lbourges [Tue, 10 Sep 2019 21:20:51 +0200] rev 58321
8230728: Thin stroked shapes are not rendered if affine transform has flip bit Summary: use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value Reviewed-by: prr, jdv
Sat, 07 Sep 2019 11:38:36 -0700 8229515: [macos] access to window property of NSView on wrong thread
serb [Sat, 07 Sep 2019 11:38:36 -0700] rev 58320
8229515: [macos] access to window property of NSView on wrong thread Reviewed-by: prr, dmarkov
Wed, 04 Sep 2019 10:12:42 +0200 8230480: check malloc/calloc results in java.desktop
mbaesken [Wed, 04 Sep 2019 10:12:42 +0200] rev 58319
8230480: check malloc/calloc results in java.desktop Reviewed-by: rriggs
Wed, 04 Sep 2019 22:18:48 +0530 8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
trebari [Wed, 04 Sep 2019 22:18:48 +0530] rev 58318
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails Reviewed-by: jdv, arapte
Thu, 29 Aug 2019 16:11:22 +0530 Merge
psadhukhan [Thu, 29 Aug 2019 16:11:22 +0530] rev 58317
Merge
Wed, 28 Aug 2019 09:13:01 -0700 8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
prr [Wed, 28 Aug 2019 09:13:01 -0700] rev 58316
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll Reviewed-by: jdv, serb, aaivanov
Tue, 27 Aug 2019 04:43:01 -0700 8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
serb [Tue, 27 Aug 2019 04:43:01 -0700] rev 58315
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts Reviewed-by: prr, avu
Mon, 26 Aug 2019 11:20:26 +0530 Merge
psadhukhan [Mon, 26 Aug 2019 11:20:26 +0530] rev 58314
Merge
Wed, 25 Sep 2019 09:38:20 +0100 8231450: Copyright header line omitted from 8231187 changeset
michaelm [Wed, 25 Sep 2019 09:38:20 +0100] rev 58313
8231450: Copyright header line omitted from 8231187 changeset Reviewed-by: chegar
Wed, 25 Sep 2019 09:17:32 +0100 8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny
alanb [Wed, 25 Sep 2019 09:17:32 +0100] rev 58312
8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny Reviewed-by: hseigel, lfoltan, dholmes
Mon, 23 Sep 2019 16:49:09 +0200 8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
roland [Mon, 23 Sep 2019 16:49:09 +0200] rev 58311
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 20:16:13 -0700 8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error
ccheung [Tue, 24 Sep 2019 20:16:13 -0700] rev 58310
8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error Summary: Check output for mapping failure and throw a SkippedException. Reviewed-by: iklam, dholmes
Tue, 24 Sep 2019 18:25:54 -0700 8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
darcy [Tue, 24 Sep 2019 18:25:54 -0700] rev 58309
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes Reviewed-by: prr
Tue, 24 Sep 2019 22:57:28 +0100 8228580: DnsClient TCP socket timeout
prappo [Tue, 24 Sep 2019 22:57:28 +0100] rev 58308
8228580: DnsClient TCP socket timeout Reviewed-by: vtewari, chegar, prappo Contributed-by: Milan Mimica <milan.mimica@gmail.com>
Tue, 24 Sep 2019 15:19:35 -0400 Merge JDK-8200758-branch
herrick [Tue, 24 Sep 2019 15:19:35 -0400] rev 58307
Merge
Tue, 24 Sep 2019 14:12:08 -0400 8230654: jpackage package-type dmg on macOS JDK-8200758-branch
herrick [Tue, 24 Sep 2019 14:12:08 -0400] rev 58306
8230654: jpackage package-type dmg on macOS Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Tue, 24 Sep 2019 14:05:49 -0400 8230651: Use version string from main module JDK-8200758-branch
herrick [Tue, 24 Sep 2019 14:05:49 -0400] rev 58305
8230651: Use version string from main module Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Tue, 24 Sep 2019 13:57:28 -0400 8231282 : Revisit --linux-deb-copyright option JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:57:28 -0400] rev 58304
8231282 : Revisit --linux-deb-copyright option Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:50:40 -0400 8231279 : Change install location for copyright file for Debian package JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:50:40 -0400] rev 58303
8231279 : Change install location for copyright file for Debian package Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:43:58 -0400 8231277 : Adjust Linux application image layout JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:43:58 -0400] rev 58302
8231277 : Adjust Linux application image layout Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:41:16 -0400 8225249 : LinuxDebBundler and LinuxRpmBundler should share more code JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:41:16 -0400] rev 58301
8225249 : LinuxDebBundler and LinuxRpmBundler should share more code Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 10:36:35 -0700 8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
iklam [Tue, 24 Sep 2019 10:36:35 -0700] rev 58300
8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported" Reviewed-by: ccheung
Tue, 24 Sep 2019 12:47:15 -0400 8229201: Update Graal
dlong [Tue, 24 Sep 2019 12:47:15 -0400] rev 58299
8229201: Update Graal Reviewed-by: kvn
Tue, 24 Sep 2019 08:54:08 -0700 8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
epavlova [Tue, 24 Sep 2019 08:54:08 -0700] rev 58298
8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests Reviewed-by: iignatyev
Tue, 24 Sep 2019 08:55:13 -0700 8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
naoto [Tue, 24 Sep 2019 08:55:13 -0700] rev 58297
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs Reviewed-by: martin, alanb
Tue, 24 Sep 2019 11:39:47 +0800 8231351: Add notes for PKCS11 tests in the test doc
erikj [Tue, 24 Sep 2019 11:39:47 +0800] rev 58296
8231351: Add notes for PKCS11 tests in the test doc Reviewed-by: erikj, jjiang Contributed-by: huangjia@loongson.cn
Tue, 24 Sep 2019 16:19:11 +0100 8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
michaelm [Tue, 24 Sep 2019 16:19:11 +0100] rev 58295
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket Reviewed-by: alanb, chegar
Tue, 24 Sep 2019 17:08:19 +0200 8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
pliden [Tue, 24 Sep 2019 17:08:19 +0200] rev 58294
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved* Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58293
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231251: ZGC: Fix ZHeap includes
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58292
8231251: ZGC: Fix ZHeap includes Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 10:12:56 -0400 8213150: Add verification for locking by VMThread
coleenp [Tue, 24 Sep 2019 10:12:56 -0400] rev 58291
8213150: Add verification for locking by VMThread Summary: extend verification for all locking not just VMOperations, and fix CLDG lock to not be taken by VM thread. Reviewed-by: rehn, dholmes
Tue, 24 Sep 2019 15:40:26 +0200 Converting the test to a combo-framework test. JDK-8226585-branch
jlahoda [Tue, 24 Sep 2019 15:40:26 +0200] rev 58290
Converting the test to a combo-framework test.
Mon, 23 Sep 2019 16:53:16 +0100 8217825: Verify @AfterTest is used correctly in WebSocket tests
pconcannon [Mon, 23 Sep 2019 16:53:16 +0100] rev 58289
8217825: Verify @AfterTest is used correctly in WebSocket tests Summary: Remove @AfterTest tags; added in explicit closing of resources e.g. httpServer, webSocket, etc Reviewed-by: dfuchs, prappo
Tue, 24 Sep 2019 09:43:43 +0100 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
jboes [Tue, 24 Sep 2019 09:43:43 +0100] rev 58288
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base Summary: Minor coding style update of javadoc tag in any file in java.base Reviewed-by: bchristi, lancea
Tue, 24 Sep 2019 10:04:13 +0000 8224820: ZGC: Support discontiguous heap reservations
eosterlund [Tue, 24 Sep 2019 10:04:13 +0000] rev 58287
8224820: ZGC: Support discontiguous heap reservations Reviewed-by: pliden, stefank
Tue, 24 Sep 2019 11:49:48 +0200 8231122: @index tag with newline causes tag search to fail
hannesw [Tue, 24 Sep 2019 11:49:48 +0200] rev 58286
8231122: @index tag with newline causes tag search to fail Reviewed-by: jjg
Wed, 28 Aug 2019 15:51:03 +0200 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
roland [Wed, 28 Aug 2019 15:51:03 +0200] rev 58285
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 10:16:00 +0100 8231098: (tz) Upgrade time-zone data to tzdata2019c
rpatil [Tue, 24 Sep 2019 10:16:00 +0100] rev 58284
8231098: (tz) Upgrade time-zone data to tzdata2019c Reviewed-by: martin, naoto
Tue, 24 Sep 2019 09:38:14 +0200 8231395: Backout JDK-8231249
shade [Tue, 24 Sep 2019 09:38:14 +0200] rev 58283
8231395: Backout JDK-8231249 Reviewed-by: tschatzl
Tue, 24 Sep 2019 03:28:42 -0400 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
dholmes [Tue, 24 Sep 2019 03:28:42 -0400] rev 58282
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen Reviewed-by: lkorinth, hseigel, thartmann, dnsimon
Mon, 23 Sep 2019 17:02:08 +0200 8231222: fix pkcs11 P11_DEBUG guarded native traces
mbaesken [Mon, 23 Sep 2019 17:02:08 +0200] rev 58281
8231222: fix pkcs11 P11_DEBUG guarded native traces Reviewed-by: clanger
Fri, 20 Sep 2019 10:28:48 +0200 8231171: remove remaining sun.java.launcher.pid references
mbaesken [Fri, 20 Sep 2019 10:28:48 +0200] rev 58280
8231171: remove remaining sun.java.launcher.pid references Reviewed-by: alanb, dholmes
Tue, 24 Sep 2019 08:54:39 +0200 8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
rehn [Tue, 24 Sep 2019 08:54:39 +0200] rev 58279
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?" Reviewed-by: dholmes, dcubed
Mon, 23 Sep 2019 19:55:26 -0700 8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
iklam [Mon, 23 Sep 2019 19:55:26 -0700] rev 58278
8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start Reviewed-by: ccheung
Mon, 23 Sep 2019 19:54:37 -0700 8231257: Avoid calling FileMapInfo::write_region twice
iklam [Mon, 23 Sep 2019 19:54:37 -0700] rev 58277
8231257: Avoid calling FileMapInfo::write_region twice Reviewed-by: ccheung
Mon, 23 Sep 2019 13:59:41 -0700 8231254: (fs) Add test for macOS Catalina changes to protect system software
bpb [Mon, 23 Sep 2019 13:59:41 -0700] rev 58276
8231254: (fs) Add test for macOS Catalina changes to protect system software Reviewed-by: alanb
Mon, 23 Sep 2019 12:56:50 -0700 8210794: Incorrect escaping of in native test libraries
erikj [Mon, 23 Sep 2019 12:56:50 -0700] rev 58275
8210794: Incorrect escaping of in native test libraries Reviewed-by: tbell
Mon, 23 Sep 2019 21:46:44 +0200 8231375: AArch64 build failure after JDK-8230505
shade [Mon, 23 Sep 2019 21:46:44 +0200] rev 58274
8231375: AArch64 build failure after JDK-8230505 Reviewed-by: dcubed
Mon, 23 Sep 2019 14:49:04 -0400 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
lfoltan [Mon, 23 Sep 2019 14:49:04 -0400] rev 58273
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type Summary: Consistently use is_reference_type when comparing type for T_OBJECT or T_ARRAY. Reviewed-by: dlong, coleenp, hseigel Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com
Mon, 23 Sep 2019 14:39:11 -0400 8231250: Shenandoah: Traversal GC should keep alive weak load from heap
zgu [Mon, 23 Sep 2019 14:39:11 -0400] rev 58272
8231250: Shenandoah: Traversal GC should keep alive weak load from heap Reviewed-by: rkennke
Mon, 23 Sep 2019 09:16:05 -0700 Test fixes: more logging, typos, fixes to at-run targets JEP-349-branch
mseledtsov [Mon, 23 Sep 2019 09:16:05 -0700] rev 58271
Test fixes: more logging, typos, fixes to at-run targets
Mon, 23 Sep 2019 08:52:05 -0700 8206125: [windows] cannot pass relative path to --with-boot-jdk
erikj [Mon, 23 Sep 2019 08:52:05 -0700] rev 58270
8206125: [windows] cannot pass relative path to --with-boot-jdk Reviewed-by: tbell
Mon, 23 Sep 2019 09:00:28 -0700 8150741: make <module> not equivalent to make <module-dependencies> <module>
erikj [Mon, 23 Sep 2019 09:00:28 -0700] rev 58269
8150741: make <module> not equivalent to make <module-dependencies> <module> Reviewed-by: mchung
Mon, 23 Sep 2019 16:24:32 +0200 8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME
shade [Mon, 23 Sep 2019 16:24:32 +0200] rev 58268
8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME Reviewed-by: rkennke
Mon, 23 Sep 2019 14:30:31 +0200 8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment?
thartmann [Mon, 23 Sep 2019 14:30:31 +0200] rev 58267
8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment? Summary: Offset method should only be called for comments. Reviewed-by: roland, dholmes
Mon, 23 Sep 2019 07:45:12 -0400 8231293: Shenandoah: Traversal should not revive dead weak roots
zgu [Mon, 23 Sep 2019 07:45:12 -0400] rev 58266
8231293: Shenandoah: Traversal should not revive dead weak roots Reviewed-by: shade
Mon, 23 Sep 2019 12:32:13 +0200 8230857: Avoid reflection in sun.tools.common.ProcessHelper
clanger [Mon, 23 Sep 2019 12:32:13 +0200] rev 58265
8230857: Avoid reflection in sun.tools.common.ProcessHelper Reviewed-by: sspitsyn, dholmes
Mon, 23 Sep 2019 11:37:08 +0200 8231189: Rename worker_i parameters to worker_id
tschatzl [Mon, 23 Sep 2019 11:37:08 +0200] rev 58264
8231189: Rename worker_i parameters to worker_id Reviewed-by: kbarrett, sjohanss
Mon, 23 Sep 2019 11:37:02 +0200 8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause
tschatzl [Mon, 23 Sep 2019 11:37:02 +0200] rev 58263
8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause Summary: The CLDG is only iterated once during garbage collection, so we do not need to claim CLDs any more. Reviewed-by: sjohanss, kbarrett
Mon, 23 Sep 2019 11:36:53 +0200 8231117: Remove G1EvacuationRootClosures::raw_strong_oops()
tschatzl [Mon, 23 Sep 2019 11:36:53 +0200] rev 58262
8231117: Remove G1EvacuationRootClosures::raw_strong_oops() Reviewed-by: kbarrett, sjohanss
Sun, 22 Sep 2019 17:17:58 -0700 8231275: Remove null check in the beginning of SystemDictionary::load_shared_class()
iklam [Sun, 22 Sep 2019 17:17:58 -0700] rev 58261
8231275: Remove null check in the beginning of SystemDictionary::load_shared_class() Reviewed-by: ccheung, coleenp
Sun, 22 Sep 2019 17:16:35 -0700 8231125: Improve testing of parallel loading of shared classes by the boot class loader
iklam [Sun, 22 Sep 2019 17:16:35 -0700] rev 58260
8231125: Improve testing of parallel loading of shared classes by the boot class loader Reviewed-by: ccheung, coleenp, dholmes
Sun, 22 Sep 2019 17:31:57 +0200 clear_artifacts in the correct location JEP-349-branch
mgronlun [Sun, 22 Sep 2019 17:31:57 +0200] rev 58259
clear_artifacts in the correct location
Sun, 22 Sep 2019 15:38:32 +0200 instantiated super klasses JEP-349-branch
mgronlun [Sun, 22 Sep 2019 15:38:32 +0200] rev 58258
instantiated super klasses
Sun, 22 Sep 2019 15:17:53 +0200 Merge JEP-349-branch
mgronlun [Sun, 22 Sep 2019 15:17:53 +0200] rev 58257
Merge
Sun, 22 Sep 2019 14:35:38 +0200 typenames JEP-349-branch
mgronlun [Sun, 22 Sep 2019 14:35:38 +0200] rev 58256
typenames
Sun, 22 Sep 2019 14:18:39 +0200 update class names JEP-349-branch
mgronlun [Sun, 22 Sep 2019 14:18:39 +0200] rev 58255
update class names
Sun, 22 Sep 2019 14:00:00 +0200 more general predication of writes JEP-349-branch
mgronlun [Sun, 22 Sep 2019 14:00:00 +0200] rev 58254
more general predication of writes
Sat, 21 Sep 2019 20:13:11 +0200 JfrTypeManager::destroy() JEP-349-branch
mgronlun [Sat, 21 Sep 2019 20:13:11 +0200] rev 58253
JfrTypeManager::destroy()
Sat, 21 Sep 2019 10:13:25 -0400 8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
dcubed [Sat, 21 Sep 2019 10:13:25 -0400] rev 58252
8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java Reviewed-by: ysuenaga
Sat, 21 Sep 2019 12:33:26 +0200 Missing object id in pool jdk.types.Symbol. All ids should reference object JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:33:26 +0200] rev 58251
Missing object id in pool jdk.types.Symbol. All ids should reference object
Sat, 21 Sep 2019 12:31:40 +0200 merge error JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:31:40 +0200] rev 58250
merge error
Sat, 21 Sep 2019 12:10:52 +0200 Merge JEP-349-branch
mgronlun [Sat, 21 Sep 2019 12:10:52 +0200] rev 58249
Merge
Sat, 21 Sep 2019 08:06:00 +0800 8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
jjiang [Sat, 21 Sep 2019 08:06:00 +0800] rev 58248
8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID Reviewed-by: xuelei
Fri, 20 Sep 2019 22:11:45 +0000 8231083: Clarify SAX documentation
joehw [Fri, 20 Sep 2019 22:11:45 +0000] rev 58247
8231083: Clarify SAX documentation Reviewed-by: lancea, alanb
Fri, 20 Sep 2019 21:33:24 +0000 8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
valeriep [Fri, 20 Sep 2019 21:33:24 +0000] rev 58246
8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism Summary: Disable mechanisms with partial support, e.g. can decrypt but cannot encrypt Reviewed-by: xuelei
Fri, 20 Sep 2019 13:14:50 -0700 8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
lmesnik [Fri, 20 Sep 2019 13:14:50 -0700] rev 58245
8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java Reviewed-by: thartmann
Fri, 20 Sep 2019 09:32:45 -0700 8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
darcy [Fri, 20 Sep 2019 09:32:45 -0700] rev 58244
8199424: consider removing ObjectInputStream and ObjectOutputStream native methods Reviewed-by: bpb, rriggs, redestad
Fri, 20 Sep 2019 10:23:40 -0400 8225628: Remove unused Thread::muxAcquireW function
coleenp [Fri, 20 Sep 2019 10:23:40 -0400] rev 58243
8225628: Remove unused Thread::muxAcquireW function Reviewed-by: dcubed, hseigel
Fri, 20 Sep 2019 11:07:52 +0100 8230648: Replace @exception tag with @throws in java.base
jboes [Fri, 20 Sep 2019 11:07:52 +0100] rev 58242
8230648: Replace @exception tag with @throws in java.base Summary: Minor coding style update of javadoc tag in any file in java.base Reviewed-by: prappo, lancea
Fri, 20 Sep 2019 11:33:30 +0800 8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
tschatzl [Fri, 20 Sep 2019 11:33:30 +0800] rev 58241
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions Reviewed-by: tschatzl, jiangli Contributed-by: huangjia@loongson.cn
Sat, 26 Jan 2019 15:47:50 +0900 8216565: Specifying the same path creates a new directory in JFR.configure
cito [Sat, 26 Jan 2019 15:47:50 +0900] rev 58240
8216565: Specifying the same path creates a new directory in JFR.configure Reviewed-by: ysuenaga, egahlin
Thu, 19 Sep 2019 17:33:18 -0700 Accounted for experimental events in TestLookForUntestedEvents JEP-349-branch
mseledtsov [Thu, 19 Sep 2019 17:33:18 -0700] rev 58239
Accounted for experimental events in TestLookForUntestedEvents
Thu, 19 Sep 2019 23:38:50 +0200 8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
redestad [Thu, 19 Sep 2019 23:38:50 +0200] rev 58238
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable Reviewed-by: mchung
Wed, 11 Sep 2019 09:47:42 +0200 8230759: ZGC: Fix integer types
stefank [Wed, 11 Sep 2019 09:47:42 +0200] rev 58237
8230759: ZGC: Fix integer types Reviewed-by: pliden
Tue, 10 Sep 2019 17:07:02 +0200 8230758: ZGC: Add missing precompiled include and fix friend declaration
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58236
8230758: ZGC: Add missing precompiled include and fix friend declaration Reviewed-by: tschatzl, pliden
Tue, 10 Sep 2019 17:07:02 +0200 8230756: ZGC: Remove redundant memset in ZStatValue
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58235
8230756: ZGC: Remove redundant memset in ZStatValue Reviewed-by: tschatzl, pliden
Thu, 19 Sep 2019 12:01:36 -0700 8231149: (fs) Small verbiage errors in java.nio.file package documentation
bpb [Thu, 19 Sep 2019 12:01:36 -0700] rev 58234
8231149: (fs) Small verbiage errors in java.nio.file package documentation Reviewed-by: lancea, alanb
Thu, 19 Sep 2019 20:26:53 +0200 8231244: Shenandoah: all-roots heap walking misses some weak roots
shade [Thu, 19 Sep 2019 20:26:53 +0200] rev 58233
8231244: Shenandoah: all-roots heap walking misses some weak roots Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 20:26:52 +0200 8231198: Shenandoah: heap walking should visit all roots most of the time
shade [Thu, 19 Sep 2019 20:26:52 +0200] rev 58232
8231198: Shenandoah: heap walking should visit all roots most of the time Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 20:26:51 +0200 8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
shade [Thu, 19 Sep 2019 20:26:51 +0200] rev 58231
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee Reviewed-by: zgu, rkennke
Thu, 19 Sep 2019 16:53:17 +0000 8230814: Enable SAX ContentHandler to handle XML Declaration
joehw [Thu, 19 Sep 2019 16:53:17 +0000] rev 58230
8230814: Enable SAX ContentHandler to handle XML Declaration Reviewed-by: lancea, dfuchs, alanb
Thu, 19 Sep 2019 16:05:47 +0200 8231113: Remove CollectedHeap::check_oop_location()
pliden [Thu, 19 Sep 2019 16:05:47 +0200] rev 58229
8231113: Remove CollectedHeap::check_oop_location() Reviewed-by: stefank, eosterlund, tschatzl
Thu, 19 Sep 2019 16:28:40 +0200 Fix gc/class_unloading/.. tests stuefe-new-metaspace-branch
stuefe [Thu, 19 Sep 2019 16:28:40 +0200] rev 58228
Fix gc/class_unloading/.. tests
Thu, 19 Sep 2019 15:21:27 +0200 Fix various test issues. stuefe-new-metaspace-branch
stuefe [Thu, 19 Sep 2019 15:21:27 +0200] rev 58227
Fix various test issues.
Thu, 19 Sep 2019 10:52:22 +0200 8226705: [REDO] Deoptimize with handshakes
rehn [Thu, 19 Sep 2019 10:52:22 +0200] rev 58226
8226705: [REDO] Deoptimize with handshakes Reviewed-by: eosterlund, dcubed, dlong, pchilanomate
Thu, 19 Sep 2019 09:50:11 +0200 8231201: hs_err should print coalesced safepoint operations in Events section
shade [Thu, 19 Sep 2019 09:50:11 +0200] rev 58225
8231201: hs_err should print coalesced safepoint operations in Events section Reviewed-by: phh, dholmes
Thu, 19 Sep 2019 00:19:18 -0700 Added tag jdk-14+15 for changeset 778fc2dcbdaa
jwilhelm [Thu, 19 Sep 2019 00:19:18 -0700] rev 58224
Added tag jdk-14+15 for changeset 778fc2dcbdaa
Wed, 18 Sep 2019 20:49:13 -0400 8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread jdk-14+15
dcubed [Wed, 18 Sep 2019 20:49:13 -0400] rev 58223
8231210: [BACKOUT] JDK-8207266 ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Reviewed-by: phh, dholmes
Wed, 18 Sep 2019 17:31:35 -0400 8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible
dholmes [Wed, 18 Sep 2019 17:31:35 -0400] rev 58222
8231162: JVMTI RawMonitorWait triggers assertion failure: Only JavaThreads can be interruptible Reviewed-by: dcubed
Wed, 18 Sep 2019 21:20:13 +0200 8066774: Rename the annotations arrays names in ClassFileParser
godin [Wed, 18 Sep 2019 21:20:13 +0200] rev 58221
8066774: Rename the annotations arrays names in ClassFileParser Reviewed-by: shade, coleenp, dholmes Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
Wed, 18 Sep 2019 12:13:56 -0700 8186825: some memory leak issues in the transport_startTransport
amenkov [Wed, 18 Sep 2019 12:13:56 -0700] rev 58220
8186825: some memory leak issues in the transport_startTransport Reviewed-by: sspitsyn, phh
Wed, 18 Sep 2019 20:56:20 +0200 8231087: Shenandoah: Self-fixing load reference barriers for C1/C2
rkennke [Wed, 18 Sep 2019 20:56:20 +0200] rev 58219
8231087: Shenandoah: Self-fixing load reference barriers for C1/C2 Reviewed-by: shade
Wed, 18 Sep 2019 20:56:19 +0200 8231086: Shenandoah: Stronger invariant for object-arraycopy
rkennke [Wed, 18 Sep 2019 20:56:19 +0200] rev 58218
8231086: Shenandoah: Stronger invariant for object-arraycopy Reviewed-by: shade
Wed, 18 Sep 2019 20:56:18 +0200 8231085: C2/GC: Better GC-interface for expanding clone
rkennke [Wed, 18 Sep 2019 20:56:18 +0200] rev 58217
8231085: C2/GC: Better GC-interface for expanding clone Reviewed-by: eosterlund
Wed, 18 Sep 2019 11:48:01 -0700 Merge
jwilhelm [Wed, 18 Sep 2019 11:48:01 -0700] rev 58216
Merge
Fri, 06 Sep 2019 17:50:16 +0200 Added tag jdk-13-ga for changeset 9c250a7600e1
jwilhelm [Fri, 06 Sep 2019 17:50:16 +0200] rev 58215
Added tag jdk-13-ga for changeset 9c250a7600e1
Wed, 18 Sep 2019 10:58:21 -0700 8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
epavlova [Wed, 18 Sep 2019 10:58:21 -0700] rev 58214
8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available Reviewed-by: erikj, iveresov, ihse
Wed, 18 Sep 2019 18:15:29 +0200 represent JEP-349-branch
mgronlun [Wed, 18 Sep 2019 18:15:29 +0200] rev 58213
represent
Wed, 18 Sep 2019 17:55:27 +0200 event stream wording JEP-349-branch
mgronlun [Wed, 18 Sep 2019 17:55:27 +0200] rev 58212
event stream wording
Wed, 18 Sep 2019 16:30:13 +0200 Merge JEP-349-branch
mgronlun [Wed, 18 Sep 2019 16:30:13 +0200] rev 58211
Merge
Wed, 18 Sep 2019 15:13:37 +0200 8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows
jlahoda [Wed, 18 Sep 2019 15:13:37 +0200] rev 58210
8231176: Test tools/javac/options/BCPOrSystemNotSpecified.java broken on Windows Summary: Temporarily disabling BCPOrSystemNotSpecified.java test on Windows. Reviewed-by: vromero
Wed, 18 Sep 2019 14:57:57 +0200 description on event order JEP-349-branch
mgronlun [Wed, 18 Sep 2019 14:57:57 +0200] rev 58209
description on event order
Wed, 18 Sep 2019 05:41:08 -0700 8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
phh [Wed, 18 Sep 2019 05:41:08 -0700] rev 58208
8207266: ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread Summary: Add com.sun.management.getCurrentThreadAllocatedBytes, implement getThreadAllocatedBytes(long) independent of getThreadAllocatedBytes(long[]) Reviewed-by: mchung, dholmes, sspitsyn
Wed, 18 Sep 2019 12:19:58 +0200 line endings JEP-349-branch
mgronlun [Wed, 18 Sep 2019 12:19:58 +0200] rev 58207
line endings
Wed, 18 Sep 2019 12:17:27 +0200 better leak predicate JEP-349-branch
mgronlun [Wed, 18 Sep 2019 12:17:27 +0200] rev 58206
better leak predicate
Wed, 18 Sep 2019 11:40:01 +0200 remove comment JEP-349-branch
mgronlun [Wed, 18 Sep 2019 11:40:01 +0200] rev 58205
remove comment
Wed, 18 Sep 2019 11:32:34 +0200 Merge JEP-349-branch
mgronlun [Wed, 18 Sep 2019 11:32:34 +0200] rev 58204
Merge
Wed, 18 Sep 2019 10:41:18 +0200 8228460: bootstrap class path not set in conjunction with -source 11
jlahoda [Wed, 18 Sep 2019 10:41:18 +0200] rev 58203
8228460: bootstrap class path not set in conjunction with -source 11 Summary: Ensuring implicit system module path is checked for the no-bootclasspath warning for -source >= 9. Reviewed-by: vromero
Tue, 23 Jul 2019 16:52:38 +0200 8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
mbaesken [Tue, 23 Jul 2019 16:52:38 +0200] rev 58202
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings Reviewed-by: clanger, mdoerr
Wed, 18 Sep 2019 08:20:10 +0200 Javadoc change JEP-349-branch
egahlin [Wed, 18 Sep 2019 08:20:10 +0200] rev 58201
Javadoc change
Wed, 18 Sep 2019 08:00:36 +0200 Cleaning up JEP-349-branch
egahlin [Wed, 18 Sep 2019 08:00:36 +0200] rev 58200
Cleaning up
Wed, 18 Sep 2019 07:46:02 +0200 Merge stuefe-new-metaspace-branch
stuefe [Wed, 18 Sep 2019 07:46:02 +0200] rev 58199
Merge
Tue, 17 Sep 2019 19:52:51 -0700 8231027: Correct typos
serb [Tue, 17 Sep 2019 19:52:51 -0700] rev 58198
8231027: Correct typos Reviewed-by: lancea, dholmes, erikj
Wed, 18 Sep 2019 03:45:46 +0200 Remove unused methods etc. JEP-349-branch
egahlin [Wed, 18 Sep 2019 03:45:46 +0200] rev 58197
Remove unused methods etc.
Tue, 17 Sep 2019 19:09:37 -0400 8230424: Use platform independent code for Thread.interrupt support
dholmes [Tue, 17 Sep 2019 19:09:37 -0400] rev 58196
8230424: Use platform independent code for Thread.interrupt support 8231094: os::sleep in assert message should be changed to JavaThread::sleep Reviewed-by: rehn, dcubed
Tue, 17 Sep 2019 09:20:59 -0700 8231024: Improve the debug info when the output is truncated
jiefu [Tue, 17 Sep 2019 09:20:59 -0700] rev 58195
8231024: Improve the debug info when the output is truncated Reviewed-by: iklam, dholmes
Tue, 17 Sep 2019 14:00:36 -0400 8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
lancea [Tue, 17 Sep 2019 14:00:36 -0400] rev 58194
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java Reviewed-by: clanger, martin
Tue, 17 Sep 2019 19:37:49 +0200 make flush events exprimental JEP-349-branch
mgronlun [Tue, 17 Sep 2019 19:37:49 +0200] rev 58193
make flush events exprimental
Tue, 17 Sep 2019 19:07:01 +0200 update shenandoah JEP-349-branch
mgronlun [Tue, 17 Sep 2019 19:07:01 +0200] rev 58192
update shenandoah
Tue, 17 Sep 2019 16:39:56 +0000 8231124: Missing closedir call with JDK-8223490
coffeys [Tue, 17 Sep 2019 16:39:56 +0000] rev 58191
8231124: Missing closedir call with JDK-8223490 Reviewed-by: naoto
Tue, 17 Sep 2019 08:22:14 -0400 8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
zgu [Tue, 17 Sep 2019 08:22:14 -0400] rev 58190
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread Reviewed-by: rkennke
Tue, 17 Sep 2019 20:38:23 +0800 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
jiefu [Tue, 17 Sep 2019 20:38:23 +0800] rev 58189
8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511 Reviewed-by: dholmes, thartmann
Tue, 17 Sep 2019 13:59:11 +0200 remove unstable assert from JfrJavaThreadIterator JEP-349-branch
mgronlun [Tue, 17 Sep 2019 13:59:11 +0200] rev 58188
remove unstable assert from JfrJavaThreadIterator
Tue, 17 Sep 2019 13:32:27 +0200 renames and restructuring of JfrCheckpointManager JEP-349-branch
mgronlun [Tue, 17 Sep 2019 13:32:27 +0200] rev 58187
renames and restructuring of JfrCheckpointManager
Tue, 17 Sep 2019 11:07:07 +0000 8223490: Optimize search algorithm for determining default time zone
coffeys [Tue, 17 Sep 2019 11:07:07 +0000] rev 58186
8223490: Optimize search algorithm for determining default time zone Reviewed-by: naoto, rriggs
Tue, 17 Sep 2019 12:41:45 +0200 threadcpu to include excluded threads JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:41:45 +0200] rev 58185
threadcpu to include excluded threads
Tue, 17 Sep 2019 12:37:53 +0200 folding operations back into subsystems JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:37:53 +0200] rev 58184
folding operations back into subsystems
Tue, 17 Sep 2019 12:06:48 +0200 remove redundant scope JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:06:48 +0200] rev 58183
remove redundant scope
Tue, 17 Sep 2019 12:02:49 +0200 remove write_type JEP-349-branch
mgronlun [Tue, 17 Sep 2019 12:02:49 +0200] rev 58182
remove write_type
Tue, 17 Sep 2019 11:45:19 +0200 fix typo JEP-349-branch
mgronlun [Tue, 17 Sep 2019 11:45:19 +0200] rev 58181
fix typo
Tue, 17 Sep 2019 11:32:50 +0200 new lines JEP-349-branch
mgronlun [Tue, 17 Sep 2019 11:32:50 +0200] rev 58180
new lines
Tue, 17 Sep 2019 10:43:49 +0200 Merge JEP-349-branch
mgronlun [Tue, 17 Sep 2019 10:43:49 +0200] rev 58179
Merge
Tue, 17 Sep 2019 09:51:02 +0200 8231051: Remove check_obj_alignment() and replace with is_object_aligned()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58178
8231051: Remove check_obj_alignment() and replace with is_object_aligned() Reviewed-by: tschatzl, shade
Tue, 17 Sep 2019 09:51:02 +0200 8230841: Remove oopDesc::equals()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58177
8230841: Remove oopDesc::equals() Reviewed-by: rkennke, tschatzl
Tue, 17 Sep 2019 09:51:02 +0200 8230808: Remove Access::equals()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58176
8230808: Remove Access::equals() Reviewed-by: tschatzl, shade
Tue, 17 Sep 2019 09:51:02 +0200 8230796: Remove BarrierSet::oop_equals_operator_allowed()
pliden [Tue, 17 Sep 2019 09:51:02 +0200] rev 58175
8230796: Remove BarrierSet::oop_equals_operator_allowed() Reviewed-by: tschatzl, shade
Fri, 13 Sep 2019 07:43:59 +0200 8230900: missing ReleaseStringUTFChars in java.desktop native code
mbaesken [Fri, 13 Sep 2019 07:43:59 +0200] rev 58174
8230900: missing ReleaseStringUTFChars in java.desktop native code Reviewed-by: clanger, prr
Fri, 13 Sep 2019 11:04:46 +0200 8230901: missing ReleaseStringUTFChars in serviceability native code
mbaesken [Fri, 13 Sep 2019 11:04:46 +0200] rev 58173
8230901: missing ReleaseStringUTFChars in serviceability native code Reviewed-by: stuefe, sspitsyn
Mon, 16 Sep 2019 19:24:32 -0400 8230629: jpackage signing on macOS does not work as expected JDK-8200758-branch
herrick [Mon, 16 Sep 2019 19:24:32 -0400] rev 58172
8230629: jpackage signing on macOS does not work as expected Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 16 Sep 2019 19:48:10 +0200 return on flush if no recoring running + more exact lookups for symbols JEP-349-branch
mgronlun [Mon, 16 Sep 2019 19:48:10 +0200] rev 58171
return on flush if no recoring running + more exact lookups for symbols
Mon, 16 Sep 2019 15:55:09 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 15:55:09 +0200] rev 58170
Merge
Mon, 16 Sep 2019 15:54:29 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 15:54:29 +0200] rev 58169
Merge
Mon, 16 Sep 2019 14:58:38 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 14:58:38 +0200] rev 58168
Merge
Mon, 16 Sep 2019 14:57:11 +0200 some stuff JEP-349-branch
mgronlun [Mon, 16 Sep 2019 14:57:11 +0200] rev 58167
some stuff
Mon, 16 Sep 2019 13:50:20 +0200 write metadata event JEP-349-branch
mgronlun [Mon, 16 Sep 2019 13:50:20 +0200] rev 58166
write metadata event
Mon, 16 Sep 2019 12:47:53 +0200 remove flushCounter JEP-349-branch
mgronlun [Mon, 16 Sep 2019 12:47:53 +0200] rev 58165
remove flushCounter
Mon, 16 Sep 2019 11:18:50 +0200 plain loads for pointers JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:18:50 +0200] rev 58164
plain loads for pointers
Mon, 16 Sep 2019 11:11:46 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:11:46 +0200] rev 58163
Merge
Mon, 16 Sep 2019 11:10:22 +0200 Merge JEP-349-branch
mgronlun [Mon, 16 Sep 2019 11:10:22 +0200] rev 58162
Merge
Sun, 15 Sep 2019 23:45:59 +0200 Merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 23:45:59 +0200] rev 58161
Merge
Sun, 15 Sep 2019 22:54:35 +0200 string pool synch JEP-349-branch
mgronlun [Sun, 15 Sep 2019 22:54:35 +0200] rev 58160
string pool synch
Sun, 15 Sep 2019 20:23:40 +0200 remove assymetric load_acquires JEP-349-branch
mgronlun [Sun, 15 Sep 2019 20:23:40 +0200] rev 58159
remove assymetric load_acquires
Sun, 15 Sep 2019 15:31:04 +0200 updates after merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 15:31:04 +0200] rev 58158
updates after merge
Sun, 15 Sep 2019 13:41:19 +0200 Merge JEP-349-branch
mgronlun [Sun, 15 Sep 2019 13:41:19 +0200] rev 58157
Merge
Sat, 14 Sep 2019 13:18:20 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:18:20 +0200] rev 58156
Merge
Sat, 14 Sep 2019 13:15:10 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:15:10 +0200] rev 58155
Merge
Sat, 14 Sep 2019 13:03:44 +0200 Merge JEP-349-branch
mgronlun [Sat, 14 Sep 2019 13:03:44 +0200] rev 58154
Merge
Mon, 16 Sep 2019 15:16:59 +0200 Describe and implement exception handling policy JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:16:59 +0200] rev 58153
Describe and implement exception handling policy
Mon, 16 Sep 2019 15:12:10 +0200 Add example code for EventStream JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:12:10 +0200] rev 58152
Add example code for EventStream
Mon, 16 Sep 2019 15:10:34 +0200 Add removal reminder for Monitor and Health JEP-349-branch
egahlin [Mon, 16 Sep 2019 15:10:34 +0200] rev 58151
Add removal reminder for Monitor and Health
Mon, 16 Sep 2019 14:00:07 +0200 Add test for multiple chunks in a file JEP-349-branch
egahlin [Mon, 16 Sep 2019 14:00:07 +0200] rev 58150
Add test for multiple chunks in a file
Mon, 16 Sep 2019 13:53:41 +0200 8230742: Make AggressiveUnboxing a diagnostic flag
thartmann [Mon, 16 Sep 2019 13:53:41 +0200] rev 58149
8230742: Make AggressiveUnboxing a diagnostic flag Summary: AggressiveUnboxing is enabled by default. It should therefore be a diagnostic flag. Reviewed-by: roland, shade
Mon, 16 Sep 2019 13:54:56 +0200 Remove usecases file JEP-349-branch
egahlin [Mon, 16 Sep 2019 13:54:56 +0200] rev 58148
Remove usecases file
Sun, 15 Sep 2019 07:34:39 -0400 8230521: rename --output/-o option and add default value (".") JDK-8200758-branch
herrick [Sun, 15 Sep 2019 07:34:39 -0400] rev 58147
8230521: rename --output/-o option and add default value (".") Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 16 Sep 2019 09:57:26 +0200 Rename InternalEventFulter to ParserFilter JEP-349-branch
egahlin [Mon, 16 Sep 2019 09:57:26 +0200] rev 58146
Rename InternalEventFulter to ParserFilter
Mon, 16 Sep 2019 09:45:22 +0200 Move implementation into jdk.jfr.internal.consumer JEP-349-branch
egahlin [Mon, 16 Sep 2019 09:45:22 +0200] rev 58145
Move implementation into jdk.jfr.internal.consumer
Mon, 16 Sep 2019 09:28:54 +0200 8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
clanger [Mon, 16 Sep 2019 09:28:54 +0200] rev 58144
8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper Reviewed-by: stuefe, dholmes
Mon, 16 Sep 2019 09:21:42 +0200 8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
clanger [Mon, 16 Sep 2019 09:21:42 +0200] rev 58143
8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently Reviewed-by: stuefe, cjplummer, sgehwolf
Sun, 15 Sep 2019 21:00:15 -0400 8231033: Problemlist ReservedStackTest
dholmes [Sun, 15 Sep 2019 21:00:15 -0400] rev 58142
8231033: Problemlist ReservedStackTest 8231034: ProblemList failing ThreadMXBean tests Reviewed-by: darcy
Sun, 15 Sep 2019 13:23:21 -0700 8230882: Use @index in javax.lang.model javadoc
darcy [Sun, 15 Sep 2019 13:23:21 -0700] rev 58141
8230882: Use @index in javax.lang.model javadoc Reviewed-by: jjg
Sun, 15 Sep 2019 08:41:48 +0200 8230910: libsspi_bridge does not build on Windows 32bit
stuefe [Sun, 15 Sep 2019 08:41:48 +0200] rev 58140
8230910: libsspi_bridge does not build on Windows 32bit Reviewed-by: alanb, weijun
Sun, 15 Sep 2019 07:47:13 +0200 8216354: Syntax error in toolchain_windows.m4
stooke [Sun, 15 Sep 2019 07:47:13 +0200] rev 58139
8216354: Syntax error in toolchain_windows.m4 Reviewed-by: erikj, dholmes, clanger
Sat, 14 Sep 2019 11:26:26 -0700 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
dl [Sat, 14 Sep 2019 11:26:26 -0700] rev 58138
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09 Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:26:26 -0700 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
dl [Sat, 14 Sep 2019 11:26:26 -0700] rev 58137
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4" Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:24:14 -0700 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
dl [Sat, 14 Sep 2019 11:24:14 -0700] rev 58136
8221168: java/util/concurrent/CountDownLatch/Basic.java fails Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:20:57 -0700 8227235: rare failures in testForkHelpQuiesce tck tests
dl [Sat, 14 Sep 2019 11:20:57 -0700] rev 58135
8227235: rare failures in testForkHelpQuiesce tck tests Reviewed-by: martin, alanb
Sat, 14 Sep 2019 11:16:40 -0700 8229442: AQS and lock classes refresh
dl [Sat, 14 Sep 2019 11:16:40 -0700] rev 58134
8229442: AQS and lock classes refresh Reviewed-by: martin
Sat, 14 Sep 2019 18:45:24 +0200 8231025: Incorrect method tag offset for big endian platform
mgronlun [Sat, 14 Sep 2019 18:45:24 +0200] rev 58133
8231025: Incorrect method tag offset for big endian platform Reviewed-by: egahlin
Sat, 14 Sep 2019 14:40:09 +0200 8225797: OldObjectSample event creates unexpected amount of checkpoint data
mgronlun [Sat, 14 Sep 2019 14:40:09 +0200] rev 58132
8225797: OldObjectSample event creates unexpected amount of checkpoint data Reviewed-by: egahlin
Fri, 13 Sep 2019 16:03:31 -0700 8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
bpb [Fri, 13 Sep 2019 16:03:31 -0700] rev 58131
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina Reviewed-by: alanb
Fri, 13 Sep 2019 18:54:43 -0400 8230938: Deprecate MonitorBound
dcubed [Fri, 13 Sep 2019 18:54:43 -0400] rev 58130
8230938: Deprecate MonitorBound Reviewed-by: dholmes
Fri, 13 Sep 2019 18:46:07 +0200 Restructure stream configuration JEP-349-branch
egahlin [Fri, 13 Sep 2019 18:46:07 +0200] rev 58129
Restructure stream configuration
Fri, 13 Sep 2019 09:33:54 -0700 8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
bchristi [Fri, 13 Sep 2019 09:33:54 -0700] rev 58128
8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java Reviewed-by: dholmes, mchung
Fri, 13 Sep 2019 09:34:13 -0700 8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
lmesnik [Fri, 13 Sep 2019 09:34:13 -0700] rev 58127
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file Reviewed-by: dholmes, cjplummer
Fri, 13 Sep 2019 11:00:07 +0100 8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
prappo [Fri, 13 Sep 2019 11:00:07 +0100] rev 58126
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect Reviewed-by: dfuchs, martin, robm
Fri, 13 Sep 2019 08:40:09 +0200 8230878: ZGC: Use THREAD_LOCAL instead of __thread
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58125
8230878: ZGC: Use THREAD_LOCAL instead of __thread Reviewed-by: kbarrett
Fri, 13 Sep 2019 08:40:09 +0200 8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58124
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL Reviewed-by: kbarrett, dholmes
Fri, 13 Sep 2019 08:40:09 +0200 8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58123
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific Reviewed-by: stefank
Fri, 13 Sep 2019 08:40:09 +0200 8230845: ZGC: Implement ZLock using os::PlatformMutex
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58122
8230845: ZGC: Implement ZLock using os::PlatformMutex Reviewed-by: stefank
Thu, 12 Sep 2019 20:46:55 -0700 Fixed broken build JEP-349-branch
mseledtsov [Thu, 12 Sep 2019 20:46:55 -0700] rev 58121
Fixed broken build
Thu, 12 Sep 2019 20:45:23 -0700 Fixed tabs and trailing white spaces JEP-349-branch
mseledtsov [Thu, 12 Sep 2019 20:45:23 -0700] rev 58120
Fixed tabs and trailing white spaces
Thu, 12 Sep 2019 15:21:34 -0400 Merge JDK-8200758-branch
herrick [Thu, 12 Sep 2019 15:21:34 -0400] rev 58119
Merge
Thu, 12 Sep 2019 12:32:00 -0400 change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options. JDK-8200758-branch
herrick [Thu, 12 Sep 2019 12:32:00 -0400] rev 58118
change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options.
Thu, 12 Sep 2019 12:03:00 -0400 8230653: jpackage error on macOS system without xcode JDK-8200758-branch
herrick [Thu, 12 Sep 2019 12:03:00 -0400] rev 58117
8230653: jpackage error on macOS system without xcode Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Thu, 12 Sep 2019 10:46:10 -0400 8229779: Shortcut creation policy JDK-8200758-branch
herrick [Thu, 12 Sep 2019 10:46:10 -0400] rev 58116
8229779: Shortcut creation policy Reviewed-by: asemenyuk, almatvee
Wed, 11 Sep 2019 13:26:36 -0400 /home/aherrick/comment JDK-8200758-branch
herrick [Wed, 11 Sep 2019 13:26:36 -0400] rev 58115
/home/aherrick/comment
Tue, 10 Sep 2019 14:57:03 -0400 8230519: jpackage "--package-type" values and default JDK-8200758-branch
herrick [Tue, 10 Sep 2019 14:57:03 -0400] rev 58114
8230519: jpackage "--package-type" values and default Reviewed-by: asemenyuk, almatvee
Tue, 10 Sep 2019 09:18:19 -0400 8230726: Improve jpackage jtreg tests JDK-8200758-branch
herrick [Tue, 10 Sep 2019 09:18:19 -0400] rev 58113
8230726: Improve jpackage jtreg tests Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Thu, 12 Sep 2019 11:32:03 -0700 Copyright update - round 2 JEP-349-branch
mseledtsov [Thu, 12 Sep 2019 11:32:03 -0700] rev 58112
Copyright update - round 2
Thu, 12 Sep 2019 11:07:35 -0700 8230829: Matcher matches a surrogate pair that crosses border of the region
igerasim [Thu, 12 Sep 2019 11:07:35 -0700] rev 58111
8230829: Matcher matches a surrogate pair that crosses border of the region Reviewed-by: naoto
Thu, 12 Sep 2019 09:59:19 -0700 8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
ccheung [Thu, 12 Sep 2019 09:59:19 -0700] rev 58110
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages Reviewed-by: stuefe, iklam, dholmes
Thu, 12 Sep 2019 17:47:24 +0200 Updating javac behavior w.r.t. preview API. Based on darcy's patch. JDK-8226585-branch
jlahoda [Thu, 12 Sep 2019 17:47:24 +0200] rev 58109
Updating javac behavior w.r.t. preview API. Based on darcy's patch.
Thu, 12 Sep 2019 15:46:11 +0100 8230858: Replace wildcard address with loopback or local host in tests - part 23
dfuchs [Thu, 12 Sep 2019 15:46:11 +0100] rev 58108
8230858: Replace wildcard address with loopback or local host in tests - part 23 Summary: Add new traces for better diagnosis, refrain binding to the wildcard address when possible. Reviewed-by: chegar, xuelei
Thu, 12 Sep 2019 15:04:00 +0200 Merge stuefe-new-metaspace-branch
stuefe [Thu, 12 Sep 2019 15:04:00 +0200] rev 58107
Merge
Tue, 03 Sep 2019 09:28:42 +0200 8230470: Shenandoah doesn't need change from JDK-8212610 anymore
roland [Tue, 03 Sep 2019 09:28:42 +0200] rev 58106
8230470: Shenandoah doesn't need change from JDK-8212610 anymore Reviewed-by: thartmann
Thu, 12 Sep 2019 12:51:31 +0200 8230888: jfrVirtualMemory.cpp should include globals.hpp
stuefe [Thu, 12 Sep 2019 12:51:31 +0200] rev 58105
8230888: jfrVirtualMemory.cpp should include globals.hpp Reviewed-by: dholmes, mgronlun
Thu, 12 Sep 2019 12:23:25 +0200 8220416: Comparison of klass pointers is not optimized any more
chagedorn [Thu, 12 Sep 2019 12:23:25 +0200] rev 58104
8220416: Comparison of klass pointers is not optimized any more Summary: Enables dead klass pointer optimization (since JDK-6964458) again. Reviewed-by: roland, thartmann
Thu, 12 Sep 2019 12:12:26 +0200 8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
chagedorn [Thu, 12 Sep 2019 12:12:26 +0200] rev 58103
8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert Summary: Always call fatal from debug32/64 to also crash in product build as a follow-up to JDK-8225653. Reviewed-by: roland, thartmann
Fri, 23 Aug 2019 14:22:29 +0200 8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
roland [Fri, 23 Aug 2019 14:22:29 +0200] rev 58102
8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping Reviewed-by: thartmann, kvn
Thu, 12 Sep 2019 11:35:02 +0200 ren jfrChunkState jfrChunk JEP-349-branch
mgronlun [Thu, 12 Sep 2019 11:35:02 +0200] rev 58101
ren jfrChunkState jfrChunk
Thu, 12 Sep 2019 10:49:15 +0200 merge stuff JEP-349-branch
mgronlun [Thu, 12 Sep 2019 10:49:15 +0200] rev 58100
merge stuff
Thu, 12 Sep 2019 07:57:00 +0200 Fixes for Windows x64 stuefe-new-metaspace-branch
stuefe [Thu, 12 Sep 2019 07:57:00 +0200] rev 58099
Fixes for Windows x64
Wed, 11 Sep 2019 16:13:05 +0200 8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
mbaesken [Wed, 11 Sep 2019 16:13:05 +0200] rev 58098
8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return Reviewed-by: dfuchs, stuefe, vtewari
Wed, 11 Sep 2019 16:54:53 +0200 8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
mbaesken [Wed, 11 Sep 2019 16:54:53 +0200] rev 58097
8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect Reviewed-by: alanb, stuefe
Wed, 11 Sep 2019 18:31:25 -0700 8230586: Encapsulate fields in filemap.hpp
iklam [Wed, 11 Sep 2019 18:31:25 -0700] rev 58096
8230586: Encapsulate fields in filemap.hpp Reviewed-by: ccheung
Wed, 11 Sep 2019 22:09:05 -0400 8230423: Move os::sleep to JavaThread::sleep
dholmes [Wed, 11 Sep 2019 22:09:05 -0400] rev 58095
8230423: Move os::sleep to JavaThread::sleep Reviewed-by: rehn, dcubed
Thu, 12 Sep 2019 03:21:11 +0200 Added tag jdk-14+14 for changeset cddef3bde924
jwilhelm [Thu, 12 Sep 2019 03:21:11 +0200] rev 58094
Added tag jdk-14+14 for changeset cddef3bde924
Wed, 11 Sep 2019 16:25:12 -0700 8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
lmesnik [Wed, 11 Sep 2019 16:25:12 -0700] rev 58093
8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print() Reviewed-by: dholmes, cjplummer, sspitsyn
Wed, 11 Sep 2019 23:10:14 +0000 8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
afarley [Wed, 11 Sep 2019 23:10:14 +0000] rev 58092
8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow Summary: Check buffer overflow when the jdwp agent full dll name is built Reviewed-by: cjplummer, sspitsyn
Wed, 11 Sep 2019 16:06:09 -0700 8230734: Remove default constructors from java.compiler
darcy [Wed, 11 Sep 2019 16:06:09 -0700] rev 58091
8230734: Remove default constructors from java.compiler Reviewed-by: jjg
Wed, 11 Sep 2019 13:28:09 -0700 8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
iklam [Wed, 11 Sep 2019 13:28:09 -0700] rev 58090
8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes Reviewed-by: dholmes, jiangli
Wed, 11 Sep 2019 12:32:01 -0700 8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
bpb [Wed, 11 Sep 2019 12:32:01 -0700] rev 58089
8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF Reviewed-by: rriggs, dfuchs
Wed, 11 Sep 2019 11:55:31 -0700 8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
amenkov [Wed, 11 Sep 2019 11:55:31 -0700] rev 58088
8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException Reviewed-by: sspitsyn, rrich
Wed, 11 Sep 2019 17:30:30 +0000 8229202: Docker reporting causes secondary crashes in error handling
bobv [Wed, 11 Sep 2019 17:30:30 +0000] rev 58087
8229202: Docker reporting causes secondary crashes in error handling Reviewed-by: coleenp, hseigel, mseledtsov
Wed, 11 Sep 2019 08:50:03 -0700 8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
naoto [Wed, 11 Sep 2019 08:50:03 -0700] rev 58086
8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth Reviewed-by: joehw, scolebourne, rriggs
Wed, 11 Sep 2019 17:36:28 +0200 Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize stuefe-new-metaspace-branch
stuefe [Wed, 11 Sep 2019 17:36:28 +0200] rev 58085
Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize
Wed, 11 Sep 2019 14:16:30 +0200 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
lkorinth [Wed, 11 Sep 2019 14:16:30 +0200] rev 58084
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY Reviewed-by: dholmes, kbarrett, tschatzl
Wed, 11 Sep 2019 14:16:27 +0200 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
lkorinth [Wed, 11 Sep 2019 14:16:27 +0200] rev 58083
8227168: Cleanup usage of NEW_C_HEAP_ARRAY Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
Wed, 11 Sep 2019 13:31:52 +0200 update nanos for flush chunk JEP-349-branch
mgronlun [Wed, 11 Sep 2019 13:31:52 +0200] rev 58082
update nanos for flush chunk
Wed, 11 Sep 2019 10:19:09 +0200 8230794: Improve assert to get more information about the JDK-8227695 failure
tschatzl [Wed, 11 Sep 2019 10:19:09 +0200] rev 58081
8230794: Improve assert to get more information about the JDK-8227695 failure Reviewed-by: kbarrett, sjohanss
Tue, 10 Sep 2019 12:51:05 -0700 8229960: Remove sun.nio.cs.map system property
naoto [Tue, 10 Sep 2019 12:51:05 -0700] rev 58080
8229960: Remove sun.nio.cs.map system property Reviewed-by: alanb
Tue, 10 Sep 2019 19:58:22 +0200 8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
shade [Tue, 10 Sep 2019 19:58:22 +0200] rev 58079
8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list Reviewed-by: zgu
Tue, 10 Sep 2019 10:35:52 -0700 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
mchung [Tue, 10 Sep 2019 10:35:52 -0700] rev 58078
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null Reviewed-by: vromero
Tue, 10 Sep 2019 10:24:42 -0700 8225761: Update --release 13 symbol information after JDK 13 GA
darcy [Tue, 10 Sep 2019 10:24:42 -0700] rev 58077
8225761: Update --release 13 symbol information after JDK 13 GA Reviewed-by: jlahoda
Tue, 10 Sep 2019 09:21:23 -0700 JEP-349-branch: fixes to copyright headers JEP-349-branch
mseledtsov [Tue, 10 Sep 2019 09:21:23 -0700] rev 58076
JEP-349-branch: fixes to copyright headers
Tue, 10 Sep 2019 09:12:08 -0700 8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
lmesnik [Tue, 10 Sep 2019 09:12:08 -0700] rev 58075
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout Reviewed-by: erikj
Tue, 10 Sep 2019 09:08:52 -0700 8230303: JDB hangs when running monitor command
igerasim [Tue, 10 Sep 2019 09:08:52 -0700] rev 58074
8230303: JDB hangs when running monitor command Reviewed-by: sspitsyn
Tue, 10 Sep 2019 16:02:57 +0200 flush chunk JEP-349-branch
mgronlun [Tue, 10 Sep 2019 16:02:57 +0200] rev 58073
flush chunk
Tue, 10 Sep 2019 15:35:35 +0200 8230709: Array index out of bounds in ES6 mode
hannesw [Tue, 10 Sep 2019 15:35:35 +0200] rev 58072
8230709: Array index out of bounds in ES6 mode Reviewed-by: attila
Tue, 10 Sep 2019 15:30:23 +0200 8230766: Changed message in IllegalMonitorStateException
hannesw [Tue, 10 Sep 2019 15:30:23 +0200] rev 58071
8230766: Changed message in IllegalMonitorStateException Reviewed-by: attila, jlaskey
Tue, 10 Sep 2019 15:05:00 +0200 Fix class space display issue in metaspace report stuefe-new-metaspace-branch
stuefe [Tue, 10 Sep 2019 15:05:00 +0200] rev 58070
Fix class space display issue in metaspace report
Tue, 10 Sep 2019 14:31:38 +0200 Remove always-use-class-space feature stuefe-new-metaspace-branch
stuefe [Tue, 10 Sep 2019 14:31:38 +0200] rev 58069
Remove always-use-class-space feature
Tue, 10 Sep 2019 13:14:36 +0200 restructuring in JfrRecorderService JEP-349-branch
mgronlun [Tue, 10 Sep 2019 13:14:36 +0200] rev 58068
restructuring in JfrRecorderService
Tue, 10 Sep 2019 12:53:00 +0200 commit granule size must not be smaller than native page size stuefe-new-metaspace-branch
stuefe [Tue, 10 Sep 2019 12:53:00 +0200] rev 58067
commit granule size must not be smaller than native page size
Tue, 10 Sep 2019 11:11:31 +0200 8230566: ZGC: Don't substitute klass pointer during array clearing
pliden [Tue, 10 Sep 2019 11:11:31 +0200] rev 58066
8230566: ZGC: Don't substitute klass pointer during array clearing Reviewed-by: stefank, eosterlund
Mon, 09 Sep 2019 16:34:45 +0200 8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
mbaesken [Mon, 09 Sep 2019 16:34:45 +0200] rev 58065
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return Reviewed-by: prr, stuefe
Fri, 06 Sep 2019 16:15:11 +0200 8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
mbaesken [Fri, 06 Sep 2019 16:15:11 +0200] rev 58064
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG Reviewed-by: mdoerr
Tue, 10 Sep 2019 09:24:05 +0200 Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
stuefe [Tue, 10 Sep 2019 09:24:05 +0200] rev 58063
Initial changes for new metaspace. Only tested for Linux x64.
Tue, 10 Sep 2019 14:52:53 +0800 8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
xgong [Tue, 10 Sep 2019 14:52:53 +0800] rev 58062
8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list. Reviewed-by: dlong
Tue, 10 Sep 2019 08:43:33 +0200 8225653: Provide more information when hitting SIGILL from HaltNode
chagedorn [Tue, 10 Sep 2019 08:43:33 +0200] rev 58061
8225653: Provide more information when hitting SIGILL from HaltNode Summary: Add information string for each HaltNode which is printed if hit at runtime. Reviewed-by: vlivanov, thartmann
Tue, 10 Sep 2019 07:42:04 +0200 8207800: always_do_update_barrier is unused
godin [Tue, 10 Sep 2019 07:42:04 +0200] rev 58060
8207800: always_do_update_barrier is unused Reviewed-by: shade, tschatzl Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
Mon, 09 Sep 2019 16:54:48 -0400 8221361: Eliminate two-phase initialization for PtrQueueSet classes
kbarrett [Mon, 09 Sep 2019 16:54:48 -0400] rev 58059
8221361: Eliminate two-phase initialization for PtrQueueSet classes Summary: Move allocator and CBL monitor init to constructor. Reviewed-by: tschatzl, shade
Mon, 09 Sep 2019 12:42:01 -0700 8230284: Accounting currency format support does not cope with explicit number system
naoto [Mon, 09 Sep 2019 12:42:01 -0700] rev 58058
8230284: Accounting currency format support does not cope with explicit number system Reviewed-by: rriggs
Mon, 09 Sep 2019 12:00:36 -0700 8230516: invalid html in jdwp-protocol.html
amenkov [Mon, 09 Sep 2019 12:00:36 -0700] rev 58057
8230516: invalid html in jdwp-protocol.html Reviewed-by: dtitov, sspitsyn
Mon, 09 Sep 2019 11:04:04 -0700 8212117: Class.forName may return a reference to a loaded but not linked Class
bchristi [Mon, 09 Sep 2019 11:04:04 -0700] rev 58056
8212117: Class.forName may return a reference to a loaded but not linked Class Reviewed-by: dholmes, mchung
Mon, 09 Sep 2019 18:23:39 +0100 8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
dfuchs [Mon, 09 Sep 2019 18:23:39 +0100] rev 58055
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient Summary: fixed the PlainProxyConnection lookup key. Reviewed-by: chegar
Mon, 09 Sep 2019 10:13:42 -0700 8230723: Remove default constructors from java.lang and java.io
darcy [Mon, 09 Sep 2019 10:13:42 -0700] rev 58054
8230723: Remove default constructors from java.lang and java.io Reviewed-by: bpb, rriggs
Sat, 24 Aug 2019 09:31:15 +0530 8177389: Hyphen "-" should be removed in URL class documentation
jpai [Sat, 24 Aug 2019 09:31:15 +0530] rev 58053
8177389: Hyphen "-" should be removed in URL class documentation Summary: javadoc of java.net.URL constructor updated to remove an unnecessary hyphen Reviewed-by: dfuchs
Mon, 09 Sep 2019 16:13:43 +0100 8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
dfuchs [Mon, 09 Sep 2019 16:13:43 +0100] rev 58052
8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface Summary: The test is updated to skip Teredo pseudo interfaces on windows. Reviewed-by: michaelm, vtewari, aefimov Contributed-by: patrick.concannon@oracle.com
Mon, 09 Sep 2019 15:42:16 +0200 8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
mdoerr [Mon, 09 Sep 2019 15:42:16 +0200] rev 58051
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target Reviewed-by: phh, xliu
Mon, 09 Sep 2019 15:14:16 +0200 8230708: Hotspot fails to build on linux-sparc with gcc-9
glaubitz [Mon, 09 Sep 2019 15:14:16 +0200] rev 58050
8230708: Hotspot fails to build on linux-sparc with gcc-9 Reviewed-by: dholmes, phh
Mon, 09 Sep 2019 13:26:35 +0200 JavaThread name JEP-349-branch
mgronlun [Mon, 09 Sep 2019 13:26:35 +0200] rev 58049
JavaThread name
Wed, 04 Sep 2019 13:07:15 +0200 8230564: Remove os_ext.hpp
stefank [Wed, 04 Sep 2019 13:07:15 +0200] rev 58048
8230564: Remove os_ext.hpp Reviewed-by: coleenp, dholmes
Wed, 04 Sep 2019 13:06:44 +0200 8230563: Remove arguments_ext.cpp
stefank [Wed, 04 Sep 2019 13:06:44 +0200] rev 58047
8230563: Remove arguments_ext.cpp Reviewed-by: dholmes, coleenp
Wed, 04 Sep 2019 13:06:04 +0200 8230562: Remove g1HeapSizingPolicy_ext.cpp
stefank [Wed, 04 Sep 2019 13:06:04 +0200] rev 58046
8230562: Remove g1HeapSizingPolicy_ext.cpp Reviewed-by: dholmes, sjohanss
Wed, 04 Sep 2019 11:38:54 +0200 8230561: Remove logTag_ext.hpp
stefank [Wed, 04 Sep 2019 11:38:54 +0200] rev 58045
8230561: Remove logTag_ext.hpp Reviewed-by: dholmes, coleenp
Wed, 04 Sep 2019 11:05:20 +0200 8224599: Remove globals_ext.hpp
stefank [Wed, 04 Sep 2019 11:05:20 +0200] rev 58044
8224599: Remove globals_ext.hpp Reviewed-by: coleenp, kvn, gziemski, ehelin
Mon, 09 Sep 2019 09:05:30 +0200 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
rehn [Mon, 09 Sep 2019 09:05:30 +0200] rev 58043
8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark Reviewed-by: coleenp, dcubed, dholmes
Mon, 09 Sep 2019 11:19:51 +0800 8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
xgong [Mon, 09 Sep 2019 11:19:51 +0800] rev 58042
8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list. Reviewed-by: dlong, thartmann
Sat, 07 Sep 2019 18:48:57 -0400 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
dholmes [Sat, 07 Sep 2019 18:48:57 -0400] rev 58041
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep Reviewed-by: kbarrett, dcubed, shade
Sat, 07 Sep 2019 10:05:47 -0700 8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
iveresov [Sat, 07 Sep 2019 10:05:47 -0700] rev 58040
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop Reviewed-by: dlong
Sat, 07 Sep 2019 10:04:07 -0400 8230730: UseCompressedOops test crash with assertion failure
zgu [Sat, 07 Sep 2019 10:04:07 -0400] rev 58039
8230730: UseCompressedOops test crash with assertion failure Reviewed-by: stefank, eosterlund
Sat, 07 Sep 2019 15:44:04 +0200 8230662: Remove dead code from MethodTypeForm
redestad [Sat, 07 Sep 2019 15:44:04 +0200] rev 58038
8230662: Remove dead code from MethodTypeForm Reviewed-by: vlivanov, mchung
Fri, 06 Sep 2019 17:42:06 -0400 8223211 : Remove old code from service support JDK-8200758-branch
herrick [Fri, 06 Sep 2019 17:42:06 -0400] rev 58037
8223211 : Remove old code from service support Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Fri, 06 Sep 2019 17:31:56 -0400 8229840 : Add jtreg test for --linux-app-category option JDK-8200758-branch
herrick [Fri, 06 Sep 2019 17:31:56 -0400] rev 58036
8229840 : Add jtreg test for --linux-app-category option 8229841 : Add jtreg test for --linux-app-release option Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 06 Sep 2019 12:41:21 -0700 8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
erikj [Fri, 06 Sep 2019 12:41:21 -0700] rev 58035
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb Reviewed-by: mikael
Fri, 06 Sep 2019 14:54:33 -0400 8230680: latest Graal unittests depend on jdk.internal.module
dlong [Fri, 06 Sep 2019 14:54:33 -0400] rev 58034
8230680: latest Graal unittests depend on jdk.internal.module Reviewed-by: iignatyev
Fri, 06 Sep 2019 13:38:55 -0400 8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
kbarrett [Fri, 06 Sep 2019 13:38:55 -0400] rev 58033
8230404: Refactor logged card refinement support in G1DirtyCardQueueSet Summary: Separate concurrent refinement from STW refinement. Reviewed-by: sjohanss, tschatzl
Fri, 06 Sep 2019 15:13:38 +0200 8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
clanger [Fri, 06 Sep 2019 15:13:38 +0200] rev 58032
8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le Reviewed-by: dcubed
Fri, 06 Sep 2019 14:04:44 +0100 8230694: http.keepAlive system property is inconsistently/incorrectly documented
dfuchs [Fri, 06 Sep 2019 14:04:44 +0100] rev 58031
8230694: http.keepAlive system property is inconsistently/incorrectly documented Summary: trivially fixed the net-properties.html file Reviewed-by: alanb
Fri, 30 Aug 2019 09:24:54 +0200 8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
rrich [Fri, 30 Aug 2019 09:24:54 +0200] rev 58030
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG Reviewed-by: thartmann, mdoerr
Fri, 06 Sep 2019 09:26:23 +0200 8230671: x86_32 build failures after JDK-8229496
shade [Fri, 06 Sep 2019 09:26:23 +0200] rev 58029
8230671: x86_32 build failures after JDK-8229496 Reviewed-by: thartmann
Thu, 05 Sep 2019 17:38:54 -0700 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
naoto [Thu, 05 Sep 2019 17:38:54 -0700] rev 58028
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard Reviewed-by: rriggs
Thu, 05 Sep 2019 16:26:53 -0700 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
bpb [Thu, 05 Sep 2019 16:26:53 -0700] rev 58027
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause Reviewed-by: alanb, rriggs, lancea, darcy
Thu, 05 Sep 2019 15:55:57 -0700 8230681: Add @since tag to java.io.Serial
darcy [Thu, 05 Sep 2019 15:55:57 -0700] rev 58026
8230681: Add @since tag to java.io.Serial Reviewed-by: lancea, bpb
Thu, 05 Sep 2019 18:39:22 -0400 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
dholmes [Thu, 05 Sep 2019 18:39:22 -0400] rev 58025
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)" Reviewed-by: amenkov, cjplummer, sspitsyn
Thu, 05 Sep 2019 14:12:01 -0700 8229280: Test failures on several linux hosts after JDK-8181493
bpb [Thu, 05 Sep 2019 14:12:01 -0700] rev 58024
8229280: Test failures on several linux hosts after JDK-8181493 Reviewed-by: alanb, clanger, dfuchs
Thu, 05 Sep 2019 11:12:12 -0700 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
ccheung [Thu, 05 Sep 2019 11:12:12 -0700] rev 58023
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group Summary: Exclude NonExistClasspath.java from the test group; increase timeout for ClassPathAttr.java. Reviewed-by: dcubed, iklam
Thu, 05 Sep 2019 17:26:38 +0000 8228854: Default ErrorListener reports warnings and errors to the console
joehw [Thu, 05 Sep 2019 17:26:38 +0000] rev 58022
8228854: Default ErrorListener reports warnings and errors to the console Reviewed-by: lancea
Thu, 05 Sep 2019 19:24:53 +0200 8230646: Epsilon does not extend TLABs to max size
shade [Thu, 05 Sep 2019 19:24:53 +0200] rev 58021
8230646: Epsilon does not extend TLABs to max size Reviewed-by: tschatzl, zgu
Thu, 05 Sep 2019 16:46:50 +0200 Improved handling of Thread.interrupt() + cleanup JEP-349-branch
egahlin [Thu, 05 Sep 2019 16:46:50 +0200] rev 58020
Improved handling of Thread.interrupt() + cleanup
Thu, 05 Sep 2019 13:56:17 +0200 8229496: SIGFPE (division by zero) in C2 OSR compiled method
thartmann [Thu, 05 Sep 2019 13:56:17 +0200] rev 58019
8229496: SIGFPE (division by zero) in C2 OSR compiled method Summary: Adding a CastNode to keep the dependency between the div/mod operation and the zero check. Reviewed-by: roland, mdoerr
Thu, 05 Sep 2019 12:39:48 +0200 8177068: incomplete classpath causes NPE in Flow
jlahoda [Thu, 05 Sep 2019 12:39:48 +0200] rev 58018
8177068: incomplete classpath causes NPE in Flow Summary: Undo completions that failed during speculative attribution, so that the appropriate CompletionFailures are thrown again and properly reported. Reviewed-by: vromero
Thu, 05 Sep 2019 09:59:43 +0200 8230466: check malloc/calloc results in jdk.hotspot.agent
mbaesken [Thu, 05 Sep 2019 09:59:43 +0200] rev 58017
8230466: check malloc/calloc results in jdk.hotspot.agent Reviewed-by: cjplummer, ysuenaga, sspitsyn
Thu, 05 Sep 2019 11:09:12 +0200 8230642: 8224815 broke Shenandoah build
stuefe [Thu, 05 Sep 2019 11:09:12 +0200] rev 58016
8230642: 8224815 broke Shenandoah build Reviewed-by: shade
Thu, 05 Sep 2019 08:26:49 +0200 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
eosterlund [Thu, 05 Sep 2019 08:26:49 +0200] rev 58015
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved() Reviewed-by: stefank, coleenp
Thu, 05 Sep 2019 08:26:44 +0200 8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
eosterlund [Thu, 05 Sep 2019 08:26:44 +0200] rev 58014
8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps Reviewed-by: mgronlun, egahlin
Thu, 05 Sep 2019 14:55:21 +0800 8228967: Trust/Key store and SSL context utilities for tests
jjiang [Thu, 05 Sep 2019 14:55:21 +0800] rev 58013
8228967: Trust/Key store and SSL context utilities for tests Reviewed-by: xuelei
Thu, 05 Sep 2019 02:13:59 +0200 Added tag jdk-14+13 for changeset fbbe6672ae15
jwilhelm [Thu, 05 Sep 2019 02:13:59 +0200] rev 58012
Added tag jdk-14+13 for changeset fbbe6672ae15
Wed, 04 Sep 2019 15:49:25 -0700 8230626: Make UnknownFooException strings more informative
darcy [Wed, 04 Sep 2019 15:49:25 -0700] rev 58011
8230626: Make UnknownFooException strings more informative Reviewed-by: jjg, mr
Wed, 04 Sep 2019 13:57:26 -0700 8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
mseledtsov [Wed, 04 Sep 2019 13:57:26 -0700] rev 58010
8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java Summary: Added the test to the problem list Reviewed-by: egahlin
Wed, 04 Sep 2019 18:10:07 +0100 8230435: Replace wildcard address with loopback or local host in tests - part 22
dfuchs [Wed, 04 Sep 2019 18:10:07 +0100] rev 58009
8230435: Replace wildcard address with loopback or local host in tests - part 22 Summary: fixes tests to use the loopback address whenever possible. It also fixes some safe publishing issues, or add diagnostics in some of the tests. Reviewed-by: michaelm
Wed, 04 Sep 2019 17:36:53 +0100 8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
dfuchs [Wed, 04 Sep 2019 17:36:53 +0100] rev 58008
8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test" Summary: test cleaned up to improve safe termination Reviewed-by: michaelm, vtewari, dfuchs Contributed-by: Julia Boes <julia.boes@oracle.com>
Wed, 04 Sep 2019 16:42:36 +0100 8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions jdk-14+13
dfuchs [Wed, 04 Sep 2019 16:42:36 +0100] rev 58007
8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions Summary: new BasicAuthenticatorExceptionCheck.java test added Reviewed-by: chegar, dfuchs, vtewari Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 04 Sep 2019 16:39:12 +0200 8229450: C2 compilation fails with assert(found_sfpt) failed
xliu [Wed, 04 Sep 2019 16:39:12 +0200] rev 58006
8229450: C2 compilation fails with assert(found_sfpt) failed Reviewed-by: roland, thartmann
Wed, 04 Sep 2019 15:05:03 +0200 8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
eosterlund [Wed, 04 Sep 2019 15:05:03 +0200] rev 58005
8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier Reviewed-by: zgu, tschatzl, iklam
Wed, 04 Sep 2019 14:21:54 +0200 8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
mdoerr [Wed, 04 Sep 2019 14:21:54 +0200] rev 58004
8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently Reviewed-by: shade, lucy
Wed, 04 Sep 2019 09:47:55 +0200 8209802: Garbage collectors should register JFR types themselves to avoid build errors.
sjohanss [Wed, 04 Sep 2019 09:47:55 +0200] rev 58003
8209802: Garbage collectors should register JFR types themselves to avoid build errors. Reviewed-by: kbarrett, tschatzl
Wed, 04 Sep 2019 09:47:51 +0200 8230431: Move G1 trace code from gcTrace* to G1 directory
sjohanss [Wed, 04 Sep 2019 09:47:51 +0200] rev 58002
8230431: Move G1 trace code from gcTrace* to G1 directory Reviewed-by: kbarrett, lkorinth
Tue, 03 Sep 2019 17:52:36 +0200 8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
mbaesken [Tue, 03 Sep 2019 17:52:36 +0200] rev 58001
8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12 Reviewed-by: clanger, mseledtsov
Tue, 03 Sep 2019 16:52:55 +0200 8230485: add handling of aix tar in configure
mbaesken [Tue, 03 Sep 2019 16:52:55 +0200] rev 58000
8230485: add handling of aix tar in configure Reviewed-by: erikj
Wed, 04 Sep 2019 12:47:42 +0800 8226221: Update PKCS11 tests to use NSS 3.46 libs
jjiang [Wed, 04 Sep 2019 12:47:42 +0800] rev 57999
8226221: Update PKCS11 tests to use NSS 3.46 libs Reviewed-by: xuelei
Tue, 03 Sep 2019 23:42:06 -0400 6313903: Thread.sleep(3) might wake up immediately on windows
dholmes [Tue, 03 Sep 2019 23:42:06 -0400] rev 57998
6313903: Thread.sleep(3) might wake up immediately on windows Reviewed-by: rehn, dcubed, rriggs
Tue, 03 Sep 2019 22:54:46 +0200 single pass only to install typeset blobs to sample candidates JEP-349-branch
mgronlun [Tue, 03 Sep 2019 22:54:46 +0200] rev 57997
single pass only to install typeset blobs to sample candidates
Tue, 03 Sep 2019 17:45:02 +0300 8227236: assert(singleton != __null && singleton != declared_interface) failed
vlivanov [Tue, 03 Sep 2019 17:45:02 +0300] rev 57996
8227236: assert(singleton != __null && singleton != declared_interface) failed Reviewed-by: dlong
Tue, 03 Sep 2019 13:55:41 -0400 8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
zgu [Tue, 03 Sep 2019 13:55:41 -0400] rev 57995
8230483: Shenandoah: consistently disable concurrent roots for Traversal mode Reviewed-by: shade
Fri, 30 Aug 2019 17:22:55 +0530 8223714: HTTPSetAuthenticatorTest could be made more resilient
jpai [Fri, 30 Aug 2019 17:22:55 +0530] rev 57994
8223714: HTTPSetAuthenticatorTest could be made more resilient Summary: HTTPTestServer (in the test infrastructure) will no longer stop accepting requests if a previous request processing failed Reviewed-by: dfuchs
Tue, 03 Sep 2019 16:25:05 +0200 ObjectSampler constness JEP-349-branch
mgronlun [Tue, 03 Sep 2019 16:25:05 +0200] rev 57993
ObjectSampler constness
Tue, 03 Sep 2019 15:01:20 +0200 remove explicit leakp artifact tagging functor JEP-349-branch
mgronlun [Tue, 03 Sep 2019 15:01:20 +0200] rev 57992
remove explicit leakp artifact tagging functor
Tue, 03 Sep 2019 14:36:15 +0200 cleanup JEP-349-branch
mgronlun [Tue, 03 Sep 2019 14:36:15 +0200] rev 57991
cleanup
Tue, 03 Sep 2019 14:05:01 +0200 reductions JEP-349-branch
mgronlun [Tue, 03 Sep 2019 14:05:01 +0200] rev 57990
reductions
Tue, 03 Sep 2019 13:31:54 +0200 macro removals JEP-349-branch
mgronlun [Tue, 03 Sep 2019 13:31:54 +0200] rev 57989
macro removals
Tue, 03 Sep 2019 13:15:27 +0200 hide leakp tagging of klass JEP-349-branch
mgronlun [Tue, 03 Sep 2019 13:15:27 +0200] rev 57988
hide leakp tagging of klass
Tue, 03 Sep 2019 11:48:31 +0200 better caching anonymous strings JEP-349-branch
mgronlun [Tue, 03 Sep 2019 11:48:31 +0200] rev 57987
better caching anonymous strings
Tue, 03 Sep 2019 10:03:13 +0200 8230428: Cleanup dead CastIP node code in formssel.cpp
thartmann [Tue, 03 Sep 2019 10:03:13 +0200] rev 57986
8230428: Cleanup dead CastIP node code in formssel.cpp Summary: Removed dead code. Reviewed-by: roland
Mon, 02 Sep 2019 21:08:41 +0200 Clean up class hiercharchy JEP-349-branch
egahlin [Mon, 02 Sep 2019 21:08:41 +0200] rev 57985
Clean up class hiercharchy
Mon, 02 Sep 2019 21:03:40 +0200 Fix race condition in TestRepositoryMigration JEP-349-branch
egahlin [Mon, 02 Sep 2019 21:03:40 +0200] rev 57984
Fix race condition in TestRepositoryMigration
Mon, 02 Sep 2019 19:42:46 +0200 old object sample blob:ification and serialization support JEP-349-branch
mgronlun [Mon, 02 Sep 2019 19:42:46 +0200] rev 57983
old object sample blob:ification and serialization support
Mon, 02 Sep 2019 15:59:37 +0100 Merge
michaelm [Mon, 02 Sep 2019 15:59:37 +0100] rev 57982
Merge
Mon, 02 Sep 2019 15:58:44 +0100 8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
michaelm [Mon, 02 Sep 2019 15:58:44 +0100] rev 57981
8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable Reviewed-by: dfuchs, michaelm Contributed-by: patrick.concannon@oracle.com
Mon, 02 Sep 2019 15:04:43 +0200 8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
mgronlun [Mon, 02 Sep 2019 15:04:43 +0200] rev 57980
8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant" Reviewed-by: egahlin
Mon, 02 Sep 2019 13:57:15 +0200 8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
mgronlun [Mon, 02 Sep 2019 13:57:15 +0200] rev 57979
8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant Reviewed-by: egahlin
Mon, 12 Aug 2019 19:20:12 +0200 8229422: Taskqueue: Outdated selection of weak memory model platforms
mdoerr [Mon, 12 Aug 2019 19:20:12 +0200] rev 57978
8229422: Taskqueue: Outdated selection of weak memory model platforms Reviewed-by: tschatzl, dholmes, drwhite
Mon, 02 Sep 2019 12:10:21 +0200 8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
shade [Mon, 02 Sep 2019 12:10:21 +0200] rev 57977
8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled Reviewed-by: rkennke
Mon, 02 Sep 2019 11:31:12 +0200 8230238: Add another regression test for JDK-8134739
shade [Mon, 02 Sep 2019 11:31:12 +0200] rev 57976
8230238: Add another regression test for JDK-8134739 Reviewed-by: kvn
Fri, 30 Aug 2019 09:37:41 +0200 8224214: [AIX] Remove support for legacy xlc compiler
mbaesken [Fri, 30 Aug 2019 09:37:41 +0200] rev 57975
8224214: [AIX] Remove support for legacy xlc compiler Reviewed-by: erikj, kbarrett, mdoerr, dholmes
Sat, 31 Aug 2019 09:18:40 -0700 8230373: Use java.io.Serial in generated exception types
darcy [Sat, 31 Aug 2019 09:18:40 -0700] rev 57974
8230373: Use java.io.Serial in generated exception types Reviewed-by: erikj, alanb
Fri, 30 Aug 2019 15:36:44 -0400 8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
kbarrett [Fri, 30 Aug 2019 15:36:44 -0400] rev 57973
8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers Summary: Removed no longer needed phase time. Reviewed-by: sjohanss, tschatzl
Fri, 30 Aug 2019 14:58:40 -0400 8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
tonyp [Fri, 30 Aug 2019 14:58:40 -0400] rev 57972
8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines Reviewed-by: kbarrett, tschatzl
Fri, 30 Aug 2019 20:39:38 +0200 Add onError handler + various cleanup JEP-349-branch
egahlin [Fri, 30 Aug 2019 20:39:38 +0200] rev 57971
Add onError handler + various cleanup
Fri, 30 Aug 2019 11:26:48 -0700 8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
darcy [Fri, 30 Aug 2019 11:26:48 -0700] rev 57970
8230337: Clarify intention of Elements.{getPackageOf, getModuleOf} Reviewed-by: jjg
Fri, 30 Aug 2019 14:05:00 -0400 8230327: Make G1DirtyCardQueueSet free-id init unconditional
kbarrett [Fri, 30 Aug 2019 14:05:00 -0400] rev 57969
8230327: Make G1DirtyCardQueueSet free-id init unconditional Summary: Remove conditional init and make the set an inline member. Reviewed-by: sjohanss, lkorinth, tschatzl
Fri, 30 Aug 2019 15:42:27 +0100 JDK-8229867: first prototype JDK-8229867-branch
dfuchs [Fri, 30 Aug 2019 15:42:27 +0100] rev 57968
JDK-8229867: first prototype
Fri, 30 Aug 2019 16:17:21 +0200 8230390: Problemlist SA tests with AOT
thartmann [Fri, 30 Aug 2019 16:17:21 +0200] rev 57967
8230390: Problemlist SA tests with AOT Summary: Putting tests on the problem list. Reviewed-by: roland
Fri, 30 Aug 2019 13:11:16 +0100 Initial changes for JDK-8229867 JDK-8229867-branch
dfuchs [Fri, 30 Aug 2019 13:11:16 +0100] rev 57966
Initial changes for JDK-8229867
Fri, 30 Aug 2019 12:44:52 +0100 8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
dfuchs [Fri, 30 Aug 2019 12:44:52 +0100] rev 57965
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout Summary: The test is changed to bind to InetAddress.getLocalHost() instead of binding to the wildcard. Reviewed-by: alanb, dfuchs, msheppar Contributed-by: Patrick Concannon <catrick.concannon@oracle.com>
Wed, 28 Aug 2019 20:05:43 +0530 8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
jpai [Wed, 28 Aug 2019 20:05:43 +0530] rev 57964
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage Summary: Catch the IAE thrown by ProxySelector.select and wrap it into a IOException Reviewed-by: dfuchs
Fri, 30 Aug 2019 12:24:16 +0200 8230105: -XDfind=diamond crashes
jlahoda [Fri, 30 Aug 2019 12:24:16 +0200] rev 57963
8230105: -XDfind=diamond crashes Summary: Avoiding side-effects in Analyzer's speculative attribution. Reviewed-by: mcimadamore, vromero
Fri, 30 Aug 2019 10:44:06 +0200 8230307: ZGC: Make zGlobals and zArguments OS agnostic
eosterlund [Fri, 30 Aug 2019 10:44:06 +0200] rev 57962
8230307: ZGC: Make zGlobals and zArguments OS agnostic Reviewed-by: pliden, smonteith
Fri, 30 Aug 2019 11:11:33 +0200 8230388: Problemlist additional compiler/rtm tests
thartmann [Fri, 30 Aug 2019 11:11:33 +0200] rev 57961
8230388: Problemlist additional compiler/rtm tests Summary: Putting tests on the problem list. Reviewed-by: roland
Fri, 30 Aug 2019 16:44:20 +0800 8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
amlu [Fri, 30 Aug 2019 16:44:20 +0800] rev 57960
8230004: jdk/internal/jimage/JImageOpenTest.java runs no test Reviewed-by: alanb
Fri, 30 Aug 2019 09:06:46 +0200 8230203: Replace markWord enums with typed constants
stefank [Fri, 30 Aug 2019 09:06:46 +0200] rev 57959
8230203: Replace markWord enums with typed constants Reviewed-by: kbarrett, dholmes
Fri, 30 Aug 2019 01:21:14 -0400 8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
jiefu [Fri, 30 Aug 2019 01:21:14 -0400] rev 57958
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM Reviewed-by: dholmes
Fri, 30 Aug 2019 09:38:40 +0800 8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
pli [Fri, 30 Aug 2019 09:38:40 +0800] rev 57957
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value Reviewed-by: dlong, coleenp Contributed-by: doug.simon@oracle.com, xiaohong.gong@arm.com
Thu, 29 Aug 2019 16:31:34 -0700 8229997: Apply java.io.Serial annotations in java.base
darcy [Thu, 29 Aug 2019 16:31:34 -0700] rev 57956
8229997: Apply java.io.Serial annotations in java.base Reviewed-by: alanb, rriggs
Thu, 29 Aug 2019 18:52:30 -0400 8230332: G1DirtyCardQueueSet _notify_when_complete is always true
kbarrett [Thu, 29 Aug 2019 18:52:30 -0400] rev 57955
8230332: G1DirtyCardQueueSet _notify_when_complete is always true Summary: Removed _notify_when_complete, assume true value where formerly used. Reviewed-by: sjohanss, tschatzl
Thu, 29 Aug 2019 15:50:45 -0700 8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
mseledtsov [Thu, 29 Aug 2019 15:50:45 -0700] rev 57954
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown Summary: waiting for child output to start main() before running jcmd Reviewed-by: dholmes, bobv
Thu, 29 Aug 2019 18:35:52 -0400 8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
kbarrett [Thu, 29 Aug 2019 18:35:52 -0400] rev 57953
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts Summary: Consistently use card counts Reviewed-by: sjohanss, sangheki
Fri, 30 Aug 2019 00:03:10 +0200 8230037: Confused MetaData dumped by PrintOptoAssembly
jiefu [Fri, 30 Aug 2019 00:03:10 +0200] rev 57952
8230037: Confused MetaData dumped by PrintOptoAssembly Reviewed-by: kvn, bsrbnd
Thu, 29 Aug 2019 16:37:59 -0400 8230152: No appropriate error message when wix tools missing. JDK-8200758-branch
herrick [Thu, 29 Aug 2019 16:37:59 -0400] rev 57951
8230152: No appropriate error message when wix tools missing. Reviewed-by: asemenyuk
Thu, 29 Aug 2019 10:52:21 -0700 8229999: Apply java.io.Serial annotations to security types in java.base
darcy [Thu, 29 Aug 2019 10:52:21 -0700] rev 57950
8229999: Apply java.io.Serial annotations to security types in java.base Reviewed-by: rriggs, mullan
Thu, 29 Aug 2019 19:40:37 +0200 Update test JEP-349-branch
egahlin [Thu, 29 Aug 2019 19:40:37 +0200] rev 57949
Update test
Thu, 29 Aug 2019 19:38:54 +0200 Publish configuration using volatile instread fence JEP-349-branch
egahlin [Thu, 29 Aug 2019 19:38:54 +0200] rev 57948
Publish configuration using volatile instread fence
Thu, 29 Aug 2019 19:31:57 +0200 Abort directory stream after end JEP-349-branch
egahlin [Thu, 29 Aug 2019 19:31:57 +0200] rev 57947
Abort directory stream after end
Thu, 29 Aug 2019 19:30:32 +0200 Add mechanism för new file notification JEP-349-branch
egahlin [Thu, 29 Aug 2019 19:30:32 +0200] rev 57946
Add mechanism för new file notification
Thu, 29 Aug 2019 10:09:27 -0700 8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
dtitov [Thu, 29 Aug 2019 10:09:27 -0700] rev 57945
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed Reviewed-by: sspitsyn, amenkov, alanb
Thu, 29 Aug 2019 19:00:41 +0200 Rename RecordingStream::setInterval to setFlushInterval JEP-349-branch
egahlin [Thu, 29 Aug 2019 19:00:41 +0200] rev 57944
Rename RecordingStream::setInterval to setFlushInterval
Wed, 28 Aug 2019 14:22:56 +0200 8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
mbaesken [Wed, 28 Aug 2019 14:22:56 +0200] rev 57943
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage Reviewed-by: mseledtsov, sgehwolf
Thu, 29 Aug 2019 08:35:31 -0700 8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
mseledtsov [Thu, 29 Aug 2019 08:35:31 -0700] rev 57942
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress Summary: moved the tests Reviewed-by: egahlin
Thu, 29 Aug 2019 07:39:06 -0700 8230338: Accurate error message about bad Unicode block name
igerasim [Thu, 29 Aug 2019 07:39:06 -0700] rev 57941
8230338: Accurate error message about bad Unicode block name Reviewed-by: rriggs
Thu, 29 Aug 2019 11:33:26 -0300 imported patch legacy JDK-8193209-branch
jlaskey [Thu, 29 Aug 2019 11:33:26 -0300] rev 57940
imported patch legacy
Thu, 29 Aug 2019 15:59:00 +0200 8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
redestad [Thu, 29 Aug 2019 15:59:00 +0200] rev 57939
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods Reviewed-by: mchung
Thu, 29 Aug 2019 08:52:22 -0400 8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
coleenp [Thu, 29 Aug 2019 08:52:22 -0400] rev 57938
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken Summary: Return NULL source file and negative line number for hidden frames. Reviewed-by: dholmes, hseigel
Thu, 29 Aug 2019 15:16:13 +0200 optimization to avoid retagging and already tagged set of stacktraces JEP-349-branch
mgronlun [Thu, 29 Aug 2019 15:16:13 +0200] rev 57937
optimization to avoid retagging and already tagged set of stacktraces
Thu, 29 Aug 2019 14:05:01 +0200 avoid serializing stacktraces twice JEP-349-branch
mgronlun [Thu, 29 Aug 2019 14:05:01 +0200] rev 57936
avoid serializing stacktraces twice
Thu, 29 Aug 2019 13:08:13 +0200 missing friend declarations JEP-349-branch
mgronlun [Thu, 29 Aug 2019 13:08:13 +0200] rev 57935
missing friend declarations
Thu, 29 Aug 2019 12:53:05 +0200 optimizations for old object sample metadata JEP-349-branch
mgronlun [Thu, 29 Aug 2019 12:53:05 +0200] rev 57934
optimizations for old object sample metadata
Thu, 29 Aug 2019 15:09:48 +0530 Merge
psadhukhan [Thu, 29 Aug 2019 15:09:48 +0530] rev 57933
Merge
Fri, 23 Aug 2019 14:25:20 +0100 8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
dmarkov [Fri, 23 Aug 2019 14:25:20 +0100] rev 57932
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems) Reviewed-by: psadhukhan, serb
Mon, 19 Aug 2019 12:13:47 +0530 8226513: JEditorPane is shown with incorrect size
psadhukhan [Mon, 19 Aug 2019 12:13:47 +0530] rev 57931
8226513: JEditorPane is shown with incorrect size Reviewed-by: prr, psadhukhan Contributed-by: semyon.sadetsky@oracle.com
Sun, 18 Aug 2019 21:36:01 +0100 8222108: Reduce minRefreshTime for updating remote printer list on Windows
aivanov [Sun, 18 Aug 2019 21:36:01 +0100] rev 57930
8222108: Reduce minRefreshTime for updating remote printer list on Windows Reviewed-by: prr, serb
Wed, 07 Aug 2019 10:25:50 +0200 8228711: Path rendered incorrectly when it goes outside the clipping region
lbourges [Wed, 07 Aug 2019 10:25:50 +0200] rev 57929
8228711: Path rendered incorrectly when it goes outside the clipping region Summary: fixed closePath() to preserve last position and its outcode in Stroker and TransformingPathConsumer2D.PathClipFilter Reviewed-by: prr, kcr
Tue, 06 Aug 2019 00:16:38 -0700 8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
akolarkunnu [Tue, 06 Aug 2019 00:16:38 -0700] rev 57928
8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed Reviewed-by: serb, psadhukhan
Thu, 25 Jul 2019 12:23:54 +0530 Merge
psadhukhan [Thu, 25 Jul 2019 12:23:54 +0530] rev 57927
Merge
Wed, 24 Jul 2019 12:49:44 +0530 Merge
psadhukhan [Wed, 24 Jul 2019 12:49:44 +0530] rev 57926
Merge
Wed, 24 Jul 2019 12:21:36 +0530 Merge
psadhukhan [Wed, 24 Jul 2019 12:21:36 +0530] rev 57925
Merge
Mon, 22 Jul 2019 11:08:27 +0530 Merge
psadhukhan [Mon, 22 Jul 2019 11:08:27 +0530] rev 57924
Merge
Wed, 28 Aug 2019 22:30:26 -0700 8230074: Improve specification for {Math, StrictMath}.negateExact
darcy [Wed, 28 Aug 2019 22:30:26 -0700] rev 57923
8230074: Improve specification for {Math, StrictMath}.negateExact Reviewed-by: bpb
Thu, 29 Aug 2019 03:29:45 +0200 Rename firstNanos and lastNanos to filterStart and filterEnd JEP-349-branch
egahlin [Thu, 29 Aug 2019 03:29:45 +0200] rev 57922
Rename firstNanos and lastNanos to filterStart and filterEnd
Thu, 29 Aug 2019 03:27:49 +0200 Make stream thread non-daemon and remove unnecessary copying of filter JEP-349-branch
egahlin [Thu, 29 Aug 2019 03:27:49 +0200] rev 57921
Make stream thread non-daemon and remove unnecessary copying of filter
Thu, 29 Aug 2019 03:21:55 +0200 Reduce allocation from logging JEP-349-branch
egahlin [Thu, 29 Aug 2019 03:21:55 +0200] rev 57920
Reduce allocation from logging
Thu, 29 Aug 2019 02:54:50 +0200 Added tag jdk-14+12 for changeset 8570f22b9b6a
jwilhelm [Thu, 29 Aug 2019 02:54:50 +0200] rev 57919
Added tag jdk-14+12 for changeset 8570f22b9b6a
Wed, 28 Aug 2019 08:47:40 +0800 8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
jiefu [Wed, 28 Aug 2019 08:47:40 +0800] rev 57918
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms Reviewed-by: coleenp, stuefe, mseledtsov
Wed, 28 Aug 2019 15:15:38 -0700 8230115: Problemlist JFR TestNetworkUtilization test
mseledtsov [Wed, 28 Aug 2019 15:15:38 -0700] rev 57917
8230115: Problemlist JFR TestNetworkUtilization test Summary: Added test to the problem list Reviewed-by: dcubed
Wed, 28 Aug 2019 13:34:15 -0700 8228554: Accessibility errors in jdwp-protocol.html
amenkov [Wed, 28 Aug 2019 13:34:15 -0700] rev 57916
8228554: Accessibility errors in jdwp-protocol.html Reviewed-by: dholmes, sspitsyn
Wed, 28 Aug 2019 19:02:51 +0000 8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter jdk-14+12
joehw [Wed, 28 Aug 2019 19:02:51 +0000] rev 57915
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter Reviewed-by: lancea
Wed, 28 Aug 2019 14:37:45 -0400 8215166: Remove unused G1PretouchAuxiliaryMemory option
godin [Wed, 28 Aug 2019 14:37:45 -0400] rev 57914
8215166: Remove unused G1PretouchAuxiliaryMemory option Summary: Removed experimental option. Reviewed-by: kbarrett
Wed, 28 Aug 2019 14:06:37 -0400 8230126: delay_to_keep_mmu can delay shutdown
kbarrett [Wed, 28 Aug 2019 14:06:37 -0400] rev 57913
8230126: delay_to_keep_mmu can delay shutdown Summary: Wait on CGC_lock instead of sleeping to provide the delay. Reviewed-by: sangheki, sjohanss
Wed, 28 Aug 2019 11:58:56 -0400 Merge JDK-8200758-branch
herrick [Wed, 28 Aug 2019 11:58:56 -0400] rev 57912
Merge
Wed, 28 Aug 2019 11:52:20 -0400 8224833: jpackages differences between platforms JDK-8200758-branch
herrick [Wed, 28 Aug 2019 11:52:20 -0400] rev 57911
8224833: jpackages differences between platforms Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Wed, 28 Aug 2019 11:41:49 -0400 8228660: .deb files generated by jpackage don't follow naming convention JDK-8200758-branch
herrick [Wed, 28 Aug 2019 11:41:49 -0400] rev 57910
8228660: .deb files generated by jpackage don't follow naming convention Submitted-by: asemenyuk Reviewed-by: kcr, almatvee
Wed, 28 Aug 2019 11:30:40 -0400 8229979: jpackage cleanup src files, help text, and javadoc JDK-8200758-branch
herrick [Wed, 28 Aug 2019 11:30:40 -0400] rev 57909
8229979: jpackage cleanup src files, help text, and javadoc Reviewed-by: asemenyuk, kcr
Wed, 28 Aug 2019 07:32:23 -0400 8230191: Replace javacup logo with duke everywhere in jpackage JDK-8200758-branch
herrick [Wed, 28 Aug 2019 07:32:23 -0400] rev 57908
8230191: Replace javacup logo with duke everywhere in jpackage Reviewed-by: asemenyuk, kcr
Wed, 28 Aug 2019 12:53:37 -0400 8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
dcubed [Wed, 28 Aug 2019 12:53:37 -0400] rev 57907
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184 Reviewed-by: eosterlund
Wed, 28 Aug 2019 10:56:50 -0400 8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
dcubed [Wed, 28 Aug 2019 10:56:50 -0400] rev 57906
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists Reviewed-by: kbarrett, dholmes
Wed, 28 Aug 2019 07:41:57 -0700 8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
iklam [Wed, 28 Aug 2019 07:41:57 -0700] rev 57905
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed Reviewed-by: lfoltan
Mon, 26 Aug 2019 11:36:45 +0200 8230091: Add verification of clean_catch_blocks
neliasso [Mon, 26 Aug 2019 11:36:45 +0200] rev 57904
8230091: Add verification of clean_catch_blocks Reviewed-by: rbackman, kvn
Wed, 28 Aug 2019 11:19:09 +0200 8229278: Improve hs_err location printing to assume less about GC internals
eosterlund [Wed, 28 Aug 2019 11:19:09 +0200] rev 57903
8229278: Improve hs_err location printing to assume less about GC internals Reviewed-by: stefank, kbarrett
Wed, 28 Aug 2019 12:03:58 +0200 simplifications JEP-349-branch
mgronlun [Wed, 28 Aug 2019 12:03:58 +0200] rev 57902
simplifications
Wed, 28 Aug 2019 09:50:23 +0200 8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
pliden [Wed, 28 Aug 2019 09:50:23 +0200] rev 57901
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers Reviewed-by: stefank
Wed, 28 Aug 2019 09:50:21 +0200 8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
pliden [Wed, 28 Aug 2019 09:50:21 +0200] rev 57900
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux Reviewed-by: stefank
Wed, 28 Aug 2019 09:50:20 +0200 8230090: ZGC: Introduce ZSyscall
pliden [Wed, 28 Aug 2019 09:50:20 +0200] rev 57899
8230090: ZGC: Introduce ZSyscall Reviewed-by: stefank
Tue, 27 Aug 2019 22:14:52 -0700 8227370: Remove SharedPathsMiscInfo
iklam [Tue, 27 Aug 2019 22:14:52 -0700] rev 57898
8227370: Remove SharedPathsMiscInfo Reviewed-by: ccheung, jiangli
Tue, 27 Aug 2019 22:14:15 -0700 8230168: Use ClasspathStream for FileMapInfo::create_path_array
iklam [Tue, 27 Aug 2019 22:14:15 -0700] rev 57897
8230168: Use ClasspathStream for FileMapInfo::create_path_array Reviewed-by: lfoltan, fparain
Wed, 28 Aug 2019 11:00:55 +0800 8230010: Remove jdk8037819/BasicTest1.java
fyuan [Wed, 28 Aug 2019 11:00:55 +0800] rev 57896
8230010: Remove jdk8037819/BasicTest1.java 8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test Reviewed-by: joehw, vtewari
Tue, 27 Aug 2019 14:44:21 -0700 8226831: Use Objects.equals() when appropriate
igerasim [Tue, 27 Aug 2019 14:44:21 -0700] rev 57895
8226831: Use Objects.equals() when appropriate Reviewed-by: rriggs, bpb
Tue, 27 Aug 2019 22:26:42 +0200 8228507: Archive FDBigInteger
redestad [Tue, 27 Aug 2019 22:26:42 +0200] rev 57894
8228507: Archive FDBigInteger Reviewed-by: jiangli, bpb
Tue, 27 Aug 2019 20:10:06 +0000 8229844: Remove attempt_rebias parameter from revoke_and_rebias()
pchilanomate [Tue, 27 Aug 2019 20:10:06 +0000] rev 57893
8229844: Remove attempt_rebias parameter from revoke_and_rebias() Summary: Removed attempt_rebias parameter and merged fast_enter() and slow_enter() into enter() Reviewed-by: dholmes, rehn, coleenp, dcubed
Tue, 27 Aug 2019 19:22:58 +0200 8230118: 32-bit build failures after JDK-8227054
shade [Tue, 27 Aug 2019 19:22:58 +0200] rev 57892
8230118: 32-bit build failures after JDK-8227054 Reviewed-by: zgu, kbarrett
Tue, 27 Aug 2019 16:35:50 +0200 8219708: Stop flushing OSR nmethods earlier in the sweeper
eosterlund [Tue, 27 Aug 2019 16:35:50 +0200] rev 57891
8219708: Stop flushing OSR nmethods earlier in the sweeper Reviewed-by: neliasso, thartmann
Tue, 27 Aug 2019 11:05:17 -0400 8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList
kbarrett [Tue, 27 Aug 2019 11:05:17 -0400] rev 57890
8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList Summary: Rename class and move to new files. Reviewed-by: sjohanss, lkorinth
Tue, 27 Aug 2019 17:02:38 +0200 8230215: MacOS debug build is broken after JDK-8230003
shade [Tue, 27 Aug 2019 17:02:38 +0200] rev 57889
8230215: MacOS debug build is broken after JDK-8230003 Reviewed-by: zgu, mdoerr
Tue, 27 Aug 2019 16:17:40 +0530 8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently
jpai [Tue, 27 Aug 2019 16:17:40 +0530] rev 57888
8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently Summary: Fix the test to use volatile on members which are accessed across threads Reviewed-by: dfuchs
Tue, 27 Aug 2019 12:36:05 +0200 some cleanup JEP-349-branch
mgronlun [Tue, 27 Aug 2019 12:36:05 +0200] rev 57887
some cleanup
Tue, 27 Aug 2019 12:08:01 +0200 rename from JfrCheckpointMode to JfrCheckpointType JEP-349-branch
mgronlun [Tue, 27 Aug 2019 12:08:01 +0200] rev 57886
rename from JfrCheckpointMode to JfrCheckpointType
Tue, 27 Aug 2019 11:15:00 +0200 8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
shade [Tue, 27 Aug 2019 11:15:00 +0200] rev 57885
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp) Reviewed-by: dholmes
Wed, 14 Aug 2019 15:07:04 +0200 8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines
mbaesken [Wed, 14 Aug 2019 15:07:04 +0200] rev 57884
8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines Reviewed-by: chegar, clanger
Mon, 26 Aug 2019 18:10:34 +0200 Add parser support for checkpoint cetagorization bits JEP-349-branch
egahlin [Mon, 26 Aug 2019 18:10:34 +0200] rev 57883
Add parser support for checkpoint cetagorization bits
Mon, 26 Aug 2019 17:59:32 +0200 checkpoint bit pattern JEP-349-branch
mgronlun [Mon, 26 Aug 2019 17:59:32 +0200] rev 57882
checkpoint bit pattern
Mon, 26 Aug 2019 07:14:15 -0700 8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
erikj [Mon, 26 Aug 2019 07:14:15 -0700] rev 57881
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR" Reviewed-by: erikj Contributed-by: Wang Xue <wangxue@loongson.cn>
Mon, 26 Aug 2019 14:48:12 +0100 8230000: some httpclients testng tests run zero test
dfuchs [Mon, 26 Aug 2019 14:48:12 +0100] rev 57880
8230000: some httpclients testng tests run zero test Summary: two tests needed to declared their test methods public, the last one was a simple abstract framework for subclasses and needed its @test keyword removed. Reviewed-by: chegar, aefimov, dfuchs Contributed-by: Julia Boes <julia.boes@oracle.com>
Mon, 26 Aug 2019 12:25:49 +0100 8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect
michaelm [Mon, 26 Aug 2019 12:25:49 +0100] rev 57879
8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect Reviewed-by: michaelm, chegar, dfuchs Contributed-by: jai.forums2013@gmail.com
Mon, 26 Aug 2019 13:09:14 +0200 Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend JEP-349-branch
mgronlun [Mon, 26 Aug 2019 13:09:14 +0200] rev 57878
Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend
Mon, 26 Aug 2019 11:46:54 +0100 8222363: Update ServerSocket.isBound spec to reflect implementation after close
michaelm [Mon, 26 Aug 2019 11:46:54 +0100] rev 57877
8222363: Update ServerSocket.isBound spec to reflect implementation after close Reviewed-by: dfuchs
Mon, 26 Aug 2019 09:15:43 +0200 8224878: Use JVMFlag parameters instead of name strings
stefank [Mon, 26 Aug 2019 09:15:43 +0200] rev 57876
8224878: Use JVMFlag parameters instead of name strings Reviewed-by: gziemski, dholmes, jrose
Mon, 26 Aug 2019 09:13:38 +0200 8229836: Remove include of globals.hpp from allocation.hpp
stefank [Mon, 26 Aug 2019 09:13:38 +0200] rev 57875
8229836: Remove include of globals.hpp from allocation.hpp Reviewed-by: coleenp, kbarrett
Sun, 25 Aug 2019 19:09:22 +0200 epoch aware serialization tagging JEP-349-branch
mgronlun [Sun, 25 Aug 2019 19:09:22 +0200] rev 57874
epoch aware serialization tagging
Sun, 25 Aug 2019 15:13:16 +0200 typeset serialization cache JEP-349-branch
mgronlun [Sun, 25 Aug 2019 15:13:16 +0200] rev 57873
typeset serialization cache
Sun, 25 Aug 2019 13:27:54 +0200 stacktrace serialization cache JEP-349-branch
mgronlun [Sun, 25 Aug 2019 13:27:54 +0200] rev 57872
stacktrace serialization cache
Sun, 25 Aug 2019 10:12:57 +0200 fix merge error JEP-349-branch
mgronlun [Sun, 25 Aug 2019 10:12:57 +0200] rev 57871
fix merge error
Sat, 24 Aug 2019 14:30:27 +0200 New metadata system for oldobjects built on top of simplified tagging model. Caching and serialization improvements. Flushpoint checkpoint with chunkheader contents. JEP-349-branch
mgronlun [Sat, 24 Aug 2019 14:30:27 +0200] rev 57870
New metadata system for oldobjects built on top of simplified tagging model. Caching and serialization improvements. Flushpoint checkpoint with chunkheader contents.
Fri, 23 Aug 2019 23:27:19 +0000 8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem
coleenp [Fri, 23 Aug 2019 23:27:19 +0000] rev 57869
8230116: Test workaround to Klass::_class_loader_data sometimes NULL problem Summary: This is a low frequency problem that we are seeing internally, this patch is mostly to rule out one theory. Reviewed-by: dcubed
Fri, 23 Aug 2019 15:24:26 -0400 8230104: JNU_IsInstanceOfByName needs const parameter
rriggs [Fri, 23 Aug 2019 15:24:26 -0400] rev 57868
8230104: JNU_IsInstanceOfByName needs const parameter Reviewed-by: alanb, rriggs Contributed-by: andrewluotechnologies@outlook.com
Fri, 23 Aug 2019 19:55:08 +0100 8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath
dfuchs [Fri, 23 Aug 2019 19:55:08 +0100] rev 57867
8229485: Add decrementExact(), incrementExact(), and negateExact() to java.lang.StrictMath Summary: three methods are added to StrictMath for consistency with Math. Tests are updated accordingly. Reviewed-by: bpb, lancea, igerasim, dfuchs, joehw, rriggs Contributed-by: Julia Boes <julia.boes@oracle.com>
Fri, 23 Aug 2019 14:04:38 -0400 8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker
rriggs [Fri, 23 Aug 2019 14:04:38 -0400] rev 57866
8230058: Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker Reviewed-by: mchung, rriggs Contributed-by: kustos@gmx.net
Fri, 23 Aug 2019 10:39:34 -0700 8230011: Consolidate duplicated classpath parsing code in classLoader.cpp
iklam [Fri, 23 Aug 2019 10:39:34 -0700] rev 57865
8230011: Consolidate duplicated classpath parsing code in classLoader.cpp Reviewed-by: ccheung, fparain
Fri, 23 Aug 2019 17:57:18 +0000 8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification
joehw [Fri, 23 Aug 2019 17:57:18 +0000] rev 57864
8229388: ErrorHandler and ContentHandler contain ambiguous/unfinished specification Reviewed-by: lancea
Fri, 23 Aug 2019 18:40:59 +0100 8229337: java.lang.Math class doc should be adjusted regarding -Exact methods
dfuchs [Fri, 23 Aug 2019 18:40:59 +0100] rev 57863
8229337: java.lang.Math class doc should be adjusted regarding -Exact methods Reviewed-by: rriggs, bpb Contributed-by: Julia Boes <julia.boes@oracle.com>
Fri, 23 Aug 2019 18:47:55 +0200 Add test for Recording::setFlushInterval JEP-349-branch
egahlin [Fri, 23 Aug 2019 18:47:55 +0200] rev 57862
Add test for Recording::setFlushInterval
Fri, 23 Aug 2019 18:45:47 +0200 Add support for checkpoint aware flushing JEP-349-branch
egahlin [Fri, 23 Aug 2019 18:45:47 +0200] rev 57861
Add support for checkpoint aware flushing
Fri, 23 Aug 2019 15:34:18 +0200 Rename flush to flush-interval and add test for jcmd and -XX:StartFlightRecording JEP-349-branch
egahlin [Fri, 23 Aug 2019 15:34:18 +0200] rev 57860
Rename flush to flush-interval and add test for jcmd and -XX:StartFlightRecording
Fri, 23 Aug 2019 14:00:10 +0200 Add example apps JEP-349-branch
egahlin [Fri, 23 Aug 2019 14:00:10 +0200] rev 57859
Add example apps
Fri, 23 Aug 2019 13:57:08 +0200 Fix warning JEP-349-branch
egahlin [Fri, 23 Aug 2019 13:57:08 +0200] rev 57858
Fix warning
Fri, 23 Aug 2019 13:30:12 +0200 Remove race condition in TestStart JEP-349-branch
egahlin [Fri, 23 Aug 2019 13:30:12 +0200] rev 57857
Remove race condition in TestStart
Fri, 23 Aug 2019 15:49:50 +0530 Close metal-prototype-branch metal-prototype-branch
jdv [Fri, 23 Aug 2019 15:49:50 +0530] rev 57856
Close metal-prototype-branch
Fri, 23 Aug 2019 03:06:24 -0700 8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN
afarley [Fri, 23 Aug 2019 03:06:24 -0700] rev 57855
8227021: VM fails if any sun.boot.library.path paths are longer than JVM_MAXPATHLEN Summary: The size of each path in sun.boot.library.path property should not exceed JVM_MAXPATHLEN Reviewed-by: dholmes, coleenp, sspitsyn
Fri, 23 Aug 2019 10:11:18 +0200 8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses
neliasso [Fri, 23 Aug 2019 10:11:18 +0200] rev 57854
8229970: ZGC: C2: fixup_uses_in_catch may fail when expanding many uses Reviewed-by: kvn, thartmann
Fri, 23 Aug 2019 10:11:00 +0200 8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection
neliasso [Fri, 23 Aug 2019 10:11:00 +0200] rev 57853
8228839: Non-CFG nodes have control edges to calls, instead of the call's control projection Reviewed-by: kvn, thartmann
Fri, 23 Aug 2019 08:48:27 +0200 8229127: Make some methods in the allocation path non-virtual
pliden [Fri, 23 Aug 2019 08:48:27 +0200] rev 57852
8229127: Make some methods in the allocation path non-virtual Reviewed-by: eosterlund
Fri, 23 Aug 2019 08:48:23 +0200 8229451: ZGC: Make some roots invisible to the heap iterator
pliden [Fri, 23 Aug 2019 08:48:23 +0200] rev 57851
8229451: ZGC: Make some roots invisible to the heap iterator Reviewed-by: eosterlund
Fri, 23 Aug 2019 08:48:18 +0200 8227226: ZGC: Segmented array clearing
pliden [Fri, 23 Aug 2019 08:48:18 +0200] rev 57850
8227226: ZGC: Segmented array clearing Reviewed-by: eosterlund Contributed-by: stefan.karlsson@oracle.com, erik.osterlund@oracle.com, per.liden@oracle.com, sci@amazon.com
Thu, 22 Aug 2019 14:09:36 -0700 8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag
jnimeh [Thu, 22 Aug 2019 14:09:36 -0700] rev 57849
8225436: Stapled OCSPResponses should be added to PKIXRevocationChecker irrespective of revocationEnabled flag Reviewed-by: mullan
Thu, 22 Aug 2019 20:36:52 +0200 Take timestamp on commit JEP-349-branch
egahlin [Thu, 22 Aug 2019 20:36:52 +0200] rev 57848
Take timestamp on commit
Thu, 22 Aug 2019 20:22:29 +0200 8230046: Build failure after JDK-8230003
shade [Thu, 22 Aug 2019 20:22:29 +0200] rev 57847
8230046: Build failure after JDK-8230003 Reviewed-by: zgu, coleenp
Thu, 22 Aug 2019 18:54:56 +0100 8078219: Verify lack of @test tag in files in java/net test directory
aefimov [Thu, 22 Aug 2019 18:54:56 +0100] rev 57846
8078219: Verify lack of @test tag in files in java/net test directory Reviewed-by: alanb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Thu, 22 Aug 2019 10:41:07 -0700 Merge
lmesnik [Thu, 22 Aug 2019 10:41:07 -0700] rev 57845
Merge
Thu, 22 Aug 2019 10:40:34 -0700 8229957: Harden pid verification in attach mechanism
lmesnik [Thu, 22 Aug 2019 10:40:34 -0700] rev 57844
8229957: Harden pid verification in attach mechanism Reviewed-by: sspitsyn, ysuenaga, sgehwolf
Thu, 22 Aug 2019 10:35:31 -0700 8226779: [TESTBUG] Test JFR API from Java agent
mseledtsov [Thu, 22 Aug 2019 10:35:31 -0700] rev 57843
8226779: [TESTBUG] Test JFR API from Java agent Summary: Created new tests for JFR plus Java Agent Reviewed-by: egahlin
Thu, 22 Aug 2019 10:43:25 -0400 8229887: (zipfs) zip file corruption when replacing an existing STORED entry
lancea [Thu, 22 Aug 2019 10:43:25 -0400] rev 57842
8229887: (zipfs) zip file corruption when replacing an existing STORED entry Reviewed-by: alanb, redestad, dfuchs
Thu, 22 Aug 2019 09:53:19 -0400 Merge
coleenp [Thu, 22 Aug 2019 09:53:19 -0400] rev 57841
Merge
Thu, 22 Aug 2019 09:51:36 -0400 8230003: Make Monitor inherit from Mutex
coleenp [Thu, 22 Aug 2019 09:51:36 -0400] rev 57840
8230003: Make Monitor inherit from Mutex Summary: Reverse inheritance that makes more sense. Reviewed-by: dholmes, rehn, pchilanomate
Thu, 22 Aug 2019 15:52:03 +0200 8229925: [s390, PPC64] Exception check missing in interpreter
mdoerr [Thu, 22 Aug 2019 15:52:03 +0200] rev 57839
8229925: [s390, PPC64] Exception check missing in interpreter Reviewed-by: dholmes, rrich
Thu, 22 Aug 2019 14:36:10 +0100 8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication
michaelm [Thu, 22 Aug 2019 14:36:10 +0100] rev 57838
8199849: Add support for UTF-8 encoded credentials in HTTP Basic Authentication Reviewed-by: chegar, dfuchs
Thu, 22 Aug 2019 13:47:14 +0200 8229998: Build failure after JDK-8227054
shade [Thu, 22 Aug 2019 13:47:14 +0200] rev 57837
8229998: Build failure after JDK-8227054 Reviewed-by: rkennke, zgu
Thu, 22 Aug 2019 13:47:13 +0200 8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter
shade [Thu, 22 Aug 2019 13:47:13 +0200] rev 57836
8230024: Shenandoah: remove unnecessary ShenandoahTimingConverter Reviewed-by: rkennke, zgu
Thu, 22 Aug 2019 12:46:20 +0200 8229967: Enable thread local handshakes on zero
rehn [Thu, 22 Aug 2019 12:46:20 +0200] rev 57835
8229967: Enable thread local handshakes on zero Reviewed-by: sgehwolf, shade
Thu, 22 Aug 2019 12:24:02 +0200 8224624: Inefficiencies in CodeStrings::add_comment cause timeouts
thartmann [Thu, 22 Aug 2019 12:24:02 +0200] rev 57834
8224624: Inefficiencies in CodeStrings::add_comment cause timeouts Summary: Changing CodeStrings to a doubly-linked-list and searching for the comment with the right offset in reverse. Reviewed-by: kvn
Thu, 22 Aug 2019 12:22:02 +0200 8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
thartmann [Thu, 22 Aug 2019 12:22:02 +0200] rev 57833
8230020: [BACKOUT] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" Summary: Back out JDK-8225670 due to performance regressions. Reviewed-by: roland
Thu, 22 Aug 2019 10:53:48 +0800 8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6
ngasson [Thu, 22 Aug 2019 10:53:48 +0800] rev 57832
8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6 Reviewed-by: alanb, dfuchs
Wed, 21 Aug 2019 18:03:50 -0700 8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption
kvn [Wed, 21 Aug 2019 18:03:50 -0700] rev 57831
8229848: [Graal] missing Graal intrinsics for Electronic Code Book (ECB) encryption Summary: new intrinsics were added to Graal test Reviewed-by: dlong
Thu, 22 Aug 2019 02:05:06 +0200 Added tag jdk-14+11 for changeset bf4c808a4488
jwilhelm [Thu, 22 Aug 2019 02:05:06 +0200] rev 57830
Added tag jdk-14+11 for changeset bf4c808a4488
Wed, 21 Aug 2019 19:21:57 -0400 8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
kbarrett [Wed, 21 Aug 2019 19:21:57 -0400] rev 57829
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef Summary: Added validity check on the handle before deleting it. Reviewed-by: dholmes, dcubed
Wed, 21 Aug 2019 18:42:30 -0400 8227054: ServiceThread needs to know about all OopStorage objects
kbarrett [Wed, 21 Aug 2019 18:42:30 -0400] rev 57828
8227054: ServiceThread needs to know about all OopStorage objects 8227053: ServiceThread cleanup of OopStorage is missing some Summary: OopStorages provides named access and iteration. Reviewed-by: eosterlund, pliden, coleenp
Wed, 21 Aug 2019 16:19:17 -0400 8207814: (proxy) upgrade the proxy class generator
rriggs [Wed, 21 Aug 2019 16:19:17 -0400] rev 57827
8207814: (proxy) upgrade the proxy class generator Reviewed-by: mchung
Wed, 21 Aug 2019 13:49:16 -0700 8211360: Change #if DEF to #if defined(DEF) jdk-14+11
igerasim [Wed, 21 Aug 2019 13:49:16 -0700] rev 57826
8211360: Change #if DEF to #if defined(DEF) Reviewed-by: bpb, vtewari
Wed, 21 Aug 2019 12:34:37 -0700 8228547: accessibility errors in jvmti.html
amenkov [Wed, 21 Aug 2019 12:34:37 -0700] rev 57825
8228547: accessibility errors in jvmti.html Reviewed-by: jcbeyler, sspitsyn, dholmes
Wed, 21 Aug 2019 18:05:31 +0200 8229977: Shenandoah: save/restore FPU state aroud LRB runtime call
rkennke [Wed, 21 Aug 2019 18:05:31 +0200] rev 57824
8229977: Shenandoah: save/restore FPU state aroud LRB runtime call Reviewed-by: shade
Wed, 21 Aug 2019 11:29:40 -0400 8229930: internal_name() in annotations.hpp returns "{constant pool}"
hseigel [Wed, 21 Aug 2019 11:29:40 -0400] rev 57823
8229930: internal_name() in annotations.hpp returns "{constant pool}" Summary: Fix typo and change text to "{annotations}" Reviewed-by: mdoerr, dcubed
Wed, 21 Aug 2019 17:09:05 +0300 8229254: solaris_x64 build fails after JDK-8191278
bulasevich [Wed, 21 Aug 2019 17:09:05 +0300] rev 57822
8229254: solaris_x64 build fails after JDK-8191278 Reviewed-by: kbarrett, dholmes
Wed, 21 Aug 2019 17:38:19 +0530 8220700: jlink generated launcher script needs quoting to avoid parameter expansion
sundar [Wed, 21 Aug 2019 17:38:19 +0530] rev 57821
8220700: jlink generated launcher script needs quoting to avoid parameter expansion Reviewed-by: mchung, alanb, sgehwolf
Wed, 21 Aug 2019 09:57:19 +0530 Merge metal-prototype-branch
jdv [Wed, 21 Aug 2019 09:57:19 +0530] rev 57820
Merge
Wed, 21 Aug 2019 00:08:35 +0200 8139820: URLClassPath.FileLoader constructor redundantly checks protocol
godin [Wed, 21 Aug 2019 00:08:35 +0200] rev 57819
8139820: URLClassPath.FileLoader constructor redundantly checks protocol Reviewed-by: chegar, redestad
Tue, 20 Aug 2019 11:36:47 -0700 8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime
lmesnik [Tue, 20 Aug 2019 11:36:47 -0700] rev 57818
8229854: Move runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java out of tier1_runtime Reviewed-by: dholmes
Tue, 20 Aug 2019 18:39:09 +0200 8229921: Shenandoah: Make Traversal mode non-experimental
rkennke [Tue, 20 Aug 2019 18:39:09 +0200] rev 57817
8229921: Shenandoah: Make Traversal mode non-experimental Reviewed-by: shade
Mon, 19 Aug 2019 16:08:28 -0700 8229899: Make java.io.File.isInvalid() less racy
aeubanks [Mon, 19 Aug 2019 16:08:28 -0700] rev 57816
8229899: Make java.io.File.isInvalid() less racy Reviewed-by: alanb, martin, shade
Tue, 20 Aug 2019 15:40:49 +0100 8229916: Delete redundant test java/net/Socket/reset/Test.java
dfuchs [Tue, 20 Aug 2019 15:40:49 +0100] rev 57815
8229916: Delete redundant test java/net/Socket/reset/Test.java Summary: remove java/net/Socket/reset/Test.java which misses an @test tag and is obsoleted by java/net/Socket/ConnectionReset.java Reviewed-by: alanb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Tue, 20 Aug 2019 15:54:46 +0200 8152467: remove uses of anachronistic array declarations for method return type
godin [Tue, 20 Aug 2019 15:54:46 +0200] rev 57814
8152467: remove uses of anachronistic array declarations for method return type Reviewed-by: shade, alanb Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
Tue, 02 Jul 2019 12:28:41 +0200 8227086: Use AS_NO_KEEPALIVE loads in HeapDumper
stefank [Tue, 02 Jul 2019 12:28:41 +0200] rev 57813
8227086: Use AS_NO_KEEPALIVE loads in HeapDumper Reviewed-by: kbarrett, sspitsyn
Mon, 19 Aug 2019 12:40:27 +0200 8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp
stefank [Mon, 19 Aug 2019 12:40:27 +0200] rev 57812
8229839: Break circular dependency between oop.inline.hpp and markWord.inline.hpp Reviewed-by: pliden, tonyp
Mon, 19 Aug 2019 11:30:03 +0200 8229838: Rename markOop files to markWord
stefank [Mon, 19 Aug 2019 11:30:03 +0200] rev 57811
8229838: Rename markOop files to markWord Reviewed-by: dholmes, rehn
Mon, 19 Aug 2019 21:17:25 -0400 8229788: Error dialog displays with DLL issue when installing WinChooserTest application JDK-8200758-branch
herrick [Mon, 19 Aug 2019 21:17:25 -0400] rev 57810
8229788: Error dialog displays with DLL issue when installing WinChooserTest application Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Mon, 19 Aug 2019 21:14:34 -0400 Merge JDK-8200758-branch
herrick [Mon, 19 Aug 2019 21:14:34 -0400] rev 57809
Merge
Mon, 19 Aug 2019 20:31:10 -0400 8225447: Revise Debian packaging JDK-8200758-branch
herrick [Mon, 19 Aug 2019 20:31:10 -0400] rev 57808
8225447: Revise Debian packaging Submitted-by: asemenyuk Reviewed-by: kcr, almatvee
Mon, 19 Aug 2019 17:39:48 -0400 8215381: Investigate if current implementation of --license-file is correct for Debian packages JDK-8200758-branch
herrick [Mon, 19 Aug 2019 17:39:48 -0400] rev 57807
8215381: Investigate if current implementation of --license-file is correct for Debian packages Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Mon, 19 Aug 2019 17:34:40 -0400 8229795: Investigate registry key usage and need for --win-registry-name option. JDK-8200758-branch
herrick [Mon, 19 Aug 2019 17:34:40 -0400] rev 57806
8229795: Investigate registry key usage and need for --win-registry-name option. Reviewed-by: kcr, asemenyuk, almatvee
Tue, 20 Aug 2019 11:15:23 +0100 8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed
dfuchs [Tue, 20 Aug 2019 11:15:23 +0100] rev 57805
8229421: The logic of java/net/ipv6tests/TcpTest.java is flawed Summary: The test is fixed to ignore rogue client connection. However it remains succeptible to intermittent failures due to the use of the wildcad address. Reviewed-by: dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Tue, 20 Aug 2019 10:11:53 +0100 8224974: Implement JEP 352
adinn [Tue, 20 Aug 2019 10:11:53 +0100] rev 57804
8224974: Implement JEP 352 Summary: Non-Volatile Mapped Byte Buffers Reviewed-by: alanb, kvn, bpb, gromero, darcy, shade, bulasevich, dchuyko
Tue, 20 Aug 2019 10:46:23 +0200 8229158: make UseSwitchProfiling non-experimental or false by-default
chagedorn [Tue, 20 Aug 2019 10:46:23 +0200] rev 57803
8229158: make UseSwitchProfiling non-experimental or false by-default Summary: Changed UseSwitchProfiling from experimental to diagnostic. Reviewed-by: dholmes, shade, thartmann
Tue, 20 Aug 2019 09:22:18 +0200 8227442: Make young_index_in_cset zero-based
tschatzl [Tue, 20 Aug 2019 09:22:18 +0200] rev 57802
8227442: Make young_index_in_cset zero-based Summary: Avoid unnecessary increment of young_index_in_cset in copy_to_survivor_space. Reviewed-by: kbarrett, sangheki
Tue, 20 Aug 2019 07:47:13 +0200 8228888: C2 compilation fails with assert "m has strange control"
thartmann [Tue, 20 Aug 2019 07:47:13 +0200] rev 57801
8228888: C2 compilation fails with assert "m has strange control" Summary: Weakened too strong assert. Reviewed-by: kvn, roland
Mon, 19 Aug 2019 18:12:09 -0700 8202385: Annotation to mark serial-related fields and methods
darcy [Mon, 19 Aug 2019 18:12:09 -0700] rev 57800
8202385: Annotation to mark serial-related fields and methods Reviewed-by: rriggs, chegar, alanb
Mon, 19 Aug 2019 12:56:48 -0700 8228757: Fail fast if the handshake type is unknown
xuelei [Mon, 19 Aug 2019 12:56:48 -0700] rev 57799
8228757: Fail fast if the handshake type is unknown Reviewed-by: jnimeh
Mon, 19 Aug 2019 19:58:50 +0200 8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp
shade [Mon, 19 Aug 2019 19:58:50 +0200] rev 57798
8229865: Use explicit #include debug.hpp for STATIC_ASSERT in gc/shenandoah/shenandoahUtils.cpp Reviewed-by: zgu
Fri, 16 Aug 2019 21:20:21 +0200 8229835: Shenandoah should recommend -Xlog:safepoint+stats
fweimer [Fri, 16 Aug 2019 21:20:21 +0200] rev 57797
8229835: Shenandoah should recommend -Xlog:safepoint+stats Reviewed-by: shade Contributed-by: Florian Weimer <fweimer@redhat.com>
Mon, 19 Aug 2019 14:28:43 +0100 8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries
chegar [Mon, 19 Aug 2019 14:28:43 +0100] rev 57796
8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries Reviewed-by: dfuchs, alanb, erikj
Mon, 19 Aug 2019 15:36:07 +0300 8229352: Use of an uninitialized register in 32-bit ARM template interpreter
bulasevich [Mon, 19 Aug 2019 15:36:07 +0300] rev 57795
8229352: Use of an uninitialized register in 32-bit ARM template interpreter Reviewed-by: dlong, shade Contributed-by: christoph.goettschkes@microdoc.com
Mon, 19 Aug 2019 19:43:28 +0900 8226204: SA: Refactoring for option processing in SALauncher
ysuenaga [Mon, 19 Aug 2019 19:43:28 +0900] rev 57794
8226204: SA: Refactoring for option processing in SALauncher Reviewed-by: cjplummer, sspitsyn
Mon, 19 Aug 2019 11:14:50 +0100 8191169: java/net/Authenticator/B4769350.java failed intermittently
dfuchs [Mon, 19 Aug 2019 11:14:50 +0100] rev 57793
8191169: java/net/Authenticator/B4769350.java failed intermittently Summary: fixed a race condition in AuthenticationInfo when serializeAuth=true Reviewed-by: chegar, michaelm
Mon, 19 Aug 2019 06:13:52 +0200 8229773: Resolve permissions for code source URLs lazily
redestad [Mon, 19 Aug 2019 06:13:52 +0200] rev 57792
8229773: Resolve permissions for code source URLs lazily Reviewed-by: alanb, mullan, rriggs, dfuchs
Sat, 17 Aug 2019 06:20:49 -0700 8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
jnimeh [Sat, 17 Aug 2019 06:20:49 -0700] rev 57791
8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException Reviewed-by: xuelei
Fri, 16 Aug 2019 18:13:04 -0400 8213941: Debian linux problems in JavaPackager JDK-8200758-branch
herrick [Fri, 16 Aug 2019 18:13:04 -0400] rev 57790
8213941: Debian linux problems in JavaPackager Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 16 Aug 2019 17:29:33 -0400 8229791: Code clean up regressions JDK-8200758-branch
herrick [Fri, 16 Aug 2019 17:29:33 -0400] rev 57789
8229791: Code clean up regressions Reviewed-by: asemenyuk, almatvee
Fri, 16 Aug 2019 16:54:59 -0400 8229786: No output after WinShortcutTest.exe is launched JDK-8200758-branch
herrick [Fri, 16 Aug 2019 16:54:59 -0400] rev 57788
8229786: No output after WinShortcutTest.exe is launched Reviewed-by: asemenyuk
Fri, 16 Aug 2019 18:27:36 -0400 8229808: javaVFrame::print_lock_info_on fails to disable extra printing
dholmes [Fri, 16 Aug 2019 18:27:36 -0400] rev 57787
8229808: javaVFrame::print_lock_info_on fails to disable extra printing Reviewed-by: hseigel, dcubed
Fri, 16 Aug 2019 14:42:50 -0700 8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
srukmannagar [Fri, 16 Aug 2019 14:42:50 -0700] rev 57786
8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions Summary: AES-ECB encryption and decryption optimization for x86_64 architectures supporting AVX3+VAES Reviewed-by: kvn, valeriep Contributed-by: shravya.rukmannagari@intel.com, smita.kamath@intel.com
Fri, 16 Aug 2019 14:46:52 -0400 8229044: G1RedirtyCardsQueueSet should be local to a collection
kbarrett [Fri, 16 Aug 2019 14:46:52 -0400] rev 57785
8229044: G1RedirtyCardsQueueSet should be local to a collection Summary: Stack allocate redirty qsets in do_collection_pause_at_safepoint. Reviewed-by: tschatzl, sangheki
Fri, 16 Aug 2019 20:50:32 +0200 Test streaming over missing chunks JEP-349-branch
egahlin [Fri, 16 Aug 2019 20:50:32 +0200] rev 57784
Test streaming over missing chunks
Fri, 16 Aug 2019 11:35:17 -0700 8221307: String.substring() OOB exception on start index reports improper information
igerasim [Fri, 16 Aug 2019 11:35:17 -0700] rev 57783
8221307: String.substring() OOB exception on start index reports improper information Reviewed-by: rriggs, redestad
Fri, 16 Aug 2019 18:06:51 +0000 8229420: [Redo] jstat reports incorrect values for OU for CMS GC
poonam [Fri, 16 Aug 2019 18:06:51 +0000] rev 57782
8229420: [Redo] jstat reports incorrect values for OU for CMS GC Reviewed-by: tschatzl, sgehwolf
Fri, 16 Aug 2019 20:01:59 +0200 Fix broken generated Event::commit() and add test to verify behavior JEP-349-branch
egahlin [Fri, 16 Aug 2019 20:01:59 +0200] rev 57781
Fix broken generated Event::commit() and add test to verify behavior
Fri, 16 Aug 2019 20:00:10 +0200 Minor docs fix JEP-349-branch
egahlin [Fri, 16 Aug 2019 20:00:10 +0200] rev 57780
Minor docs fix
Fri, 16 Aug 2019 16:50:17 +0200 8229345: Memory leak due to vtable stubs not being shared on SPARC
eosterlund [Fri, 16 Aug 2019 16:50:17 +0200] rev 57779
8229345: Memory leak due to vtable stubs not being shared on SPARC Reviewed-by: mdoerr, dholmes, kvn
Fri, 16 Aug 2019 15:01:58 +0100 8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
dfuchs [Fri, 16 Aug 2019 15:01:58 +0100] rev 57778
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException Summary: The test is updated to ignore plain text connections Reviewed-by: chegar, michaelm
Tue, 06 Aug 2019 10:48:21 +0200 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
stefank [Tue, 06 Aug 2019 10:48:21 +0200] rev 57777
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier Reviewed-by: rkennke, coleenp, kbarrett, dcubed
Fri, 16 Aug 2019 06:55:31 -0400 8224594: Simplify jpackage Logging JDK-8200758-branch
herrick [Fri, 16 Aug 2019 06:55:31 -0400] rev 57776
8224594: Simplify jpackage Logging Reviewed-by: almatvee, asemenyuk
Fri, 16 Aug 2019 16:07:33 +0530 Change log priority for not implemented Opcodes and add logging for opcode name metal-prototype-branch
jdv [Fri, 16 Aug 2019 16:07:33 +0530] rev 57775
Change log priority for not implemented Opcodes and add logging for opcode name
Fri, 16 Aug 2019 09:18:41 +0200 8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
lkorinth [Fri, 16 Aug 2019 09:18:41 +0200] rev 57774
8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:38 +0200 8224665: Parallel GC: Use WorkGang (7: remove task manager)
lkorinth [Fri, 16 Aug 2019 09:18:38 +0200] rev 57773
8224665: Parallel GC: Use WorkGang (7: remove task manager) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:35 +0200 8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy)
lkorinth [Fri, 16 Aug 2019 09:18:35 +0200] rev 57772
8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:32 +0200 8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask)
lkorinth [Fri, 16 Aug 2019 09:18:32 +0200] rev 57771
8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:29 +0200 8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor)
lkorinth [Fri, 16 Aug 2019 09:18:29 +0200] rev 57770
8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:26 +0200 8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask)
lkorinth [Fri, 16 Aug 2019 09:18:26 +0200] rev 57769
8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:23 +0200 8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask)
lkorinth [Fri, 16 Aug 2019 09:18:23 +0200] rev 57768
8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:19 +0200 8224659: Parallel GC: Use WorkGang (1: PCRefProcTask)
lkorinth [Fri, 16 Aug 2019 09:18:19 +0200] rev 57767
8224659: Parallel GC: Use WorkGang (1: PCRefProcTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 08:42:09 +0800 8229775: Incorrect warning when jar was signed with -sectionsonly
weijun [Fri, 16 Aug 2019 08:42:09 +0800] rev 57766
8229775: Incorrect warning when jar was signed with -sectionsonly Reviewed-by: mullan
Thu, 15 Aug 2019 16:23:41 -0700 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
ccheung [Thu, 15 Aug 2019 16:23:41 -0700] rev 57765
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access Summary: Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass. Reviewed-by: iklam, dholmes, alanb
Thu, 15 Aug 2019 19:29:58 +0000 8229699: [Graal] jck tests fail on windows with AOTed Graal
bobv [Thu, 15 Aug 2019 19:29:58 +0000] rev 57764
8229699: [Graal] jck tests fail on windows with AOTed Graal Reviewed-by: kvn
Thu, 15 Aug 2019 13:41:30 -0700 8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
mchung [Thu, 15 Aug 2019 13:41:30 -0700] rev 57763
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767 Reviewed-by: coleenp, fparain, shade, plevart
Thu, 15 Aug 2019 14:35:29 +0200 8226848: jline/terminal/impl files missing classpath exception clause in license header
jlahoda [Thu, 15 Aug 2019 14:35:29 +0200] rev 57762
8226848: jline/terminal/impl files missing classpath exception clause in license header Summary: Adding CPE to several files in jdk.internal.le. Reviewed-by: jjg
Thu, 15 Aug 2019 08:03:41 -0400 8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7 JDK-8200758-branch
herrick [Thu, 15 Aug 2019 08:03:41 -0400] rev 57761
8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7 Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Thu, 15 Aug 2019 12:58:27 +0100 8229486: Replace wildcard address with loopback or local host in tests - part 21
dfuchs [Thu, 15 Aug 2019 12:58:27 +0100] rev 57760
8229486: Replace wildcard address with loopback or local host in tests - part 21 Reviewed-by: chegar
Thu, 15 Aug 2019 15:39:43 +0800 8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
weijun [Thu, 15 Aug 2019 15:39:43 +0800] rev 57759
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer Reviewed-by: xuelei
Thu, 15 Aug 2019 09:06:42 +0200 8225788: Dead code in thread and safepoint
rehn [Thu, 15 Aug 2019 09:06:42 +0200] rev 57758
8225788: Dead code in thread and safepoint Reviewed-by: dholmes, dcubed, coleenp
Thu, 15 Aug 2019 14:00:36 +0800 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
ngasson [Thu, 15 Aug 2019 14:00:36 +0800] rev 57757
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 Reviewed-by: cjplummer, adinn
Thu, 15 Aug 2019 03:57:17 +0200 Added tag jdk-14+10 for changeset ececb6dae777
jwilhelm [Thu, 15 Aug 2019 03:57:17 +0200] rev 57756
Added tag jdk-14+10 for changeset ececb6dae777
Thu, 15 Aug 2019 03:00:02 +0200 Test streaming without repository being created JEP-349-branch
egahlin [Thu, 15 Aug 2019 03:00:02 +0200] rev 57755
Test streaming without repository being created
Thu, 15 Aug 2019 02:58:28 +0200 Add streaming support for repository migration JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:58:28 +0200] rev 57754
Add streaming support for repository migration
Thu, 15 Aug 2019 02:55:30 +0200 Fix type in comment JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:55:30 +0200] rev 57753
Fix type in comment
Thu, 15 Aug 2019 02:51:20 +0200 Rotate disk on JFR.configure repositorypath=... JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:51:20 +0200] rev 57752
Rotate disk on JFR.configure repositorypath=...
Wed, 14 Aug 2019 18:26:23 -0400 8228858: Reimplement JVM_RawMonitors to use PlatformMutex
dholmes [Wed, 14 Aug 2019 18:26:23 -0400] rev 57751
8228858: Reimplement JVM_RawMonitors to use PlatformMutex Reviewed-by: coleenp, dcubed, pchilanomate
Wed, 14 Aug 2019 16:36:29 -0400 8229750: Fix bad merge of JDK-8215447 patch JDK-8200758-branch
herrick [Wed, 14 Aug 2019 16:36:29 -0400] rev 57750
8229750: Fix bad merge of JDK-8215447 patch Submitted-by: asemenyuk Reviewed-by: herrick
Wed, 14 Aug 2019 20:32:44 +0200 8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default jdk-14+10
shade [Wed, 14 Aug 2019 20:32:44 +0200] rev 57749
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default Reviewed-by: rkennke
Wed, 14 Aug 2019 20:32:43 +0200 8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs)
shade [Wed, 14 Aug 2019 20:32:43 +0200] rev 57748
8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs) Reviewed-by: rkennke
Wed, 14 Aug 2019 20:34:11 +0200 Add streaming API to unspported test JEP-349-branch
egahlin [Wed, 14 Aug 2019 20:34:11 +0200] rev 57747
Add streaming API to unspported test
Wed, 14 Aug 2019 12:57:34 -0400 8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider
lancea [Wed, 14 Aug 2019 12:57:34 -0400] rev 57746
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider Reviewed-by: rriggs
Wed, 14 Aug 2019 10:07:00 -0400 5103339: Strengthen NoSafepointVerifier
coleenp [Wed, 14 Aug 2019 10:07:00 -0400] rev 57745
5103339: Strengthen NoSafepointVerifier Summary: Add NSV check at possible safepoint transition or places that could take out locks. Consolidate with clearing unhandled oops. Reviewed-by: dholmes, rehn
Wed, 14 Aug 2019 08:23:16 -0400 Merge JDK-8200758-branch
herrick [Wed, 14 Aug 2019 08:23:16 -0400] rev 57744
Merge
Wed, 14 Aug 2019 08:08:39 -0400 8226534: combination of windows options cause exception in MsiBundler JDK-8200758-branch
herrick [Wed, 14 Aug 2019 08:08:39 -0400] rev 57743
8226534: combination of windows options cause exception in MsiBundler Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Wed, 14 Aug 2019 07:50:54 -0400 8215447: Investigate if current implementation of --license-file is correct for RPM packages JDK-8200758-branch
herrick [Wed, 14 Aug 2019 07:50:54 -0400] rev 57742
8215447: Investigate if current implementation of --license-file is correct for RPM packages Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 13 Aug 2019 18:21:07 -0400 8229138: Add --linux-app-release option for DEB and RPM packages JDK-8200758-branch
herrick [Tue, 13 Aug 2019 18:21:07 -0400] rev 57741
8229138: Add --linux-app-release option for DEB and RPM packages Reviewed-by: almatvee, asemenyuk
Mon, 12 Aug 2019 15:27:17 -0400 8227172: revert JDK-8225569 on windows JDK-8200758-branch
herrick [Mon, 12 Aug 2019 15:27:17 -0400] rev 57740
8227172: revert JDK-8225569 on windows Reviewed-by: kcr, asemenyuk
Wed, 14 Aug 2019 11:14:54 +0100 8217606: LdapContext#reconnect always opens a new connection
prappo [Wed, 14 Aug 2019 11:14:54 +0100] rev 57739
8217606: LdapContext#reconnect always opens a new connection Reviewed-by: lancea, vtewari, rriggs Contributed-by: Chris Yin <xu.y.yin@oracle.com>
Wed, 14 Aug 2019 00:18:00 -0400 8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
dholmes [Wed, 14 Aug 2019 00:18:00 -0400] rev 57738
8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor Reviewed-by: kbarrett, dcubed, pliden
Wed, 14 Aug 2019 01:40:29 +0000 8228835: Memory leak in PKCS11 provider when using AES GCM
valeriep [Wed, 14 Aug 2019 01:40:29 +0000] rev 57737
8228835: Memory leak in PKCS11 provider when using AES GCM Summary: updated freeCKMechanismPtr to free mechanism-specific memories Reviewed-by: jnimeh
Wed, 14 Aug 2019 00:57:15 +0000 8228613: java.security.Provider#getServices order is no longer deterministic
valeriep [Wed, 14 Aug 2019 00:57:15 +0000] rev 57736
8228613: java.security.Provider#getServices order is no longer deterministic Summary: Changed to use SunEntries.DEF_SECURE_RANDOM_ALGO instead of relying on ordering of SecureRandom services Reviewed-by: weijun
Tue, 13 Aug 2019 15:49:11 -0700 8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
mchung [Tue, 13 Aug 2019 15:49:11 -0700] rev 57735
8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works 8209078: Unable to call default method from interface in another module from named module Reviewed-by: dfuchs, plevart
Tue, 13 Aug 2019 16:13:22 -0400 8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
dcubed [Tue, 13 Aug 2019 16:13:22 -0400] rev 57734
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp Reviewed-by: dholmes, coleenp
Tue, 13 Aug 2019 10:10:42 -0700 8211990: DateTimeException thrown when calculating duration between certain dates
naoto [Tue, 13 Aug 2019 10:10:42 -0700] rev 57733
8211990: DateTimeException thrown when calculating duration between certain dates Reviewed-by: lancea, scolebourne, rriggs
Tue, 13 Aug 2019 13:01:41 -0400 8229474: Shenandoah: Cleanup CM::update_roots()
zgu [Tue, 13 Aug 2019 13:01:41 -0400] rev 57732
8229474: Shenandoah: Cleanup CM::update_roots() Reviewed-by: rkennke
Tue, 13 Aug 2019 16:18:43 +0100 8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
dfuchs [Tue, 13 Aug 2019 16:18:43 +0100] rev 57731
8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently Summary: The test was observed blocking on receive and is updated to avoid using the wildcard address Reviewed-by: chegar, msheppar
Tue, 13 Aug 2019 16:11:28 +0100 8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
aefimov [Tue, 13 Aug 2019 16:11:28 +0100] rev 57730
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7 Reviewed-by: dfuchs, chegar
Tue, 13 Aug 2019 16:05:58 +0200 8229470: Shenandoah: Fix C1 getAndSetObject() failure
rkennke [Tue, 13 Aug 2019 16:05:58 +0200] rev 57729
8229470: Shenandoah: Fix C1 getAndSetObject() failure Reviewed-by: shade
Tue, 13 Aug 2019 14:59:29 +0200 8229419: Shenandoah: Cleanup LRB strength selector code
shade [Tue, 13 Aug 2019 14:59:29 +0200] rev 57728
8229419: Shenandoah: Cleanup LRB strength selector code Reviewed-by: rkennke
Tue, 13 Aug 2019 14:08:28 +0200 Add missing driver file JEP-349-branch
egahlin [Tue, 13 Aug 2019 14:08:28 +0200] rev 57727
Add missing driver file
Tue, 13 Aug 2019 14:07:04 +0200 Put driver for security tests in separate file JEP-349-branch
egahlin [Tue, 13 Aug 2019 14:07:04 +0200] rev 57726
Put driver for security tests in separate file
Tue, 13 Aug 2019 10:27:34 +0200 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
jlahoda [Tue, 13 Aug 2019 10:27:34 +0200] rev 57725
8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object Summary: Produce an error when reading a classfile with a field with ConstantValue with a wrong type. Reviewed-by: vromero
Tue, 13 Aug 2019 10:27:33 +0200 8228647: Broken enum produce inconvenient errors and AST
jlahoda [Tue, 13 Aug 2019 10:27:33 +0200] rev 57724
8228647: Broken enum produce inconvenient errors and AST Summary: Improving error recovery for misplace members in enums. Reviewed-by: vromero
Tue, 13 Aug 2019 10:27:32 +0200 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
jlahoda [Tue, 13 Aug 2019 10:27:32 +0200] rev 57723
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() Summary: DocTreeScanner.visitAttribute and visitLiteral have to scan through the subnodes of AttributeTree and LiteralTree, respectivelly. Reviewed-by: vromero
Tue, 13 Aug 2019 09:56:13 +0200 8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
thartmann [Tue, 13 Aug 2019 09:56:13 +0200] rev 57722
8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late Summary: Disable walking up the dominator chain for regions with more than 2 input paths. Reviewed-by: roland, kvn
Tue, 13 Aug 2019 09:54:40 +0200 8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
thartmann [Tue, 13 Aug 2019 09:54:40 +0200] rev 57721
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached Summary: Ignore membar if the load is already control dependent on it. Reviewed-by: neliasso, kvn
Tue, 13 Aug 2019 08:25:29 +0200 8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed
thartmann [Tue, 13 Aug 2019 08:25:29 +0200] rev 57720
8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed Summary: Problem list a test. Reviewed-by: dholmes
Tue, 13 Aug 2019 11:02:18 +0530 TODO logs for text rendering metal-prototype-branch
jdv [Tue, 13 Aug 2019 11:02:18 +0530] rev 57719
TODO logs for text rendering
Mon, 12 Aug 2019 21:36:29 -0700 8226374: Restrict TLS signature schemes and named groups
xuelei [Mon, 12 Aug 2019 21:36:29 -0700] rev 57718
8226374: Restrict TLS signature schemes and named groups Reviewed-by: mullan
Tue, 13 Aug 2019 03:58:29 +0200 Security handling, but two tests fails with driver JEP-349-branch
egahlin [Tue, 13 Aug 2019 03:58:29 +0200] rev 57717
Security handling, but two tests fails with driver
Mon, 12 Aug 2019 23:37:48 +0200 8228369: Shenandoah: Refactor LRB C1 stubs
rkennke [Mon, 12 Aug 2019 23:37:48 +0200] rev 57716
8228369: Shenandoah: Refactor LRB C1 stubs Reviewed-by: shade
Mon, 12 Aug 2019 20:27:14 +0200 8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations
shade [Mon, 12 Aug 2019 20:27:14 +0200] rev 57715
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations Reviewed-by: rkennke
Mon, 12 Aug 2019 15:27:57 +0200 8229407: Avoid ConcurrentHashMap resizes during bootstrap
redestad [Mon, 12 Aug 2019 15:27:57 +0200] rev 57714
8229407: Avoid ConcurrentHashMap resizes during bootstrap Reviewed-by: alanb, shade, dfuchs
Mon, 12 Aug 2019 11:24:53 +0100 8185898: setRequestProperty(key, null) results in HTTP header without colon in request
michaelm [Mon, 12 Aug 2019 11:24:53 +0100] rev 57713
8185898: setRequestProperty(key, null) results in HTTP header without colon in request Reviewed-by: chegar, dfuchs
Fri, 09 Aug 2019 15:39:32 +0200 8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
mbaesken [Fri, 09 Aug 2019 15:39:32 +0200] rev 57712
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace() Reviewed-by: mdoerr, mseledtsov
Mon, 12 Aug 2019 10:49:40 +0200 8229406: ZGC: Fix incorrect statistics
pliden [Mon, 12 Aug 2019 10:49:40 +0200] rev 57711
8229406: ZGC: Fix incorrect statistics Reviewed-by: pliden, eosterlund Contributed-by: albert.th@alibaba-inc.com
Mon, 12 Aug 2019 10:02:25 +0200 8229236: CriticalJNINatives: dll handling should be done in native thread state
mdoerr [Mon, 12 Aug 2019 10:02:25 +0200] rev 57710
8229236: CriticalJNINatives: dll handling should be done in native thread state Summary: Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O. Reviewed-by: dlong, dholmes
Mon, 12 Aug 2019 08:48:47 +0200 8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
thartmann [Mon, 12 Aug 2019 08:48:47 +0200] rev 57709
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" Summary: Clear entry in the ciProfileData object if the klass is NULL. Reviewed-by: eosterlund, thartmann
Sat, 10 Aug 2019 10:02:54 -0400 Merge JDK-8200758-branch
herrick [Sat, 10 Aug 2019 10:02:54 -0400] rev 57708
Merge
Sat, 10 Aug 2019 07:33:52 -0400 8229334: JPackager .exe packages cannot be executed due to missing DL JDK-8200758-branch
herrick [Sat, 10 Aug 2019 07:33:52 -0400] rev 57707
8229334: JPackager .exe packages cannot be executed due to missing DL Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 09 Aug 2019 15:22:43 -0700 8229386: Typo "lables" in doc comment
jjg [Fri, 09 Aug 2019 15:22:43 -0700] rev 57706
8229386: Typo "lables" in doc comment Reviewed-by: mchung
Fri, 09 Aug 2019 13:13:36 -0700 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
iklam [Fri, 09 Aug 2019 13:13:36 -0700] rev 57705
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests Reviewed-by: alanb, lfoltan
Fri, 09 Aug 2019 12:27:05 -0700 8227697: Improve text in Taglet API spec for expected results with standard doclet
jjg [Fri, 09 Aug 2019 12:27:05 -0700] rev 57704
8227697: Improve text in Taglet API spec for expected results with standard doclet Reviewed-by: hannesw
Fri, 09 Aug 2019 11:27:08 -0700 8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
cjplummer [Fri, 09 Aug 2019 11:27:08 -0700] rev 57703
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory Summary: move tests to seprate directory Reviewed-by: dtitov, jcbeyler, ctornqvi, sspitsyn
Fri, 09 Aug 2019 19:16:55 +0200 Remove obsolete EventConsumer.java file JEP-349-branch
egahlin [Fri, 09 Aug 2019 19:16:55 +0200] rev 57702
Remove obsolete EventConsumer.java file
Fri, 09 Aug 2019 13:58:48 +0200 8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable
redestad [Fri, 09 Aug 2019 13:58:48 +0200] rev 57701
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable Reviewed-by: jlaskey
Fri, 09 Aug 2019 13:07:18 +0200 8229350: Shenandoah does not need barriers before CreateEx
shade [Fri, 09 Aug 2019 13:07:18 +0200] rev 57700
8229350: Shenandoah does not need barriers before CreateEx Reviewed-by: rkennke
Fri, 09 Aug 2019 11:04:08 +0200 8226228: Make Threads_lock an always safepoint checked lock.
rehn [Fri, 09 Aug 2019 11:04:08 +0200] rev 57699
8226228: Make Threads_lock an always safepoint checked lock. Reviewed-by: coleenp, dcubed, dholmes
Fri, 09 Aug 2019 10:06:44 +0200 8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
eosterlund [Fri, 09 Aug 2019 10:06:44 +0200] rev 57698
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops Reviewed-by: pliden, stuefe, dlong
Fri, 09 Aug 2019 03:51:20 +0200 Merge
jwilhelm [Fri, 09 Aug 2019 03:51:20 +0200] rev 57697
Merge
Fri, 09 Aug 2019 03:36:59 +0200 Added tag jdk-13+33 for changeset 9c250a7600e1
jwilhelm [Fri, 09 Aug 2019 03:36:59 +0200] rev 57696
Added tag jdk-13+33 for changeset 9c250a7600e1
Thu, 08 Aug 2019 05:05:04 +0000 8229180: Remove EA from JDK 13 version string jdk-13+33 jdk-13-ga
diazhou [Thu, 08 Aug 2019 05:05:04 +0000] rev 57695
8229180: Remove EA from JDK 13 version string Reviewed-by: tbell, mikael
Thu, 08 Aug 2019 09:32:15 -0700 8228778: JDK 13 L10n resource files update - msgdrop 20
ljiang [Thu, 08 Aug 2019 09:32:15 -0700] rev 57694
8228778: JDK 13 L10n resource files update - msgdrop 20 Reviewed-by: naoto
Thu, 08 Aug 2019 07:07:06 +0100 8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
rrich [Thu, 08 Aug 2019 07:07:06 +0100] rev 57693
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment Reviewed-by: mseledtsov, clanger
Thu, 08 Aug 2019 07:05:17 +0200 8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
thartmann [Thu, 08 Aug 2019 07:05:17 +0200] rev 57692
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late Summary: Backed out JDK-8173196. Reviewed-by: shade, rbackman
Thu, 08 Aug 2019 03:08:49 +0200 Added tag jdk-13+33 for changeset 5c85b58e2a42
jwilhelm [Thu, 08 Aug 2019 03:08:49 +0200] rev 57691
Added tag jdk-13+33 for changeset 5c85b58e2a42
Fri, 09 Aug 2019 01:18:18 +0200 Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository JEP-349-branch
egahlin [Fri, 09 Aug 2019 01:18:18 +0200] rev 57690
Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository
Thu, 08 Aug 2019 17:27:17 -0400 Merge JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:27:17 -0400] rev 57689
Merge
Thu, 08 Aug 2019 17:23:13 -0400 8229252: Add descriptions to Windows jtreg tests JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:23:13 -0400] rev 57688
8229252: Add descriptions to Windows jtreg tests Reviewed-by: herrick, almatvee Submitted-by: asemenyuk
Thu, 08 Aug 2019 17:21:32 -0400 JDK-8224788: jpackage fails on OS X when using --runtime-image JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:21:32 -0400] rev 57687
JDK-8224788: jpackage fails on OS X when using --runtime-image Reviewed-by: asemenyuk
Thu, 08 Aug 2019 21:58:11 +0100 8225430: Replace wildcard address with loopback or local host in tests - part 14
aefimov [Thu, 08 Aug 2019 21:58:11 +0100] rev 57686
8225430: Replace wildcard address with loopback or local host in tests - part 14 Reviewed-by: dfuchs, chegar, vtewari
Thu, 08 Aug 2019 18:44:11 +0100 8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
dfuchs [Thu, 08 Aug 2019 18:44:11 +0100] rev 57685
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream Summary: HttpResponseInputStream::read(byte[],int,int) now implements the same check than the InputStream::read(byte[],int,int). Reviewed-by: prappo, chegar, dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Thu, 08 Aug 2019 11:06:54 -0300 imported patch comments JDK-8193209-branch
jlaskey [Thu, 08 Aug 2019 11:06:54 -0300] rev 57684
imported patch comments
Thu, 08 Aug 2019 04:29:56 -0700 8229036: Remove the testing against NSK_TRUE from tests
jcbeyler [Thu, 08 Aug 2019 04:29:56 -0700] rev 57683
8229036: Remove the testing against NSK_TRUE from tests Summary: Remove the testing against NSK_TRUE from tests Reviewed-by: sspitsyn, cjplummer
Thu, 08 Aug 2019 14:15:54 +0530 Disable usage of check_previous_op for text rendering metal-prototype-branch
jdv [Thu, 08 Aug 2019 14:15:54 +0530] rev 57682
Disable usage of check_previous_op for text rendering
Thu, 08 Aug 2019 14:13:16 +0530 8227439: Turn off AOT by default
rraghavan [Thu, 08 Aug 2019 14:13:16 +0530] rev 57681
8227439: Turn off AOT by default Summary: Made UseAOT, AOTLibrary experimental and UseAOT false by default Reviewed-by: iignatyev, kvn
Thu, 08 Aug 2019 03:09:46 +0200 Added tag jdk-14+9 for changeset 18f189e69b29
jwilhelm [Thu, 08 Aug 2019 03:09:46 +0200] rev 57680
Added tag jdk-14+9 for changeset 18f189e69b29
Wed, 07 Aug 2019 14:56:26 -0700 8215181: Accounting currency format support
naoto [Wed, 07 Aug 2019 14:56:26 -0700] rev 57679
8215181: Accounting currency format support Reviewed-by: lancea, rriggs
Wed, 07 Aug 2019 22:43:49 +0200 Merge
jwilhelm [Wed, 07 Aug 2019 22:43:49 +0200] rev 57678
Merge
Wed, 07 Aug 2019 08:42:14 -0700 8228971: Locale API doc has redundant hyphens for some parameters
naoto [Wed, 07 Aug 2019 08:42:14 -0700] rev 57677
8228971: Locale API doc has redundant hyphens for some parameters Reviewed-by: lancea Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Mon, 22 Jul 2019 10:48:14 +0200 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 57676
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 Summary: Move container constant to separate test lib class Reviewed-by: alanb
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 57675
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Wed, 07 Aug 2019 20:47:43 +0000 Merge
valeriep [Wed, 07 Aug 2019 20:47:43 +0000] rev 57674
Merge
Wed, 07 Aug 2019 20:46:28 +0000 8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
valeriep [Wed, 07 Aug 2019 20:46:28 +0000] rev 57673
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/ Summary: update AESGCMBench.java and CipherBench.java accordingly Reviewed-by: xuelei, ecaspole
Wed, 07 Aug 2019 17:00:19 +0800 8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
jiefu [Wed, 07 Aug 2019 17:00:19 +0800] rev 57672
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model Reviewed-by: mdoerr, kbarrett, tschatzl
Wed, 07 Aug 2019 15:35:55 -0300 imported patch factory JDK-8193209-branch
jlaskey [Wed, 07 Aug 2019 15:35:55 -0300] rev 57671
imported patch factory
Wed, 07 Aug 2019 14:04:10 -0400 8226530: ZipFile reads wrong entry size from ZIP64 entries
lancea [Wed, 07 Aug 2019 14:04:10 -0400] rev 57670
8226530: ZipFile reads wrong entry size from ZIP64 entries Reviewed-by: bpb, clanger, shade
Wed, 07 Aug 2019 09:17:08 -0400 8229213: Shenandoah: Allow VM global oop storage to be processed concurrently jdk-14+9
zgu [Wed, 07 Aug 2019 09:17:08 -0400] rev 57669
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently Reviewed-by: shade, rkennke
Wed, 07 Aug 2019 08:10:45 -0400 8229208: Remove Monitor::ClearMonitor
coleenp [Wed, 07 Aug 2019 08:10:45 -0400] rev 57668
8229208: Remove Monitor::ClearMonitor Reviewed-by: dholmes
Wed, 07 Aug 2019 13:00:57 +0100 8228469: (tz) Upgrade time-zone data to tzdata2019b
rpatil [Wed, 07 Aug 2019 13:00:57 +0100] rev 57667
8228469: (tz) Upgrade time-zone data to tzdata2019b Reviewed-by: naoto, martin
Wed, 07 Aug 2019 07:45:37 -0400 8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
zgu [Wed, 07 Aug 2019 07:45:37 -0400] rev 57666
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase Reviewed-by: shade
Wed, 07 Aug 2019 11:28:14 +0100 8213031: (zipfs) Add support for POSIX file permissions
clanger [Wed, 07 Aug 2019 11:28:14 +0100] rev 57665
8213031: (zipfs) Add support for POSIX file permissions Reviewed-by: alanb, lancea
Wed, 07 Aug 2019 12:09:55 +0200 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
thartmann [Wed, 07 Aug 2019 12:09:55 +0200] rev 57664
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation. Reviewed-by: kvn
Wed, 07 Aug 2019 10:29:07 +0200 8228503: Rename "rs_lengths" to "rs_length" in ergo code
tschatzl [Wed, 07 Aug 2019 10:29:07 +0200] rev 57663
8228503: Rename "rs_lengths" to "rs_length" in ergo code Reviewed-by: pliden, kbarrett
Tue, 06 Aug 2019 15:03:48 -0400 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines Reviewed-by: tschatzl, kbarrett
Tue, 06 Aug 2019 11:40:23 -0400 8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
kbarrett [Tue, 06 Aug 2019 11:40:23 -0400] rev 57661
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java Reviewed-by: shade
Tue, 06 Aug 2019 15:50:30 +0200 8229129: ZGC: Fix incorrect format string for doubles
pliden [Tue, 06 Aug 2019 15:50:30 +0200] rev 57660
8229129: ZGC: Fix incorrect format string for doubles Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:25 +0200 8229128: ZGC: Remove unused ZThreadRootsIterator
pliden [Tue, 06 Aug 2019 15:50:25 +0200] rev 57659
8229128: ZGC: Remove unused ZThreadRootsIterator Reviewed-by: eosterlund, stefank
Tue, 06 Aug 2019 15:50:12 +0200 8229017: ZGC: Various cleanups of ZVerify
pliden [Tue, 06 Aug 2019 15:50:12 +0200] rev 57658
8229017: ZGC: Various cleanups of ZVerify Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:00 +0200 8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
pliden [Tue, 06 Aug 2019 15:50:00 +0200] rev 57657
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account Reviewed-by: eosterlund
Tue, 06 Aug 2019 15:49:53 +0200 8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
pliden [Tue, 06 Aug 2019 15:49:53 +0200] rev 57656
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong() Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 09:27:38 -0400 8210755: Define standard names for EC curves and TLS signature schemes
mullan [Tue, 06 Aug 2019 09:27:38 -0400] rev 57655
8210755: Define standard names for EC curves and TLS signature schemes Reviewed-by: xuelei
Tue, 06 Aug 2019 07:43:18 -0400 8228753: Deprecate -XX:FieldsAllocationStyle product option
coleenp [Tue, 06 Aug 2019 07:43:18 -0400] rev 57654
8228753: Deprecate -XX:FieldsAllocationStyle product option 8228749: Deprecate product flag -XX:CompactFields Reviewed-by: kvn, shade
Tue, 06 Aug 2019 12:14:41 +0200 8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
shade [Tue, 06 Aug 2019 12:14:41 +0200] rev 57653
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855 Reviewed-by: tschatzl
Tue, 06 Aug 2019 11:57:42 +0200 8229176: Shenandoah should acquire CodeCache_lock without safepoint check
shade [Tue, 06 Aug 2019 11:57:42 +0200] rev 57652
8229176: Shenandoah should acquire CodeCache_lock without safepoint check Reviewed-by: rkennke
Fri, 02 Aug 2019 10:10:42 +0200 8228902: add os::dll_load to the unified logging os category
mbaesken [Fri, 02 Aug 2019 10:10:42 +0200] rev 57651
8228902: add os::dll_load to the unified logging os category Reviewed-by: coleenp, mdoerr
Mon, 05 Aug 2019 16:27:30 -0700 Merge
mikael [Mon, 05 Aug 2019 16:27:30 -0700] rev 57650
Merge
Mon, 05 Aug 2019 10:40:36 +0100 8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
michaelm [Mon, 05 Aug 2019 10:40:36 +0100] rev 57649
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load Reviewed-by: michaelm Contributed-by: alan.bateman@oracle.com
Sat, 03 Aug 2019 13:53:19 +0530 8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
pbansal [Sat, 03 Aug 2019 13:53:19 +0530] rev 57648
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected Reviewed-by: prr, kcr
Thu, 25 Jul 2019 12:15:27 +0200 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
mbaesken [Thu, 25 Jul 2019 12:15:27 +0200] rev 57647
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) Reviewed-by: dholmes, sgehwolf
Fri, 26 Jul 2019 15:05:24 +0200 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
mbaesken [Fri, 26 Jul 2019 15:05:24 +0200] rev 57646
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX Reviewed-by: mseledtsov
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57645
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Fri, 02 Aug 2019 10:43:30 +0200 8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
mgronlun [Fri, 02 Aug 2019 10:43:30 +0200] rev 57644
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates Reviewed-by: egahlin
Thu, 01 Aug 2019 10:47:51 -0700 8227919: 8213232 causes crashes on solaris sparc64
itakiguchi [Thu, 01 Aug 2019 10:47:51 -0700] rev 57643
8227919: 8213232 causes crashes on solaris sparc64 Reviewed-by: prr, vkempik
Thu, 01 Aug 2019 09:27:24 -0700 Added tag jdk-13+32 for changeset 929f37a9c35d
mikael [Thu, 01 Aug 2019 09:27:24 -0700] rev 57642
Added tag jdk-13+32 for changeset 929f37a9c35d
Mon, 05 Aug 2019 23:57:47 +0200 Adapt Java event commit() method for streaming JEP-349-branch
egahlin [Mon, 05 Aug 2019 23:57:47 +0200] rev 57641
Adapt Java event commit() method for streaming
Mon, 05 Aug 2019 22:40:46 +0200 Fix first(...), next(...) and last() path from RepositoryFiles JEP-349-branch
egahlin [Mon, 05 Aug 2019 22:40:46 +0200] rev 57640
Fix first(...), next(...) and last() path from RepositoryFiles
Mon, 05 Aug 2019 13:18:31 -0700 8225776: Optimize branch frequency of G1's write post-barrier in C2
manc [Mon, 05 Aug 2019 13:18:31 -0700] rev 57639
8225776: Optimize branch frequency of G1's write post-barrier in C2 Reviewed-by: tschatzl, dlong Contributed-by: Man Cao <manc@google.com>, Chuck Rasbold <rasbold@google.com>
Mon, 05 Aug 2019 19:58:56 +0200 Fix NPE in SafePath JEP-349-branch
egahlin [Mon, 05 Aug 2019 19:58:56 +0200] rev 57638
Fix NPE in SafePath
Mon, 05 Aug 2019 11:16:48 -0400 8229000: Fix lock and reenable assert in Monitor::check_safepoint_state
coleenp [Mon, 05 Aug 2019 11:16:48 -0400] rev 57637
8229000: Fix lock and reenable assert in Monitor::check_safepoint_state Reviewed-by: dholmes, kbarrett
Mon, 05 Aug 2019 11:11:18 +0530 8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
rpatil [Mon, 05 Aug 2019 11:11:18 +0530] rev 57636
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale Reviewed-by: naoto Contributed-by: thejasvi.v.voniadka@oracle.com
Mon, 05 Aug 2019 07:59:42 -0700 8058539: Platform specific source files may not end up in src.zip
erikj [Mon, 05 Aug 2019 07:59:42 -0700] rev 57635
8058539: Platform specific source files may not end up in src.zip Reviewed-by: alanb
Mon, 05 Aug 2019 15:29:09 +0200 8228393: Add an indicator for external links in javadoc
hannesw [Mon, 05 Aug 2019 15:29:09 +0200] rev 57634
8228393: Add an indicator for external links in javadoc Reviewed-by: jjg
Sat, 03 Aug 2019 09:04:04 +0800 8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else?
jiefu [Sat, 03 Aug 2019 09:04:04 +0800] rev 57633
8229020: Failure on CPUs allowing loads reordering: assert(_tasks[t] == 1) failed: What else? Reviewed-by: tschatzl, kbarrett
Mon, 05 Aug 2019 08:03:25 +0200 6394013: C2: Remove VerifyOpto
thartmann [Mon, 05 Aug 2019 08:03:25 +0200] rev 57632
6394013: C2: Remove VerifyOpto Summary: Removed the VerifyOpto flag. Reviewed-by: kvn, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Fri, 02 Aug 2019 13:51:34 -0700 8228687: [TESTBUG] exclude Container tests from hotspot_misc group
mseledtsov [Fri, 02 Aug 2019 13:51:34 -0700] rev 57631
8228687: [TESTBUG] exclude Container tests from hotspot_misc group Summary: Excluded hotspot_containers from hotspot_misc Reviewed-by: dcubed
Fri, 02 Aug 2019 15:13:10 -0400 8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java
dcubed [Fri, 02 Aug 2019 15:13:10 -0400] rev 57630
8229032: ProblemList jdk/internal/platform/docker/TestDockerMemoryMetrics.java Reviewed-by: mseledtsov, kbarrett
Fri, 02 Aug 2019 11:24:59 -0700 8228998: Remove the testing against NSK_FALSE from tests
jcbeyler [Fri, 02 Aug 2019 11:24:59 -0700] rev 57629
8228998: Remove the testing against NSK_FALSE from tests Summary: Remove the testing against NSK_FALSE from tests Reviewed-by: cjplummer, sspitsyn
Fri, 02 Aug 2019 20:05:23 +0200 Fix EventStream:setStartTime JEP-349-branch
egahlin [Fri, 02 Aug 2019 20:05:23 +0200] rev 57628
Fix EventStream:setStartTime
Fri, 02 Aug 2019 20:04:02 +0200 Add EventStream::openRepository() method JEP-349-branch
egahlin [Fri, 02 Aug 2019 20:04:02 +0200] rev 57627
Add EventStream::openRepository() method
Fri, 02 Aug 2019 11:28:58 +0200 8228649: [PPC64] SA reads wrong slots from interpreter frames
mdoerr [Fri, 02 Aug 2019 11:28:58 +0200] rev 57626
8228649: [PPC64] SA reads wrong slots from interpreter frames Summary: Make frame layout consistent between dbg and product build and implement offsets accordingly. Reviewed-by: goetz, gromero
Fri, 02 Aug 2019 11:21:41 +0200 8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl()
rkennke [Fri, 02 Aug 2019 11:21:41 +0200] rev 57625
8229002: Shenandoah: Missing node types in ShenandoahLoadReferenceBarrier::needs_barrier_impl() Reviewed-by: shade
Thu, 01 Aug 2019 07:14:03 -0700 8228352: CANON_EQ breaks when pattern contains supplementary codepoint
igerasim [Thu, 01 Aug 2019 07:14:03 -0700] rev 57624
8228352: CANON_EQ breaks when pattern contains supplementary codepoint Reviewed-by: naoto
Thu, 01 Aug 2019 16:07:07 -0400 8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
dcubed [Thu, 01 Aug 2019 16:07:07 -0400] rev 57623
8228999: ProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java Reviewed-by: cjplummer
Thu, 01 Aug 2019 15:54:45 -0400 8226899: Problemlist compiler/rtm tests
dcubed [Thu, 01 Aug 2019 15:54:45 -0400] rev 57622
8226899: Problemlist compiler/rtm tests Reviewed-by: kvn
Thu, 01 Aug 2019 09:29:13 -0700 Added tag jdk-14+8 for changeset c0023e364b6f
mikael [Thu, 01 Aug 2019 09:29:13 -0700] rev 57621
Added tag jdk-14+8 for changeset c0023e364b6f
Thu, 01 Aug 2019 09:23:21 -0700 Merge
mikael [Thu, 01 Aug 2019 09:23:21 -0700] rev 57620
Merge
Thu, 01 Aug 2019 09:37:24 +0200 8228764: New library dependencies due to JDK-8222720 jdk-13+32
mbaesken [Thu, 01 Aug 2019 09:37:24 +0200] rev 57619
8228764: New library dependencies due to JDK-8222720 Reviewed-by: goetz, dholmes
Wed, 12 Jun 2019 13:50:37 -0700 8217676: Upgrade libpng to 1.6.37
serb [Wed, 12 Jun 2019 13:50:37 -0700] rev 57618
8217676: Upgrade libpng to 1.6.37 Reviewed-by: prr, jdv, kcr
Wed, 31 Jul 2019 16:09:17 +0200 8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant"
mgronlun [Wed, 31 Jul 2019 16:09:17 +0200] rev 57617
8227605: Kitchensink fails "assert((((klass)->trace_id() & (JfrTraceIdEpoch::leakp_in_use_this_epoch_bit())) != 0)) failed: invariant" Reviewed-by: dholmes, dcubed, egahlin
Wed, 31 Jul 2019 09:52:28 +0800 8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
pli [Wed, 31 Jul 2019 09:52:28 +0800] rev 57616
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry Reviewed-by: adinn, aph
Tue, 30 Jul 2019 07:22:05 +0200 8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
thartmann [Tue, 30 Jul 2019 07:22:05 +0200] rev 57615
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed Summary: Disabled AggressiveUnboxing. Reviewed-by: roland, kvn
Thu, 01 Aug 2019 16:48:26 +0200 Cleaning up JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:48:26 +0200] rev 57614
Cleaning up
Thu, 01 Aug 2019 16:47:17 +0200 Updating use cases JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:47:17 +0200] rev 57613
Updating use cases
Thu, 01 Aug 2019 16:43:15 +0200 Add test for setSettings JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:43:15 +0200] rev 57612
Add test for setSettings
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms jdk-14+8
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57611
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Wed, 31 Jul 2019 16:48:51 -0700 8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
mseledtsov [Wed, 31 Jul 2019 16:48:51 -0700] rev 57610
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed Summary: Problem listed the test Reviewed-by: dcubed
Wed, 31 Jul 2019 17:30:25 -0400 8228907: Some gc argument checking tests fail after JDK-8228855
coleenp [Wed, 31 Jul 2019 17:30:25 -0400] rev 57609
8228907: Some gc argument checking tests fail after JDK-8228855 Summary: Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values. Reviewed-by: kbarrett, dcubed, dholmes
Mon, 29 Jul 2019 16:31:09 +0530 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai [Mon, 29 Jul 2019 16:31:09 +0530] rev 57608
8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo Summary: Fix the .hgignore file to properly ignore the following: .DS_Store file, .metadata, .recommenders, JTwork and JTreport directories at the root of the repo (in addition to being ignored as sub-directories). src/utils/hsdis/build/ directory Reviewed-by: erikj
Wed, 31 Jul 2019 14:28:51 -0400 8048556: Unnecessary GCLocker-initiated young GCs
kbarrett [Wed, 31 Jul 2019 14:28:51 -0400] rev 57607
8048556: Unnecessary GCLocker-initiated young GCs Summary: Fixed recognition of unnecessary GCLocker collections. Reviewed-by: pliden, tschatzl
Wed, 31 Jul 2019 13:40:59 -0400 8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
coleenp [Wed, 31 Jul 2019 13:40:59 -0400] rev 57606
8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123 Summary: give SurvivorAlignmentInBytes a range same as ObjectAlignmentInBytes Reviewed-by: shade
Wed, 31 Jul 2019 09:55:26 -0400 8228674: LogCompilation: Improvements to log compare feature
ecaspole [Wed, 31 Jul 2019 09:55:26 -0400] rev 57605
8228674: LogCompilation: Improvements to log compare feature Summary: Show compiler and level in compare output Reviewed-by: kvn, thartmann
Wed, 31 Jul 2019 14:07:44 +0200 Cleaner stream reconfiguration + reduced allocation in JFR framework JEP-349-branch
egahlin [Wed, 31 Jul 2019 14:07:44 +0200] rev 57604
Cleaner stream reconfiguration + reduced allocation in JFR framework
Wed, 31 Jul 2019 06:54:50 -0400 8228630: Remove always true parameter to NoSafepointVerifier
coleenp [Wed, 31 Jul 2019 06:54:50 -0400] rev 57603
8228630: Remove always true parameter to NoSafepointVerifier Summary: Also remove NoGCVerifier since NoSafepointVerifier covers GC checking when not already at a safepoint and is a stronger check. Reviewed-by: kbarrett, dholmes
Wed, 31 Jul 2019 06:37:13 -0400 8228673: Remove develop flag StrictSafepointChecks
coleenp [Wed, 31 Jul 2019 06:37:13 -0400] rev 57602
8228673: Remove develop flag StrictSafepointChecks Reviewed-by: shade, dholmes
Wed, 31 Jul 2019 10:03:44 +0200 8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier
rkennke [Wed, 31 Jul 2019 10:03:44 +0200] rev 57601
8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier Reviewed-by: shade
Wed, 31 Jul 2019 08:05:14 +0200 8193042: NativeLookup::lookup_critical_entry() should only load shared library once
thartmann [Wed, 31 Jul 2019 08:05:14 +0200] rev 57600
8193042: NativeLookup::lookup_critical_entry() should only load shared library once Summary: Avoids repeated loads/unloads of the same shared library. Reviewed-by: dholmes, dlong, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Wed, 31 Jul 2019 00:02:01 -0400 8227250: UserHandler contains ancient LinuxThreads code
dholmes [Wed, 31 Jul 2019 00:02:01 -0400] rev 57599
8227250: UserHandler contains ancient LinuxThreads code Reviewed-by: hseigel, dcubed
Tue, 30 Jul 2019 17:31:29 -0400 8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
pchilanomate [Tue, 30 Jul 2019 17:31:29 -0400] rev 57598
8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr" Summary: Biased locking was disable for this test. Reviewed-by: dcubed, mdoerr, dholmes
Tue, 30 Jul 2019 22:16:48 +0200 8228725: AArch64: Purge method call format support
shade [Tue, 30 Jul 2019 22:16:48 +0200] rev 57597
8228725: AArch64: Purge method call format support Reviewed-by: adinn
Tue, 30 Jul 2019 22:15:23 +0200 8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
shade [Tue, 30 Jul 2019 22:15:23 +0200] rev 57596
8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms Reviewed-by: tonyp
Tue, 30 Jul 2019 09:46:06 -0700 8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
bpb [Tue, 30 Jul 2019 09:46:06 -0700] rev 57595
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size Reviewed-by: alanb, lancea, fweimer
Tue, 30 Jul 2019 17:54:53 +0200 8228743: [PPC64, s390] Implement FastJNIAccessors
mdoerr [Tue, 30 Jul 2019 17:54:53 +0200] rev 57594
8228743: [PPC64, s390] Implement FastJNIAccessors Reviewed-by: goetz, lucy
Tue, 30 Jul 2019 09:56:18 -0400 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
coleenp [Tue, 30 Jul 2019 09:56:18 -0400] rev 57593
8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072) Summary: Increase max size for SymbolTable and fix experimental option range. Fix option range test to include experimental options. Reviewed-by: jiangli, dholmes, hseigel, gziemski
Tue, 30 Jul 2019 09:26:47 -0400 8191138: Remove deprecated java.security.acl APIs
mullan [Tue, 30 Jul 2019 09:26:47 -0400] rev 57592
8191138: Remove deprecated java.security.acl APIs Reviewed-by: alanb, mchung
Tue, 30 Jul 2019 09:58:18 +0300 8228722: jpackage RPM tests fail on some versions of rpmbuild JDK-8200758-branch
dchuyko [Tue, 30 Jul 2019 09:58:18 +0300] rev 57591
8228722: jpackage RPM tests fail on some versions of rpmbuild Reviewed-by: herrick
Tue, 30 Jul 2019 11:14:16 +0800 8228745: sun/security/tools/jarsigner/Warning.java test timeout
weijun [Tue, 30 Jul 2019 11:14:16 +0800] rev 57590
8228745: sun/security/tools/jarsigner/Warning.java test timeout Reviewed-by: xuelei
Mon, 29 Jul 2019 16:09:36 -0700 8228755: ProblemList sun/security/tools/jarsigner/Warning.java
rhalade [Mon, 29 Jul 2019 16:09:36 -0700] rev 57589
8228755: ProblemList sun/security/tools/jarsigner/Warning.java Reviewed-by: xuelei
Mon, 29 Jul 2019 18:38:00 -0400 Merge JDK-8200758-branch
herrick [Mon, 29 Jul 2019 18:38:00 -0400] rev 57588
Merge
Mon, 29 Jul 2019 18:31:18 -0400 8228744: file associations broken on linux. JDK-8200758-branch
herrick [Mon, 29 Jul 2019 18:31:18 -0400] rev 57587
8228744: file associations broken on linux. Reviewed-by: kcr
Mon, 29 Jul 2019 20:18:43 +0000 8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
valeriep [Mon, 29 Jul 2019 20:18:43 +0000] rev 57586
8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding Summary: Updated test to use NoPadding as default if the mode is one of GCM, CTR and CTS Reviewed-by: xuelei
Mon, 29 Jul 2019 11:23:49 -0700 8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
xuelei [Mon, 29 Jul 2019 11:23:49 -0700] rev 57585
8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList Reviewed-by: mullan
Mon, 29 Jul 2019 09:59:04 -0700 Merge
mikael [Mon, 29 Jul 2019 09:59:04 -0700] rev 57584
Merge
Fri, 26 Jul 2019 16:03:08 +0200 8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
rrich [Fri, 26 Jul 2019 16:03:08 +0200] rev 57583
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub. Reviewed-by: mdoerr, goetz
Mon, 29 Jul 2019 13:57:54 +0200 8227407: ZGC: C2 loads and load barriers can get separated by safepoints
eosterlund [Mon, 29 Jul 2019 13:57:54 +0200] rev 57582
8227407: ZGC: C2 loads and load barriers can get separated by safepoints Reviewed-by: neliasso, smonteith, roland
Sat, 27 Jul 2019 10:02:35 +0800 8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
jjiang [Sat, 27 Jul 2019 10:02:35 +0800] rev 57581
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long Reviewed-by: mullan
Fri, 26 Jul 2019 11:47:50 +0800 8228623: Update copyright year to 2019 for several java properties file
ljiang [Fri, 26 Jul 2019 11:47:50 +0800] rev 57580
8228623: Update copyright year to 2019 for several java properties file Reviewed-by: naoto
Thu, 25 Jul 2019 10:25:52 -0700 8228407: JVM crashes with shared archive file mismatch
ccheung [Thu, 25 Jul 2019 10:25:52 -0700] rev 57579
8228407: JVM crashes with shared archive file mismatch Summary: Stop processing other header fields if initial header check has failed. Reviewed-by: dholmes, jiangli
Thu, 25 Jul 2019 21:21:29 +0800 8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
weijun [Thu, 25 Jul 2019 21:21:29 +0800] rev 57578
8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list Reviewed-by: mullan
Thu, 25 Jul 2019 15:29:50 +0800 8228397: Missing license copyright header in some properties files
ljiang [Thu, 25 Jul 2019 15:29:50 +0800] rev 57577
8228397: Missing license copyright header in some properties files Reviewed-by: iris, mchung, naoto
Wed, 24 Jul 2019 18:23:16 -0700 8226905: unproblem list applications/ctw/modules/* tests on windows
iignatyev [Wed, 24 Jul 2019 18:23:16 -0700] rev 57576
8226905: unproblem list applications/ctw/modules/* tests on windows Reviewed-by: kvn
Wed, 24 Jul 2019 16:54:17 -0700 Added tag jdk-13+31 for changeset 6a159c6c23cc
mikael [Wed, 24 Jul 2019 16:54:17 -0700] rev 57575
Added tag jdk-13+31 for changeset 6a159c6c23cc
Wed, 24 Jul 2019 10:50:40 +0300 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter jdk-13+31
vlivanov [Wed, 24 Jul 2019 10:50:40 +0300] rev 57574
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter Reviewed-by: eosterlund, dholmes, mdoerr
Wed, 24 Jul 2019 10:09:30 +0800 8228341: SignTwice.java fails intermittently on Windows
weijun [Wed, 24 Jul 2019 10:09:30 +0800] rev 57573
8228341: SignTwice.java fails intermittently on Windows Reviewed-by: mullan
Wed, 24 Jul 2019 10:09:22 +0800 8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
weijun [Wed, 24 Jul 2019 10:09:22 +0800] rev 57572
8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6" Reviewed-by: mullan
Tue, 23 Jul 2019 11:30:31 -0700 8228494: Update nroff version of man pages
jjg [Tue, 23 Jul 2019 11:30:31 -0700] rev 57571
8228494: Update nroff version of man pages Reviewed-by: mchung
Mon, 29 Jul 2019 18:22:55 +0200 8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
mdoerr [Mon, 29 Jul 2019 18:22:55 +0200] rev 57570
8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime Summary: Check JvmtiExport::_field_access_count != 0 at runtime Reviewed-by: dholmes, eosterlund, bulasevich
Mon, 29 Jul 2019 09:09:23 -0700 8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
bpb [Mon, 29 Jul 2019 09:09:23 -0700] rev 57569
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent Reviewed-by: prappo, dfuchs, alanb
Mon, 29 Jul 2019 08:48:52 -0700 8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
bpb [Mon, 29 Jul 2019 08:48:52 -0700] rev 57568
8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps Reviewed-by: alanb, lancea
Mon, 29 Jul 2019 10:34:20 -0400 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
coleenp [Mon, 29 Jul 2019 10:34:20 -0400] rev 57567
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds Summary: add top level cds directory and adjust test groups Reviewed-by: mseledtsov, ccheung
Mon, 29 Jul 2019 09:57:37 -0400 8228596: Class redefinition fails when condy instructions are removed
hseigel [Mon, 29 Jul 2019 09:57:37 -0400] rev 57566
8228596: Class redefinition fails when condy instructions are removed Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE Reviewed-by: coleenp, dcubed, sspitsyn
Mon, 29 Jul 2019 11:14:06 +0200 8228400: Remove built-in AArch64 simulator
shade [Mon, 29 Jul 2019 11:14:06 +0200] rev 57565
8228400: Remove built-in AArch64 simulator Reviewed-by: adinn, aph, dsamersoff
Fri, 26 Jul 2019 10:52:47 +0200 8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868
rschmelter [Fri, 26 Jul 2019 10:52:47 +0200] rev 57564
8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868 Reviewed-by: cjplummer, sgehwolf
Mon, 29 Jul 2019 08:17:26 +0000 8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions
coffeys [Mon, 29 Jul 2019 08:17:26 +0000] rev 57563
8228645: Don't run sun/security/pkcs11/Cipher/TestKATForGCM.java on buggy NSS solaris versions Reviewed-by: valeriep
Fri, 26 Jul 2019 15:05:24 +0200 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
mbaesken [Fri, 26 Jul 2019 15:05:24 +0200] rev 57562
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX Reviewed-by: mseledtsov
Mon, 29 Jul 2019 09:40:02 +0200 8156207: Resource allocated BitMaps are often cleared unnecessarily
thartmann [Mon, 29 Jul 2019 09:40:02 +0200] rev 57561
8156207: Resource allocated BitMaps are often cleared unnecessarily Summary: Removed unnecessary clearing of BitMap. Reviewed-by: kbarrett, kvn, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Mon, 29 Jul 2019 09:34:07 +0200 8223769: Assert triggers with -XX:+StressReflectiveCode
thartmann [Mon, 29 Jul 2019 09:34:07 +0200] rev 57560
8223769: Assert triggers with -XX:+StressReflectiveCode Summary: Fixed too strong assert. Reviewed-by: kvn, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Sun, 28 Jul 2019 23:14:07 -0400 8221205: Obsolete AllowJNIEnvProxy
dholmes [Sun, 28 Jul 2019 23:14:07 -0400] rev 57559
8221205: Obsolete AllowJNIEnvProxy Reviewed-by: hseigel, dcubed
Sat, 27 Jul 2019 14:49:16 -0700 8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member
mchung [Sat, 27 Jul 2019 14:49:16 -0700] rev 57558
8228671: Fastdebug VM throws InternalError when publicLookup.in(T) is used to resolve a member Reviewed-by: alanb
Sat, 27 Jul 2019 07:17:27 -0400 Merge JDK-8200758-branch
herrick [Sat, 27 Jul 2019 07:17:27 -0400] rev 57557
Merge
Sat, 27 Jul 2019 07:10:20 -0400 merge JDK-8200758-branch
herrick [Sat, 27 Jul 2019 07:10:20 -0400] rev 57556
merge
Fri, 26 Jul 2019 19:11:34 -0400 merge JDK-8200758-branch
herrick [Fri, 26 Jul 2019 19:11:34 -0400] rev 57555
merge
Thu, 25 Jul 2019 17:27:53 -0400 JDK-8227312: Remove pkg bundle from DMG image. JDK-8200758-branch
herrick [Thu, 25 Jul 2019 17:27:53 -0400] rev 57554
JDK-8227312: Remove pkg bundle from DMG image. Reviewed-by: kcr
Thu, 25 Jul 2019 17:07:08 -0400 8227684: jpackage must handle win32 mangled names in jli.dll JDK-8200758-branch
herrick [Thu, 25 Jul 2019 17:07:08 -0400] rev 57553
8227684: jpackage must handle win32 mangled names in jli.dll Submitted-by: rlichten Reviewed-by: kcr
Thu, 25 Jul 2019 15:47:00 -0400 Merge JDK-8200758-branch
herrick [Thu, 25 Jul 2019 15:47:00 -0400] rev 57552
Merge
Fri, 26 Jul 2019 23:37:51 -0400 8226796: Reduce debug level logging for oopstorage+blocks
kbarrett [Fri, 26 Jul 2019 23:37:51 -0400] rev 57551
8226796: Reduce debug level logging for oopstorage+blocks Summary: Adjust logging levels based on expected volume of output. Reviewed-by: tschatzl, pliden
Fri, 26 Jul 2019 20:15:13 -0400 8228631: Fix inconsistent OopStorage::Block owner usage
kbarrett [Fri, 26 Jul 2019 20:15:13 -0400] rev 57550
8228631: Fix inconsistent OopStorage::Block owner usage Summary: Only use Block's owner member for address validation. Reviewed-by: tschatzl, pliden
Fri, 26 Jul 2019 13:32:59 -0700 8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale
naoto [Fri, 26 Jul 2019 13:32:59 -0700] rev 57549
8228465: HOST locale provider holds wrong era name for GregorianCalendar in US locale Reviewed-by: lancea
Fri, 26 Jul 2019 15:06:22 -0400 8226808: PreparedStatement javadoc typo
lancea [Fri, 26 Jul 2019 15:06:22 -0400] rev 57548
8226808: PreparedStatement javadoc typo Reviewed-by: bpb, joehw
Fri, 26 Jul 2019 15:37:05 -0300 Reorganize the abstract and interface classes. JDK-8193209-branch
jlaskey [Fri, 26 Jul 2019 15:37:05 -0300] rev 57547
Reorganize the abstract and interface classes.
Fri, 26 Jul 2019 15:20:31 -0300 merge with tip JDK-8193209-branch
jlaskey [Fri, 26 Jul 2019 15:20:31 -0300] rev 57546
merge with tip
Fri, 26 Jul 2019 17:15:17 +0000 8068376: Validator fails valid XML files due to String == in XSD validator code
joehw [Fri, 26 Jul 2019 17:15:17 +0000] rev 57545
8068376: Validator fails valid XML files due to String == in XSD validator code Reviewed-by: lancea
Fri, 26 Jul 2019 08:56:28 -0700 8212970: TZ database in "vanguard" format support
naoto [Fri, 26 Jul 2019 08:56:28 -0700] rev 57544
8212970: TZ database in "vanguard" format support Reviewed-by: rriggs, joehw, erikj, scolebourne
Fri, 26 Jul 2019 16:25:05 +0300 8222778: Packaging Tool (JEP 343) on Linux/AArch64 JDK-8200758-branch
dchuyko [Fri, 26 Jul 2019 16:25:05 +0300] rev 57543
8222778: Packaging Tool (JEP 343) on Linux/AArch64 Reviewed-by: almatvee, aph
Tue, 23 Jul 2019 15:33:52 -0400 8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native()
zgu [Tue, 23 Jul 2019 15:33:52 -0400] rev 57542
8228532: Shenandoah: Implement SBSA::try_resolve_jobject_in_native() Reviewed-by: rkennke
Wed, 24 Jul 2019 12:36:12 +0200 8228578: fix CFData object leak in macosx KeystoreImpl.m
mbaesken [Wed, 24 Jul 2019 12:36:12 +0200] rev 57541
8228578: fix CFData object leak in macosx KeystoreImpl.m Reviewed-by: weijun
Fri, 26 Jul 2019 09:06:03 +0200 8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512
clanger [Fri, 26 Jul 2019 09:06:03 +0200] rev 57540
8228571: [TESTBUG] Fix tests failing on non-aot platforms after JDK-8227512 Reviewed-by: iignatyev, jjg
Thu, 25 Jul 2019 21:51:13 +0000 Merge
valeriep [Thu, 25 Jul 2019 21:51:13 +0000] rev 57539
Merge
Thu, 25 Jul 2019 02:16:49 +0000 8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations
valeriep [Thu, 25 Jul 2019 02:16:49 +0000] rev 57538
8180392: SunJCE provider should throw exceptions for unsupported mode and padding combinations Summary: Change JCA Cipher class to create obj to ensure the mode and padding combination is supported Reviewed-by: xuelei
Thu, 25 Jul 2019 17:35:58 -0400 8226771: Update Graal
dlong [Thu, 25 Jul 2019 17:35:58 -0400] rev 57537
8226771: Update Graal Reviewed-by: kvn
Thu, 25 Jul 2019 11:44:37 -0700 8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
bpb [Thu, 25 Jul 2019 11:44:37 -0700] rev 57536
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file Reviewed-by: alanb
Thu, 25 Jul 2019 12:15:27 +0200 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
mbaesken [Thu, 25 Jul 2019 12:15:27 +0200] rev 57535
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) Reviewed-by: dholmes, sgehwolf
Wed, 24 Jul 2019 09:28:48 +0200 8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent
mbaesken [Wed, 24 Jul 2019 09:28:48 +0200] rev 57534
8228501: java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent Reviewed-by: naoto
Mon, 22 Jul 2019 16:32:58 -0400 8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release()
zgu [Mon, 22 Jul 2019 16:32:58 -0400] rev 57533
8228490: Shenandoah: Shenandoah concurrent root evacuation may race against OopStorage::release() Reviewed-by: rkennke
Thu, 25 Jul 2019 08:24:01 -0400 Merge JDK-8200758-branch
herrick [Thu, 25 Jul 2019 08:24:01 -0400] rev 57532
Merge
Thu, 25 Jul 2019 08:13:44 -0400 8228402: chdir() and write() errors are not handled in jpackage JDK-8200758-branch
herrick [Thu, 25 Jul 2019 08:13:44 -0400] rev 57531
8228402: chdir() and write() errors are not handled in jpackage Reviewed-by: almatvee
Thu, 25 Jul 2019 08:00:51 -0400 8226542: DMG tests failing with java.io.IOException: Exec failed with code 1 command JDK-8200758-branch
herrick [Thu, 25 Jul 2019 08:00:51 -0400] rev 57530
8226542: DMG tests failing with java.io.IOException: Exec failed with code 1 command Reviewed-by: almatvee
Thu, 25 Jul 2019 07:59:20 -0400 8224627: Creating installer with --runtime-image on OS X fails JDK-8200758-branch
herrick [Thu, 25 Jul 2019 07:59:20 -0400] rev 57529
8224627: Creating installer with --runtime-image on OS X fails Reviewed-by: almatvee
Thu, 25 Jul 2019 12:20:04 +0530 Merge
psadhukhan [Thu, 25 Jul 2019 12:20:04 +0530] rev 57528
Merge
Thu, 25 Jul 2019 11:31:07 +0530 Merge
psadhukhan [Thu, 25 Jul 2019 11:31:07 +0530] rev 57527
Merge
Tue, 23 Jul 2019 22:21:16 -0700 8228479: Correct the format of ColorChooserDemoTest
akolarkunnu [Tue, 23 Jul 2019 22:21:16 -0700] rev 57526
8228479: Correct the format of ColorChooserDemoTest Reviewed-by: serb, psadhukhan
Tue, 16 Jul 2019 17:00:00 -0700 6573239: Typo in jfc text file
serb [Tue, 16 Jul 2019 17:00:00 -0700] rev 57525
6573239: Typo in jfc text file Reviewed-by: serb Contributed-by: Andrey Turbanov <turbanoff@gmail.com>
Thu, 04 Jul 2019 12:28:34 +0530 8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work
pkbalakr [Thu, 04 Jul 2019 12:28:34 +0530] rev 57524
8042383: [TEST_BUG] Test javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails with shortcuts on menus do not work Reviewed-by: jdv, psadhukhan Contributed-by: tejpal.rebari@oracle.com
Mon, 01 Jul 2019 14:57:02 -0700 Merge
prr [Mon, 01 Jul 2019 14:57:02 -0700] rev 57523
Merge
Wed, 26 Jun 2019 15:34:13 -0700 8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
serb [Wed, 26 Jun 2019 15:34:13 -0700] rev 57522
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported Reviewed-by: prr
Tue, 25 Jun 2019 14:27:31 -0700 8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow
kcr [Tue, 25 Jun 2019 14:27:31 -0700] rev 57521
8222563: Remove terminally deprecated method netscape.javascript.JSObject::getWindow Reviewed-by: prr, herrick
Tue, 25 Jun 2019 14:13:33 +0530 8196467: javax/swing/JInternalFrame/Test6325652.java fails
pkbalakr [Tue, 25 Jun 2019 14:13:33 +0530] rev 57520
8196467: javax/swing/JInternalFrame/Test6325652.java fails Reviewed-by: jdv, psadhukhan Contributed-by: tejpal.rebari@oracle.com
Tue, 25 Jun 2019 11:05:07 +0530 8226361: jdk ProblemList file contains more than 1 entry for a test
psadhukhan [Tue, 25 Jun 2019 11:05:07 +0530] rev 57519
8226361: jdk ProblemList file contains more than 1 entry for a test Reviewed-by: serb, jdv
Mon, 24 Jun 2019 17:31:00 -0700 8226697: Several tests which need the @key headful keyword are missing it.
prr [Mon, 24 Jun 2019 17:31:00 -0700] rev 57518
8226697: Several tests which need the @key headful keyword are missing it. Reviewed-by: serb
Fri, 21 Jun 2019 09:05:45 -0700 Merge
prr [Fri, 21 Jun 2019 09:05:45 -0700] rev 57517
Merge
Tue, 18 Jun 2019 21:40:50 -0700 8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
serb [Tue, 18 Jun 2019 21:40:50 -0700] rev 57516
8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails Reviewed-by: psadhukhan
Sun, 09 Jun 2019 18:14:48 -0700 8224171: The cleanup multi-font related code in the XFontPeer
serb [Sun, 09 Jun 2019 18:14:48 -0700] rev 57515
8224171: The cleanup multi-font related code in the XFontPeer Reviewed-by: prr
Thu, 25 Jul 2019 08:04:33 +0200 8071275: remove AbstractAssembler::update_delayed_values dead code
thartmann [Thu, 25 Jul 2019 08:04:33 +0200] rev 57514
8071275: remove AbstractAssembler::update_delayed_values dead code Summary: Removed dead code. Reviewed-by: thartmann, mdoerr Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Wed, 24 Jul 2019 17:08:14 -0700 Added tag jdk-14+7 for changeset 28ab01c06755
mikael [Wed, 24 Jul 2019 17:08:14 -0700] rev 57513
Added tag jdk-14+7 for changeset 28ab01c06755
Wed, 24 Jul 2019 16:46:42 -0700 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
mchung [Wed, 24 Jul 2019 16:46:42 -0700] rev 57512
8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access Reviewed-by: alanb, plevart
Wed, 24 Jul 2019 10:22:11 -0400 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
coleenp [Wed, 24 Jul 2019 10:22:11 -0400] rev 57511
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception Summary: Add case for JVM_CONSTANT_Dynamic in error_message function. Reviewed-by: dholmes, shade
Wed, 24 Jul 2019 08:34:06 -0400 8227927: Move ParallelCleaningTask back to G1
zgu [Wed, 24 Jul 2019 08:34:06 -0400] rev 57510
8227927: Move ParallelCleaningTask back to G1 Reviewed-by: tschatzl, kbarrett
Wed, 24 Jul 2019 13:08:36 +0100 8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
aefimov [Wed, 24 Jul 2019 13:08:36 +0100] rev 57509
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package Reviewed-by: chegar, bpb, alanb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 24 Jul 2019 11:49:39 +0200 8228388: Add information about dirty/skipped card for Merge HCC in G1 log jdk-14+7
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57508
8228388: Add information about dirty/skipped card for Merge HCC in G1 log Summary: Collect and print informatio about the number of processed cards during the Merge HCC phase to improve log output. Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:49:39 +0200 8227719: G1 Pending cards estimation too conservative in cost prediction
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57507
8227719: G1 Pending cards estimation too conservative in cost prediction Summary: Instead of using a coarse prediction for the log buffers, accumulate the actual number directly. Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:49:39 +0200 8226913: Scale cards per chunk used during heap root scanning with region size
tschatzl [Wed, 24 Jul 2019 11:49:39 +0200] rev 57506
8226913: Scale cards per chunk used during heap root scanning with region size Summary: Scale cards per chunk based on heap size to decrease constant overhead with heap root scanning data structure initialization Reviewed-by: kbarrett, sangheki
Wed, 24 Jul 2019 11:08:24 +0530 Scheduling blitting based on Metal Context state metal-prototype-branch
jdv [Wed, 24 Jul 2019 11:08:24 +0530] rev 57505
Scheduling blitting based on Metal Context state
Wed, 24 Jul 2019 10:24:35 +0530 Merge metal-prototype-branch
jdv [Wed, 24 Jul 2019 10:24:35 +0530] rev 57504
Merge
Tue, 23 Jul 2019 20:03:03 -0700 8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
mchung [Tue, 23 Jul 2019 20:03:03 -0700] rev 57503
8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit> Reviewed-by: alanb
Tue, 23 Jul 2019 11:36:05 -0700 8227122: [TESTBUG] Create Docker sidecar test cases
mseledtsov [Tue, 23 Jul 2019 11:36:05 -0700] rev 57502
8227122: [TESTBUG] Create Docker sidecar test cases Summary: Created test cases for container sidecar pattern Reviewed-by: bobv, sgehwolf
Tue, 23 Jul 2019 13:56:41 -0400 8228484: Remove NoAllocVerifier because nothing uses it
coleenp [Tue, 23 Jul 2019 13:56:41 -0400] rev 57501
8228484: Remove NoAllocVerifier because nothing uses it Reviewed-by: hseigel, kbarrett
Thu, 18 Jul 2019 13:58:34 -0700 8228396: Re-enable Stateless Resumption On by default for merge to mainline
ascarpino [Thu, 18 Jul 2019 13:58:34 -0700] rev 57500
8228396: Re-enable Stateless Resumption On by default for merge to mainline Reviewed-by: jnimeh
Tue, 23 Jul 2019 11:17:59 -0700 Merge
mikael [Tue, 23 Jul 2019 11:17:59 -0700] rev 57499
Merge
Mon, 22 Jul 2019 15:54:25 -0700 8228492: Remove pako.md
jjg [Mon, 22 Jul 2019 15:54:25 -0700] rev 57498
8228492: Remove pako.md Reviewed-by: mchung
Mon, 22 Jul 2019 10:39:10 -0700 8228399: Remove mistaken open.iml
ascarpino [Mon, 22 Jul 2019 10:39:10 -0700] rev 57497
8228399: Remove mistaken open.iml Reviewed-by: xuelei
Mon, 22 Jul 2019 08:07:15 -0700 8228450: unicode.md and icu.md text should be pre-formatted
naoto [Mon, 22 Jul 2019 08:07:15 -0700] rev 57496
8228450: unicode.md and icu.md text should be pre-formatted Reviewed-by: rriggs
Wed, 10 Jul 2019 11:11:30 +0200 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 57495
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows Reviewed-by: jjg, stuefe
Thu, 18 Jul 2019 12:29:57 -0700 8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
dtitov [Thu, 18 Jul 2019 12:29:57 -0700] rev 57494
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use Reviewed-by: cjplummer, amenkov, sgehwolf
Thu, 18 Jul 2019 11:47:52 -0700 8226910: make it possible to use jtreg's -match via run-test framework
iignatyev [Thu, 18 Jul 2019 11:47:52 -0700] rev 57493
8226910: make it possible to use jtreg's -match via run-test framework Reviewed-by: dholmes, mseledtsov
Thu, 18 Jul 2019 09:15:26 -0700 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
kbarrett [Thu, 18 Jul 2019 09:15:26 -0700] rev 57492
8228340: JVMCI deleteGlobalHandle doesn't delete the handle Summary: Add missing call to OopStorage::release() when deleting global handles in JVMCI to prevent handles leak. Reviewed-by: kvn, dlong
Tue, 02 Jul 2019 10:28:20 +0200 8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 57491
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak Reviewed-by: stefank, coleenp
Thu, 18 Jul 2019 11:15:20 +0200 8224674: NMethod state machine is not monotonic
eosterlund [Thu, 18 Jul 2019 11:15:20 +0200] rev 57490
8224674: NMethod state machine is not monotonic Reviewed-by: dlong, coleenp, thartmann
Thu, 18 Jul 2019 13:41:55 +0800 8228342: Add SignTwice.java to problem list
weijun [Thu, 18 Jul 2019 13:41:55 +0800] rev 57489
8228342: Add SignTwice.java to problem list Reviewed-by: xuelei
Thu, 18 Jul 2019 08:53:06 +0800 8217375: jarsigner breaks old signature with long lines in manifest
weijun [Thu, 18 Jul 2019 08:53:06 +0800] rev 57488
8217375: jarsigner breaks old signature with long lines in manifest Reviewed-by: jjiang, weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Wed, 17 Jul 2019 12:26:56 -0300 8227437: S4U2proxy cannot continue because server's TGT cannot be found
mbalao [Wed, 17 Jul 2019 12:26:56 -0300] rev 57487
8227437: S4U2proxy cannot continue because server's TGT cannot be found Reviewed-by: weijun
Wed, 17 Jul 2019 16:13:26 -0700 8048595: problemList failing/ignored manual tests in security-libs
rhalade [Wed, 17 Jul 2019 16:13:26 -0700] rev 57486
8048595: problemList failing/ignored manual tests in security-libs Reviewed-by: ascarpino
Wed, 17 Jul 2019 14:37:50 -0700 8226338: Updates to Stateless Resumption
ascarpino [Wed, 17 Jul 2019 14:37:50 -0700] rev 57485
8226338: Updates to Stateless Resumption Reviewed-by: xuelei, jnimeh
Wed, 17 Jul 2019 13:41:12 -0700 Added tag jdk-13+30 for changeset 2e63fb0a885f
mikael [Wed, 17 Jul 2019 13:41:12 -0700] rev 57484
Added tag jdk-13+30 for changeset 2e63fb0a885f
Wed, 17 Jul 2019 12:31:21 -0700 8227551: Session Resumption without Server-Side State off by default
ascarpino [Wed, 17 Jul 2019 12:31:21 -0700] rev 57483
8227551: Session Resumption without Server-Side State off by default Reviewed-by: xuelei, jnimeh, jjiang
Wed, 17 Jul 2019 08:34:45 -0700 8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out jdk-13+30
ccheung [Wed, 17 Jul 2019 08:34:45 -0700] rev 57482
8227646: [TESTBUG] appcds/SharedArchiveConsistency timed out Summary: Remove the FileChannel.force() calls. Reviewed-by: dcubed, iklam
Fri, 19 Jul 2019 11:09:41 +0200 8228426: xlc: switch to clang-style warning disabling
mbaesken [Fri, 19 Jul 2019 11:09:41 +0200] rev 57481
8228426: xlc: switch to clang-style warning disabling Reviewed-by: clanger, mdoerr
Mon, 22 Jul 2019 10:15:46 +0200 8228468: awt_Robot.c : format string contains 0 within the string body
mbaesken [Mon, 22 Jul 2019 10:15:46 +0200] rev 57480
8228468: awt_Robot.c : format string contains 0 within the string body Reviewed-by: serb
Tue, 23 Jul 2019 00:29:31 -0400 8225782: Remove expired flags in JDK 14
dholmes [Tue, 23 Jul 2019 00:29:31 -0400] rev 57479
8225782: Remove expired flags in JDK 14 Reviewed-by: hseigel
Thu, 11 Jul 2019 03:28:43 +0530 8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
rpatil [Thu, 11 Jul 2019 03:28:43 +0530] rev 57478
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string Summary: Changes to produce/consume the locale-specific equivalent corresponding to the english string "GMT". Reviewed-by: naoto, rriggs Contributed-by: thejasvi.v.voniadka@oracle.com
Mon, 22 Jul 2019 11:07:24 +0530 Merge metal-prototype-branch
jdv [Mon, 22 Jul 2019 11:07:24 +0530] rev 57477
Merge
Fri, 19 Jul 2019 15:11:33 +0530 Initial state management for Mask Cache with some cleanup metal-prototype-branch
jdv [Fri, 19 Jul 2019 15:11:33 +0530] rev 57476
Initial state management for Mask Cache with some cleanup
Fri, 19 Jul 2019 14:55:22 +0530 Merge metal-prototype-branch
jdv [Fri, 19 Jul 2019 14:55:22 +0530] rev 57475
Merge
Mon, 15 Jul 2019 09:44:36 -0400 Merge JDK-8200758-branch
herrick [Mon, 15 Jul 2019 09:44:36 -0400] rev 57474
Merge
Mon, 15 Jul 2019 09:40:36 -0400 8220807: excessive verbose output when running with --win-per-user-install JDK-8200758-branch
herrick [Mon, 15 Jul 2019 09:40:36 -0400] rev 57473
8220807: excessive verbose output when running with --win-per-user-install Reviewed-by: asemenyuk
Mon, 15 Jul 2019 15:23:54 +0530 JDK-8227261: Add stubs that log a message for unimplemented methods metal-prototype-branch
aghaisas [Mon, 15 Jul 2019 15:23:54 +0530] rev 57472
JDK-8227261: Add stubs that log a message for unimplemented methods
Mon, 15 Jul 2019 14:31:28 +0530 Merge metal-prototype-branch
aghaisas [Mon, 15 Jul 2019 14:31:28 +0530] rev 57471
Merge
Fri, 12 Jul 2019 15:04:28 +0200 Reduce jfr framework overhead JEP-349-branch
egahlin [Fri, 12 Jul 2019 15:04:28 +0200] rev 57470
Reduce jfr framework overhead
Thu, 11 Jul 2019 15:42:53 +0530 Minor performance improvement and cleanup metal-prototype-branch
jdv [Thu, 11 Jul 2019 15:42:53 +0530] rev 57469
Minor performance improvement and cleanup
Thu, 11 Jul 2019 15:40:29 +0530 Merge metal-prototype-branch
jdv [Thu, 11 Jul 2019 15:40:29 +0530] rev 57468
Merge
Thu, 11 Jul 2019 02:21:18 +0200 Enable constant pool caching JEP-349-branch
egahlin [Thu, 11 Jul 2019 02:21:18 +0200] rev 57467
Enable constant pool caching
Thu, 11 Jul 2019 02:18:31 +0200 Reduce RecordingInput cache size JEP-349-branch
egahlin [Thu, 11 Jul 2019 02:18:31 +0200] rev 57466
Reduce RecordingInput cache size
Wed, 10 Jul 2019 16:19:55 +0200 Closing branch stuefe-improved-metaspace
stuefe [Wed, 10 Jul 2019 16:19:55 +0200] rev 57465
Closing branch
Mon, 08 Jul 2019 22:30:19 +0200 initial commit stuefe-improved-metaspace
stuefe [Mon, 08 Jul 2019 22:30:19 +0200] rev 57464
initial commit
Tue, 09 Jul 2019 16:18:40 +0200 Cleaning up JEP-349-branch
egahlin [Tue, 09 Jul 2019 16:18:40 +0200] rev 57463
Cleaning up
Tue, 09 Jul 2019 17:05:20 +0530 Initial implementation of mask cache for Text rendering metal-prototype-branch
jdv [Tue, 09 Jul 2019 17:05:20 +0530] rev 57462
Initial implementation of mask cache for Text rendering
Mon, 08 Jul 2019 23:10:56 +0200 Add ObjectContext class JEP-349-branch
egahlin [Mon, 08 Jul 2019 23:10:56 +0200] rev 57461
Add ObjectContext class
Mon, 08 Jul 2019 23:08:05 +0200 Reduce allocation rate by minimizing number of fields in RecordedEvent JEP-349-branch
egahlin [Mon, 08 Jul 2019 23:08:05 +0200] rev 57460
Reduce allocation rate by minimizing number of fields in RecordedEvent
Mon, 08 Jul 2019 18:11:26 +0200 Make stream more responsive JEP-349-branch
egahlin [Mon, 08 Jul 2019 18:11:26 +0200] rev 57459
Make stream more responsive
Mon, 08 Jul 2019 17:17:28 +0530 Minor Corrections metal-prototype-branch
aghaisas [Mon, 08 Jul 2019 17:17:28 +0530] rev 57458
Minor Corrections
Mon, 08 Jul 2019 16:04:25 +0530 Merge metal-prototype-branch
aghaisas [Mon, 08 Jul 2019 16:04:25 +0530] rev 57457
Merge
Sun, 07 Jul 2019 20:28:41 -0400 Merge JDK-8200758-branch
herrick [Sun, 07 Jul 2019 20:28:41 -0400] rev 57456
Merge
Sun, 07 Jul 2019 19:40:48 -0400 8227058: Regressions related to no longer setting user.dir JDK-8200758-branch
herrick [Sun, 07 Jul 2019 19:40:48 -0400] rev 57455
8227058: Regressions related to no longer setting user.dir Reviewed-by: almatvee
Fri, 05 Jul 2019 17:11:55 +0200 Improve reading long values JEP-349-branch
egahlin [Fri, 05 Jul 2019 17:11:55 +0200] rev 57454
Improve reading long values
Fri, 05 Jul 2019 07:33:47 +0200 Remove duplicate of EventConsumer class JEP-349-branch
egahlin [Fri, 05 Jul 2019 07:33:47 +0200] rev 57453
Remove duplicate of EventConsumer class
Fri, 05 Jul 2019 03:36:40 +0200 Reduced allocation pressure. Fix getValue for startTime and duration JEP-349-branch
egahlin [Fri, 05 Jul 2019 03:36:40 +0200] rev 57452
Reduced allocation pressure. Fix getValue for startTime and duration
Wed, 03 Jul 2019 17:46:04 -0400 Merge JDK-8200758-branch
herrick [Wed, 03 Jul 2019 17:46:04 -0400] rev 57451
Merge
Wed, 03 Jul 2019 17:36:06 -0400 8227058: Regressions related to no longer setting user.dir JDK-8200758-branch
herrick [Wed, 03 Jul 2019 17:36:06 -0400] rev 57450
8227058: Regressions related to no longer setting user.dir Reviewed-by: almatvee
Wed, 03 Jul 2019 22:51:44 +0200 Provide implementation for all added API methods JEP-349-branch
egahlin [Wed, 03 Jul 2019 22:51:44 +0200] rev 57449
Provide implementation for all added API methods
Tue, 02 Jul 2019 12:03:49 -0400 Merge JDK-8200758-branch
herrick [Tue, 02 Jul 2019 12:03:49 -0400] rev 57448
Merge
Mon, 01 Jul 2019 18:43:02 -0400 8226751: "Exception: ..." for missing file JDK-8200758-branch
herrick [Mon, 01 Jul 2019 18:43:02 -0400] rev 57447
8226751: "Exception: ..." for missing file Reviewed-by: almatvee, kcr
Mon, 01 Jul 2019 18:31:16 -0400 8226891: rename and re-layout jpackage tests. JDK-8200758-branch
herrick [Mon, 01 Jul 2019 18:31:16 -0400] rev 57446
8226891: rename and re-layout jpackage tests. Reviewed-by: almatvee
Sat, 29 Jun 2019 09:11:19 -0400 8226904: current working directory wrong running jpackage app JDK-8200758-branch
herrick [Sat, 29 Jun 2019 09:11:19 -0400] rev 57445
8226904: current working directory wrong running jpackage app Reviewed-by: asemenyuk, almatvee
Fri, 28 Jun 2019 16:50:51 -0400 8226835: Command window pops up building exe package JDK-8200758-branch
herrick [Fri, 28 Jun 2019 16:50:51 -0400] rev 57444
8226835: Command window pops up building exe package Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 28 Jun 2019 16:49:32 -0400 Merge JDK-8200758-branch
herrick [Fri, 28 Jun 2019 16:49:32 -0400] rev 57443
Merge
Fri, 28 Jun 2019 09:16:31 -0300 PERIOD in SplittableRandom JDK-8193209-branch
jlaskey [Fri, 28 Jun 2019 09:16:31 -0300] rev 57442
PERIOD in SplittableRandom
Fri, 28 Jun 2019 15:22:18 +0530 Remove usage of texture pool metal-prototype-branch
jdv [Fri, 28 Jun 2019 15:22:18 +0530] rev 57441
Remove usage of texture pool
Fri, 28 Jun 2019 14:36:42 +0530 Merge metal-prototype-branch
jdv [Fri, 28 Jun 2019 14:36:42 +0530] rev 57440
Merge
Thu, 27 Jun 2019 19:14:42 -0400 Merge JDK-8200758-branch
herrick [Thu, 27 Jun 2019 19:14:42 -0400] rev 57439
Merge
Thu, 27 Jun 2019 17:44:18 -0400 8226599: use code coverage results to remove dead code JDK-8200758-branch
herrick [Thu, 27 Jun 2019 17:44:18 -0400] rev 57438
8226599: use code coverage results to remove dead code Reviewed-by: asemenyuk, almatvee
Thu, 27 Jun 2019 18:30:27 -0300 Rename Rng.java to RandomNumberGenerator.java, clean up javadoc and misc code changes JDK-8193209-branch
jlaskey [Thu, 27 Jun 2019 18:30:27 -0300] rev 57437
Rename Rng.java to RandomNumberGenerator.java, clean up javadoc and misc code changes
Thu, 27 Jun 2019 18:02:51 -0300 Move random number generators to new folder. JDK-8193209-branch
jlaskey [Thu, 27 Jun 2019 18:02:51 -0300] rev 57436
Move random number generators to new folder.
Thu, 27 Jun 2019 16:46:44 -0300 Merge main line JDK-8193209-branch
jlaskey [Thu, 27 Jun 2019 16:46:44 -0300] rev 57435
Merge main line
Thu, 27 Jun 2019 10:41:01 +0200 Add support for EventStrem::openRepository JEP-349-branch
egahlin [Thu, 27 Jun 2019 10:41:01 +0200] rev 57434
Add support for EventStrem::openRepository
Thu, 27 Jun 2019 10:19:32 +0200 Clean up and fix parser level filtering JEP-349-branch
egahlin [Thu, 27 Jun 2019 10:19:32 +0200] rev 57433
Clean up and fix parser level filtering
Wed, 26 Jun 2019 16:04:47 +0200 SetOrdered and setReuse now work on a directory stream JEP-349-branch
egahlin [Wed, 26 Jun 2019 16:04:47 +0200] rev 57432
SetOrdered and setReuse now work on a directory stream
Wed, 26 Jun 2019 14:28:47 +0530 Re-create encoder when we hit texture pool threshold metal-prototype-branch
jdv [Wed, 26 Jun 2019 14:28:47 +0530] rev 57431
Re-create encoder when we hit texture pool threshold
Wed, 26 Jun 2019 12:41:05 +0530 Fix release build failure and log cleanup metal-prototype-branch
aghaisas [Wed, 26 Jun 2019 12:41:05 +0530] rev 57430
Fix release build failure and log cleanup
Wed, 26 Jun 2019 12:12:25 +0530 Merge metal-prototype-branch
aghaisas [Wed, 26 Jun 2019 12:12:25 +0530] rev 57429
Merge
Tue, 25 Jun 2019 14:02:06 +0200 Enable parser level filtering JEP-349-branch
egahlin [Tue, 25 Jun 2019 14:02:06 +0200] rev 57428
Enable parser level filtering
Tue, 25 Jun 2019 13:32:03 +0200 Reuse chunk parser JEP-349-branch
egahlin [Tue, 25 Jun 2019 13:32:03 +0200] rev 57427
Reuse chunk parser
Tue, 25 Jun 2019 16:21:42 +0530 Initial implementation of vertex cache for text rendering metal-prototype-branch
jdv [Tue, 25 Jun 2019 16:21:42 +0530] rev 57426
Initial implementation of vertex cache for text rendering
Tue, 25 Jun 2019 12:03:01 +0200 Use one parser per recording stream / thread JEP-349-branch
egahlin [Tue, 25 Jun 2019 12:03:01 +0200] rev 57425
Use one parser per recording stream / thread
Tue, 25 Jun 2019 15:24:41 +0530 Merge metal-prototype-branch
jdv [Tue, 25 Jun 2019 15:24:41 +0530] rev 57424
Merge
Mon, 24 Jun 2019 15:18:05 +0530 Remove faulty tile coordinate logic for text rendering metal-prototype-branch
jdv [Mon, 24 Jun 2019 15:18:05 +0530] rev 57423
Remove faulty tile coordinate logic for text rendering
Mon, 24 Jun 2019 11:10:49 +0530 Initial texture mapping logic for text rendering metal-prototype-branch
jdv [Mon, 24 Jun 2019 11:10:49 +0530] rev 57422
Initial texture mapping logic for text rendering
Fri, 21 Jun 2019 10:14:49 -0400 8226532: cleanup is not called when jpackage command fails. JDK-8200758-branch
herrick [Fri, 21 Jun 2019 10:14:49 -0400] rev 57421
8226532: cleanup is not called when jpackage command fails. Reviewed-by: kcr
Fri, 21 Jun 2019 08:32:59 -0400 Merge JDK-8200758-branch
herrick [Fri, 21 Jun 2019 08:32:59 -0400] rev 57420
Merge
Fri, 21 Jun 2019 08:29:09 -0400 8225092: Several jpackage tests failes when run with jcov enabled JDK-8200758-branch
herrick [Fri, 21 Jun 2019 08:29:09 -0400] rev 57419
8225092: Several jpackage tests failes when run with jcov enabled Submitted-by: almatvee Reviewed-by: herrick, almatvee
Fri, 21 Jun 2019 14:07:48 +0530 Merge metal-prototype-branch
jdv [Fri, 21 Jun 2019 14:07:48 +0530] rev 57418
Merge
Fri, 21 Jun 2019 12:42:10 +0530 Enable volatileimage usage for back buffer metal-prototype-branch
jdv [Fri, 21 Jun 2019 12:42:10 +0530] rev 57417
Enable volatileimage usage for back buffer
Fri, 21 Jun 2019 12:08:37 +0530 Merge JDK-8220154 initial metal implementation patch to the jdk sandbox branch metal-prototype-branch
jdv [Fri, 21 Jun 2019 12:08:37 +0530] rev 57416
Merge JDK-8220154 initial metal implementation patch to the jdk sandbox branch Reviewed-by: avu, prr, kcr Contributed-by: avu(Jetbrains), aghaisas, jdv
Thu, 20 Jun 2019 14:47:20 -0400 Merge JDK-8200758-branch
herrick [Thu, 20 Jun 2019 14:47:20 -0400] rev 57415
Merge
Thu, 20 Jun 2019 14:13:50 -0400 8225428: CLI change to remove "mode", rename to "package", and build only one target JDK-8200758-branch
herrick [Thu, 20 Jun 2019 14:13:50 -0400] rev 57414
8225428: CLI change to remove "mode", rename to "package", and build only one target Reviewed-by: asemenyuk, kcr, almatvee
Mon, 17 Jun 2019 15:38:04 -0400 8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler (missed files) JDK-8200758-branch
herrick [Mon, 17 Jun 2019 15:38:04 -0400] rev 57413
8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler (missed files) Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Mon, 17 Jun 2019 15:18:52 -0400 Merge JDK-8200758-branch
herrick [Mon, 17 Jun 2019 15:18:52 -0400] rev 57412
Merge
Mon, 17 Jun 2019 14:57:23 -0400 8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler JDK-8200758-branch
herrick [Mon, 17 Jun 2019 14:57:23 -0400] rev 57411
8221333: Replace Inno Setup with custom MSI wrapper for .exe bundler Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 14 Jun 2019 21:20:00 -0400 Merge JDK-8200758-branch
herrick [Fri, 14 Jun 2019 21:20:00 -0400] rev 57410
Merge
Fri, 14 Jun 2019 21:04:16 -0400 Merge JDK-8200758-branch
herrick [Fri, 14 Jun 2019 21:04:16 -0400] rev 57409
Merge
Fri, 14 Jun 2019 20:56:48 -0400 8226193: BundleNameTest and BundleIdentifierTest fails if run without network connection JDK-8200758-branch
herrick [Fri, 14 Jun 2019 20:56:48 -0400] rev 57408
8226193: BundleNameTest and BundleIdentifierTest fails if run without network connection Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Fri, 14 Jun 2019 12:04:12 -0400 8225569: jpackage app-image layout JDK-8200758-branch
herrick [Fri, 14 Jun 2019 12:04:12 -0400] rev 57407
8225569: jpackage app-image layout Reviewed-by: asemenyuk, kcr, almatvee
Fri, 14 Jun 2019 11:16:11 -0700 8223402: Create tests for some Mac installer specific options JDK-8200758-branch
ssadetsky [Fri, 14 Jun 2019 11:16:11 -0700] rev 57406
8223402: Create tests for some Mac installer specific options Reviewed-by: almatvee
Thu, 13 Jun 2019 19:34:44 -0400 8224597: create automated tests for platform create-app-image options JDK-8200758-branch
herrick [Thu, 13 Jun 2019 19:34:44 -0400] rev 57405
8224597: create automated tests for platform create-app-image options Submitted-by: almatvee Reviewed-by: asemenyuk
Thu, 13 Jun 2019 19:32:24 -0400 8223643: Provide better defined context for custom installer steps on Windows JDK-8200758-branch
herrick [Thu, 13 Jun 2019 19:32:24 -0400] rev 57404
8223643: Provide better defined context for custom installer steps on Windows Submitted-by: asemenyuk Reviewed-by: almatvee
Thu, 13 Jun 2019 19:04:29 -0400 Merge JDK-8200758-branch
herrick [Thu, 13 Jun 2019 19:04:29 -0400] rev 57403
Merge
Thu, 13 Jun 2019 12:50:17 -0700 8223038: JPackage code signing fails on Mac. JDK-8200758-branch
ssadetsky [Thu, 13 Jun 2019 12:50:17 -0700] rev 57402
8223038: JPackage code signing fails on Mac. Reviewed-by: almatvee, herrick
Thu, 13 Jun 2019 12:41:26 -0700 8223318: jpackage --mac-bundle-name option doesn't work JDK-8200758-branch
ssadetsky [Thu, 13 Jun 2019 12:41:26 -0700] rev 57401
8223318: jpackage --mac-bundle-name option doesn't work Reviewed-by: herrick
Mon, 10 Jun 2019 14:13:09 +0530 Merge metal-prototype-branch
aghaisas [Mon, 10 Jun 2019 14:13:09 +0530] rev 57400
Merge
Fri, 07 Jun 2019 12:27:49 -0400 8223080: Build team code review requests. JDK-8200758-branch
herrick [Fri, 07 Jun 2019 12:27:49 -0400] rev 57399
8223080: Build team code review requests. Reviewed-by: erikj
Fri, 07 Jun 2019 08:39:04 -0400 Merge JDK-8200758-branch
herrick [Fri, 07 Jun 2019 08:39:04 -0400] rev 57398
Merge
Thu, 06 Jun 2019 19:53:38 -0400 8223212: Code cleanup found during jpackage review JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:53:38 -0400] rev 57397
8223212: Code cleanup found during jpackage review Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:51:17 -0400 8223586: remove jpackage dead code and other cleanup JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:51:17 -0400] rev 57396
8223586: remove jpackage dead code and other cleanup Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:31:11 -0400 8224130: create additional automated tests for create-app-image JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:31:11 -0400] rev 57395
8224130: create additional automated tests for create-app-image Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:28:40 -0400 8224748: --add-launcher option --add-modules JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:28:40 -0400] rev 57394
8224748: --add-launcher option --add-modules Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:21:05 -0400 8223953: Fix CLASSPATH parsing for sub-directorys containing spaces JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:21:05 -0400] rev 57393
8223953: Fix CLASSPATH parsing for sub-directorys containing spaces Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:18:09 -0400 8223241: jpackage cleanup from code review JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:18:09 -0400] rev 57392
8223241: jpackage cleanup from code review Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:14:02 -0400 8223334: Additional cleanup in jpackage tool JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:14:02 -0400] rev 57391
8223334: Additional cleanup in jpackage tool Reviewed-by: almatvee
Thu, 06 Jun 2019 19:10:12 -0400 8223333: Use try-with-resources where feasible JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:10:12 -0400] rev 57390
8223333: Use try-with-resources where feasible Reviewed-by: asemenyuk, almatvee
Thu, 06 Jun 2019 19:07:18 -0400 8222901: different behavior when --name option not used JDK-8200758-branch
herrick [Thu, 06 Jun 2019 19:07:18 -0400] rev 57389
8222901: different behavior when --name option not used Reviewed-by: asemenyuk, almatvee
Tue, 04 Jun 2019 13:07:35 -0400 Initial commit of new RNG code from GLS JDK-8193209-branch
briangoetz [Tue, 04 Jun 2019 13:07:35 -0400] rev 57388
Initial commit of new RNG code from GLS
Tue, 04 Jun 2019 12:57:31 -0400 Initial branch JDK-8193209 JDK-8193209-branch
briangoetz [Tue, 04 Jun 2019 12:57:31 -0400] rev 57387
Initial branch JDK-8193209
Mon, 03 Jun 2019 16:21:47 +0200 First parts of unshared parser + updated javadoc JEP-349-branch
egahlin [Mon, 03 Jun 2019 16:21:47 +0200] rev 57386
First parts of unshared parser + updated javadoc
Fri, 31 May 2019 20:44:28 +0200 Make setReuse and setOrdered work across chunk boundaries. Improved unit tests JEP-349-branch
egahlin [Fri, 31 May 2019 20:44:28 +0200] rev 57385
Make setReuse and setOrdered work across chunk boundaries. Improved unit tests
Fri, 31 May 2019 08:26:31 -0400 Merge JDK-8200758-branch
herrick [Fri, 31 May 2019 08:26:31 -0400] rev 57384
Merge
Fri, 31 May 2019 10:54:10 +0100 Close niosocketimpl-branch niosocketimpl-branch
alanb [Fri, 31 May 2019 10:54:10 +0100] rev 57383
Close niosocketimpl-branch
Wed, 29 May 2019 20:58:35 +0100 Merge niosocketimpl-branch
alanb [Wed, 29 May 2019 20:58:35 +0100] rev 57382
Merge
Thu, 30 May 2019 23:12:44 +0200 Only test setReuse within chunk (for now) JEP-349-branch
egahlin [Thu, 30 May 2019 23:12:44 +0200] rev 57381
Only test setReuse within chunk (for now)
Thu, 30 May 2019 23:04:50 +0200 setOrdered and setReuse implemented for file stream, incl. unit tests JEP-349-branch
egahlin [Thu, 30 May 2019 23:04:50 +0200] rev 57380
setOrdered and setReuse implemented for file stream, incl. unit tests
Wed, 29 May 2019 14:43:16 -0700 Merge JDK-8224257-branch
jjg [Wed, 29 May 2019 14:43:16 -0700] rev 57379
Merge
Mon, 27 May 2019 23:05:54 +0200 Clean up TestReuse.java JEP-349-branch
egahlin [Mon, 27 May 2019 23:05:54 +0200] rev 57378
Clean up TestReuse.java
Mon, 27 May 2019 22:59:18 +0200 Add EventStream::setReuse. Works for file streams JEP-349-branch
egahlin [Mon, 27 May 2019 22:59:18 +0200] rev 57377
Add EventStream::setReuse. Works for file streams
Mon, 27 May 2019 18:33:13 +0200 Add foundation for event object reuse JEP-349-branch
egahlin [Mon, 27 May 2019 18:33:13 +0200] rev 57376
Add foundation for event object reuse
Fri, 24 May 2019 20:51:28 +0200 Remove unused classes JEP-349-branch
egahlin [Fri, 24 May 2019 20:51:28 +0200] rev 57375
Remove unused classes
Fri, 24 May 2019 20:45:11 +0200 First stab at EventFileStream JEP-349-branch
egahlin [Fri, 24 May 2019 20:45:11 +0200] rev 57374
First stab at EventFileStream
Fri, 24 May 2019 20:30:12 +0200 Move LongMap to util. Update use cases JEP-349-branch
egahlin [Fri, 24 May 2019 20:30:12 +0200] rev 57373
Move LongMap to util. Update use cases
Fri, 24 May 2019 19:39:31 +0200 Prepare infrastructure for multiple implementations of EventStream JEP-349-branch
egahlin [Fri, 24 May 2019 19:39:31 +0200] rev 57372
Prepare infrastructure for multiple implementations of EventStream
Fri, 24 May 2019 15:14:12 +0100 Merge niosocketimpl-branch
alanb [Fri, 24 May 2019 15:14:12 +0100] rev 57371
Merge
Fri, 24 May 2019 15:13:53 +0100 Merge niosocketimpl-branch
alanb [Fri, 24 May 2019 15:13:53 +0100] rev 57370
Merge
Thu, 23 May 2019 16:45:56 -0400 Initial comment in newrandom/ briangoetz-test-branch
briangoetz [Thu, 23 May 2019 16:45:56 -0400] rev 57369
Initial comment in newrandom/
Thu, 23 May 2019 12:10:48 +0100 throw IAE when socket option not the expected type niosocketimpl-branch
alanb [Thu, 23 May 2019 12:10:48 +0100] rev 57368
throw IAE when socket option not the expected type
Thu, 23 May 2019 11:07:37 +0100 Merge niosocketimpl-branch
alanb [Thu, 23 May 2019 11:07:37 +0100] rev 57367
Merge
Wed, 22 May 2019 17:55:39 -0400 Initial changes for briangoetz-test briangoetz-test-branch
briangoetz [Wed, 22 May 2019 17:55:39 -0400] rev 57366
Initial changes for briangoetz-test
Wed, 22 May 2019 12:13:57 -0700 Add specs post processing to Docs.gmk JDK-8224257-branch
erikj [Wed, 22 May 2019 12:13:57 -0700] rev 57365
Add specs post processing to Docs.gmk
Tue, 21 May 2019 22:59:47 +0200 More greceful handling of shutdown JEP-349-branch
egahlin [Tue, 21 May 2019 22:59:47 +0200] rev 57364
More greceful handling of shutdown
Mon, 20 May 2019 17:52:51 -0700 Add fixuppandoc/Main.java for JDK-8224257 JDK-8224257-branch
jjg [Mon, 20 May 2019 17:52:51 -0700] rev 57363
Add fixuppandoc/Main.java for JDK-8224257
Mon, 20 May 2019 17:41:41 -0700 Initial changes for JDK-8224257 JDK-8224257-branch
jjg [Mon, 20 May 2019 17:41:41 -0700] rev 57362
Initial changes for JDK-8224257
Fri, 17 May 2019 18:03:14 +0200 Preview-addendum JEP-349-branch
mgronlun [Fri, 17 May 2019 18:03:14 +0200] rev 57361
Preview-addendum
Fri, 17 May 2019 16:02:27 +0200 Preview JEP-349-branch
egahlin [Fri, 17 May 2019 16:02:27 +0200] rev 57360
Preview
Fri, 17 May 2019 15:53:21 +0200 Merge JEP-349-branch
egahlin [Fri, 17 May 2019 15:53:21 +0200] rev 57359
Merge
Fri, 17 May 2019 13:21:44 +0100 Merge niosocketimpl-branch
alanb [Fri, 17 May 2019 13:21:44 +0100] rev 57358
Merge
Wed, 15 May 2019 10:10:53 +0530 Merge metal-prototype-branch
jdv [Wed, 15 May 2019 10:10:53 +0530] rev 57357
Merge
Fri, 10 May 2019 18:53:35 +0200 Initial changes for JEP 349 JEP-349-branch
egahlin [Fri, 10 May 2019 18:53:35 +0200] rev 57356
Initial changes for JEP 349
Thu, 09 May 2019 17:49:28 +0100 Address review comments niosocketimpl-branch
alanb [Thu, 09 May 2019 17:49:28 +0100] rev 57355
Address review comments
Mon, 06 May 2019 09:43:48 +0100 Merge niosocketimpl-branch
alanb [Mon, 06 May 2019 09:43:48 +0100] rev 57354
Merge
Mon, 06 May 2019 09:43:26 +0100 Align implNote with CSR text niosocketimpl-branch
alanb [Mon, 06 May 2019 09:43:26 +0100] rev 57353
Align implNote with CSR text
Tue, 07 May 2019 17:30:14 -0400 Merge JDK-8200758-branch
herrick [Tue, 07 May 2019 17:30:14 -0400] rev 57352
Merge
Mon, 06 May 2019 14:23:32 +0800 JDK-8210696-branch: fix loadCaptureFile exception swallowing JDK-8210696-branch
xyin [Mon, 06 May 2019 14:23:32 +0800] rev 57351
JDK-8210696-branch: fix loadCaptureFile exception swallowing
Fri, 03 May 2019 14:59:32 -0400 Merge JDK-8200758-branch
herrick [Fri, 03 May 2019 14:59:32 -0400] rev 57350
Merge
Fri, 03 May 2019 11:28:14 -0700 8223321: jpackage ToolProvider is not thread-safe JDK-8200758-branch
kcr [Fri, 03 May 2019 11:28:14 -0700] rev 57349
8223321: jpackage ToolProvider is not thread-safe Reviewed-by:
Fri, 03 May 2019 14:51:28 -0400 JDK-8223189: Fix trailing whitespace and whitespace only file modification. JDK-8200758-branch
herrick [Fri, 03 May 2019 14:51:28 -0400] rev 57348
JDK-8223189: Fix trailing whitespace and whitespace only file modification. Reviewed-by: kbr
Fri, 03 May 2019 08:26:44 +0100 Merge niosocketimpl-branch
alanb [Fri, 03 May 2019 08:26:44 +0100] rev 57347
Merge
Wed, 01 May 2019 15:10:09 +0100 Removed the daemon-threads-based ExecutorService JDK-8210696-branch
prappo [Wed, 01 May 2019 15:10:09 +0100] rev 57346
Removed the daemon-threads-based ExecutorService
Wed, 01 May 2019 00:06:22 -0700 JDK-8210696-branch: push initial fix change JDK-8210696-branch
xyin [Wed, 01 May 2019 00:06:22 -0700] rev 57345
JDK-8210696-branch: push initial fix change
Tue, 30 Apr 2019 19:34:13 +0100 Simplify close niosocketimpl-branch
alanb [Tue, 30 Apr 2019 19:34:13 +0100] rev 57344
Simplify close
Tue, 30 Apr 2019 12:52:23 +0100 Initial changes for JDK-8210696 JDK-8210696-branch
prappo [Tue, 30 Apr 2019 12:52:23 +0100] rev 57343
Initial changes for JDK-8210696
Tue, 30 Apr 2019 11:23:02 +0100 More test cleanup niosocketimpl-branch
alanb [Tue, 30 Apr 2019 11:23:02 +0100] rev 57342
More test cleanup
Mon, 29 Apr 2019 09:03:06 +0100 More cleanup and test improvements niosocketimpl-branch
alanb [Mon, 29 Apr 2019 09:03:06 +0100] rev 57341
More cleanup and test improvements
Fri, 26 Apr 2019 11:31:38 +0100 More cleanup niosocketimpl-branch
alanb [Fri, 26 Apr 2019 11:31:38 +0100] rev 57340
More cleanup
Fri, 26 Apr 2019 08:53:46 +0100 Merge niosocketimpl-branch
alanb [Fri, 26 Apr 2019 08:53:46 +0100] rev 57339
Merge
Thu, 25 Apr 2019 14:36:51 +0100 More clean-up to align with channel implementations niosocketimpl-branch
alanb [Thu, 25 Apr 2019 14:36:51 +0100] rev 57338
More clean-up to align with channel implementations
Mon, 22 Apr 2019 08:53:37 -0400 Merge JDK-8200758-branch
herrick [Mon, 22 Apr 2019 08:53:37 -0400] rev 57337
Merge
Sun, 21 Apr 2019 07:05:04 +0100 Eliminate need to cache traffic class niosocketimpl-branch
alanb [Sun, 21 Apr 2019 07:05:04 +0100] rev 57336
Eliminate need to cache traffic class
Sat, 20 Apr 2019 19:24:51 +0200 Merge stuefe-statistical-history
stuefe [Sat, 20 Apr 2019 19:24:51 +0200] rev 57335
Merge
Fri, 19 Apr 2019 14:18:18 -0400 Merge JDK-8200758-branch
herrick [Fri, 19 Apr 2019 14:18:18 -0400] rev 57334
Merge
Fri, 19 Apr 2019 14:16:13 -0400 8219683: Modify App Image layout on Mac JDK-8200758-branch
herrick [Fri, 19 Apr 2019 14:16:13 -0400] rev 57333
8219683: Modify App Image layout on Mac Reviewed-by: kbr
Fri, 19 Apr 2019 08:00:42 -0400 Merge JDK-8200758-branch
herrick [Fri, 19 Apr 2019 08:00:42 -0400] rev 57332
Merge
Fri, 19 Apr 2019 07:55:28 -0400 8222676: create-installer with --app-image fails on mac JDK-8200758-branch
herrick [Fri, 19 Apr 2019 07:55:28 -0400] rev 57331
8222676: create-installer with --app-image fails on mac Submitten-by: almatvee Reviewed-by: herrick
Thu, 18 Apr 2019 19:36:55 -0400 8222733: Modify jpackage option --add-launcher synta JDK-8200758-branch
herrick [Thu, 18 Apr 2019 19:36:55 -0400] rev 57330
8222733: Modify jpackage option --add-launcher synta Reviewed-by: kbr, almatvee
Mon, 15 Apr 2019 12:03:26 -0400 Merge JDK-8200758-branch
herrick [Mon, 15 Apr 2019 12:03:26 -0400] rev 57329
Merge
Mon, 15 Apr 2019 11:22:45 -0400 8222486: Reorder sample usage in jpackage help output JDK-8200758-branch
herrick [Mon, 15 Apr 2019 11:22:45 -0400] rev 57328
8222486: Reorder sample usage in jpackage help output Reviewed-by: kbr
Mon, 15 Apr 2019 09:34:52 -0400 Merge JDK-8200758-branch
herrick [Mon, 15 Apr 2019 09:34:52 -0400] rev 57327
Merge
Mon, 15 Apr 2019 08:56:39 -0400 8222439: New jpackage test fails on mac, linux JDK-8200758-branch
herrick [Mon, 15 Apr 2019 08:56:39 -0400] rev 57326
8222439: New jpackage test fails on mac, linux Reviewed-by: kbr
Sat, 13 Apr 2019 07:52:21 -0400 Merge JDK-8200758-branch
herrick [Sat, 13 Apr 2019 07:52:21 -0400] rev 57325
Merge
Sat, 13 Apr 2019 07:47:23 -0400 8222406: Multiple arguments for the same option - aggragation broken JDK-8200758-branch
herrick [Sat, 13 Apr 2019 07:47:23 -0400] rev 57324
8222406: Multiple arguments for the same option - aggragation broken Reviewed-by: almatvee
Fri, 12 Apr 2019 10:54:10 -0400 8217895: jpackage --identifer purpose JDK-8200758-branch
herrick [Fri, 12 Apr 2019 10:54:10 -0400] rev 57323
8217895: jpackage --identifer purpose Reviewed-by: almatvee
Sat, 13 Apr 2019 07:23:18 +0100 Merge niosocketimpl-branch
alanb [Sat, 13 Apr 2019 07:23:18 +0100] rev 57322
Merge
Sat, 13 Apr 2019 07:22:55 +0100 stateLock and closeLock need to be ReentrantLock niosocketimpl-branch
alanb [Sat, 13 Apr 2019 07:22:55 +0100] rev 57321
stateLock and closeLock need to be ReentrantLock
Thu, 11 Apr 2019 07:44:51 -0400 Merge JDK-8200758-branch
herrick [Thu, 11 Apr 2019 07:44:51 -0400] rev 57320
Merge
Wed, 10 Apr 2019 08:26:23 +0200 Print methods in Java syntax. Simplify computing the message JEP-8220715-NPE_messages
goetz [Wed, 10 Apr 2019 08:26:23 +0200] rev 57319
Print methods in Java syntax. Simplify computing the message Summary: Cleanup test: arrange according to messages and topics. Add test cases.
Wed, 10 Apr 2019 08:15:45 +0200 Merge JEP-8220715-NPE_messages
goetz [Wed, 10 Apr 2019 08:15:45 +0200] rev 57318
Merge
Tue, 09 Apr 2019 16:11:54 -0400 Merge JDK-8200758-branch
herrick [Tue, 09 Apr 2019 16:11:54 -0400] rev 57317
Merge
Tue, 09 Apr 2019 16:06:21 -0400 8221641: Follow up code clean up for JDK-8221582 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 16:06:21 -0400] rev 57316
8221641: Follow up code clean up for JDK-8221582 Reviewed-by: almatvee
Tue, 09 Apr 2019 11:30:09 -0400 8222011: Update JNLPConverter after JDK-8221777 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 11:30:09 -0400] rev 57315
8222011: Update JNLPConverter after JDK-8221777 Submitten-by: almatvee Reviewed-by: herrick
Tue, 09 Apr 2019 10:57:04 -0400 8221641: Follow up code clean up for JDK-8221582 JDK-8200758-branch
herrick [Tue, 09 Apr 2019 10:57:04 -0400] rev 57314
8221641: Follow up code clean up for JDK-8221582 Reviewed-by: almatvee
Tue, 09 Apr 2019 12:02:23 +0100 More test updates niosocketimpl-branch
alanb [Tue, 09 Apr 2019 12:02:23 +0100] rev 57313
More test updates
Tue, 09 Apr 2019 11:48:54 +0100 Merge niosocketimpl-branch
alanb [Tue, 09 Apr 2019 11:48:54 +0100] rev 57312
Merge
Mon, 08 Apr 2019 10:47:35 +0100 Cleanup of test for bad usages of SocketImpl niosocketimpl-branch
alanb [Mon, 08 Apr 2019 10:47:35 +0100] rev 57311
Cleanup of test for bad usages of SocketImpl
Sun, 07 Apr 2019 18:40:55 +0100 Add tests for invalid usages of SocketImpl niosocketimpl-branch
alanb [Sun, 07 Apr 2019 18:40:55 +0100] rev 57310
Add tests for invalid usages of SocketImpl
Sun, 07 Apr 2019 09:39:59 +0100 Extend test coverage of UDP sockets niosocketimpl-branch
alanb [Sun, 07 Apr 2019 09:39:59 +0100] rev 57309
Extend test coverage of UDP sockets
Sat, 06 Apr 2019 16:36:24 +0100 Add -Djdk.net.usePlainSocketImpl to important tests niosocketimpl-branch
alanb [Sat, 06 Apr 2019 16:36:24 +0100] rev 57308
Add -Djdk.net.usePlainSocketImpl to important tests
Fri, 05 Apr 2019 11:24:44 -0400 8221777: CLI changes from jpackage EA5 feedback JDK-8200758-branch
herrick [Fri, 05 Apr 2019 11:24:44 -0400] rev 57307
8221777: CLI changes from jpackage EA5 feedback Reviewed-by: kbr, almatvee
Fri, 05 Apr 2019 10:55:51 -0400 8221779: Help text changes from JDK-8221777 and other jpackage EA5 feedback JDK-8200758-branch
herrick [Fri, 05 Apr 2019 10:55:51 -0400] rev 57306
8221779: Help text changes from JDK-8221777 and other jpackage EA5 feedback Reviewed-by: kbr, almatvee
Fri, 05 Apr 2019 12:07:38 +0100 Expand test coverage of Timeouts test niosocketimpl-branch
alanb [Fri, 05 Apr 2019 12:07:38 +0100] rev 57305
Expand test coverage of Timeouts test
Thu, 04 Apr 2019 18:52:22 +0100 Remove support for accepting connection with foreign impls niosocketimpl-branch
alanb [Thu, 04 Apr 2019 18:52:22 +0100] rev 57304
Remove support for accepting connection with foreign impls
Wed, 03 Apr 2019 15:43:25 -0700 8221876:[macOS] JPackage install takes long time JDK-8200758-branch
ssadetsky [Wed, 03 Apr 2019 15:43:25 -0700] rev 57303
8221876:[macOS] JPackage install takes long time Reviewed-by: almatvee
Wed, 03 Apr 2019 15:40:23 -0700 8208652: JPackageCreateInstallerFileAssociationsTest.java fails on Mac. JDK-8200758-branch
ssadetsky [Wed, 03 Apr 2019 15:40:23 -0700] rev 57302
8208652: JPackageCreateInstallerFileAssociationsTest.java fails on Mac. Reviewed-by: almatvee
Wed, 03 Apr 2019 10:47:10 +0100 Move NativeThread.current() change to patch file niosocketimpl-branch
alanb [Wed, 03 Apr 2019 10:47:10 +0100] rev 57301
Move NativeThread.current() change to patch file
Tue, 02 Apr 2019 16:51:25 +0200 Adding support for modifiers. jlahoda-tree-builder
jlahoda [Tue, 02 Apr 2019 16:51:25 +0200] rev 57300
Adding support for modifiers.
Tue, 02 Apr 2019 14:36:17 +0100 Adjust timeout when several threads are doing timed accepts at around the same time niosocketimpl-branch
alanb [Tue, 02 Apr 2019 14:36:17 +0100] rev 57299
Adjust timeout when several threads are doing timed accepts at around the same time
Mon, 01 Apr 2019 14:46:17 +0200 Adding ability to supply code as text instead of Trees on some places. jlahoda-tree-builder
jlahoda [Mon, 01 Apr 2019 14:46:17 +0200] rev 57298
Adding ability to supply code as text instead of Trees on some places.
Mon, 01 Apr 2019 11:44:31 +0200 Adding basic support for method bodies. jlahoda-tree-builder
jlahoda [Mon, 01 Apr 2019 11:44:31 +0200] rev 57297
Adding basic support for method bodies.
Fri, 29 Mar 2019 10:12:18 +0100 Experimenting with types modelling. jlahoda-tree-builder
jlahoda [Fri, 29 Mar 2019 10:12:18 +0100] rev 57296
Experimenting with types modelling.
Thu, 28 Mar 2019 11:31:30 +0100 Adding a prototype of CodeBuilder to build a sequence of TreeBuilder calls to construct a given AST. jlahoda-tree-builder
jlahoda [Thu, 28 Mar 2019 11:31:30 +0100] rev 57295
Adding a prototype of CodeBuilder to build a sequence of TreeBuilder calls to construct a given AST.
Sun, 31 Mar 2019 12:11:12 +0100 Cleanup niosocketimpl-branch
alanb [Sun, 31 Mar 2019 12:11:12 +0100] rev 57294
Cleanup
Sat, 30 Mar 2019 09:30:03 +0000 Merge niosocketimpl-branch
alanb [Sat, 30 Mar 2019 09:30:03 +0000] rev 57293
Merge
Thu, 28 Mar 2019 13:49:38 -0400 Merge JDK-8200758-branch
herrick [Thu, 28 Mar 2019 13:49:38 -0400] rev 57292
Merge
Thu, 28 Mar 2019 13:47:40 -0400 8221582: Rename jvm-args option to java-options JDK-8200758-branch
herrick [Thu, 28 Mar 2019 13:47:40 -0400] rev 57291
8221582: Rename jvm-args option to java-options Reviewed-by: kbr, ssadetski
Thu, 28 Mar 2019 08:08:07 -0700 8215241: Permissions are not set correctly on sub-folders in /Applications JDK-8200758-branch
ssadetsky [Thu, 28 Mar 2019 08:08:07 -0700] rev 57290
8215241: Permissions are not set correctly on sub-folders in /Applications Reviewed-by: herrick, almatvee
Wed, 27 Mar 2019 18:08:53 -0400 8221565: Linux build broken after merge with default branch JDK-8200758-branch
herrick [Wed, 27 Mar 2019 18:08:53 -0400] rev 57289
8221565: Linux build broken after merge with default branch Reviewed-by: almatvee
Wed, 27 Mar 2019 08:27:58 -0400 Merge JDK-8200758-branch
herrick [Wed, 27 Mar 2019 08:27:58 -0400] rev 57288
Merge
Wed, 27 Mar 2019 07:45:21 -0400 JDK-8221525: jpackage fails with non-ASCII characters in --copyright JDK-8200758-branch
herrick [Wed, 27 Mar 2019 07:45:21 -0400] rev 57287
JDK-8221525: jpackage fails with non-ASCII characters in --copyright Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Mar 2019 19:03:24 -0400 8221256: Fix create-installer specific options on MAC JDK-8200758-branch
herrick [Tue, 26 Mar 2019 19:03:24 -0400] rev 57286
8221256: Fix create-installer specific options on MAC Reviewed-by: almatvee
Tue, 26 Mar 2019 15:25:13 -0400 Merge JDK-8200758-branch
herrick [Tue, 26 Mar 2019 15:25:13 -0400] rev 57285
Merge
Tue, 26 Mar 2019 09:05:10 -0400 Merge JDK-8200758-branch
herrick [Tue, 26 Mar 2019 09:05:10 -0400] rev 57284
Merge
Tue, 26 Mar 2019 08:57:28 -0400 8215019: Allow --install-dir on windows JDK-8200758-branch
herrick [Tue, 26 Mar 2019 08:57:28 -0400] rev 57283
8215019: Allow --install-dir on windows Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Mar 2019 08:54:43 -0400 8221101: Update JNLPConverter to support latest jpackage CLI changes JDK-8200758-branch
herrick [Tue, 26 Mar 2019 08:54:43 -0400] rev 57282
8221101: Update JNLPConverter to support latest jpackage CLI changes Submitten-by: almatvee Reviewed-by: herrick
Sat, 23 Mar 2019 15:11:51 +0000 Improve handling of async close during connect and other cleanups niosocketimpl-branch
alanb [Sat, 23 Mar 2019 15:11:51 +0000] rev 57281
Improve handling of async close during connect and other cleanups
Fri, 22 Mar 2019 14:13:04 +0000 Update ProblemList with the JBS issue for EvilInstrument niosocketimpl-branch
alanb [Fri, 22 Mar 2019 14:13:04 +0000] rev 57280
Update ProblemList with the JBS issue for EvilInstrument
Fri, 22 Mar 2019 13:43:50 +0000 Align comment in Timeouts test with upstream niosocketimpl-branch
alanb [Fri, 22 Mar 2019 13:43:50 +0000] rev 57279
Align comment in Timeouts test with upstream
Fri, 22 Mar 2019 13:21:29 +0000 Merge niosocketimpl-branch
alanb [Fri, 22 Mar 2019 13:21:29 +0000] rev 57278
Merge
Thu, 21 Mar 2019 18:04:01 +0000 Merge niosocketimpl-branch
alanb [Thu, 21 Mar 2019 18:04:01 +0000] rev 57277
Merge
Thu, 21 Mar 2019 13:46:28 -0400 8220804: Help message for @ argfile option is printed in the wrong place JDK-8200758-branch
herrick [Thu, 21 Mar 2019 13:46:28 -0400] rev 57276
8220804: Help message for @ argfile option is printed in the wrong place Reviewed-by: almatvee, kbr
Thu, 21 Mar 2019 08:41:10 +0000 Add @systemProperty ref to system property to configure old impl niosocketimpl-branch
alanb [Thu, 21 Mar 2019 08:41:10 +0000] rev 57275
Add @systemProperty ref to system property to configure old impl
Wed, 20 Mar 2019 13:54:50 +0000 More cleanup of connection reset niosocketimpl-branch
alanb [Wed, 20 Mar 2019 13:54:50 +0000] rev 57274
More cleanup of connection reset
Tue, 19 Mar 2019 16:16:39 +0100 8221077: No NullPointerException message if top frame is hidden. JEP-8220715-NPE_messages
goetz [Tue, 19 Mar 2019 16:16:39 +0100] rev 57273
8221077: No NullPointerException message if top frame is hidden.
Tue, 19 Mar 2019 15:56:52 +0100 amend 8218628: Better message text JEP-8220715-NPE_messages
goetz [Tue, 19 Mar 2019 15:56:52 +0100] rev 57272
amend 8218628: Better message text Summary: This changes the message text as proposed in review. The modified test now prints the messages.
Fri, 08 Feb 2019 14:15:05 +0100 8218628: Add detailed message to NullPointerException describing what is null. JEP-8220715-NPE_messages
goetz [Fri, 08 Feb 2019 14:15:05 +0100] rev 57271
8218628: Add detailed message to NullPointerException describing what is null.
Mon, 18 Mar 2019 19:59:05 +0000 More improvements to connection reset handling niosocketimpl-branch
alanb [Mon, 18 Mar 2019 19:59:05 +0000] rev 57270
More improvements to connection reset handling
Mon, 18 Mar 2019 09:09:36 -0400 8220264: msi installer does not remove some files if app installed into non-default location JDK-8200758-branch
herrick [Mon, 18 Mar 2019 09:09:36 -0400] rev 57269
8220264: msi installer does not remove some files if app installed into non-default location Submitten-by: almatvee Reviewed-by: herrick
Sat, 16 Mar 2019 21:00:45 +0000 Merge niosocketimpl-branch
alanb [Sat, 16 Mar 2019 21:00:45 +0000] rev 57268
Merge
Fri, 15 Mar 2019 14:21:44 +0100 A first very crude experiment on a tree builder for javac. jlahoda-tree-builder
jlahoda [Fri, 15 Mar 2019 14:21:44 +0100] rev 57267
A first very crude experiment on a tree builder for javac. Contributed-by: maurizio.cimadamore@oracle.com, jan.lahoda@oracle.com
Fri, 15 Mar 2019 14:19:05 +0100 Initial changes for jlahoda-tree-builder jlahoda-tree-builder
jlahoda [Fri, 15 Mar 2019 14:19:05 +0100] rev 57266
Initial changes for jlahoda-tree-builder
Wed, 13 Mar 2019 17:18:35 -0400 8220616: test failures on linux, mac JDK-8200758-branch
herrick [Wed, 13 Mar 2019 17:18:35 -0400] rev 57265
8220616: test failures on linux, mac Reviewed-by: almatvee
Wed, 13 Mar 2019 13:37:26 -0400 Typo JDK-8200758-branch
herrick [Wed, 13 Mar 2019 13:37:26 -0400] rev 57264
Typo
Wed, 13 Mar 2019 12:35:32 -0400 Merge error from JDK-8220505 JDK-8200758-branch
herrick [Wed, 13 Mar 2019 12:35:32 -0400] rev 57263
Merge error from JDK-8220505
Wed, 13 Mar 2019 07:52:16 -0400 Merge JDK-8200758-branch
herrick [Wed, 13 Mar 2019 07:52:16 -0400] rev 57262
Merge
Wed, 13 Mar 2019 07:46:52 -0400 8220505: Allow building available installers when --installer-type not specified JDK-8200758-branch
herrick [Wed, 13 Mar 2019 07:46:52 -0400] rev 57261
8220505: Allow building available installers when --installer-type not specified Reviewed-by: almatvee
Tue, 12 Mar 2019 09:49:10 +0000 More cleanup of ServerSocket.accept niosocketimpl-branch
alanb [Tue, 12 Mar 2019 09:49:10 +0000] rev 57260
More cleanup of ServerSocket.accept
Mon, 11 Mar 2019 21:04:21 -0400 8171959: add-launcher is not working when normal jar is used for first launcher and module is used for second launcher JDK-8200758-branch
herrick [Mon, 11 Mar 2019 21:04:21 -0400] rev 57259
8171959: add-launcher is not working when normal jar is used for first launcher and module is used for second launcher Reviewed-by: almatvee
Mon, 11 Mar 2019 21:00:22 -0400 8220471: two test fixes missed in push. JDK-8200758-branch
herrick [Mon, 11 Mar 2019 21:00:22 -0400] rev 57258
8220471: two test fixes missed in push. Reviewed-by: aherrick
Mon, 11 Mar 2019 15:15:16 -0400 8219679: Help text changes in jpackage JDK-8200758-branch
herrick [Mon, 11 Mar 2019 15:15:16 -0400] rev 57257
8219679: Help text changes in jpackage Reviewed-by: almatvee
Mon, 11 Mar 2019 14:44:00 -0400 8219678: CLI changes in jpackage JDK-8200758-branch
herrick [Mon, 11 Mar 2019 14:44:00 -0400] rev 57256
8219678: CLI changes in jpackage Reviewed-by: almatvee
Mon, 11 Mar 2019 13:31:48 -0400 8215574: Investigate and document usage of --category, --copyright, --vendor and --description JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:31:48 -0400] rev 57255
8215574: Investigate and document usage of --category, --copyright, --vendor and --description Submitten-by: almatvee Reviewed-by: herrick
Mon, 11 Mar 2019 13:24:47 -0400 8214566: --win-dir-chooser does not prompt if destination folder is not empty JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:24:47 -0400] rev 57254
8214566: --win-dir-chooser does not prompt if destination folder is not empty Submitten-by: almatvee Reviewed-by: herrick
Mon, 11 Mar 2019 13:21:49 -0400 Merge JDK-8200758-branch
herrick [Mon, 11 Mar 2019 13:21:49 -0400] rev 57253
Merge
Mon, 11 Mar 2019 19:53:08 +0000 Disallow mixing of platform and custom SocketImpls niosocketimpl-branch
alanb [Mon, 11 Mar 2019 19:53:08 +0000] rev 57252
Disallow mixing of platform and custom SocketImpls
Mon, 11 Mar 2019 14:05:27 +0530 Merge metal-prototype-branch
jdv [Mon, 11 Mar 2019 14:05:27 +0530] rev 57251
Merge
Sat, 09 Mar 2019 12:54:20 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:54:20 +0000] rev 57250
Merge
Sat, 09 Mar 2019 12:52:30 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:52:30 +0000] rev 57249
Merge
Sat, 09 Mar 2019 12:49:54 +0000 Add comments and reorg testServerSocketAccept tests niosocketimpl-branch
alanb [Sat, 09 Mar 2019 12:49:54 +0000] rev 57248
Add comments and reorg testServerSocketAccept tests
Fri, 08 Mar 2019 10:02:45 +0530 Merge metal-prototype-branch
jdv [Fri, 08 Mar 2019 10:02:45 +0530] rev 57247
Merge
Wed, 06 Mar 2019 20:32:03 +0100 stathist: Fix issue which caused RSS details not to be shown even if available. stuefe-statistical-history
stuefe [Wed, 06 Mar 2019 20:32:03 +0100] rev 57246
stathist: Fix issue which caused RSS details not to be shown even if available.
Wed, 06 Mar 2019 15:43:13 +0100 SapMachine #321 - small fixes stuefe-statistical-history
tstuefe <thomas.stuefe@gmail.com> [Wed, 06 Mar 2019 15:43:13 +0100] rev 57245
SapMachine #321 - small fixes
Wed, 06 Mar 2019 17:31:25 +0100 Merge stuefe-statistical-history
stuefe [Wed, 06 Mar 2019 17:31:25 +0100] rev 57244
Merge
Tue, 05 Mar 2019 16:36:45 +0530 Enable resize operation for drawing primitives by adding high level blit loops logic metal-prototype-branch
jdv [Tue, 05 Mar 2019 16:36:45 +0530] rev 57243
Enable resize operation for drawing primitives by adding high level blit loops logic
Tue, 05 Mar 2019 10:02:36 +0000 More cleanup of implAccept niosocketimpl-branch
alanb [Tue, 05 Mar 2019 10:02:36 +0000] rev 57242
More cleanup of implAccept
Fri, 01 Mar 2019 08:27:51 -0500 8219889: Update jpackage tests for JDK-8219678 changes JDK-8200758-branch
herrick [Fri, 01 Mar 2019 08:27:51 -0500] rev 57241
8219889: Update jpackage tests for JDK-8219678 changes Submitten-by: almatvee Reviewed-by: kbr, herrick
Mon, 04 Mar 2019 08:13:31 +0000 factory should be volatile niosocketimpl-branch
alanb [Mon, 04 Mar 2019 08:13:31 +0000] rev 57240
factory should be volatile
Sat, 02 Mar 2019 11:44:38 +0000 More cleanup and elimination of unused code niosocketimpl-branch
alanb [Sat, 02 Mar 2019 11:44:38 +0000] rev 57239
More cleanup and elimination of unused code
Fri, 01 Mar 2019 18:28:44 +0000 HttpURLConnection.doTunneling can fail with IOE niosocketimpl-branch
alanb [Fri, 01 Mar 2019 18:28:44 +0000] rev 57238
HttpURLConnection.doTunneling can fail with IOE
Fri, 01 Mar 2019 17:40:16 +0000 Have connection reset by peer message be same as PlainSocketImpl niosocketimpl-branch
alanb [Fri, 01 Mar 2019 17:40:16 +0000] rev 57237
Have connection reset by peer message be same as PlainSocketImpl
Fri, 01 Mar 2019 15:05:33 +0000 Expand and clean-up test coverage niosocketimpl-branch
alanb [Fri, 01 Mar 2019 15:05:33 +0000] rev 57236
Expand and clean-up test coverage
Fri, 01 Mar 2019 13:49:52 +0100 Finally fix dtrace. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 13:49:52 +0100] rev 57235
Finally fix dtrace.
Fri, 01 Mar 2019 18:04:46 +0530 Updated vertex shader with coordinate system mapping code metal-prototype-branch
aghaisas [Fri, 01 Mar 2019 18:04:46 +0530] rev 57234
Updated vertex shader with coordinate system mapping code
Fri, 01 Mar 2019 17:27:28 +0530 Merge metal-prototype-branch
aghaisas [Fri, 01 Mar 2019 17:27:28 +0530] rev 57233
Merge
Fri, 01 Mar 2019 12:20:36 +0100 Dtrace bugfix. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 12:20:36 +0100] rev 57232
Dtrace bugfix.
Fri, 01 Mar 2019 12:12:01 +0100 docs bugfix. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 12:12:01 +0100] rev 57231
docs bugfix.
Fri, 01 Mar 2019 11:57:43 +0100 Fix copyright year and Docs.gmk. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:57:43 +0100] rev 57230
Fix copyright year and Docs.gmk.
Fri, 01 Mar 2019 11:40:46 +0100 Merge ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:40:46 +0100] rev 57229
Merge
Fri, 01 Mar 2019 11:32:38 +0100 Use same logic as in MakeTargetDir. ihse-setupexecute-branch
ihse [Fri, 01 Mar 2019 11:32:38 +0100] rev 57228
Use same logic as in MakeTargetDir.
Thu, 28 Feb 2019 17:41:16 +0000 Change asserts to guarantees niosocketimpl-branch
alanb [Thu, 28 Feb 2019 17:41:16 +0000] rev 57227
Change asserts to guarantees
Thu, 28 Feb 2019 17:21:17 +0000 More tests for timeouts and shutdownXXXX niosocketimpl-branch
alanb [Thu, 28 Feb 2019 17:21:17 +0000] rev 57226
More tests for timeouts and shutdownXXXX
Thu, 28 Feb 2019 11:08:30 +0000 niosocketimpl-branch: minor cleanup niosocketimpl-branch
chegar [Thu, 28 Feb 2019 11:08:30 +0000] rev 57225
niosocketimpl-branch: minor cleanup
Thu, 28 Feb 2019 10:47:50 +0000 niosocketimpl-branch: not a javadoc comment niosocketimpl-branch
chegar [Thu, 28 Feb 2019 10:47:50 +0000] rev 57224
niosocketimpl-branch: not a javadoc comment
Thu, 28 Feb 2019 10:43:13 +0000 niosocketimpl-branch: trailing white-space niosocketimpl-branch
chegar [Thu, 28 Feb 2019 10:43:13 +0000] rev 57223
niosocketimpl-branch: trailing white-space
Thu, 28 Feb 2019 10:38:11 +0000 niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl niosocketimpl-branch
chegar [Thu, 28 Feb 2019 10:38:11 +0000] rev 57222
niosocketimpl-branch: a non-platform impl cannot accept a connection with a platform impl
Fri, 07 Sep 2018 07:52:35 +0200 Initial implementation of statistical history (JDK-8212618) stuefe-statistical-history
stuefe [Fri, 07 Sep 2018 07:52:35 +0200] rev 57221
Initial implementation of statistical history (JDK-8212618)
Wed, 27 Feb 2019 20:45:51 -0500 Merge JDK-8200758-branch
herrick [Wed, 27 Feb 2019 20:45:51 -0500] rev 57220
Merge
Wed, 27 Feb 2019 20:04:03 -0500 8191709 : javapackager detects WiX 3.10 as 3.1 and fails to use WiX 3.6+ compatible code JDK-8200758-branch
herrick [Wed, 27 Feb 2019 20:04:03 -0500] rev 57219
8191709 : javapackager detects WiX 3.10 as 3.1 and fails to use WiX 3.6+ compatible code Submitten-by: almatvee Reviewed-by: kbr, herrick
Wed, 27 Feb 2019 19:45:26 -0500 8217902: jpackage fails with --app-image option on mac JDK-8200758-branch
herrick [Wed, 27 Feb 2019 19:45:26 -0500] rev 57218
8217902: jpackage fails with --app-image option on mac Reviewed-by: almatvee
Wed, 27 Feb 2019 08:53:56 -0500 8219144: Cannot find installed application on Mac JDK-8200758-branch
herrick [Wed, 27 Feb 2019 08:53:56 -0500] rev 57217
8219144: Cannot find installed application on Mac Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Feb 2019 12:11:29 -0500 Merge JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:11:29 -0500] rev 57216
Merge
Tue, 26 Feb 2019 12:08:20 -0500 8218681: Windows exe's generated by jpackage have wrong info JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:08:20 -0500] rev 57215
8218681: Windows exe's generated by jpackage have wrong info Submitten-by: almatvee Reviewed-by: herrick
Tue, 26 Feb 2019 12:03:51 -0500 8219695: Use a copy of javac's implementation of @argfile in jpackager JDK-8200758-branch
herrick [Tue, 26 Feb 2019 12:03:51 -0500] rev 57214
8219695: Use a copy of javac's implementation of @argfile in jpackager Reviewed-by: kbr
Mon, 25 Feb 2019 08:21:37 -0500 8218055: Use ToolProvider instead of AppRuntimeImageBuilder. JDK-8200758-branch
herrick [Mon, 25 Feb 2019 08:21:37 -0500] rev 57213
8218055: Use ToolProvider instead of AppRuntimeImageBuilder. Reviewed-by: almatvee
Tue, 26 Feb 2019 11:14:51 +0000 Cleanup/comments niosocketimpl-branch
alanb [Tue, 26 Feb 2019 11:14:51 +0000] rev 57212
Cleanup/comments
Tue, 26 Feb 2019 08:53:16 +0000 More NioSocketImpl.read/write and ServerSocket.implAccept cleanup niosocketimpl-branch
alanb [Tue, 26 Feb 2019 08:53:16 +0000] rev 57211
More NioSocketImpl.read/write and ServerSocket.implAccept cleanup
Sun, 24 Feb 2019 07:59:46 +0000 Test improvements niosocketimpl-branch
alanb [Sun, 24 Feb 2019 07:59:46 +0000] rev 57210
Test improvements
Mon, 25 Feb 2019 15:15:46 +0530 Temp workaround: provide shader as a string to device.newLibraryWithSource metal-prototype-branch
aghaisas [Mon, 25 Feb 2019 15:15:46 +0530] rev 57209
Temp workaround: provide shader as a string to device.newLibraryWithSource
Fri, 22 Feb 2019 20:36:42 +0000 Merge niosocketimpl-branch
alanb [Fri, 22 Feb 2019 20:36:42 +0000] rev 57208
Merge
Fri, 22 Feb 2019 17:03:09 +0000 More cleanup and tests niosocketimpl-branch
alanb [Fri, 22 Feb 2019 17:03:09 +0000] rev 57207
More cleanup and tests
Fri, 22 Feb 2019 16:07:58 +0530 missed shader name correction in code metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 16:07:58 +0530] rev 57206
missed shader name correction in code
Fri, 22 Feb 2019 14:07:32 +0530 Description : Rename shader file metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 14:07:32 +0530] rev 57205
Description : Rename shader file
Fri, 22 Feb 2019 12:05:05 +0530 Merge metal-prototype-branch
aghaisas [Fri, 22 Feb 2019 12:05:05 +0530] rev 57204
Merge
Thu, 21 Feb 2019 20:20:11 +0000 Add test for Socket to UDP socket niosocketimpl-branch
alanb [Thu, 21 Feb 2019 20:20:11 +0000] rev 57203
Add test for Socket to UDP socket
Thu, 21 Feb 2019 16:36:49 +0000 Add test for connection reset niosocketimpl-branch
alanb [Thu, 21 Feb 2019 16:36:49 +0000] rev 57202
Add test for connection reset
Thu, 21 Feb 2019 08:29:16 +0000 More test cleanup niosocketimpl-branch
alanb [Thu, 21 Feb 2019 08:29:16 +0000] rev 57201
More test cleanup
Wed, 20 Feb 2019 21:12:08 +0000 Fix test bug niosocketimpl-branch
alanb [Wed, 20 Feb 2019 21:12:08 +0000] rev 57200
Fix test bug
Wed, 20 Feb 2019 20:55:24 +0000 Add test to exercise using custom SocketImpls niosocketimpl-branch
alanb [Wed, 20 Feb 2019 20:55:24 +0000] rev 57199
Add test to exercise using custom SocketImpls
Wed, 20 Feb 2019 14:01:37 -0500 Merge JDK-8200758-branch
herrick [Wed, 20 Feb 2019 14:01:37 -0500] rev 57198
Merge
Wed, 20 Feb 2019 12:52:43 -0500 8217798: modular jar linking in jpackage JDK-8200758-branch
herrick [Wed, 20 Feb 2019 12:52:43 -0500] rev 57197
8217798: modular jar linking in jpackage Reviewed-by: almatvee, kbr
Wed, 20 Feb 2019 17:00:40 +0530 Description : Metal Rendering Pipeline - initial implementation of line and quad rendering metal-prototype-branch
aghaisas [Wed, 20 Feb 2019 17:00:40 +0530] rev 57196
Description : Metal Rendering Pipeline - initial implementation of line and quad rendering Contributed-by: jdv, aghaisas
Tue, 19 Feb 2019 17:16:15 +0530 Initial changes for metal prototype metal-prototype-branch
jdv [Tue, 19 Feb 2019 17:16:15 +0530] rev 57195
Initial changes for metal prototype
Sun, 17 Feb 2019 14:08:26 -0500 8212091: Move jpackage native code under platform specific folders and files JDK-8200758-branch
herrick [Sun, 17 Feb 2019 14:08:26 -0500] rev 57194
8212091: Move jpackage native code under platform specific folders and files Submitten-by: almatvee Reviewed-by: herrick, ihse
Sun, 17 Feb 2019 09:54:08 -0500 Merge JDK-8200758-branch
herrick [Sun, 17 Feb 2019 09:54:08 -0500] rev 57193
Merge
Fri, 15 Feb 2019 17:41:06 -0500 8217802: Invalid Option warning message. JDK-8200758-branch
herrick [Fri, 15 Feb 2019 17:41:06 -0500] rev 57192
8217802: Invalid Option warning message. Reviewed-by: almatvee
Sun, 17 Feb 2019 12:21:11 +0000 Merge niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:21:11 +0000] rev 57191
Merge
Sun, 17 Feb 2019 12:20:37 +0000 Fix copyright dates niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:20:37 +0000] rev 57190
Fix copyright dates
Sun, 17 Feb 2019 12:13:35 +0000 Clean up setOption/getOption implementations niosocketimpl-branch
alanb [Sun, 17 Feb 2019 12:13:35 +0000] rev 57189
Clean up setOption/getOption implementations
Sun, 17 Feb 2019 10:00:26 +0000 Change Socket.getInputStream/getOutputStream to return the same stream each time niosocketimpl-branch
alanb [Sun, 17 Feb 2019 10:00:26 +0000] rev 57188
Change Socket.getInputStream/getOutputStream to return the same stream each time
Sat, 16 Feb 2019 19:53:43 +0000 Allow setTrafficClass on streams socket niosocketimpl-branch
alanb [Sat, 16 Feb 2019 19:53:43 +0000] rev 57187
Allow setTrafficClass on streams socket
Fri, 15 Feb 2019 18:07:17 +0000 Throw SocketException consistently after connection reset detected niosocketimpl-branch
alanb [Fri, 15 Feb 2019 18:07:17 +0000] rev 57186
Throw SocketException consistently after connection reset detected
Fri, 15 Feb 2019 10:39:45 +0000 Improve SocketReadWrite microbenchmark niosocketimpl-branch
alanb [Fri, 15 Feb 2019 10:39:45 +0000] rev 57185
Improve SocketReadWrite microbenchmark Contributed-by: sergey.kuksenko@oracle.com
Wed, 13 Feb 2019 18:31:09 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 18:31:09 -0500] rev 57184
Merge
Wed, 13 Feb 2019 13:25:36 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 13:25:36 -0500] rev 57183
Merge
Wed, 13 Feb 2019 13:22:15 -0500 Merge JDK-8200758-branch
herrick [Wed, 13 Feb 2019 13:22:15 -0500] rev 57182
Merge
Tue, 12 Feb 2019 11:58:41 -0500 8214564: --win-upgrade-uuid does not work as expected JDK-8200758-branch
herrick [Tue, 12 Feb 2019 11:58:41 -0500] rev 57181
8214564: --win-upgrade-uuid does not work as expected Submitten-by: almatvee Reviewed-by: herrick, ihse
Tue, 12 Feb 2019 11:54:56 -0500 8217687: jpackage --help improvements JDK-8200758-branch
herrick [Tue, 12 Feb 2019 11:54:56 -0500] rev 57180
8217687: jpackage --help improvements Reviewed-by: almatvee
Wed, 13 Feb 2019 14:43:25 +0000 Extend field resetting in copyTo(SocketImpl) implementations niosocketimpl-branch
alanb [Wed, 13 Feb 2019 14:43:25 +0000] rev 57179
Extend field resetting in copyTo(SocketImpl) implementations
Wed, 13 Feb 2019 08:29:35 +0000 Improve clarity of implAccept, align timeout messages with PSI niosocketimpl-branch
alanb [Wed, 13 Feb 2019 08:29:35 +0000] rev 57178
Improve clarity of implAccept, align timeout messages with PSI
Mon, 11 Feb 2019 19:16:13 +0000 -Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl niosocketimpl-branch
alanb [Mon, 11 Feb 2019 19:16:13 +0000] rev 57177
-Djdk.net.usePlainSocketImpl without value should use PlainSocketImpl
Mon, 11 Feb 2019 15:17:31 +0000 Cleanup niosocketimpl-branch
michaelm [Mon, 11 Feb 2019 15:17:31 +0000] rev 57176
Cleanup
Mon, 11 Feb 2019 08:39:50 +0000 More cleanup. Also fix up jshell tests that depend on exception messages niosocketimpl-branch
alanb [Mon, 11 Feb 2019 08:39:50 +0000] rev 57175
More cleanup. Also fix up jshell tests that depend on exception messages
Sun, 10 Feb 2019 19:51:43 +0000 More cleanup niosocketimpl-branch
alanb [Sun, 10 Feb 2019 19:51:43 +0000] rev 57174
More cleanup
Sun, 10 Feb 2019 17:37:38 +0000 Cleanup of system property handling niosocketimpl-branch
alanb [Sun, 10 Feb 2019 17:37:38 +0000] rev 57173
Cleanup of system property handling
Sun, 10 Feb 2019 09:54:31 +0000 Moving delegating SocketImpl to its own class niosocketimpl-branch
alanb [Sun, 10 Feb 2019 09:54:31 +0000] rev 57172
Moving delegating SocketImpl to its own class
Sat, 09 Feb 2019 19:16:30 +0000 Fix issues when configured to use PlainSocketImpl niosocketimpl-branch
alanb [Sat, 09 Feb 2019 19:16:30 +0000] rev 57171
Fix issues when configured to use PlainSocketImpl
Sat, 09 Feb 2019 08:54:02 +0000 Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl niosocketimpl-branch
alanb [Sat, 09 Feb 2019 08:54:02 +0000] rev 57170
Privileged block to create socket input/output streams should be in AbstractPlainSocketImpl
Sat, 09 Feb 2019 07:56:40 +0000 Merge niosocketimpl-branch
alanb [Sat, 09 Feb 2019 07:56:40 +0000] rev 57169
Merge
Sat, 09 Feb 2019 07:56:19 +0000 Clean-up of JFR support niosocketimpl-branch
alanb [Sat, 09 Feb 2019 07:56:19 +0000] rev 57168
Clean-up of JFR support
Fri, 08 Feb 2019 19:29:14 +0000 Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property niosocketimpl-branch
michaelm [Fri, 08 Feb 2019 19:29:14 +0000] rev 57167
Socket changes to support both NioSocketImpl and PlainSocketImpl switchable by net property
Fri, 08 Feb 2019 18:16:53 +0000 Exclude jdk/jfr/event/io/EvilInstrument.java niosocketimpl-branch
alanb [Fri, 08 Feb 2019 18:16:53 +0000] rev 57166
Exclude jdk/jfr/event/io/EvilInstrument.java
Fri, 08 Feb 2019 16:49:58 +0000 Merge niosocketimpl-branch
alanb [Fri, 08 Feb 2019 16:49:58 +0000] rev 57165
Merge
Fri, 08 Feb 2019 16:49:25 +0000 Update JFR instrumentation for java.net.Socket niosocketimpl-branch
alanb [Fri, 08 Feb 2019 16:49:25 +0000] rev 57164
Update JFR instrumentation for java.net.Socket
Fri, 08 Feb 2019 13:13:51 +0100 Fix images. ihse-setupexecute-branch
ihse [Fri, 08 Feb 2019 13:13:51 +0100] rev 57163
Fix images.
Fri, 08 Feb 2019 10:42:05 +0100 Fixing Docs.gmk. ihse-setupexecute-branch
ihse [Fri, 08 Feb 2019 10:42:05 +0100] rev 57162
Fixing Docs.gmk.
Thu, 07 Feb 2019 12:46:59 -0800 rsocket-branch: correct some typos RdmaSockets rsocket-branch
bpb [Thu, 07 Feb 2019 12:46:59 -0800] rev 57161
rsocket-branch: correct some typos RdmaSockets
Thu, 07 Feb 2019 11:09:09 -0800 rsocket-branch: correct copyright year rsocket-branch
bpb [Thu, 07 Feb 2019 11:09:09 -0800] rev 57160
rsocket-branch: correct copyright year
Thu, 07 Feb 2019 19:35:33 +0100 Adding SetupExecute to more places, and adding functionality. ihse-setupexecute-branch
ihse [Thu, 07 Feb 2019 19:35:33 +0100] rev 57159
Adding SetupExecute to more places, and adding functionality.
Thu, 07 Feb 2019 13:04:38 +0100 Bug fixes. Now hotspot works. ihse-setupexecute-branch
ihse [Thu, 07 Feb 2019 13:04:38 +0100] rev 57158
Bug fixes. Now hotspot works.
Thu, 07 Feb 2019 13:34:30 +0000 Tweak javadoc, fix links rsocket-branch
alanb [Thu, 07 Feb 2019 13:34:30 +0000] rev 57157
Tweak javadoc, fix links
Wed, 06 Feb 2019 12:48:01 -0800 rsocket-branch: change recent copyright year to 2019 and new files to 2019 only rsocket-branch
bpb [Wed, 06 Feb 2019 12:48:01 -0800] rev 57156
rsocket-branch: change recent copyright year to 2019 and new files to 2019 only
Wed, 06 Feb 2019 21:31:36 +0100 Convert some more to SetupExecute. ihse-setupexecute-branch
ihse [Wed, 06 Feb 2019 21:31:36 +0100] rev 57155
Convert some more to SetupExecute.
Wed, 06 Feb 2019 11:54:19 -0800 rsocket-branch: test options that neither Socket nor ServerSocket support rsocket-branch
bpb [Wed, 06 Feb 2019 11:54:19 -0800] rev 57154
rsocket-branch: test options that neither Socket nor ServerSocket support
Wed, 06 Feb 2019 09:20:58 -0800 rsocket-branch: further clean up RdmaSockets options specification rsocket-branch
bpb [Wed, 06 Feb 2019 09:20:58 -0800] rev 57153
rsocket-branch: further clean up RdmaSockets options specification
Wed, 06 Feb 2019 09:14:09 -0500 Merge JDK-8200758-branch
herrick [Wed, 06 Feb 2019 09:14:09 -0500] rev 57152
Merge
Wed, 06 Feb 2019 09:10:12 -0500 8217317: Create jpackage native library for windows JDK-8200758-branch
herrick [Wed, 06 Feb 2019 09:10:12 -0500] rev 57151
8217317: Create jpackage native library for windows Submitten-by: almatvee Reviewed-by: herrick, ihse
Wed, 06 Feb 2019 09:00:28 -0500 8217894: jpackage CLI syntax changes JDK-8200758-branch
herrick [Wed, 06 Feb 2019 09:00:28 -0500] rev 57150
8217894: jpackage CLI syntax changes Reviewed-by: almatvee
Tue, 05 Feb 2019 14:19:11 -0800 rsocket-branch: clean up options spec in RdmaSockets rsocket-branch
bpb [Tue, 05 Feb 2019 14:19:11 -0800] rev 57149
rsocket-branch: clean up options spec in RdmaSockets
Tue, 05 Feb 2019 18:53:19 +0000 Cache native thread id to avoid call to JNI in blocking I/O ops niosocketimpl-branch
alanb [Tue, 05 Feb 2019 18:53:19 +0000] rev 57148
Cache native thread id to avoid call to JNI in blocking I/O ops
Tue, 05 Feb 2019 16:27:08 +0100 Missing "call". ihse-targettest-branch
ihse [Tue, 05 Feb 2019 16:27:08 +0100] rev 57147
Missing "call".
Tue, 05 Feb 2019 15:00:10 +0100 Merge from default ihse-targettest-branch
ihse [Tue, 05 Feb 2019 15:00:10 +0100] rev 57146
Merge from default
Tue, 05 Feb 2019 14:57:24 +0100 Introduce and start using new isProperty functions. ihse-targettest-branch
ihse [Tue, 05 Feb 2019 14:57:24 +0100] rev 57145
Introduce and start using new isProperty functions.
Tue, 05 Feb 2019 10:24:39 +0100 Creating ihse-targettest-branch ihse-targettest-branch
ihse [Tue, 05 Feb 2019 10:24:39 +0100] rev 57144
Creating ihse-targettest-branch
Tue, 05 Feb 2019 10:23:18 +0100 Closing ihse-runtool-branch ihse-runtool-branch
ihse [Tue, 05 Feb 2019 10:23:18 +0100] rev 57143
Closing ihse-runtool-branch
Mon, 04 Feb 2019 13:23:24 -0800 rsocket-branch: RDMASockets change name to family in NPE doc rsocket-branch
bpb [Mon, 04 Feb 2019 13:23:24 -0800] rev 57142
rsocket-branch: RDMASockets change name to family in NPE doc
Mon, 04 Feb 2019 15:00:29 -0500 Merge JDK-8200758-branch
herrick [Mon, 04 Feb 2019 15:00:29 -0500] rev 57141
Merge
Sun, 03 Feb 2019 08:16:08 -0500 8217751: jpackage messages and failures JDK-8200758-branch
herrick [Sun, 03 Feb 2019 08:16:08 -0500] rev 57140
8217751: jpackage messages and failures Reviewed-by: almatvee
Fri, 01 Feb 2019 12:29:52 +0100 Initial implementation and test case of SetupExecute. ihse-setupexecute-branch
ihse [Fri, 01 Feb 2019 12:29:52 +0100] rev 57139
Initial implementation and test case of SetupExecute.
Fri, 01 Feb 2019 11:14:45 +0100 Create ihse-setupexecute-branch. ihse-setupexecute-branch
ihse [Fri, 01 Feb 2019 11:14:45 +0100] rev 57138
Create ihse-setupexecute-branch.
Fri, 01 Feb 2019 11:13:44 +0100 Some notes... ihse-charsets-branch
ihse [Fri, 01 Feb 2019 11:13:44 +0100] rev 57137
Some notes...
Fri, 01 Feb 2019 10:38:57 +0100 Fooling around... ihse-charsets-branch
ihse [Fri, 01 Feb 2019 10:38:57 +0100] rev 57136
Fooling around...
Fri, 01 Feb 2019 10:38:00 +0100 Create ihse-charsets-branch. ihse-charsets-branch
ihse [Fri, 01 Feb 2019 10:38:00 +0100] rev 57135
Create ihse-charsets-branch.
Thu, 31 Jan 2019 16:53:10 -0800 rsocket-branch: fix location of rs_close() in rdma_supported() rsocket-branch
bpb [Thu, 31 Jan 2019 16:53:10 -0800] rev 57134
rsocket-branch: fix location of rs_close() in rdma_supported()
Thu, 31 Jan 2019 13:18:31 -0800 rsocket-branch: modify class doc of RdmaSocketOptions rsocket-branch
bpb [Thu, 31 Jan 2019 13:18:31 -0800] rev 57133
rsocket-branch: modify class doc of RdmaSocketOptions
Thu, 31 Jan 2019 17:06:13 +0000 rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c rsocket-branch
chegar [Thu, 31 Jan 2019 17:06:13 +0000] rev 57132
rsocket-branch: move LinuxRdmaSocketDispatcherImpl.c to RdmaSocketDispatcherImpl.c
Thu, 31 Jan 2019 16:52:27 +0000 rsocket-branch: Additional test coverage for the RDMA selector provider rsocket-branch
chegar [Thu, 31 Jan 2019 16:52:27 +0000] rev 57131
rsocket-branch: Additional test coverage for the RDMA selector provider Contributed-by: Lucy Lu <yingqi.lu@intel.com>, Chris Hegarty <chris.hegarty@oracle.com>
Thu, 31 Jan 2019 14:22:46 +0000 rsocket-branch: Review comment C from Brian - rename dispatcher rsocket-branch
chegar [Thu, 31 Jan 2019 14:22:46 +0000] rev 57130
rsocket-branch: Review comment C from Brian - rename dispatcher Contributed-by: Lucy Lu <yingqi.lu@intel.com>
Thu, 31 Jan 2019 14:12:49 +0000 rsocket-branch: Review comments from Brian, A, B, and D rsocket-branch
chegar [Thu, 31 Jan 2019 14:12:49 +0000] rev 57129
rsocket-branch: Review comments from Brian, A, B, and D Contributed-by: Lucy Lu <yingqi.lu@intel.com>
Thu, 31 Jan 2019 09:01:10 +0000 Minor cleanup to NioSocketImpl to avoid accessing fd field without stateLock niosocketimpl-branch
alanb [Thu, 31 Jan 2019 09:01:10 +0000] rev 57128
Minor cleanup to NioSocketImpl to avoid accessing fd field without stateLock
Wed, 30 Jan 2019 19:48:18 -0500 Merge JDK-8200758-branch
herrick [Wed, 30 Jan 2019 19:48:18 -0500] rev 57127
Merge
Wed, 30 Jan 2019 19:25:22 -0500 8217792 : Investigate what modules are included JDK-8200758-branch
herrick [Wed, 30 Jan 2019 19:25:22 -0500] rev 57126
8217792 : Investigate what modules are included Reviewed-by: kcr, almatvee
Wed, 30 Jan 2019 10:42:19 -0500 8217793: Modular jars in jpackage are not working JDK-8200758-branch
herrick [Wed, 30 Jan 2019 10:42:19 -0500] rev 57125
8217793: Modular jars in jpackage are not working Reviewed-by: almatvee
Wed, 30 Jan 2019 14:33:52 +0000 Improve read/write performance niosocketimpl-branch
alanb [Wed, 30 Jan 2019 14:33:52 +0000] rev 57124
Improve read/write performance
Wed, 30 Jan 2019 14:24:11 +0000 rsocket-branch: Update RDMA selector provider and API rsocket-branch
chegar [Wed, 30 Jan 2019 14:24:11 +0000] rev 57123
rsocket-branch: Update RDMA selector provider and API
Tue, 29 Jan 2019 17:42:58 +0000 Merge niosocketimpl-branch
alanb [Tue, 29 Jan 2019 17:42:58 +0000] rev 57122
Merge
Tue, 29 Jan 2019 17:27:13 +0000 rsocket-branch: update @since tags in API rsocket-branch
chegar [Tue, 29 Jan 2019 17:27:13 +0000] rev 57121
rsocket-branch: update @since tags in API
Tue, 29 Jan 2019 17:25:43 +0000 rsocket-branch: cleanup in selector provider and friends rsocket-branch
chegar [Tue, 29 Jan 2019 17:25:43 +0000] rev 57120
rsocket-branch: cleanup in selector provider and friends
Tue, 29 Jan 2019 09:40:14 -0500 8217331: Problems when space in application name JDK-8200758-branch
herrick [Tue, 29 Jan 2019 09:40:14 -0500] rev 57119
8217331: Problems when space in application name Reviewed-by: almatvee, kbr
Tue, 29 Jan 2019 09:38:31 -0500 Merge JDK-8200758-branch
herrick [Tue, 29 Jan 2019 09:38:31 -0500] rev 57118
Merge
Mon, 28 Jan 2019 14:50:53 +0000 rsocket-branch: fix null arg checking in factories rsocket-branch
chegar [Mon, 28 Jan 2019 14:50:53 +0000] rev 57117
rsocket-branch: fix null arg checking in factories
Mon, 28 Jan 2019 13:56:39 +0000 rsocket-branch: Merge with default rsocket-branch
chegar [Mon, 28 Jan 2019 13:56:39 +0000] rev 57116
rsocket-branch: Merge with default
Sat, 26 Jan 2019 14:02:35 +0000 Initial load of JEP 337 implementation rsocket-branch
alanb [Sat, 26 Jan 2019 14:02:35 +0000] rev 57115
Initial load of JEP 337 implementation
Fri, 25 Jan 2019 13:50:44 +0000 NioSocketImpl cleanup niosocketimpl-branch
alanb [Fri, 25 Jan 2019 13:50:44 +0000] rev 57114
NioSocketImpl cleanup
Fri, 25 Jan 2019 11:33:52 +0000 Merge niosocketimpl-branch
alanb [Fri, 25 Jan 2019 11:33:52 +0000] rev 57113
Merge
Thu, 24 Jan 2019 17:29:21 +0000 Merge niosocketimpl-branch
alanb [Thu, 24 Jan 2019 17:29:21 +0000] rev 57112
Merge
Thu, 24 Jan 2019 17:11:10 +0000 implConnect only requires one lock niosocketimpl-branch
alanb [Thu, 24 Jan 2019 17:11:10 +0000] rev 57111
implConnect only requires one lock
Wed, 23 Jan 2019 19:30:59 +0000 Prototype of NIO based SocketImpl niosocketimpl-branch
alanb [Wed, 23 Jan 2019 19:30:59 +0000] rev 57110
Prototype of NIO based SocketImpl
Tue, 22 Jan 2019 09:43:38 -0500 Merge JDK-8200758-branch
herrick [Tue, 22 Jan 2019 09:43:38 -0500] rev 57109
Merge
Tue, 22 Jan 2019 09:24:58 -0500 8217269: jpackage Makefile improvments JDK-8200758-branch
herrick [Tue, 22 Jan 2019 09:24:58 -0500] rev 57108
8217269: jpackage Makefile improvments Reviewed-by: almatvee, ihse
Thu, 10 Jan 2019 15:34:33 -0500 Merge JDK-8200758-branch
herrick [Thu, 10 Jan 2019 15:34:33 -0500] rev 57107
Merge
Thu, 10 Jan 2019 11:30:09 -0800 8216492: Update copyright of all new jpackage fils to 2019 JDK-8200758-branch
kcr [Thu, 10 Jan 2019 11:30:09 -0800] rev 57106
8216492: Update copyright of all new jpackage fils to 2019 Reviewed-by: herrick
Thu, 10 Jan 2019 13:13:56 -0500 Merge JDK-8200758-branch
herrick [Thu, 10 Jan 2019 13:13:56 -0500] rev 57105
Merge
Tue, 08 Jan 2019 17:20:28 -0500 Merge JDK-8200758-branch
herrick [Tue, 08 Jan 2019 17:20:28 -0500] rev 57104
Merge
Tue, 08 Jan 2019 17:14:14 -0500 8216373: temporary build-root left behind when using secondary launcher(s) JDK-8200758-branch
herrick [Tue, 08 Jan 2019 17:14:14 -0500] rev 57103
8216373: temporary build-root left behind when using secondary launcher(s) Reviewed-by: almatvee
Tue, 08 Jan 2019 17:12:24 -0500 8216313: Add ToolProvider information to jdk.jpackage API docs JDK-8200758-branch
herrick [Tue, 08 Jan 2019 17:12:24 -0500] rev 57102
8216313: Add ToolProvider information to jdk.jpackage API docs Reviewed-by: kcr
Tue, 08 Jan 2019 10:41:50 -0500 Merge JDK-8200758-branch
herrick [Tue, 08 Jan 2019 10:41:50 -0500] rev 57101
Merge
Tue, 08 Jan 2019 07:39:35 -0500 Merge JDK-8200758-branch
herrick [Tue, 08 Jan 2019 07:39:35 -0500] rev 57100
Merge
Tue, 08 Jan 2019 07:37:14 -0500 8216190: Remove Single Instance Service support from jpackage JDK-8200758-branch
herrick [Tue, 08 Jan 2019 07:37:14 -0500] rev 57099
8216190: Remove Single Instance Service support from jpackage Reviewed-by: almatvee, kcr
Mon, 07 Jan 2019 16:43:30 -0500 Merge JDK-8200758-branch
herrick [Mon, 07 Jan 2019 16:43:30 -0500] rev 57098
Merge
Mon, 07 Jan 2019 16:41:59 -0500 8215900: Without --files args, only jars in the top level of --input are added to class-path JDK-8200758-branch
herrick [Mon, 07 Jan 2019 16:41:59 -0500] rev 57097
8215900: Without --files args, only jars in the top level of --input are added to class-path Reviewed-by: almatvee
Mon, 07 Jan 2019 16:39:30 -0500 8215903: modify behavior of retaining temporary output dir JDK-8200758-branch
herrick [Mon, 07 Jan 2019 16:39:30 -0500] rev 57096
8215903: modify behavior of retaining temporary output dir Reviewed-by: almatvee, kcr
Sun, 06 Jan 2019 16:58:28 -0500 Merge JDK-8200758-branch
herrick [Sun, 06 Jan 2019 16:58:28 -0500] rev 57095
Merge
Wed, 02 Jan 2019 13:01:24 +0100 Close JDK-8215445-branch JDK-8215445-branch
erikj [Wed, 02 Jan 2019 13:01:24 +0100] rev 57094
Close JDK-8215445-branch
Wed, 02 Jan 2019 10:21:54 +0100 Merge from default JDK-8215445-branch
erikj [Wed, 02 Jan 2019 10:21:54 +0100] rev 57093
Merge from default
Fri, 21 Dec 2018 07:46:58 -0500 Merge JDK-8200758-branch
herrick [Fri, 21 Dec 2018 07:46:58 -0500] rev 57092
Merge
Fri, 21 Dec 2018 07:40:47 -0500 8215515: Add a command line option to override internal resources. JDK-8200758-branch
herrick [Fri, 21 Dec 2018 07:40:47 -0500] rev 57091
8215515: Add a command line option to override internal resources. Reviewed-by: kcr, almatvee
Fri, 21 Dec 2018 01:29:51 -0800 Use fixpath instead of exe_suffix in Images.gmk JDK-8215445-branch
erikj [Fri, 21 Dec 2018 01:29:51 -0800] rev 57090
Use fixpath instead of exe_suffix in Images.gmk
Fri, 21 Dec 2018 01:03:22 -0800 Updated docs JDK-8215445-branch
erikj [Fri, 21 Dec 2018 01:03:22 -0800] rev 57089
Updated docs
Thu, 20 Dec 2018 13:38:03 +0100 Merge from default JDK-8215445-branch
erikj [Thu, 20 Dec 2018 13:38:03 +0100] rev 57088
Merge from default
Thu, 20 Dec 2018 04:30:11 -0800 Fix compare.sh JDK-8215445-branch
erikj [Thu, 20 Dec 2018 04:30:11 -0800] rev 57087
Fix compare.sh
Wed, 19 Dec 2018 07:53:13 -0800 Document WSL is not fully able to run tests JDK-8215445-branch
erikj [Wed, 19 Dec 2018 07:53:13 -0800] rev 57086
Document WSL is not fully able to run tests
Wed, 19 Dec 2018 06:56:03 -0800 Get rid of warning about non local filesystem JDK-8215445-branch
erikj [Wed, 19 Dec 2018 06:56:03 -0800] rev 57085
Get rid of warning about non local filesystem
Wed, 19 Dec 2018 14:55:39 +0100 More whitespace JDK-8215445-branch
erikj [Wed, 19 Dec 2018 14:55:39 +0100] rev 57084
More whitespace
Wed, 19 Dec 2018 14:42:34 +0100 Fix whitespace JDK-8215445-branch
erikj [Wed, 19 Dec 2018 14:42:34 +0100] rev 57083
Fix whitespace
Wed, 19 Dec 2018 03:35:40 -0800 Fix cygwin build JDK-8215445-branch
erikj [Wed, 19 Dec 2018 03:35:40 -0800] rev 57082
Fix cygwin build
Wed, 19 Dec 2018 00:50:05 -0800 Applying diff3.txt from Andrew Luo JDK-8215445-branch
erikj [Wed, 19 Dec 2018 00:50:05 -0800] rev 57081
Applying diff3.txt from Andrew Luo
Tue, 18 Dec 2018 19:31:20 -0500 8214495: Change behavior of --license-file JDK-8200758-branch
herrick [Tue, 18 Dec 2018 19:31:20 -0500] rev 57080
8214495: Change behavior of --license-file Submitten-by: almatvee Reviewed-by: herrick. kcr
Tue, 18 Dec 2018 18:23:16 -0500 8215036: Create initial set of tests for jpackage create-installer mode JDK-8200758-branch
herrick [Tue, 18 Dec 2018 18:23:16 -0500] rev 57079
8215036: Create initial set of tests for jpackage create-installer mode Submitten-by: almatvee Reviewed-by: herrick. kcr
Tue, 18 Dec 2018 16:57:57 -0500 JDK-8215453: remove unused BundlerParams and fix misleading messages JDK-8200758-branch
herrick [Tue, 18 Dec 2018 16:57:57 -0500] rev 57078
JDK-8215453: remove unused BundlerParams and fix misleading messages Reviewed-by: almatvee
Tue, 18 Dec 2018 15:10:45 -0500 8213962: JPackageCreateImageRuntimeModuleTest fails JDK-8200758-branch
herrick [Tue, 18 Dec 2018 15:10:45 -0500] rev 57077
8213962: JPackageCreateImageRuntimeModuleTest fails Reviewed-by: almatvee, kcr
Tue, 18 Dec 2018 15:08:56 -0500 Merge JDK-8200758-branch
herrick [Tue, 18 Dec 2018 15:08:56 -0500] rev 57076
Merge
Mon, 17 Dec 2018 09:35:15 -0800 New patch from Andrew Luo JDK-8215445-branch
erikj [Mon, 17 Dec 2018 09:35:15 -0800] rev 57075
New patch from Andrew Luo 1. Got rid of EXECUTABLE_SUFFIX in favor of EXE_SUFFIX, which had to move earlier in the sequence 2. Use instead of .exe literal per Magnus' feedback 3. Added information about WSL versioning to build, similar to Cygwin 4. Updated building.md and building.html with WSL build instructions
Fri, 14 Dec 2018 17:12:14 -0800 Applying diff19.txt from Andrew Lou JDK-8215445-branch
erikj [Fri, 14 Dec 2018 17:12:14 -0800] rev 57074
Applying diff19.txt from Andrew Lou
Fri, 14 Dec 2018 17:08:58 -0800 Initial change for JDK-8215445-branch JDK-8215445-branch
erikj [Fri, 14 Dec 2018 17:08:58 -0800] rev 57073
Initial change for JDK-8215445-branch
Wed, 12 Dec 2018 08:38:45 -0500 Merge JDK-8200758-branch
herrick [Wed, 12 Dec 2018 08:38:45 -0500] rev 57072
Merge
Wed, 12 Dec 2018 08:27:16 -0500 8213392: Enhance --help and --version JDK-8200758-branch
herrick [Wed, 12 Dec 2018 08:27:16 -0500] rev 57071
8213392: Enhance --help and --version Reviewed-by: almatvee, kcr
Tue, 11 Dec 2018 12:54:18 -0500 8212164: resolve jre.list and jre.module.list JDK-8200758-branch
herrick [Tue, 11 Dec 2018 12:54:18 -0500] rev 57070
8212164: resolve jre.list and jre.module.list Reviewed-by: almatvee, kcr
Mon, 10 Dec 2018 16:55:17 -0500 Merge JDK-8200758-branch
herrick [Mon, 10 Dec 2018 16:55:17 -0500] rev 57069
Merge
Mon, 10 Dec 2018 16:49:54 -0500 8215020: create-jre-installer exe fails when --runtime-image is specified. JDK-8200758-branch
herrick [Mon, 10 Dec 2018 16:49:54 -0500] rev 57068
8215020: create-jre-installer exe fails when --runtime-image is specified. Reviewed-by: almatvee, kcr
Mon, 10 Dec 2018 16:48:25 -0500 8213425: Analyze output from Source code scanner and fix where needed. JDK-8200758-branch
herrick [Mon, 10 Dec 2018 16:48:25 -0500] rev 57067
8213425: Analyze output from Source code scanner and fix where needed. Reviewed-by: almatvee
Fri, 07 Dec 2018 21:07:26 -0500 Merge JDK-8200758-branch
herrick [Fri, 07 Dec 2018 21:07:26 -0500] rev 57066
Merge
Fri, 07 Dec 2018 19:07:08 -0500 8214982: jpackage causes failures in existing HelpFlagsTest and VersionCheck tests JDK-8200758-branch
herrick [Fri, 07 Dec 2018 19:07:08 -0500] rev 57065
8214982: jpackage causes failures in existing HelpFlagsTest and VersionCheck tests Reviewed-by: almatvee
Fri, 07 Dec 2018 13:26:45 -0500 8214899: rename papplauncher and it's library and move src to appropriate places JDK-8200758-branch
herrick [Fri, 07 Dec 2018 13:26:45 -0500] rev 57064
8214899: rename papplauncher and it's library and move src to appropriate places Reviewed-by: almatvee, erikj
Fri, 07 Dec 2018 09:46:53 -0500 Merge JDK-8200758-branch
herrick [Fri, 07 Dec 2018 09:46:53 -0500] rev 57063
Merge
Thu, 06 Dec 2018 16:45:26 -0500 8214575: Exe installers will install application to already existing instalation JDK-8200758-branch
herrick [Thu, 06 Dec 2018 16:45:26 -0500] rev 57062
8214575: Exe installers will install application to already existing instalation Submitten-by: almatvee Reviewed-by: herrick. kcr
Wed, 05 Dec 2018 17:05:42 -0500 Merge JDK-8200758-branch
herrick [Wed, 05 Dec 2018 17:05:42 -0500] rev 57061
Merge
Wed, 05 Dec 2018 17:03:58 -0500 8213385: jpackager Command-Line Argument File. JDK-8200758-branch
herrick [Wed, 05 Dec 2018 17:03:58 -0500] rev 57060
8213385: jpackager Command-Line Argument File. Reviewed-by: almatvee, kcr
Wed, 05 Dec 2018 12:23:37 -0500 8214143: Reduce Resource files JDK-8200758-branch
herrick [Wed, 05 Dec 2018 12:23:37 -0500] rev 57059
8214143: Reduce Resource files Reviewed-by: almatvee
Tue, 04 Dec 2018 12:16:01 +0100 Import initial implementation by tgranat. ihse-test-autonconf-branch
ihse [Tue, 04 Dec 2018 12:16:01 +0100] rev 57058
Import initial implementation by tgranat.
Tue, 04 Dec 2018 12:14:51 +0100 Create ihse-test-autoconf-branch. ihse-test-autonconf-branch
ihse [Tue, 04 Dec 2018 12:14:51 +0100] rev 57057
Create ihse-test-autoconf-branch.
Tue, 04 Dec 2018 11:08:07 +0100 Modify source to make errorprone complain. ihse-errorprone-branch
ihse [Tue, 04 Dec 2018 11:08:07 +0100] rev 57056
Modify source to make errorprone complain.
Mon, 03 Dec 2018 15:31:49 -0500 Merge JDK-8200758-branch
herrick [Mon, 03 Dec 2018 15:31:49 -0500] rev 57055
Merge
Mon, 03 Dec 2018 15:06:33 -0500 8213747: Makefile Improvements to Lib-jdk.packager.gmk JDK-8200758-branch
herrick [Mon, 03 Dec 2018 15:06:33 -0500] rev 57054
8213747: Makefile Improvements to Lib-jdk.packager.gmk Reviewed-by: ihse, almatvee
Mon, 03 Dec 2018 08:16:03 -0500 8213747: Makefile Improvements to Lib-jdk.packager.gmk JDK-8200758-branch
herrick [Mon, 03 Dec 2018 08:16:03 -0500] rev 57053
8213747: Makefile Improvements to Lib-jdk.packager.gmk Reviewed-by: ihse, almatvee
Mon, 03 Dec 2018 08:13:19 -0500 8214070: Analyze and Fix issues reported by Parfait JDK-8200758-branch
herrick [Mon, 03 Dec 2018 08:13:19 -0500] rev 57052
8214070: Analyze and Fix issues reported by Parfait Submitten-by: almatvee Reviewed-by: herrick
Mon, 03 Dec 2018 18:33:11 +0100 Add html filter script from Jon. ihse-manpages-branch
ihse [Mon, 03 Dec 2018 18:33:11 +0100] rev 57051
Add html filter script from Jon.
Mon, 03 Dec 2018 12:15:49 +0100 Remove x permission. ihse-manpages-branch
ihse [Mon, 03 Dec 2018 12:15:49 +0100] rev 57050
Remove x permission.
Mon, 03 Dec 2018 10:08:18 +0100 Merge from default ihse-manpages-branch
ihse [Mon, 03 Dec 2018 10:08:18 +0100] rev 57049
Merge from default
Mon, 26 Nov 2018 19:05:55 +0100 Final touches after personal code review. ihse-manpages-branch
ihse [Mon, 26 Nov 2018 19:05:55 +0100] rev 57048
Final touches after personal code review.
Mon, 26 Nov 2018 18:52:33 +0100 Merge ihse-manpages-branch
ihse [Mon, 26 Nov 2018 18:52:33 +0100] rev 57047
Merge
Mon, 26 Nov 2018 18:52:20 +0100 Add pandoc to macosx-x64 builds. ihse-manpages-branch
ihse [Mon, 26 Nov 2018 18:52:20 +0100] rev 57046
Add pandoc to macosx-x64 builds.
Mon, 26 Nov 2018 18:50:55 +0100 * Final changes in logic to make man page processing work as intended. ihse-manpages-branch
ihse [Mon, 26 Nov 2018 18:50:55 +0100] rev 57045
* Final changes in logic to make man page processing work as intended. * Add support for macosx pandoc bundle * Fix race for generating pandoc filter wrapper
Mon, 26 Nov 2018 14:18:32 +0100 Clean up before publishing. ihse-manpages-branch
ihse [Mon, 26 Nov 2018 14:18:32 +0100] rev 57044
Clean up before publishing.
Mon, 26 Nov 2018 14:18:22 +0100 Clean up login in when running which kind of man page creation. ihse-manpages-branch
ihse [Mon, 26 Nov 2018 14:18:22 +0100] rev 57043
Clean up login in when running which kind of man page creation.
Mon, 26 Nov 2018 08:55:24 +0100 Merge ihse-manpages-branch
ihse [Mon, 26 Nov 2018 08:55:24 +0100] rev 57042
Merge
Fri, 23 Nov 2018 20:06:18 +0100 Remove duplicated man generation code from Docs.gmk. ihse-manpages-branch
ihse [Fri, 23 Nov 2018 20:06:18 +0100] rev 57041
Remove duplicated man generation code from Docs.gmk.
Fri, 23 Nov 2018 09:12:00 -0500 Merge JDK-8200758-branch
herrick [Fri, 23 Nov 2018 09:12:00 -0500] rev 57040
Merge
Fri, 23 Nov 2018 09:02:17 -0500 8214051: rename jpackager tool to jpackage JDK-8200758-branch
herrick [Fri, 23 Nov 2018 09:02:17 -0500] rev 57039
8214051: rename jpackager tool to jpackage Reviewed-by: almatvee
Wed, 21 Nov 2018 17:50:46 -0500 8213963: Flatten out jpackager packages and resources JDK-8200758-branch
herrick [Wed, 21 Nov 2018 17:50:46 -0500] rev 57038
8213963: Flatten out jpackager packages and resources Reviewed-by: almatvee
Fri, 23 Nov 2018 12:21:47 +0100 Add code for processing markdown man pages. ihse-manpages-branch
ihse [Fri, 23 Nov 2018 12:21:47 +0100] rev 57037
Add code for processing markdown man pages.
Fri, 23 Nov 2018 12:20:06 +0100 Filter out stderr warning about deprecation. ihse-manpages-branch
ihse [Fri, 23 Nov 2018 12:20:06 +0100] rev 57036
Filter out stderr warning about deprecation.
Fri, 23 Nov 2018 12:19:38 +0100 Fix race in ProcessMarkdown. ihse-manpages-branch
ihse [Fri, 23 Nov 2018 12:19:38 +0100] rev 57035
Fix race in ProcessMarkdown.
Fri, 23 Nov 2018 11:32:02 +0100 If we have *.1 troff man pages, let jmod copy them along. ihse-manpages-branch
ihse [Fri, 23 Nov 2018 11:32:02 +0100] rev 57034
If we have *.1 troff man pages, let jmod copy them along.
Fri, 23 Nov 2018 10:17:13 +0100 Merge from default ihse-manpages-branch
ihse [Fri, 23 Nov 2018 10:17:13 +0100] rev 57033
Merge from default
Wed, 21 Nov 2018 13:53:17 -0500 Merge JDK-8200758-branch
herrick [Wed, 21 Nov 2018 13:53:17 -0500] rev 57032
Merge
Wed, 21 Nov 2018 13:20:52 -0500 8214021: Create additional automated tests for jpackager JDK-8200758-branch
herrick [Wed, 21 Nov 2018 13:20:52 -0500] rev 57031
8214021: Create additional automated tests for jpackager Submitten-by: almatvee Reviewed-by: herrick. kcr
Wed, 21 Nov 2018 12:00:01 -0500 8214021: Create additional automated tests for jpackager JDK-8200758-branch
herrick [Wed, 21 Nov 2018 12:00:01 -0500] rev 57030
8214021: Create additional automated tests for jpackager Submitten-by: almatvee Reviewed-by: herrick. kcr
Sun, 18 Nov 2018 17:45:09 -0500 Merge JDK-8200758-branch
herrick [Sun, 18 Nov 2018 17:45:09 -0500] rev 57029
Merge
Fri, 16 Nov 2018 14:53:42 -0500 /home/aherrick/comment JDK-8200758-branch
herrick [Fri, 16 Nov 2018 14:53:42 -0500] rev 57028
/home/aherrick/comment
Fri, 16 Nov 2018 14:42:43 -0500 8212936: Makefile and other improvements for jpackager JDK-8200758-branch
herrick [Fri, 16 Nov 2018 14:42:43 -0500] rev 57027
8212936: Makefile and other improvements for jpackager Reviewed-by: almatvee, erikj
Fri, 09 Nov 2018 11:15:38 -0500 Merge JDK-8200758-branch
herrick [Fri, 09 Nov 2018 11:15:38 -0500] rev 57026
Merge
Fri, 09 Nov 2018 09:48:18 -0500 help text updates JDK-8200758-branch
herrick [Fri, 09 Nov 2018 09:48:18 -0500] rev 57025
help text updates
Thu, 08 Nov 2018 19:15:42 -0500 Merge JDK-8200758-branch
herrick [Thu, 08 Nov 2018 19:15:42 -0500] rev 57024
Merge
Thu, 08 Nov 2018 19:07:57 -0500 8213332: Create minimal automated tests for jpackager JDK-8200758-branch
herrick [Thu, 08 Nov 2018 19:07:57 -0500] rev 57023
8213332: Create minimal automated tests for jpackager Submitten-by: almatvee Reviewed-by: herrick. kcr
Thu, 08 Nov 2018 13:56:26 -0500 8213333: Fix issues found in jpackager with automated tests JDK-8200758-branch
herrick [Thu, 08 Nov 2018 13:56:26 -0500] rev 57022
8213333: Fix issues found in jpackager with automated tests Submitten-by: almatvee Reviewed-by: herrick. kcr
Thu, 08 Nov 2018 13:46:28 -0500 8213324:jpackager deletes existing app directory without warning JDK-8200758-branch
herrick [Thu, 08 Nov 2018 13:46:28 -0500] rev 57021
8213324:jpackager deletes existing app directory without warning Reviewed-by: almatvee, kcr
Thu, 08 Nov 2018 10:56:28 -0500 8213394: Stop using Log.info() except for expected output. JDK-8200758-branch
herrick [Thu, 08 Nov 2018 10:56:28 -0500] rev 57020
8213394: Stop using Log.info() except for expected output. Reviewed-by: almatvee
Mon, 05 Nov 2018 19:05:15 -0500 Merge JDK-8200758-branch
herrick [Mon, 05 Nov 2018 19:05:15 -0500] rev 57019
Merge
Mon, 05 Nov 2018 19:00:34 -0500 8213345: Secondary Launchers broken on mac. JDK-8200758-branch
herrick [Mon, 05 Nov 2018 19:00:34 -0500] rev 57018
8213345: Secondary Launchers broken on mac. Reviewed-by: almatvee
Mon, 05 Nov 2018 17:32:00 -0500 8213156:rename packages for jpackager JDK-8200758-branch
herrick [Mon, 05 Nov 2018 17:32:00 -0500] rev 57017
8213156:rename packages for jpackager Reviewed-by: almatvee, kcr
Fri, 02 Nov 2018 11:34:56 -0400 Merge JDK-8200758-branch
herrick [Fri, 02 Nov 2018 11:34:56 -0400] rev 57016
Merge
Thu, 01 Nov 2018 14:36:18 -0400 JDK-8213244: Fix all warnings in jpackager java code JDK-8200758-branch
herrick [Thu, 01 Nov 2018 14:36:18 -0400] rev 57015
JDK-8213244: Fix all warnings in jpackager java code Reviewed-by: almatvee
Thu, 01 Nov 2018 09:01:15 -0400 Merge JDK-8200758-branch
herrick [Thu, 01 Nov 2018 09:01:15 -0400] rev 57014
Merge
Thu, 01 Nov 2018 08:52:50 -0400 8213163: --app-image arg does not work creating exe installers JDK-8200758-branch
herrick [Thu, 01 Nov 2018 08:52:50 -0400] rev 57013
8213163: --app-image arg does not work creating exe installers Reviewed-by: almatvee
Wed, 31 Oct 2018 19:05:56 -0400 8213166: jpackager --argument arg is broken JDK-8200758-branch
herrick [Wed, 31 Oct 2018 19:05:56 -0400] rev 57012
8213166: jpackager --argument arg is broken Reviewed-by: almatvee
Wed, 31 Oct 2018 19:02:03 -0400 8213162: Association description in Inno Setup cannot contain double quotes JDK-8200758-branch
herrick [Wed, 31 Oct 2018 19:02:03 -0400] rev 57011
8213162: Association description in Inno Setup cannot contain double quotes Reviewed-by: almatvee
Tue, 30 Oct 2018 13:50:05 +0100 Merge ihse-manpages-branch
ihse [Tue, 30 Oct 2018 13:50:05 +0100] rev 57010
Merge
Tue, 30 Oct 2018 11:46:26 +0100 Update pandoc bundle to 2.3.1. ihse-manpages-branch
ihse [Tue, 30 Oct 2018 11:46:26 +0100] rev 57009
Update pandoc bundle to 2.3.1.
Tue, 30 Oct 2018 10:46:56 +0100 Either copy old static pages, or new dynamic. ihse-manpages-branch
ihse [Tue, 30 Oct 2018 10:46:56 +0100] rev 57008
Either copy old static pages, or new dynamic.
Tue, 30 Oct 2018 09:33:51 +0100 Add handling of footnotes to javascript filter. ihse-manpages-branch
ihse [Tue, 30 Oct 2018 09:33:51 +0100] rev 57007
Add handling of footnotes to javascript filter.
Tue, 30 Oct 2018 09:24:42 +0100 For man pages: Depend also on js filter, and css file copy. ihse-manpages-branch
ihse [Tue, 30 Oct 2018 09:24:42 +0100] rev 57006
For man pages: Depend also on js filter, and css file copy.
Tue, 30 Oct 2018 09:24:14 +0100 Fix links in pandoc filter. ihse-manpages-branch
ihse [Tue, 30 Oct 2018 09:24:14 +0100] rev 57005
Fix links in pandoc filter.
Tue, 30 Oct 2018 08:29:56 +0100 Merge from default ihse-manpages-branch
ihse [Tue, 30 Oct 2018 08:29:56 +0100] rev 57004
Merge from default
Fri, 26 Oct 2018 12:06:54 +0200 Move the man pages to their correct modules. ihse-manpages-branch
ihse [Fri, 26 Oct 2018 12:06:54 +0200] rev 57003
Move the man pages to their correct modules.
Fri, 26 Oct 2018 12:00:31 +0200 Remove duplicate or obsolete man pages. ihse-manpages-branch
ihse [Fri, 26 Oct 2018 12:00:31 +0200] rev 57002
Remove duplicate or obsolete man pages.
Tue, 23 Oct 2018 14:50:12 +0200 Explain better why we cannot use filter. ihse-manpages-branch
ihse [Tue, 23 Oct 2018 14:50:12 +0200] rev 57001
Explain better why we cannot use filter.
Tue, 23 Oct 2018 13:45:24 +0200 Use REPLACEMENTS instead of pre-processing. ihse-manpages-branch
ihse [Tue, 23 Oct 2018 13:45:24 +0200] rev 57000
Use REPLACEMENTS instead of pre-processing.
Tue, 23 Oct 2018 09:05:37 -0400 Merge JDK-8200758-branch
herrick [Tue, 23 Oct 2018 09:05:37 -0400] rev 56999
Merge
Sat, 20 Oct 2018 08:39:46 -0400 JDK-8188051-branch MultiOperation javadoc update JDK-8188051-branch
lancea [Sat, 20 Oct 2018 08:39:46 -0400] rev 56998
JDK-8188051-branch MultiOperation javadoc update
Sat, 20 Oct 2018 08:17:38 -0400 JDK-8188051-branch October 20 ABDA updates JDK-8188051-branch
lancea [Sat, 20 Oct 2018 08:17:38 -0400] rev 56997
JDK-8188051-branch October 20 ABDA updates
Fri, 19 Oct 2018 21:30:11 -0400 Merge JDK-8200758-branch
herrick [Fri, 19 Oct 2018 21:30:11 -0400] rev 56996
Merge
Fri, 19 Oct 2018 19:33:35 -0400 8212143: Remove native code that supports UserJvmOptionsService JDK-8200758-branch
herrick [Fri, 19 Oct 2018 19:33:35 -0400] rev 56995
8212143: Remove native code that supports UserJvmOptionsService Submitten-by: almatvee Reviewed-by: herrick
Fri, 19 Oct 2018 19:29:20 -0400 8212537: Create method and class description comments for main functionality JDK-8200758-branch
herrick [Fri, 19 Oct 2018 19:29:20 -0400] rev 56994
8212537: Create method and class description comments for main functionality Reviewed-by: almatvee
Fri, 19 Oct 2018 08:57:13 -0400 8212531: Several checks in native jpackager code JDK-8200758-branch
herrick [Fri, 19 Oct 2018 08:57:13 -0400] rev 56993
8212531: Several checks in native jpackager code Submitten-by: almatvee Reviewed-by: herrick
Fri, 19 Oct 2018 13:47:32 +0200 Convert license of microbenchmarks from GPL+CP to GPL JEP-230-microbenchmarks-branch
redestad [Fri, 19 Oct 2018 13:47:32 +0200] rev 56992
Convert license of microbenchmarks from GPL+CP to GPL
Fri, 19 Oct 2018 12:20:44 +0200 JAVA_SMALL -> JAVA, comment out MICROBENCHMARK_RES JEP-230-microbenchmarks-branch
redestad [Fri, 19 Oct 2018 12:20:44 +0200] rev 56991
JAVA_SMALL -> JAVA, comment out MICROBENCHMARK_RES
Wed, 17 Oct 2018 23:28:08 +0200 merge JEP-230-microbenchmarks-branch
redestad [Wed, 17 Oct 2018 23:28:08 +0200] rev 56990
merge
Thu, 18 Oct 2018 21:04:15 -0400 8212625: Remove --echo-mode and related code JDK-8200758-branch
herrick [Thu, 18 Oct 2018 21:04:15 -0400] rev 56989
8212625: Remove --echo-mode and related code Submitten-by: almatvee Reviewed-by: herrick
Thu, 18 Oct 2018 18:04:05 -0400 Merge JDK-8200758-branch
herrick [Thu, 18 Oct 2018 18:04:05 -0400] rev 56988
Merge
Thu, 18 Oct 2018 18:02:17 -0400 8211297: --verbose does not work with jpackager JDK-8200758-branch
herrick [Thu, 18 Oct 2018 18:02:17 -0400] rev 56987
8211297: --verbose does not work with jpackager Submitten-by: almatvee Reviewed-by: herrick
Thu, 18 Oct 2018 17:57:26 -0400 JDK-8212089: Prepare packager for localization JDK-8200758-branch
herrick [Thu, 18 Oct 2018 17:57:26 -0400] rev 56986
JDK-8212089: Prepare packager for localization Reviewed-by: almatvee
Wed, 17 Oct 2018 15:43:29 -0400 8211285: Better app validation JDK-8200758-branch
herrick [Wed, 17 Oct 2018 15:43:29 -0400] rev 56985
8211285: Better app validation Submitten-by: almatvee Reviewed-by: herrick, kcr
Wed, 17 Oct 2018 14:17:48 -0400 Merge JDK-8200758-branch
herrick [Wed, 17 Oct 2018 14:17:48 -0400] rev 56984
Merge
Wed, 17 Oct 2018 14:14:54 -0400 8211744: Cannot run AWT application generated with jpackager JDK-8200758-branch
herrick [Wed, 17 Oct 2018 14:14:54 -0400] rev 56983
8211744: Cannot run AWT application generated with jpackager Submitten-by: almatvee Reviewed-by: herrick, kcr
Wed, 17 Oct 2018 13:50:11 -0400 8212048: Cleanup source code and fix issues discussed in preliminary review JDK-8200758-branch
herrick [Wed, 17 Oct 2018 13:50:11 -0400] rev 56982
8212048: Cleanup source code and fix issues discussed in preliminary review Reviewed-by: almatvee
Wed, 17 Oct 2018 17:30:28 +0200 fix merge snafu: KEYWORDS -> SINGLE_KEYWORDS JEP-230-microbenchmarks-branch
redestad [Wed, 17 Oct 2018 17:30:28 +0200] rev 56981
fix merge snafu: KEYWORDS -> SINGLE_KEYWORDS
Tue, 16 Oct 2018 17:24:44 +0200 Add generated doc changes JEP-230-microbenchmarks-branch
redestad [Tue, 16 Oct 2018 17:24:44 +0200] rev 56980
Add generated doc changes
Wed, 17 Oct 2018 08:13:04 -0700 Moved SetTestOpt around a bit JEP-230-microbenchmarks-branch
erikj [Wed, 17 Oct 2018 08:13:04 -0700] rev 56979
Moved SetTestOpt around a bit
Wed, 17 Oct 2018 08:09:46 -0700 Merge from default JEP-230-microbenchmarks-branch
erikj [Wed, 17 Oct 2018 08:09:46 -0700] rev 56978
Merge from default
Wed, 17 Oct 2018 11:41:33 +0200 Add a pandoc filter for man pages written in javascript, to transform man pages. ihse-manpages-branch
ihse [Wed, 17 Oct 2018 11:41:33 +0200] rev 56977
Add a pandoc filter for man pages written in javascript, to transform man pages.
Tue, 16 Oct 2018 09:54:06 -0700 Closing ihse-runtestprebuilt-branch ihse-runtestprebuilt-branch
erikj [Tue, 16 Oct 2018 09:54:06 -0700] rev 56976
Closing ihse-runtestprebuilt-branch
Tue, 16 Oct 2018 15:45:19 +0200 Remove custom security.policy, use JMH-provided alternative JEP-230-microbenchmarks-branch
redestad [Tue, 16 Oct 2018 15:45:19 +0200] rev 56975
Remove custom security.policy, use JMH-provided alternative
Tue, 16 Oct 2018 12:02:45 +0200 Add needed man-page preprocessing. ihse-manpages-branch
ihse [Tue, 16 Oct 2018 12:02:45 +0200] rev 56974
Add needed man-page preprocessing.
Tue, 16 Oct 2018 11:53:36 +0200 Add support for pre-processing to markdown. ihse-manpages-branch
ihse [Tue, 16 Oct 2018 11:53:36 +0200] rev 56973
Add support for pre-processing to markdown.
Tue, 16 Oct 2018 11:14:08 +0200 Revive remaining fixes from old jdk9 sandbox. ihse-manpages-branch
ihse [Tue, 16 Oct 2018 11:14:08 +0200] rev 56972
Revive remaining fixes from old jdk9 sandbox.
Fri, 12 Oct 2018 16:47:58 +0200 Don't copy .1 files anymore. ihse-manpages-branch
ihse [Fri, 12 Oct 2018 16:47:58 +0200] rev 56971
Don't copy .1 files anymore.
Mon, 15 Oct 2018 11:39:38 -0700 Merge from default JDK-8152988-branch
erikj [Mon, 15 Oct 2018 11:39:38 -0700] rev 56970
Merge from default
Mon, 15 Oct 2018 11:39:10 -0700 Merge with ihse-runtestprebuilt-branch JDK-8152988-branch
erikj [Mon, 15 Oct 2018 11:39:10 -0700] rev 56969
Merge with ihse-runtestprebuilt-branch
Mon, 15 Oct 2018 09:18:51 -0700 Merge from default ihse-runtestprebuilt-branch
erikj [Mon, 15 Oct 2018 09:18:51 -0700] rev 56968
Merge from default
Sat, 13 Oct 2018 19:28:10 +0200 Fix aotLoader.cpp on Windows JDK-8152988-branch
erikj [Sat, 13 Oct 2018 19:28:10 +0200] rev 56967
Fix aotLoader.cpp on Windows
Sat, 13 Oct 2018 03:05:21 +0200 Revert verbose on jaot JDK-8152988-branch
erikj [Sat, 13 Oct 2018 03:05:21 +0200] rev 56966
Revert verbose on jaot
Sat, 13 Oct 2018 03:02:28 +0200 Fixed windows as far as can be done. JDK-8152988-branch
erikj [Sat, 13 Oct 2018 03:02:28 +0200] rev 56965
Fixed windows as far as can be done.
Fri, 12 Oct 2018 17:45:44 -0700 Fixed _NT_SYMBOL_PATH on windows ihse-runtestprebuilt-branch
erikj [Fri, 12 Oct 2018 17:45:44 -0700] rev 56964
Fixed _NT_SYMBOL_PATH on windows
Fri, 12 Oct 2018 19:00:51 -0400 8198472: Add support for creating bundles from JNLP files JDK-8200758-branch
herrick [Fri, 12 Oct 2018 19:00:51 -0400] rev 56963
8198472: Add support for creating bundles from JNLP files Submitten-by: almatvee Reviewed-by: herrick, kcr, prr, asemenyuk
Fri, 12 Oct 2018 18:58:40 -0400 Merge JDK-8200758-branch
herrick [Fri, 12 Oct 2018 18:58:40 -0400] rev 56962
Merge
Fri, 12 Oct 2018 16:37:22 -0700 Initial stab at implementing AOT support for run-test JDK-8152988-branch
erikj [Fri, 12 Oct 2018 16:37:22 -0700] rev 56961
Initial stab at implementing AOT support for run-test
Fri, 12 Oct 2018 16:35:06 -0700 Initial commit for JDK-8152988-branch JDK-8152988-branch
erikj [Fri, 12 Oct 2018 16:35:06 -0700] rev 56960
Initial commit for JDK-8152988-branch
Thu, 11 Oct 2018 20:58:37 -0400 Merge JDK-8200758-branch
herrick [Thu, 11 Oct 2018 20:58:37 -0400] rev 56959
Merge
Thu, 11 Oct 2018 20:53:02 -0400 8208578: Need to improve error handling of mandatory arguments JDK-8200758-branch
herrick [Thu, 11 Oct 2018 20:53:02 -0400] rev 56958
8208578: Need to improve error handling of mandatory arguments Reviewed-by: almatvee
Thu, 11 Oct 2018 20:48:26 -0400 8211299: Output of System.out is not printed to CMD on Windows JDK-8200758-branch
herrick [Thu, 11 Oct 2018 20:48:26 -0400] rev 56957
8211299: Output of System.out is not printed to CMD on Windows Submitten-by: almatvee Reviewed-by: herrick, kcr
Thu, 11 Oct 2018 14:44:23 -0700 Make it possible to run bin/print-config.js ihse-runtestprebuilt-branch
erikj [Thu, 11 Oct 2018 14:44:23 -0700] rev 56956
Make it possible to run bin/print-config.js
Thu, 11 Oct 2018 09:53:45 -0700 Merge with default ihse-runtestprebuilt-branch
erikj [Thu, 11 Oct 2018 09:53:45 -0700] rev 56955
Merge with default
Thu, 11 Oct 2018 09:20:07 -0700 Merge from default JEP-230-microbenchmarks-branch
erikj [Thu, 11 Oct 2018 09:20:07 -0700] rev 56954
Merge from default
Thu, 11 Oct 2018 16:41:13 +0200 Document micro run-test target JEP-230-microbenchmarks-branch
redestad [Thu, 11 Oct 2018 16:41:13 +0200] rev 56953
Document micro run-test target
Wed, 10 Oct 2018 14:15:38 -0700 Merge from default ihse-runtestprebuilt-branch
erikj [Wed, 10 Oct 2018 14:15:38 -0700] rev 56952
Merge from default
Tue, 18 Sep 2018 14:28:49 +0200 Revive "Missed version number." (changeset 83ccb8e9cd3c in ihse-manpages-branch
ihse [Tue, 18 Sep 2018 14:28:49 +0200] rev 56951
Revive "Missed version number." (changeset 83ccb8e9cd3c in ihse-javadoc-branch on jdk9/sandbox.)
Wed, 10 Oct 2018 10:12:15 +0200 Make pandoc conversion of man pages work again. ihse-manpages-branch
ihse [Wed, 10 Oct 2018 10:12:15 +0200] rev 56950
Make pandoc conversion of man pages work again.
Tue, 09 Oct 2018 18:33:25 -0400 Merge JDK-8200758-branch
herrick [Tue, 09 Oct 2018 18:33:25 -0400] rev 56949
Merge
Tue, 09 Oct 2018 18:29:53 -0400 JDK-8211288: app-image fails to find JLI lib at launch time JDK-8200758-branch
herrick [Tue, 09 Oct 2018 18:29:53 -0400] rev 56948
JDK-8211288: app-image fails to find JLI lib at launch time Reviewed-by: almatvee, kcr
Tue, 09 Oct 2018 17:50:26 -0400 JDK-8211857: Support "exe" format for create-jre-installers JDK-8200758-branch
herrick [Tue, 09 Oct 2018 17:50:26 -0400] rev 56947
JDK-8211857: Support "exe" format for create-jre-installers Reviewed-by: almatvee, kcr
Tue, 09 Oct 2018 09:03:24 -0400 Merge JDK-8200758-branch
herrick [Tue, 09 Oct 2018 09:03:24 -0400] rev 56946
Merge
Tue, 09 Oct 2018 14:17:50 -0700 Handle space in JTREG_KEYWORDS. Introduce TEST_OPTS_JAVA_OPTIONS. Set individual test timeouts to 300. Fix InstrumentationTest to handle deep work dir paths better. ihse-runtestprebuilt-branch
erikj [Tue, 09 Oct 2018 14:17:50 -0700] rev 56945
Handle space in JTREG_KEYWORDS. Introduce TEST_OPTS_JAVA_OPTIONS. Set individual test timeouts to 300. Fix InstrumentationTest to handle deep work dir paths better.
Tue, 09 Oct 2018 14:37:59 +0200 merge JEP-230-microbenchmarks-branch
redestad [Tue, 09 Oct 2018 14:37:59 +0200] rev 56944
merge
Mon, 08 Oct 2018 22:15:14 -0400 Merge JDK-8200758-branch
herrick [Mon, 08 Oct 2018 22:15:14 -0400] rev 56943
Merge
Mon, 08 Oct 2018 18:23:05 -0400 Merge JDK-8200758-branch
herrick [Mon, 08 Oct 2018 18:23:05 -0400] rev 56942
Merge
Mon, 08 Oct 2018 18:17:37 -0400 JDK-8211282: Support creation of 'exe' installers on Windows. JDK-8200758-branch
herrick [Mon, 08 Oct 2018 18:17:37 -0400] rev 56941
JDK-8211282: Support creation of 'exe' installers on Windows. Reviewed-by: almatvee, kcr
Mon, 08 Oct 2018 18:10:31 -0400 8133034: launcher crashes if started with non english arguments JDK-8200758-branch
herrick [Mon, 08 Oct 2018 18:10:31 -0400] rev 56940
8133034: launcher crashes if started with non english arguments Submitten-by: almatvee Reviewed-by: herrick
Fri, 05 Oct 2018 16:42:55 -0700 Merge with default ihse-runtestprebuilt-branch
erikj [Fri, 05 Oct 2018 16:42:55 -0700] rev 56939
Merge with default
Fri, 05 Oct 2018 16:14:28 -0700 Merge ihse-runtestprebuilt-branch
erikj [Fri, 05 Oct 2018 16:14:28 -0700] rev 56938
Merge
Fri, 05 Oct 2018 15:15:56 -0700 Handle quoted empty keyword string ihse-runtestprebuilt-branch
erikj [Fri, 05 Oct 2018 15:15:56 -0700] rev 56937
Handle quoted empty keyword string
Fri, 05 Oct 2018 17:01:07 -0400 Seans workaround for comments in the policy file JEP-230-microbenchmarks-branch
ecaspole [Fri, 05 Oct 2018 17:01:07 -0400] rev 56936
Seans workaround for comments in the policy file
Fri, 05 Oct 2018 14:47:35 -0400 Merge JDK-8200758-branch
herrick [Fri, 05 Oct 2018 14:47:35 -0400] rev 56935
Merge
Fri, 05 Oct 2018 11:10:27 -0400 Merge JDK-8200758-branch
herrick [Fri, 05 Oct 2018 11:10:27 -0400] rev 56934
Merge
Mon, 01 Oct 2018 09:04:49 -0400 8211182: Remove jdk.packager.services.UserJvmOptionsService JDK-8200758-branch
herrick [Mon, 01 Oct 2018 09:04:49 -0400] rev 56933
8211182: Remove jdk.packager.services.UserJvmOptionsService Reviewed-by: almatvee
Fri, 05 Oct 2018 11:08:45 -0700 Rename test parameter TIMEOUT to TIMEOUT_FACTOR to better reflect what it is. ihse-runtestprebuilt-branch
erikj [Fri, 05 Oct 2018 11:08:45 -0700] rev 56932
Rename test parameter TIMEOUT to TIMEOUT_FACTOR to better reflect what it is.
Fri, 05 Oct 2018 09:59:30 -0700 Fix CDS support. Change ParseKeywordVariable parameter name to enable JTREG_KEYWORDS parameter. Fix test list arg. ihse-runtestprebuilt-branch
erikj [Fri, 05 Oct 2018 09:59:30 -0700] rev 56931
Fix CDS support. Change ParseKeywordVariable parameter name to enable JTREG_KEYWORDS parameter. Fix test list arg.
Fri, 05 Oct 2018 18:24:15 +0200 Reorganize micro sources (classes/resources), add tests using resources as a PoC JEP-230-microbenchmarks-branch
redestad [Fri, 05 Oct 2018 18:24:15 +0200] rev 56930
Reorganize micro sources (classes/resources), add tests using resources as a PoC
Fri, 05 Oct 2018 15:14:31 +0200 Use sample microbenchmarks from jmh-jdk-microbenchmarks JEP-230-microbenchmarks-branch
redestad [Fri, 05 Oct 2018 15:14:31 +0200] rev 56929
Use sample microbenchmarks from jmh-jdk-microbenchmarks
Fri, 05 Oct 2018 14:22:53 +0200 merge JEP-230-microbenchmarks-branch
redestad [Fri, 05 Oct 2018 14:22:53 +0200] rev 56928
merge
Fri, 05 Oct 2018 14:22:24 +0200 Fix permissions to enable running SM micros without forking JEP-230-microbenchmarks-branch
redestad [Fri, 05 Oct 2018 14:22:24 +0200] rev 56927
Fix permissions to enable running SM micros without forking
Thu, 04 Oct 2018 17:09:33 +0200 Add RESULTS_FORMAT, remove CSV as default, run JMH on the test JDK directly JEP-230-microbenchmarks-branch
redestad [Thu, 04 Oct 2018 17:09:33 +0200] rev 56926
Add RESULTS_FORMAT, remove CSV as default, run JMH on the test JDK directly
Thu, 04 Oct 2018 16:01:19 +0200 merge default -> JEP-230 JEP-230-microbenchmarks-branch
redestad [Thu, 04 Oct 2018 16:01:19 +0200] rev 56925
merge default -> JEP-230
Wed, 03 Oct 2018 17:17:47 -0700 Use LOG_CMDLINES=true in run-test-prebuilt ihse-runtestprebuilt-branch
erikj [Wed, 03 Oct 2018 17:17:47 -0700] rev 56924
Use LOG_CMDLINES=true in run-test-prebuilt
Wed, 03 Oct 2018 17:16:54 -0700 Add fallback if NUM_CORES cannot be found and print warning ihse-runtestprebuilt-branch
erikj [Wed, 03 Oct 2018 17:16:54 -0700] rev 56923
Add fallback if NUM_CORES cannot be found and print warning
Wed, 03 Oct 2018 16:07:40 +0200 Update copyright year. JEP-230-microbenchmarks-branch
ihse [Wed, 03 Oct 2018 16:07:40 +0200] rev 56922
Update copyright year.
Wed, 03 Oct 2018 16:02:24 +0200 Merge from default JEP-230-microbenchmarks-branch
ihse [Wed, 03 Oct 2018 16:02:24 +0200] rev 56921
Merge from default
Wed, 03 Oct 2018 15:54:35 +0200 Add support for running microbenchmarks using run-test. JEP-230-microbenchmarks-branch
ihse [Wed, 03 Oct 2018 15:54:35 +0200] rev 56920
Add support for running microbenchmarks using run-test.
Wed, 03 Oct 2018 12:51:14 +0200 Move BuildMicrobenchmark.gmk to test directory. JEP-230-microbenchmarks-branch
ihse [Wed, 03 Oct 2018 12:51:14 +0200] rev 56919
Move BuildMicrobenchmark.gmk to test directory.
Wed, 03 Oct 2018 12:49:52 +0200 Only output resulting jar, not build support files, in image. JEP-230-microbenchmarks-branch
ihse [Wed, 03 Oct 2018 12:49:52 +0200] rev 56918
Only output resulting jar, not build support files, in image.
Tue, 02 Oct 2018 17:16:01 -0700 Implemented run-test support for TEST_JOBS_FACTOR*, mx768m in langtools, extra problemlists and CDS archive generation ihse-runtestprebuilt-branch
erikj [Tue, 02 Oct 2018 17:16:01 -0700] rev 56917
Implemented run-test support for TEST_JOBS_FACTOR*, mx768m in langtools, extra problemlists and CDS archive generation
Tue, 02 Oct 2018 14:15:25 -0700 Use gnu tools on Solaris ihse-runtestprebuilt-branch
erikj [Tue, 02 Oct 2018 14:15:25 -0700] rev 56916
Use gnu tools on Solaris
Tue, 02 Oct 2018 14:14:05 -0700 Merge with default ihse-runtestprebuilt-branch
erikj [Tue, 02 Oct 2018 14:14:05 -0700] rev 56915
Merge with default
Tue, 02 Oct 2018 11:54:15 +0200 merge JEP-230-microbenchmarks-branch
redestad [Tue, 02 Oct 2018 11:54:15 +0200] rev 56914
merge
Tue, 02 Oct 2018 11:53:46 +0200 Reorganize micro sources JEP-230-microbenchmarks-branch
redestad [Tue, 02 Oct 2018 11:53:46 +0200] rev 56913
Reorganize micro sources
Mon, 01 Oct 2018 11:02:33 -0700 Add jmh to jib profiles config JEP-230-microbenchmarks-branch
erikj [Mon, 01 Oct 2018 11:02:33 -0700] rev 56912
Add jmh to jib profiles config
Mon, 01 Oct 2018 11:02:12 -0700 Create jmh bundle in build dir JEP-230-microbenchmarks-branch
erikj [Mon, 01 Oct 2018 11:02:12 -0700] rev 56911
Create jmh bundle in build dir
Mon, 01 Oct 2018 08:44:14 -0400 Merge JDK-8200758-branch
herrick [Mon, 01 Oct 2018 08:44:14 -0400] rev 56910
Merge
Fri, 28 Sep 2018 15:32:29 +0200 merge JEP-230-microbenchmarks-branch
redestad [Fri, 28 Sep 2018 15:32:29 +0200] rev 56909
merge
Fri, 28 Sep 2018 15:31:25 +0200 Add devkit bundle script for JMH JEP-230-microbenchmarks-branch
redestad [Fri, 28 Sep 2018 15:31:25 +0200] rev 56908
Add devkit bundle script for JMH
Fri, 28 Sep 2018 15:33:58 +0200 Update building as well. JEP-230-microbenchmarks-branch
ihse [Fri, 28 Sep 2018 15:33:58 +0200] rev 56907
Update building as well.
Fri, 28 Sep 2018 14:27:43 +0200 Fix configure part of JMH. JEP-230-microbenchmarks-branch
ihse [Fri, 28 Sep 2018 14:27:43 +0200] rev 56906
Fix configure part of JMH.
Tue, 25 Sep 2018 13:22:12 +0200 Initial import of Claes work. JEP-230-microbenchmarks-branch
ihse [Tue, 25 Sep 2018 13:22:12 +0200] rev 56905
Initial import of Claes work.
Tue, 25 Sep 2018 13:17:28 +0200 Create JEP-230-microbenchmarks-branch JEP-230-microbenchmarks-branch
ihse [Tue, 25 Sep 2018 13:17:28 +0200] rev 56904
Create JEP-230-microbenchmarks-branch
Mon, 24 Sep 2018 13:53:52 -0700 Merge with default branch ihse-runtestprebuilt-branch
erikj [Mon, 24 Sep 2018 13:53:52 -0700] rev 56903
Merge with default branch
Fri, 21 Sep 2018 09:32:02 -0400 8210367: invalid --app-image arg causes exception runnning light.exe in windows JDK-8200758-branch
herrick [Fri, 21 Sep 2018 09:32:02 -0400] rev 56902
8210367: invalid --app-image arg causes exception runnning light.exe in windows Submitten-by: almatvee Reviewed-by: herrick
Fri, 21 Sep 2018 09:30:03 -0400 Merge JDK-8200758-branch
herrick [Fri, 21 Sep 2018 09:30:03 -0400] rev 56901
Merge
Thu, 20 Sep 2018 22:01:12 +0200 Merge ihse-cflags-rewrite-branch
ihse [Thu, 20 Sep 2018 22:01:12 +0200] rev 56900
Merge
Thu, 20 Sep 2018 21:47:13 +0200 Some more warnings fixes. ihse-cflags-rewrite-branch
ihse [Thu, 20 Sep 2018 21:47:13 +0200] rev 56899
Some more warnings fixes.
Thu, 14 Jun 2018 15:46:19 +0200 Hacky source code changes. Probably should not need these. ihse-cflags-rewrite-branch
ihse [Thu, 14 Jun 2018 15:46:19 +0200] rev 56898
Hacky source code changes. Probably should not need these.
Wed, 19 Sep 2018 14:47:37 -0700 Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
dlong [Wed, 19 Sep 2018 14:47:37 -0700] rev 56897
Implement java.security.AccessController.doPrivileged in Java
Tue, 18 Sep 2018 16:41:24 -0700 Merge from default ihse-runtestprebuilt-branch
erikj [Tue, 18 Sep 2018 16:41:24 -0700] rev 56896
Merge from default
Tue, 18 Sep 2018 16:32:39 -0700 Make run-test-prebuilt work ihse-runtestprebuilt-branch
erikj [Tue, 18 Sep 2018 16:32:39 -0700] rev 56895
Make run-test-prebuilt work
Fri, 07 Sep 2018 15:46:39 -0700 Merge from default ihse-runtestprebuilt-branch
erikj [Fri, 07 Sep 2018 15:46:39 -0700] rev 56894
Merge from default
Tue, 18 Sep 2018 14:27:31 +0200 Revive "Add FIXMEs." (changeset e2615f537dfe from ihse-javadoc-branch in ihse-manpages-branch
ihse [Tue, 18 Sep 2018 14:27:31 +0200] rev 56893
Revive "Add FIXMEs." (changeset e2615f537dfe from ihse-javadoc-branch in jdk9/sandbox.)
Tue, 18 Sep 2018 14:23:50 +0200 Revive "Remove man pages from Images.gmk." (changeset 2b67a68dba04 in ihse-manpages-branch
ihse [Tue, 18 Sep 2018 14:23:50 +0200] rev 56892
Revive "Remove man pages from Images.gmk." (changeset 2b67a68dba04 in ihse-javadoc-branch in jdk9/sandbox.)
Tue, 18 Sep 2018 14:20:24 +0200 Revive "Support for generating man pages from markdown." (changeset f00e76e7d53f ihse-manpages-branch
ihse [Tue, 18 Sep 2018 14:20:24 +0200] rev 56891
Revive "Support for generating man pages from markdown." (changeset f00e76e7d53f in ihse-javadoc-branch in jdk9/sandbox)
Tue, 18 Sep 2018 14:13:21 +0200 Create ihse-manpages-branch. ihse-manpages-branch
ihse [Tue, 18 Sep 2018 14:13:21 +0200] rev 56890
Create ihse-manpages-branch.
Mon, 17 Sep 2018 19:16:42 -0400 Merge JDK-8200758-branch
herrick [Mon, 17 Sep 2018 19:16:42 -0400] rev 56889
Merge
Mon, 17 Sep 2018 19:14:56 -0400 8210505: Unable to create an installer from an app-image on linux JDK-8200758-branch
herrick [Mon, 17 Sep 2018 19:14:56 -0400] rev 56888
8210505: Unable to create an installer from an app-image on linux Reviewed-by: almatvee
Mon, 17 Sep 2018 16:22:44 -0400 Merge JDK-8200758-branch
herrick [Mon, 17 Sep 2018 16:22:44 -0400] rev 56887
Merge
Mon, 17 Sep 2018 16:19:46 -0400 8210440: [Linux,Mac] jpackager script in exploded jdk is not executable JDK-8200758-branch
herrick [Mon, 17 Sep 2018 16:19:46 -0400] rev 56886
8210440: [Linux,Mac] jpackager script in exploded jdk is not executable Submitted-by: almatvee Reviewed-by: herrick, kcr
Mon, 17 Sep 2018 09:29:21 -0400 8210438: [Linux] jpackager fails to build with older compilers JDK-8200758-branch
herrick [Mon, 17 Sep 2018 09:29:21 -0400] rev 56885
8210438: [Linux] jpackager fails to build with older compilers Submitted-by: almatvee Reviewed-by: herrick, kcr
Mon, 17 Sep 2018 09:28:19 -0400 Merge JDK-8200758-branch
herrick [Mon, 17 Sep 2018 09:28:19 -0400] rev 56884
Merge
Sat, 08 Sep 2018 09:38:06 -0400 Merge JDK-8200758-branch
herrick [Sat, 08 Sep 2018 09:38:06 -0400] rev 56883
Merge
Sat, 08 Sep 2018 09:20:34 -0400 8210439: Unable to create an installer from a previously created app image on Windows JDK-8200758-branch
herrick [Sat, 08 Sep 2018 09:20:34 -0400] rev 56882
8210439: Unable to create an installer from a previously created app image on Windows Reviewed-by: almatvee, kcr
Wed, 05 Sep 2018 10:24:46 +0200 Create ihse-runtool-branch ihse-runtool-branch
ihse [Wed, 05 Sep 2018 10:24:46 +0200] rev 56881
Create ihse-runtool-branch
Thu, 30 Aug 2018 11:08:01 -0400 mrege JDK-8171279-XDH-TLS-branch-2
apetcher [Thu, 30 Aug 2018 11:08:01 -0400] rev 56880
mrege
Wed, 29 Aug 2018 14:48:09 -0400 Fixing a test bug. JDK-8171279-XDH-TLS-branch-2
apetcher [Wed, 29 Aug 2018 14:48:09 -0400] rev 56879
Fixing a test bug.
Wed, 29 Aug 2018 11:18:29 -0400 Code style improvements JDK-8171279-XDH-TLS-branch-2
apetcher [Wed, 29 Aug 2018 11:18:29 -0400] rev 56878
Code style improvements
Wed, 29 Aug 2018 10:52:24 -0400 merge JDK-8171279-XDH-TLS-branch-2
apetcher [Wed, 29 Aug 2018 10:52:24 -0400] rev 56877
merge
Wed, 29 Aug 2018 10:49:56 -0400 Code cleanup JDK-8171279-XDH-TLS-branch-2
apetcher [Wed, 29 Aug 2018 10:49:56 -0400] rev 56876
Code cleanup
Wed, 29 Aug 2018 09:45:58 +0200 Merge ihse-runtestprebuilt-branch
ihse [Wed, 29 Aug 2018 09:45:58 +0200] rev 56875
Merge
Wed, 29 Aug 2018 09:40:40 +0200 Close ihse-remove-mapfiles-branch ihse-remove-mapfiles-branch
ihse [Wed, 29 Aug 2018 09:40:40 +0200] rev 56874
Close ihse-remove-mapfiles-branch
Wed, 29 Aug 2018 09:38:20 +0200 Merge ihse-remove-mapfiles-branch
ihse [Wed, 29 Aug 2018 09:38:20 +0200] rev 56873
Merge
Tue, 28 Aug 2018 12:43:03 -0700 Merge from default ihse-runtestprebuilt-branch
erikj [Tue, 28 Aug 2018 12:43:03 -0700] rev 56872
Merge from default
Tue, 28 Aug 2018 14:46:44 -0400 giving up on signature problem JDK-8171279-XDH-TLS-branch-2
apetcher [Tue, 28 Aug 2018 14:46:44 -0400] rev 56871
giving up on signature problem
Mon, 27 Aug 2018 16:02:55 -0400 Merge JDK-8200758-branch
herrick [Mon, 27 Aug 2018 16:02:55 -0400] rev 56870
Merge
Mon, 27 Aug 2018 16:01:38 -0400 8208522: removed unreferenced class and minor formatting of java source JDK-8200758-branch
herrick [Mon, 27 Aug 2018 16:01:38 -0400] rev 56869
8208522: removed unreferenced class and minor formatting of java source Reviewed-by: almatvee
Mon, 27 Aug 2018 11:48:07 +0100 http-client-branch: Merge with default http-client-branch
chegar [Mon, 27 Aug 2018 11:48:07 +0100] rev 56868
http-client-branch: Merge with default
Thu, 23 Aug 2018 11:09:16 -0400 Merge JDK-8200758-branch
herrick [Thu, 23 Aug 2018 11:09:16 -0400] rev 56867
Merge
Mon, 20 Aug 2018 14:43:21 -0400 Copyright date fix JDK-8171279-XDH-TLS-branch-2
apetcher [Mon, 20 Aug 2018 14:43:21 -0400] rev 56866
Copyright date fix
Mon, 20 Aug 2018 14:02:50 -0400 Adding a test for supported groups. JDK-8171279-XDH-TLS-branch-2
apetcher [Mon, 20 Aug 2018 14:02:50 -0400] rev 56865
Adding a test for supported groups.
Mon, 20 Aug 2018 13:16:49 -0400 Factoring out some duplicate code. JDK-8171279-XDH-TLS-branch-2
apetcher [Mon, 20 Aug 2018 13:16:49 -0400] rev 56864
Factoring out some duplicate code.
Fri, 17 Aug 2018 14:37:01 -0400 Moving some code around JDK-8171279-XDH-TLS-branch-2
apetcher [Fri, 17 Aug 2018 14:37:01 -0400] rev 56863
Moving some code around
Fri, 17 Aug 2018 13:40:17 -0400 Improve parameters cache organization JDK-8171279-XDH-TLS-branch-2
apetcher [Fri, 17 Aug 2018 13:40:17 -0400] rev 56862
Improve parameters cache organization
Fri, 17 Aug 2018 11:40:29 -0400 minor code cleanup JDK-8171279-XDH-TLS-branch-2
apetcher [Fri, 17 Aug 2018 11:40:29 -0400] rev 56861
minor code cleanup
Fri, 17 Aug 2018 10:44:25 -0400 Minor fix to named group selection. JDK-8171279-XDH-TLS-branch-2
apetcher [Fri, 17 Aug 2018 10:44:25 -0400] rev 56860
Minor fix to named group selection.
Fri, 17 Aug 2018 10:35:01 -0400 Fixed a compile error and a bug that was preventing testing. JDK-8171279-XDH-TLS-branch-2
apetcher [Fri, 17 Aug 2018 10:35:01 -0400] rev 56859
Fixed a compile error and a bug that was preventing testing.
Thu, 16 Aug 2018 14:01:03 -0400 Patching in old branch JDK-8171279-XDH-TLS-branch-2
apetcher [Thu, 16 Aug 2018 14:01:03 -0400] rev 56858
Patching in old branch
Thu, 16 Aug 2018 13:57:59 -0400 initial commit on JDK-8171279-XDH-TLS-branch-2 JDK-8171279-XDH-TLS-branch-2
apetcher [Thu, 16 Aug 2018 13:57:59 -0400] rev 56857
initial commit on JDK-8171279-XDH-TLS-branch-2
Thu, 16 Aug 2018 13:50:12 -0400 merge JDK-8171279-XDH-TLS-branch
apetcher [Thu, 16 Aug 2018 13:50:12 -0400] rev 56856
merge
Thu, 16 Aug 2018 13:16:18 -0400 Committing so I can merge JDK-8171279-XDH-TLS-branch
apetcher [Thu, 16 Aug 2018 13:16:18 -0400] rev 56855
Committing so I can merge
Fri, 10 Aug 2018 14:56:29 -0700 8209377: Add proper copyright headers on all jdk.packager source files JDK-8200758-branch
kcr [Fri, 10 Aug 2018 14:56:29 -0700] rev 56854
8209377: Add proper copyright headers on all jdk.packager source files Reviewed-by: herrick
Sat, 11 Aug 2018 10:23:19 -0400 8209195: Packager help content missing JDK-8200758-branch
herrick [Sat, 11 Aug 2018 10:23:19 -0400] rev 56853
8209195: Packager help content missing Reviewed-by: almatvee
Sat, 11 Aug 2018 10:16:12 -0400 Merge JDK-8200758-branch
herrick [Sat, 11 Aug 2018 10:16:12 -0400] rev 56852
Merge
Thu, 02 Aug 2018 17:47:41 -0400 8208687: [jpackager] missing resource string(s) JDK-8200758-branch
herrick [Thu, 02 Aug 2018 17:47:41 -0400] rev 56851
8208687: [jpackager] missing resource string(s) Reviewed-by: almatvee
Thu, 02 Aug 2018 17:44:48 -0400 8208653: Error string does not show correct rmpbuild version JDK-8200758-branch
herrick [Thu, 02 Aug 2018 17:44:48 -0400] rev 56850
8208653: Error string does not show correct rmpbuild version Reviewed-by: almatvee
Thu, 02 Aug 2018 17:42:35 -0400 8208579: [jpackager] --secondary-launcher arg fails when properties file has no icon JDK-8200758-branch
herrick [Thu, 02 Aug 2018 17:42:35 -0400] rev 56849
8208579: [jpackager] --secondary-launcher arg fails when properties file has no icon Reviewed-by: almatvee
Thu, 02 Aug 2018 17:40:34 -0400 JDK-8208456: [packager] Remove some unused Strings JDK-8200758-branch
herrick [Thu, 02 Aug 2018 17:40:34 -0400] rev 56848
JDK-8208456: [packager] Remove some unused Strings Reviewed-by: almatvee
Thu, 02 Aug 2018 17:37:59 -0400 merge JDK-8200758-branch
herrick [Thu, 02 Aug 2018 17:37:59 -0400] rev 56847
merge
Thu, 02 Aug 2018 09:59:12 -0700 Add errorprone functionality. Still got some module access issues. ihse-errorprone-branch
ihse [Thu, 02 Aug 2018 09:59:12 -0700] rev 56846
Add errorprone functionality. Still got some module access issues.
Thu, 02 Aug 2018 07:47:16 -0700 Not needed twitter
twisti [Thu, 02 Aug 2018 07:47:16 -0700] rev 56845
Not needed
Wed, 01 Aug 2018 22:43:18 -0700 Add --with-errorprone option. ihse-errorprone-branch
ihse [Wed, 01 Aug 2018 22:43:18 -0700] rev 56844
Add --with-errorprone option.
Wed, 01 Aug 2018 18:56:00 -0700 Create ihse-errorprone-branch ihse-errorprone-branch
ihse [Wed, 01 Aug 2018 18:56:00 -0700] rev 56843
Create ihse-errorprone-branch
Fri, 27 Jul 2018 12:16:01 +0100 http-client-branch: merge with default http-client-branch
chegar [Fri, 27 Jul 2018 12:16:01 +0100] rev 56842
http-client-branch: merge with default
Tue, 24 Jul 2018 10:07:26 +0100 http-client-branch: fix for 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative http-client-branch
chegar [Tue, 24 Jul 2018 10:07:26 +0100] rev 56841
http-client-branch: fix for 8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Mon, 23 Jul 2018 11:49:16 +0100 http-client-branch: merge with default http-client-branch
chegar [Mon, 23 Jul 2018 11:49:16 +0100] rev 56840
http-client-branch: merge with default
Mon, 23 Jul 2018 11:47:03 +0100 http-client-branch: fix for 8207959 The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit http-client-branch
chegar [Mon, 23 Jul 2018 11:47:03 +0100] rev 56839
http-client-branch: fix for 8207959 The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Thu, 19 Jul 2018 11:37:18 -0400 Merge JDK-8200758-branch
herrick [Thu, 19 Jul 2018 11:37:18 -0400] rev 56838
Merge
Tue, 17 Jul 2018 11:05:06 -0400 Merge JDK-8200758-branch
herrick [Tue, 17 Jul 2018 11:05:06 -0400] rev 56837
Merge
Tue, 17 Jul 2018 10:54:15 -0400 8207143: jpackager fails to parse file associations JDK-8200758-branch
herrick [Tue, 17 Jul 2018 10:54:15 -0400] rev 56836
8207143: jpackager fails to parse file associations Reviewed-by: almatvee, asemenyuk
Fri, 13 Jul 2018 10:41:07 -0400 8207022: jpackager saves VM args incorrectly if --jvm-args contains white spaces JDK-8200758-branch
herrick [Fri, 13 Jul 2018 10:41:07 -0400] rev 56835
8207022: jpackager saves VM args incorrectly if --jvm-args contains white spaces Reviewed-by: almatvee
Mon, 16 Jul 2018 13:26:39 +0100 http-client-branch: fix for bad @link target in ofPublisher http-client-branch
chegar [Mon, 16 Jul 2018 13:26:39 +0100] rev 56834
http-client-branch: fix for bad @link target in ofPublisher
Mon, 16 Jul 2018 12:11:02 +0100 http-client-branch: merge with default http-client-branch
chegar [Mon, 16 Jul 2018 12:11:02 +0100] rev 56833
http-client-branch: merge with default
Thu, 12 Jul 2018 15:23:13 -0400 JDK-8188051-branch javadoc updates JDK-8188051-branch
lancea [Thu, 12 Jul 2018 15:23:13 -0400] rev 56832
JDK-8188051-branch javadoc updates
Thu, 12 Jul 2018 15:21:13 -0400 Merge JDK-8188051-branch
lancea [Thu, 12 Jul 2018 15:21:13 -0400] rev 56831
Merge
Thu, 12 Jul 2018 10:56:28 -0400 Merge JDK-8200758-branch
herrick [Thu, 12 Jul 2018 10:56:28 -0400] rev 56830
Merge
Thu, 12 Jul 2018 10:52:29 -0400 JDK-8207178: jdk.packager missing binary resources in open sandbox JDK-8200758-branch
herrick [Thu, 12 Jul 2018 10:52:29 -0400] rev 56829
JDK-8207178: jdk.packager missing binary resources in open sandbox
Wed, 11 Jul 2018 19:36:23 -0400 JDK-8188051-branch javadoc updates and added TransactionCompletion.java JDK-8188051-branch
lancea [Wed, 11 Jul 2018 19:36:23 -0400] rev 56828
JDK-8188051-branch javadoc updates and added TransactionCompletion.java
Wed, 11 Jul 2018 19:30:26 -0400 Merge JDK-8188051-branch
lancea [Wed, 11 Jul 2018 19:30:26 -0400] rev 56827
Merge
Mon, 09 Jul 2018 15:24:43 -0400 JDK-8188051-branch remove AdbaConnectionProperty.java JDK-8188051-branch
lancea [Mon, 09 Jul 2018 15:24:43 -0400] rev 56826
JDK-8188051-branch remove AdbaConnectionProperty.java
Mon, 09 Jul 2018 15:10:27 -0400 Merge JDK-8188051-branch
lancea [Mon, 09 Jul 2018 15:10:27 -0400] rev 56825
Merge
Mon, 09 Jul 2018 15:09:06 -0400 JDK-8188051-branch latest updates JDK-8188051-branch
lancea [Mon, 09 Jul 2018 15:09:06 -0400] rev 56824
JDK-8188051-branch latest updates
Fri, 06 Jul 2018 20:37:32 -0400 Merge JDK-8188051-branch
lancea [Fri, 06 Jul 2018 20:37:32 -0400] rev 56823
Merge
Fri, 06 Jul 2018 09:29:17 -0400 Merge JDK-8200758-branch
herrick [Fri, 06 Jul 2018 09:29:17 -0400] rev 56822
Merge
Fri, 06 Jul 2018 09:27:32 -0400 8206005: Move prototype jpackager from closed sandbox to open sandbox JDK-8200758-branch
herrick [Fri, 06 Jul 2018 09:27:32 -0400] rev 56821
8206005: Move prototype jpackager from closed sandbox to open sandbox Reviewed-by: asemenyuk
Tue, 03 Jul 2018 11:23:36 -0400 Merge JDK-8200758-branch
herrick [Tue, 03 Jul 2018 11:23:36 -0400] rev 56820
Merge
Tue, 03 Jul 2018 14:12:49 +0100 http-client-branch: enable TLS 1.3 by default http-client-branch
michaelm [Tue, 03 Jul 2018 14:12:49 +0100] rev 56819
http-client-branch: enable TLS 1.3 by default
Tue, 03 Jul 2018 11:23:42 +0200 Merge http-client-branch
dfuchs [Tue, 03 Jul 2018 11:23:42 +0200] rev 56818
Merge
Tue, 03 Jul 2018 11:02:57 +0200 http-client-branch: fix a race condition tickled by TLS 1.3 handshake http-client-branch
dfuchs [Tue, 03 Jul 2018 11:02:57 +0200] rev 56817
http-client-branch: fix a race condition tickled by TLS 1.3 handshake
Mon, 02 Jul 2018 10:41:20 -0400 Merge JDK-8200758-branch
herrick [Mon, 02 Jul 2018 10:41:20 -0400] rev 56816
Merge
Thu, 28 Jun 2018 12:44:34 -0400 Initial changes for JDK-8200758-branch JDK-8200758-branch
herrick [Thu, 28 Jun 2018 12:44:34 -0400] rev 56815
Initial changes for JDK-8200758-branch
Fri, 29 Jun 2018 19:56:40 +0200 Merge http-client-branch
dfuchs [Fri, 29 Jun 2018 19:56:40 +0200] rev 56814
Merge
Fri, 29 Jun 2018 19:43:39 +0200 http-client-branch: Fixed a race condition causing a timeout in the ShortResponseBody test http-client-branch
dfuchs [Fri, 29 Jun 2018 19:43:39 +0200] rev 56813
http-client-branch: Fixed a race condition causing a timeout in the ShortResponseBody test
Wed, 27 Jun 2018 21:24:56 +0100 http-client-branch: fixes various test instantibilities http-client-branch
dfuchs [Wed, 27 Jun 2018 21:24:56 +0100] rev 56812
http-client-branch: fixes various test instantibilities
Tue, 26 Jun 2018 13:19:01 +0100 http-client-branch: merge with default http-client-branch
chegar [Tue, 26 Jun 2018 13:19:01 +0100] rev 56811
http-client-branch: merge with default
Tue, 26 Jun 2018 12:57:45 +0100 http-client-branch: merge with default http-client-branch
chegar [Tue, 26 Jun 2018 12:57:45 +0100] rev 56810
http-client-branch: merge with default
Mon, 25 Jun 2018 13:58:15 -0700 Close JDK-8145252-TLS13-branch JDK-8145252-TLS13-branch
xuelei [Mon, 25 Jun 2018 13:58:15 -0700] rev 56809
Close JDK-8145252-TLS13-branch
Mon, 25 Jun 2018 13:02:39 -0700 Merge JDK-8145252-TLS13-branch
xuelei [Mon, 25 Jun 2018 13:02:39 -0700] rev 56808
Merge
Mon, 25 Jun 2018 09:48:06 -0700 Merge JDK-8145252-TLS13-branch
xuelei [Mon, 25 Jun 2018 09:48:06 -0700] rev 56807
Merge
Mon, 25 Jun 2018 08:14:11 -0700 Support RSASSS-PSS for TLS 1.2 JDK-8145252-TLS13-branch
xuelei [Mon, 25 Jun 2018 08:14:11 -0700] rev 56806
Support RSASSS-PSS for TLS 1.2
Sun, 24 Jun 2018 13:34:42 -0700 Change CancelledResponse.java on ProblemList JDK-8145252-TLS13-branch
ascarpino [Sun, 24 Jun 2018 13:34:42 -0700] rev 56805
Change CancelledResponse.java on ProblemList
Fri, 22 Jun 2018 15:37:46 -0700 set signature parameters after key initialization, and more JDK-8145252-TLS13-branch
xuelei [Fri, 22 Jun 2018 15:37:46 -0700] rev 56804
set signature parameters after key initialization, and more
Fri, 22 Jun 2018 19:40:37 +0100 http-client-branch: fixed race condition in SSLFD when EOF is received while in BUFFER_UNDERFLOW; Improved debug traces http-client-branch
dfuchs [Fri, 22 Jun 2018 19:40:37 +0100] rev 56803
http-client-branch: fixed race condition in SSLFD when EOF is received while in BUFFER_UNDERFLOW; Improved debug traces
Fri, 22 Jun 2018 07:49:27 -0700 Merge JDK-8145252-TLS13-branch
xuelei [Fri, 22 Jun 2018 07:49:27 -0700] rev 56802
Merge
Thu, 21 Jun 2018 21:14:08 -0700 Update on SSLKeyExchange.java and more JDK-8145252-TLS13-branch
xuelei [Thu, 21 Jun 2018 21:14:08 -0700] rev 56801
Update on SSLKeyExchange.java and more
Thu, 21 Jun 2018 10:15:41 +0800 Fix test com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java JDK-8145252-TLS13-branch
jjiang [Thu, 21 Jun 2018 10:15:41 +0800] rev 56800
Fix test com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
Wed, 20 Jun 2018 16:44:40 -0700 Merge JDK-8145252-TLS13-branch
xuelei [Wed, 20 Jun 2018 16:44:40 -0700] rev 56799
Merge
Wed, 20 Jun 2018 16:08:14 -0400 JDK-8188051-branch removing files JDK-8188051-branch
lancea [Wed, 20 Jun 2018 16:08:14 -0400] rev 56798
JDK-8188051-branch removing files
Wed, 20 Jun 2018 15:38:40 -0400 JDK-8188051-branch updates JDK-8188051-branch
lancea [Wed, 20 Jun 2018 15:38:40 -0400] rev 56797
JDK-8188051-branch updates
Wed, 20 Jun 2018 15:12:52 -0400 Merge JDK-8188051-branch
lancea [Wed, 20 Jun 2018 15:12:52 -0400] rev 56796
Merge
Wed, 20 Jun 2018 18:23:56 +0100 http-client-branch: merge with default http-client-branch
chegar [Wed, 20 Jun 2018 18:23:56 +0100] rev 56795
http-client-branch: merge with default
Wed, 20 Jun 2018 09:41:50 -0700 Update on SSLMasterKeyDerivation.java JDK-8145252-TLS13-branch
xuelei [Wed, 20 Jun 2018 09:41:50 -0700] rev 56794
Update on SSLMasterKeyDerivation.java
Wed, 20 Jun 2018 16:56:02 +0100 http-client-branch: merge with default http-client-branch
chegar [Wed, 20 Jun 2018 16:56:02 +0100] rev 56793
http-client-branch: merge with default
Wed, 20 Jun 2018 16:53:56 +0100 http-client-branch: merge http-client-branch
chegar [Wed, 20 Jun 2018 16:53:56 +0100] rev 56792
http-client-branch: merge
Wed, 20 Jun 2018 16:51:10 +0100 http-clint-branch: review comment - route errors and cf completion fix in SubscriberWrapper http-client-branch
chegar [Wed, 20 Jun 2018 16:51:10 +0100] rev 56791
http-clint-branch: review comment - route errors and cf completion fix in SubscriberWrapper
Wed, 20 Jun 2018 16:01:16 +0100 http-client-branch: review comment - formatting in HttpRequest apidoc http-client-branch
michaelm [Wed, 20 Jun 2018 16:01:16 +0100] rev 56790
http-client-branch: review comment - formatting in HttpRequest apidoc
Wed, 20 Jun 2018 15:56:17 +0100 http-client-branch: merge with default http-client-branch
chegar [Wed, 20 Jun 2018 15:56:17 +0100] rev 56789
http-client-branch: merge with default
Wed, 20 Jun 2018 14:22:24 +0100 http-client-branch: review comment - fix some static imports http-client-branch
dfuchs [Wed, 20 Jun 2018 14:22:24 +0100] rev 56788
http-client-branch: review comment - fix some static imports
Wed, 20 Jun 2018 13:04:57 +0100 http-client-branch: review comment - consistent use of status line in exception messages http-client-branch
chegar [Wed, 20 Jun 2018 13:04:57 +0100] rev 56787
http-client-branch: review comment - consistent use of status line in exception messages
Wed, 20 Jun 2018 12:20:29 +0100 http-client-branch: merge with default http-client-branch
chegar [Wed, 20 Jun 2018 12:20:29 +0100] rev 56786
http-client-branch: merge with default
Wed, 20 Jun 2018 11:52:31 +0100 http-client-branch: review comment - HttpHeaders::hashCode implementation doesn't obey its specification http-client-branch
dfuchs [Wed, 20 Jun 2018 11:52:31 +0100] rev 56785
http-client-branch: review comment - HttpHeaders::hashCode implementation doesn't obey its specification
Tue, 19 Jun 2018 15:53:35 -0700 read side key limits JDK-8145252-TLS13-branch
ascarpino [Tue, 19 Jun 2018 15:53:35 -0700] rev 56784
read side key limits
Tue, 19 Jun 2018 16:33:07 +0100 Merge http-client-branch
dfuchs [Tue, 19 Jun 2018 16:33:07 +0100] rev 56783
Merge
Tue, 19 Jun 2018 09:05:57 -0700 typo, format and copyrigth corrections JDK-8145252-TLS13-branch
xuelei [Tue, 19 Jun 2018 09:05:57 -0700] rev 56782
typo, format and copyrigth corrections
Tue, 19 Jun 2018 16:08:39 +0100 http-client-branch: review comment - need to split SplitResponse/SplitResponseSSL further http-client-branch
dfuchs [Tue, 19 Jun 2018 16:08:39 +0100] rev 56781
http-client-branch: review comment - need to split SplitResponse/SplitResponseSSL further
Tue, 19 Jun 2018 14:57:27 +0100 http-client-branch: review comment - Split ThrowingPushPromises http-client-branch
dfuchs [Tue, 19 Jun 2018 14:57:27 +0100] rev 56780
http-client-branch: review comment - Split ThrowingPushPromises
Tue, 19 Jun 2018 13:46:32 +0100 http-client-branch: review comment - split ThrowingPublishers http-client-branch
dfuchs [Tue, 19 Jun 2018 13:46:32 +0100] rev 56779
http-client-branch: review comment - split ThrowingPublishers
Tue, 19 Jun 2018 12:42:28 +0100 http-client-branch: review coment - split ThrowingSubscribers test http-client-branch
dfuchs [Tue, 19 Jun 2018 12:42:28 +0100] rev 56778
http-client-branch: review coment - split ThrowingSubscribers test
Tue, 19 Jun 2018 12:04:26 +0100 http-client-branch: review comment: log rather than debug in ConcurrentResponses http-client-branch
chegar [Tue, 19 Jun 2018 12:04:26 +0100] rev 56777
http-client-branch: review comment: log rather than debug in ConcurrentResponses
Tue, 19 Jun 2018 11:52:13 +0100 http-client-branch: review comment - need some high level traces to show error and subscription of HTTP/1 read subscriber http-client-branch
dfuchs [Tue, 19 Jun 2018 11:52:13 +0100] rev 56776
http-client-branch: review comment - need some high level traces to show error and subscription of HTTP/1 read subscriber
Tue, 19 Jun 2018 11:41:04 +0100 http-client-branch: review comment: reduce iterations in MappingResponseSubscribe test http-client-branch
chegar [Tue, 19 Jun 2018 11:41:04 +0100] rev 56775
http-client-branch: review comment: reduce iterations in MappingResponseSubscribe test
Tue, 19 Jun 2018 11:36:13 +0100 http-client-branch: review comment: reduce iterations in NoBody tests http-client-branch
chegar [Tue, 19 Jun 2018 11:36:13 +0100] rev 56774
http-client-branch: review comment: reduce iterations in NoBody tests
Tue, 19 Jun 2018 09:50:40 +0100 http-client-branch: review comment: split large ShortResponseBody test http-client-branch
chegar [Tue, 19 Jun 2018 09:50:40 +0100] rev 56773
http-client-branch: review comment: split large ShortResponseBody test
Tue, 19 Jun 2018 09:32:13 +0100 http-client-branch: Fix SSLFlowDelegate race http-client-branch
michaelm [Tue, 19 Jun 2018 09:32:13 +0100] rev 56772
http-client-branch: Fix SSLFlowDelegate race
Tue, 19 Jun 2018 09:13:58 +0100 http-client-branch: prepare tests for TLS1.3 http-client-branch
chegar [Tue, 19 Jun 2018 09:13:58 +0100] rev 56771
http-client-branch: prepare tests for TLS1.3 Contributed-by: michaelm
Mon, 18 Jun 2018 09:57:09 +0100 http-client-branch: Improve channel traces http-client-branch
dfuchs [Mon, 18 Jun 2018 09:57:09 +0100] rev 56770
http-client-branch: Improve channel traces
Fri, 15 Jun 2018 14:07:25 -0700 supported_versions for TLS 1.2 JDK-8145252-TLS13-branch
xuelei [Fri, 15 Jun 2018 14:07:25 -0700] rev 56769
supported_versions for TLS 1.2
Fri, 15 Jun 2018 17:32:00 +0100 http-client-branch: Added a 'channel' category for high-level logs http-client-branch
dfuchs [Fri, 15 Jun 2018 17:32:00 +0100] rev 56768
http-client-branch: Added a 'channel' category for high-level logs
Fri, 15 Jun 2018 15:39:07 +0100 http-client-branch: merge with default http-client-branch
chegar [Fri, 15 Jun 2018 15:39:07 +0100] rev 56767
http-client-branch: merge with default
Fri, 15 Jun 2018 15:16:52 +0100 http-client-branch: add an immutable request implementation http-client-branch
chegar [Fri, 15 Jun 2018 15:16:52 +0100] rev 56766
http-client-branch: add an immutable request implementation
Fri, 15 Jun 2018 14:58:04 +0200 Merge ihse-remove-mapfiles-branch
ihse [Fri, 15 Jun 2018 14:58:04 +0200] rev 56765
Merge
Fri, 15 Jun 2018 14:55:09 +0200 Experimental fix (?) for macosx ARFLAGS. ihse-remove-mapfiles-branch
ihse [Fri, 15 Jun 2018 14:55:09 +0200] rev 56764
Experimental fix (?) for macosx ARFLAGS.
Fri, 15 Jun 2018 12:43:10 +0100 http-client-branch: improved logging and fixed race condition with throwing subscribers in onComplete http-client-branch
dfuchs [Fri, 15 Jun 2018 12:43:10 +0100] rev 56763
http-client-branch: improved logging and fixed race condition with throwing subscribers in onComplete
Fri, 15 Jun 2018 11:53:32 +0100 http-client-banch: connect failures should mostly result in ConnectExeption http-client-branch
chegar [Fri, 15 Jun 2018 11:53:32 +0100] rev 56762
http-client-banch: connect failures should mostly result in ConnectExeption
Thu, 14 Jun 2018 11:59:22 -0700 Various nits and dead code removal JDK-8145252-TLS13-branch
ascarpino [Thu, 14 Jun 2018 11:59:22 -0700] rev 56761
Various nits and dead code removal
Thu, 14 Jun 2018 15:34:19 +0200 Some windows fixes. ihse-cflags-rewrite-branch
ihse [Thu, 14 Jun 2018 15:34:19 +0200] rev 56760
Some windows fixes.
Thu, 14 Jun 2018 11:58:17 +0200 Disable labelnotused for jvm. ihse-cflags-rewrite-branch
ihse [Thu, 14 Jun 2018 11:58:17 +0200] rev 56759
Disable labelnotused for jvm.
Wed, 13 Jun 2018 22:40:47 -0700 ProblemList update JDK-8145252-TLS13-branch
ascarpino [Wed, 13 Jun 2018 22:40:47 -0700] rev 56758
ProblemList update
Wed, 13 Jun 2018 15:13:19 -0700 ProblemList update JDK-8145252-TLS13-branch
ascarpino [Wed, 13 Jun 2018 15:13:19 -0700] rev 56757
ProblemList update
Wed, 13 Jun 2018 19:11:47 +0100 http-client-branch: fixed ShortBodyResponse issues http-client-branch
dfuchs [Wed, 13 Jun 2018 19:11:47 +0100] rev 56756
http-client-branch: fixed ShortBodyResponse issues
Wed, 13 Jun 2018 11:01:25 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 13 Jun 2018 11:01:25 -0700] rev 56755
Merge
Wed, 13 Jun 2018 09:57:59 -0700 Set application protocol even if the extension is not available JDK-8145252-TLS13-branch
xuelei [Wed, 13 Jun 2018 09:57:59 -0700] rev 56754
Set application protocol even if the extension is not available
Wed, 13 Jun 2018 15:45:27 +0100 http-client-branch: revert accidental problem list change http-client-branch
chegar [Wed, 13 Jun 2018 15:45:27 +0100] rev 56753
http-client-branch: revert accidental problem list change
Wed, 13 Jun 2018 15:36:44 +0100 http-client-branch: review comment: shared executor and fixes in ShortResponseTest http-client-branch
chegar [Wed, 13 Jun 2018 15:36:44 +0100] rev 56752
http-client-branch: review comment: shared executor and fixes in ShortResponseTest
Wed, 13 Jun 2018 10:05:18 +0100 http-client-branch: 8203771 - It's not possible to override default user agent with java.net.http HTTPClient http-client-branch
dfuchs [Wed, 13 Jun 2018 10:05:18 +0100] rev 56751
http-client-branch: 8203771 - It's not possible to override default user agent with java.net.http HTTPClient 8203771: It's not possible to override default user agent with java.net.http HTTPClient Reviewed-by: chegar
Tue, 12 Jun 2018 22:15:10 -0700 Enable RSASSA-PSS for TLS 1.2, and socket close checking JDK-8145252-TLS13-branch
xuelei [Tue, 12 Jun 2018 22:15:10 -0700] rev 56750
Enable RSASSA-PSS for TLS 1.2, and socket close checking
Tue, 12 Jun 2018 17:35:00 +0100 http-client-branch: improve error logging for HTTP/2 connection shutdown http-client-branch
dfuchs [Tue, 12 Jun 2018 17:35:00 +0100] rev 56749
http-client-branch: improve error logging for HTTP/2 connection shutdown
Tue, 12 Jun 2018 16:07:19 +0100 http-client-branch: review comment: remove duplicate message type from synchronous send http-client-branch
chegar [Tue, 12 Jun 2018 16:07:19 +0100] rev 56748
http-client-branch: review comment: remove duplicate message type from synchronous send
Tue, 12 Jun 2018 15:21:11 +0100 http-client-branch: review comment: minor API corrections http-client-branch
chegar [Tue, 12 Jun 2018 15:21:11 +0100] rev 56747
http-client-branch: review comment: minor API corrections
Tue, 12 Jun 2018 14:25:13 +0200 Merge epsilon-gc-branch
shade [Tue, 12 Jun 2018 14:25:13 +0200] rev 56746
Merge
Tue, 12 Jun 2018 12:47:27 +0100 http-client-branch: review comment: move default executor to implNote http-client-branch
chegar [Tue, 12 Jun 2018 12:47:27 +0100] rev 56745
http-client-branch: review comment: move default executor to implNote
Tue, 12 Jun 2018 10:38:31 +0100 http-client-branch: review comment: possible NPE in tests http-client-branch
chegar [Tue, 12 Jun 2018 10:38:31 +0100] rev 56744
http-client-branch: review comment: possible NPE in tests
Tue, 12 Jun 2018 10:01:23 +0200 Cherry-pick 8204850: BarrierSet::make_* should be static epsilon-gc-branch
shade [Tue, 12 Jun 2018 10:01:23 +0200] rev 56743
Cherry-pick 8204850: BarrierSet::make_* should be static
Tue, 12 Jun 2018 10:52:09 +0200 Merge epsilon-gc-branch
shade [Tue, 12 Jun 2018 10:52:09 +0200] rev 56742
Merge
Tue, 12 Jun 2018 08:02:39 +0200 Fix Solaris build failure epsilon-gc-branch
shade [Tue, 12 Jun 2018 08:02:39 +0200] rev 56741
Fix Solaris build failure
Mon, 11 Jun 2018 21:08:01 +0200 Merge epsilon-gc-branch
shade [Mon, 11 Jun 2018 21:08:01 +0200] rev 56740
Merge
Mon, 11 Jun 2018 20:45:47 -0700 Clean up CipherSuite JDK-8145252-TLS13-branch
xuelei [Mon, 11 Jun 2018 20:45:47 -0700] rev 56739
Clean up CipherSuite
Mon, 11 Jun 2018 17:19:28 -0700 Clean up of SSLConfiguration, correct the key size of RSASSA-PSS signature JDK-8145252-TLS13-branch
xuelei [Mon, 11 Jun 2018 17:19:28 -0700] rev 56738
Clean up of SSLConfiguration, correct the key size of RSASSA-PSS signature
Mon, 11 Jun 2018 20:40:30 +0200 Handle Windows and os::vm_allocation_granularity() epsilon-gc-branch
shade [Mon, 11 Jun 2018 20:40:30 +0200] rev 56737
Handle Windows and os::vm_allocation_granularity()
Mon, 11 Jun 2018 15:48:55 +0100 http-client-branch: fix regression introcuced by last changeset http-client-branch
dfuchs [Mon, 11 Jun 2018 15:48:55 +0100] rev 56736
http-client-branch: fix regression introcuced by last changeset
Mon, 11 Jun 2018 14:10:24 +0100 Merge http-client-branch
dfuchs [Mon, 11 Jun 2018 14:10:24 +0100] rev 56735
Merge
Mon, 11 Jun 2018 07:24:50 -0700 Clean up of SSLContextImpl JDK-8145252-TLS13-branch
xuelei [Mon, 11 Jun 2018 07:24:50 -0700] rev 56734
Clean up of SSLContextImpl
Mon, 11 Jun 2018 14:47:45 +0200 Fix jdk.sctp for gcc. ihse-cflags-rewrite-branch
ihse [Mon, 11 Jun 2018 14:47:45 +0200] rev 56733
Fix jdk.sctp for gcc.
Mon, 11 Jun 2018 14:46:50 +0200 Restore flags from borken merge. ihse-cflags-rewrite-branch
ihse [Mon, 11 Jun 2018 14:46:50 +0200] rev 56732
Restore flags from borken merge.
Mon, 11 Jun 2018 14:30:29 +0200 Restore flags lost in merge. ihse-cflags-rewrite-branch
ihse [Mon, 11 Jun 2018 14:30:29 +0200] rev 56731
Restore flags lost in merge.
Mon, 11 Jun 2018 13:07:18 +0100 http-client-branch: review comment: better handling for error conditions and tests to verify http-client-branch
chegar [Mon, 11 Jun 2018 13:07:18 +0100] rev 56730
http-client-branch: review comment: better handling for error conditions and tests to verify
Mon, 11 Jun 2018 12:16:26 +0100 http-client-branch: review comment: minor editorial change to package-level description http-client-branch
chegar [Mon, 11 Jun 2018 12:16:26 +0100] rev 56729
http-client-branch: review comment: minor editorial change to package-level description
Mon, 11 Jun 2018 11:55:26 +0100 http-client-branch: review comment: minor editorial change to WebSocket.Listener http-client-branch
chegar [Mon, 11 Jun 2018 11:55:26 +0100] rev 56728
http-client-branch: review comment: minor editorial change to WebSocket.Listener
Mon, 11 Jun 2018 12:17:06 +0200 Fix merge errors. ihse-cflags-rewrite-branch
ihse [Mon, 11 Jun 2018 12:17:06 +0200] rev 56727
Fix merge errors.
Mon, 11 Jun 2018 12:10:55 +0200 Merge ihse-cflags-rewrite-branch
ihse [Mon, 11 Jun 2018 12:10:55 +0200] rev 56726
Merge
Mon, 11 Jun 2018 11:40:44 +0200 Close ihse-nativecompilation-branch ihse-nativecompilation-branch
ihse [Mon, 11 Jun 2018 11:40:44 +0200] rev 56725
Close ihse-nativecompilation-branch
Mon, 11 Jun 2018 11:40:20 +0200 Merge error. ihse-nativecompilation-branch
ihse [Mon, 11 Jun 2018 11:40:20 +0200] rev 56724
Merge error.
Mon, 11 Jun 2018 11:38:26 +0200 Merge ihse-nativecompilation-branch
ihse [Mon, 11 Jun 2018 11:38:26 +0200] rev 56723
Merge
Mon, 11 Jun 2018 11:25:51 +0200 Fix merge mistake. ihse-remove-mapfiles-branch
ihse [Mon, 11 Jun 2018 11:25:51 +0200] rev 56722
Fix merge mistake.
Mon, 11 Jun 2018 11:23:20 +0200 Merge ihse-remove-mapfiles-branch
ihse [Mon, 11 Jun 2018 11:23:20 +0200] rev 56721
Merge
Mon, 11 Jun 2018 11:00:11 +0200 Close ihse-jdk-library-branch ihse-jdk-library-branch
ihse [Mon, 11 Jun 2018 11:00:11 +0200] rev 56720
Close ihse-jdk-library-branch
Mon, 11 Jun 2018 09:29:44 +0200 Merge epsilon-gc-branch
shade [Mon, 11 Jun 2018 09:29:44 +0200] rev 56719
Merge
Sun, 10 Jun 2018 21:22:05 -0700 Code clean up for CipherSuite, etc JDK-8145252-TLS13-branch
xuelei [Sun, 10 Jun 2018 21:22:05 -0700] rev 56718
Code clean up for CipherSuite, etc
Sun, 10 Jun 2018 13:36:40 -0700 Use StackWalker and checking content type after decryption JDK-8145252-TLS13-branch
xuelei [Sun, 10 Jun 2018 13:36:40 -0700] rev 56717
Use StackWalker and checking content type after decryption
Sat, 09 Jun 2018 21:52:54 -0700 clean up SSLSessionImpl JDK-8145252-TLS13-branch
xuelei [Sat, 09 Jun 2018 21:52:54 -0700] rev 56716
clean up SSLSessionImpl
Sat, 09 Jun 2018 13:38:27 -0700 code review nits and TrasnportContext constructor changes JDK-8145252-TLS13-branch
ascarpino [Sat, 09 Jun 2018 13:38:27 -0700] rev 56715
code review nits and TrasnportContext constructor changes
Sat, 09 Jun 2018 08:08:12 -0700 Code clean up for unsupported DTLS 1.3 JDK-8145252-TLS13-branch
xuelei [Sat, 09 Jun 2018 08:08:12 -0700] rev 56714
Code clean up for unsupported DTLS 1.3
Fri, 08 Jun 2018 20:35:40 -0700 code cleanup for SSLSessionContextImpl.java JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 20:35:40 -0700] rev 56713
code cleanup for SSLSessionContextImpl.java
Fri, 08 Jun 2018 19:43:11 -0700 handle EOFException for SSLSocket JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 19:43:11 -0700] rev 56712
handle EOFException for SSLSocket
Fri, 08 Jun 2018 16:51:30 -0700 Cleanup unused methods in RSASignature.java JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 16:51:30 -0700] rev 56711
Cleanup unused methods in RSASignature.java
Fri, 08 Jun 2018 12:48:32 -0700 cleanup on SignatureScheme.java JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 12:48:32 -0700] rev 56710
cleanup on SignatureScheme.java
Fri, 08 Jun 2018 19:14:58 +0000 Merge JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 19:14:58 +0000] rev 56709
Merge
Fri, 08 Jun 2018 11:59:34 -0700 Rename Stringize to Stringizer JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 11:59:34 -0700] rev 56708
Rename Stringize to Stringizer
Fri, 08 Jun 2018 09:40:28 -0700 Merge JDK-8145252-TLS13-branch
xuelei [Fri, 08 Jun 2018 09:40:28 -0700] rev 56707
Merge
Thu, 07 Jun 2018 23:12:35 -0700 use right EC named group as signature algorithm JDK-8145252-TLS13-branch
xuelei [Thu, 07 Jun 2018 23:12:35 -0700] rev 56706
use right EC named group as signature algorithm
Thu, 07 Jun 2018 21:57:21 -0700 Minor nits and cleanup across SSLExtension classes JDK-8145252-TLS13-branch
jnimeh [Thu, 07 Jun 2018 21:57:21 -0700] rev 56705
Minor nits and cleanup across SSLExtension classes Summary: Correct spelling errors in comments and variable names, remove dead code.
Thu, 07 Jun 2018 21:55:35 -0700 Minor nits and cleanup across SSLExtension classes JDK-8145252-TLS13-branch
jnimeh [Thu, 07 Jun 2018 21:55:35 -0700] rev 56704
Minor nits and cleanup across SSLExtension classes Summary: Correct spelling errors in comments and variable names, remove dead code.
Thu, 07 Jun 2018 22:04:52 -0700 add debug log for pre_shared_key extension JDK-8145252-TLS13-branch
xuelei [Thu, 07 Jun 2018 22:04:52 -0700] rev 56703
add debug log for pre_shared_key extension
Thu, 07 Jun 2018 21:16:21 -0700 Updates for session resumption and key update JDK-8145252-TLS13-branch
xuelei [Thu, 07 Jun 2018 21:16:21 -0700] rev 56702
Updates for session resumption and key update
Fri, 08 Jun 2018 11:10:40 +0800 Make HelloCookieManager abstract JDK-8145252-TLS13-branch
weijun [Fri, 08 Jun 2018 11:10:40 +0800] rev 56701
Make HelloCookieManager abstract
Thu, 07 Jun 2018 23:35:22 +0000 Removed past file of JDK-8146283 JDK-8145252-TLS13-branch
valeriep [Thu, 07 Jun 2018 23:35:22 +0000] rev 56700
Removed past file of JDK-8146283
Thu, 07 Jun 2018 21:58:17 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 21:58:17 +0200] rev 56699
Merge
Thu, 07 Jun 2018 21:57:43 +0200 Fix windows compilation issues. ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 21:57:43 +0200] rev 56698
Fix windows compilation issues.
Thu, 07 Jun 2018 13:59:53 -0400 Making an inner class private in PskKeyExchamgeModesExtension JDK-8145252-TLS13-branch
apetcher [Thu, 07 Jun 2018 13:59:53 -0400] rev 56697
Making an inner class private in PskKeyExchamgeModesExtension
Thu, 07 Jun 2018 13:46:22 -0400 Fixing a null pointer issue in PskKeyExchangeModesExtension JDK-8145252-TLS13-branch
apetcher [Thu, 07 Jun 2018 13:46:22 -0400] rev 56696
Fixing a null pointer issue in PskKeyExchangeModesExtension
Thu, 07 Jun 2018 14:21:50 +0100 http-client-branch: synchronous send should be on the exception stack http-client-branch
chegar [Thu, 07 Jun 2018 14:21:50 +0100] rev 56695
http-client-branch: synchronous send should be on the exception stack
Thu, 07 Jun 2018 09:30:42 -0700 InputRecord related fixes JDK-8145252-TLS13-branch
ascarpino [Thu, 07 Jun 2018 09:30:42 -0700] rev 56694
InputRecord related fixes
Thu, 07 Jun 2018 23:53:56 +0800 another KRB5 cleanup in java.naming JDK-8145252-TLS13-branch
weijun [Thu, 07 Jun 2018 23:53:56 +0800] rev 56693
another KRB5 cleanup in java.naming
Thu, 07 Jun 2018 23:19:25 +0800 remove more references of KRB5 and move the existing cipher suites to unsupported JDK-8145252-TLS13-branch
weijun [Thu, 07 Jun 2018 23:19:25 +0800] rev 56692
remove more references of KRB5 and move the existing cipher suites to unsupported
Thu, 07 Jun 2018 15:20:57 +0200 Add documentation to JdkNativeCompilation.gmk. ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 15:20:57 +0200] rev 56691
Add documentation to JdkNativeCompilation.gmk.
Thu, 07 Jun 2018 15:07:38 +0200 Fix native generated includes. ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 15:07:38 +0200] rev 56690
Fix native generated includes.
Thu, 07 Jun 2018 15:01:13 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 15:01:13 +0200] rev 56689
Merge
Thu, 07 Jun 2018 10:45:30 +0100 http-client-branch: review comment - WebSocket tests http-client-branch
prappo [Thu, 07 Jun 2018 10:45:30 +0100] rev 56688
http-client-branch: review comment - WebSocket tests
Thu, 07 Jun 2018 10:48:36 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 07 Jun 2018 10:48:36 +0200] rev 56687
Merge
Wed, 06 Jun 2018 23:53:47 -0700 Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance. JDK-8145252-TLS13-branch
jnimeh [Wed, 06 Jun 2018 23:53:47 -0700] rev 56686
Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance. Summary: TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance.
Thu, 07 Jun 2018 07:23:15 +0800 more jgss cleanup JDK-8145252-TLS13-branch
weijun [Thu, 07 Jun 2018 07:23:15 +0800] rev 56685
more jgss cleanup
Wed, 06 Jun 2018 14:29:49 -0400 setting HTTP client default TLS version back to 1.2 only JDK-8145252-TLS13-branch
apetcher [Wed, 06 Jun 2018 14:29:49 -0400] rev 56684
setting HTTP client default TLS version back to 1.2 only
Wed, 06 Jun 2018 09:39:14 -0700 Arrays::equals is exclusive, fix RandomCookie JDK-8145252-TLS13-branch
xuelei [Wed, 06 Jun 2018 09:39:14 -0700] rev 56683
Arrays::equals is exclusive, fix RandomCookie
Wed, 06 Jun 2018 15:01:02 +0100 http-client-branch: more descriptive HTTP/1.1 exception detail messages http-client-branch
chegar [Wed, 06 Jun 2018 15:01:02 +0100] rev 56682
http-client-branch: more descriptive HTTP/1.1 exception detail messages
Wed, 06 Jun 2018 15:52:48 +0100 http-client-branch: merge http-client-branch
prappo [Wed, 06 Jun 2018 15:52:48 +0100] rev 56681
http-client-branch: merge
Wed, 06 Jun 2018 15:23:38 +0100 http-client-branch: merge http-client-branch
prappo [Wed, 06 Jun 2018 15:23:38 +0100] rev 56680
http-client-branch: merge
Wed, 06 Jun 2018 15:22:45 +0100 http-client-branch: review comment - refinement of WebSocket specification http-client-branch
prappo [Wed, 06 Jun 2018 15:22:45 +0100] rev 56679
http-client-branch: review comment - refinement of WebSocket specification
Wed, 06 Jun 2018 11:51:25 +0100 http-client-branch: review comment - WebSocket wording and realignment of javadoc http-client-branch
prappo [Wed, 06 Jun 2018 11:51:25 +0100] rev 56678
http-client-branch: review comment - WebSocket wording and realignment of javadoc
Wed, 06 Jun 2018 13:57:19 +0100 http-client-branch: dependent tasks execute in the common pool http-client-branch
chegar [Wed, 06 Jun 2018 13:57:19 +0100] rev 56677
http-client-branch: dependent tasks execute in the common pool
Wed, 06 Jun 2018 12:10:30 +0100 http-client-branch: typo http-client-branch
chegar [Wed, 06 Jun 2018 12:10:30 +0100] rev 56676
http-client-branch: typo Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Wed, 06 Jun 2018 10:32:59 +0200 Merge epsilon-gc-branch
shade [Wed, 06 Jun 2018 10:32:59 +0200] rev 56675
Merge
Tue, 05 Jun 2018 12:01:35 -0700 minor nit fixes JDK-8145252-TLS13-branch
ascarpino [Tue, 05 Jun 2018 12:01:35 -0700] rev 56674
minor nit fixes
Tue, 05 Jun 2018 11:53:36 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 05 Jun 2018 11:53:36 -0700] rev 56673
Merge
Tue, 05 Jun 2018 11:49:25 -0700 cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket JDK-8145252-TLS13-branch
xuelei [Tue, 05 Jun 2018 11:49:25 -0700] rev 56672
cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket
Tue, 05 Jun 2018 17:23:17 +0200 Make TestUniverse test Epsilon too epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:23:17 +0200] rev 56671
Make TestUniverse test Epsilon too
Tue, 05 Jun 2018 17:22:42 +0200 Handle HSDB printout for Epsilon epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:22:42 +0200] rev 56670
Handle HSDB printout for Epsilon
Tue, 05 Jun 2018 17:19:33 +0200 Handle SA Heap Summary better epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:19:33 +0200] rev 56669
Handle SA Heap Summary better
Tue, 05 Jun 2018 17:17:24 +0200 Change "unexpected heap type" to a more generic version epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:17:24 +0200] rev 56668
Change "unexpected heap type" to a more generic version
Tue, 05 Jun 2018 17:17:19 +0200 Fix SA heap iteration code epsilon-gc-branch
shade [Tue, 05 Jun 2018 17:17:19 +0200] rev 56667
Fix SA heap iteration code
Thu, 31 May 2018 16:09:17 +0200 Little reformatting in logging epsilon-gc-branch
shade [Thu, 31 May 2018 16:09:17 +0200] rev 56666
Little reformatting in logging
Tue, 05 Jun 2018 15:32:02 +0100 http-client-branch: review comment - WebSocket/HttpClient wording http-client-branch
prappo [Tue, 05 Jun 2018 15:32:02 +0100] rev 56665
http-client-branch: review comment - WebSocket/HttpClient wording
Mon, 04 Jun 2018 14:59:53 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Mon, 04 Jun 2018 14:59:53 -0700] rev 56664
Merge
Mon, 04 Jun 2018 04:08:12 +0000 Merge JDK-8145252-TLS13-branch
xuelei [Mon, 04 Jun 2018 04:08:12 +0000] rev 56663
Merge
Mon, 04 Jun 2018 03:28:08 +0000 missing newline at end of HKDF.java JDK-8145252-TLS13-branch
xuelei [Mon, 04 Jun 2018 03:28:08 +0000] rev 56662
missing newline at end of HKDF.java
Sun, 03 Jun 2018 19:43:10 -0700 pre_shared_key extensio code cleanup, and a test update JDK-8145252-TLS13-branch
xuelei [Sun, 03 Jun 2018 19:43:10 -0700] rev 56661
pre_shared_key extensio code cleanup, and a test update
Sat, 02 Jun 2018 21:23:02 -0700 key and iv implementation update, and two tests correction JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 21:23:02 -0700] rev 56660
key and iv implementation update, and two tests correction
Sat, 02 Jun 2018 07:50:25 -0700 issue with named group checking in KeyShareExtension JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 07:50:25 -0700] rev 56659
issue with named group checking in KeyShareExtension
Sat, 02 Jun 2018 07:24:25 -0700 check keys as well of a credential or possession JDK-8145252-TLS13-branch
xuelei [Sat, 02 Jun 2018 07:24:25 -0700] rev 56658
check keys as well of a credential or possession
Fri, 01 Jun 2018 13:23:11 -0700 fix line wrap and redundancy call JDK-8145252-TLS13-branch
xuelei [Fri, 01 Jun 2018 13:23:11 -0700] rev 56657
fix line wrap and redundancy call
Fri, 01 Jun 2018 15:37:07 -0400 Enabling TLS 1.3 in HTTP client defaults JDK-8145252-TLS13-branch
apetcher [Fri, 01 Jun 2018 15:37:07 -0400] rev 56656
Enabling TLS 1.3 in HTTP client defaults
Fri, 01 Jun 2018 11:51:38 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 01 Jun 2018 11:51:38 -0700] rev 56655
Merge
Fri, 01 Jun 2018 18:10:56 +0100 http-client-branch: move immutable flow to an impl note http-client-branch
chegar [Fri, 01 Jun 2018 18:10:56 +0100] rev 56654
http-client-branch: move immutable flow to an impl note
Fri, 01 Jun 2018 17:15:58 +0100 http-client-branch: fix javadoc examples in BodySubscribers http-client-branch
chegar [Fri, 01 Jun 2018 17:15:58 +0100] rev 56653
http-client-branch: fix javadoc examples in BodySubscribers
Fri, 01 Jun 2018 16:43:54 +0100 http-client-branch: fix bug in property value reading http-client-branch
chegar [Fri, 01 Jun 2018 16:43:54 +0100] rev 56652
http-client-branch: fix bug in property value reading
Fri, 01 Jun 2018 08:35:59 -0700 Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension JDK-8145252-TLS13-branch
jnimeh [Fri, 01 Jun 2018 08:35:59 -0700] rev 56651
Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension Summary: Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension
Fri, 01 Jun 2018 08:11:45 -0700 Prevent SSLEngineKeyLimit from hanging JDK-8145252-TLS13-branch
ascarpino [Fri, 01 Jun 2018 08:11:45 -0700] rev 56650
Prevent SSLEngineKeyLimit from hanging
Fri, 01 Jun 2018 10:07:24 -0400 minor fix to SSLEngine result status when input buffer is empty JDK-8145252-TLS13-branch
apetcher [Fri, 01 Jun 2018 10:07:24 -0400] rev 56649
minor fix to SSLEngine result status when input buffer is empty
Thu, 31 May 2018 17:40:21 -0700 Fixed: No newline at end of file JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 17:40:21 -0700] rev 56648
Fixed: No newline at end of file
Thu, 31 May 2018 17:38:42 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 17:38:42 -0700] rev 56647
Merge
Thu, 31 May 2018 15:37:31 -0700 integer overflow, remove ununsed code and comments JDK-8145252-TLS13-branch
xuelei [Thu, 31 May 2018 15:37:31 -0700] rev 56646
integer overflow, remove ununsed code and comments
Thu, 31 May 2018 13:39:26 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 31 May 2018 13:39:26 -0700] rev 56645
Merge
Thu, 31 May 2018 17:18:56 +0100 Merge http-client-branch
dfuchs [Thu, 31 May 2018 17:18:56 +0100] rev 56644
Merge
Thu, 31 May 2018 17:13:07 +0100 http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header http-client-branch
dfuchs [Thu, 31 May 2018 17:13:07 +0100] rev 56643
http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header 8203882: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header Reviewed-by: chegar
Thu, 31 May 2018 15:44:47 +0200 Print heap steps more verbosely, but also less frequently epsilon-gc-branch
shade [Thu, 31 May 2018 15:44:47 +0200] rev 56642
Print heap steps more verbosely, but also less frequently
Thu, 31 May 2018 15:43:02 +0200 Multiple threads should print/update counters once epsilon-gc-branch
shade [Thu, 31 May 2018 15:43:02 +0200] rev 56641
Multiple threads should print/update counters once
Thu, 31 May 2018 14:50:56 +0200 Merge epsilon-gc-branch
shade [Thu, 31 May 2018 14:50:56 +0200] rev 56640
Merge
Thu, 31 May 2018 13:55:51 +0100 http-client-branch: review comment - HPACK misc. improvements (2) http-client-branch
prappo [Thu, 31 May 2018 13:55:51 +0100] rev 56639
http-client-branch: review comment - HPACK misc. improvements (2)
Thu, 31 May 2018 11:50:33 +0800 safe copy functions JDK-8199569-branch
weijun [Thu, 31 May 2018 11:50:33 +0800] rev 56638
safe copy functions
Wed, 30 May 2018 11:36:46 -0700 Add bounds check for output length in HKDF expand operation JDK-8145252-TLS13-branch
jnimeh [Wed, 30 May 2018 11:36:46 -0700] rev 56637
Add bounds check for output length in HKDF expand operation Summary: Make the HKDF expand operation conform to the specification by limiting the allowed output length.
Wed, 30 May 2018 11:34:58 -0700 TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test JDK-8145252-TLS13-branch
jnimeh [Wed, 30 May 2018 11:34:58 -0700] rev 56636
TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and its use of the OCSP stapling system properties.
Wed, 30 May 2018 14:03:03 +0200 Add includes for explicit dependencies, remove stale includes epsilon-gc-branch
shade [Wed, 30 May 2018 14:03:03 +0200] rev 56635
Add includes for explicit dependencies, remove stale includes
Wed, 30 May 2018 14:02:58 +0200 Fix COMPILER2 handling: include macros.hpp before use epsilon-gc-branch
shade [Wed, 30 May 2018 14:02:58 +0200] rev 56634
Fix COMPILER2 handling: include macros.hpp before use
Wed, 30 May 2018 13:45:02 +0200 Fix GC enum declaration epsilon-gc-branch
shade [Wed, 30 May 2018 13:45:02 +0200] rev 56633
Fix GC enum declaration
Wed, 30 May 2018 19:32:31 +0800 cleanup JDK-8199569-branch
weijun [Wed, 30 May 2018 19:32:31 +0800] rev 56632
cleanup
Wed, 30 May 2018 12:01:03 +0100 http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses. http-client-branch
michaelm [Wed, 30 May 2018 12:01:03 +0100] rev 56631
http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses.
Wed, 30 May 2018 12:53:59 +0200 Fix indentation in vmStructs_gc.hpp epsilon-gc-branch
shade [Wed, 30 May 2018 12:53:59 +0200] rev 56630
Fix indentation in vmStructs_gc.hpp
Wed, 30 May 2018 11:22:56 +0200 Make sure C2 configurations are executed in tests epsilon-gc-branch
shade [Wed, 30 May 2018 11:22:56 +0200] rev 56629
Make sure C2 configurations are executed in tests
Wed, 30 May 2018 10:47:43 +0200 Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order epsilon-gc-branch
shade [Wed, 30 May 2018 10:47:43 +0200] rev 56628
Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order
Wed, 30 May 2018 10:29:41 +0200 Remove UseTLAB from supports_tlab_allocation epsilon-gc-branch
shade [Wed, 30 May 2018 10:29:41 +0200] rev 56627
Remove UseTLAB from supports_tlab_allocation
Wed, 30 May 2018 10:05:17 +0200 Remove obsolete INCLUDE_EPSILONGC guards epsilon-gc-branch
shade [Wed, 30 May 2018 10:05:17 +0200] rev 56626
Remove obsolete INCLUDE_EPSILONGC guards
Wed, 30 May 2018 09:49:56 +0200 Merge epsilon-gc-branch
shade [Wed, 30 May 2018 09:49:56 +0200] rev 56625
Merge
Tue, 29 May 2018 23:03:55 +0800 gss_OID_desc constants JDK-8199569-branch
weijun [Tue, 29 May 2018 23:03:55 +0800] rev 56624
gss_OID_desc constants
Tue, 29 May 2018 23:47:07 +0100 http-client-branch: review comment - HPACK misc. improvements http-client-branch
prappo [Tue, 29 May 2018 23:47:07 +0100] rev 56623
http-client-branch: review comment - HPACK misc. improvements
Tue, 29 May 2018 13:16:23 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 29 May 2018 13:16:23 -0700] rev 56622
Merge
Tue, 29 May 2018 13:42:04 +0100 http-client-branch: performance - reduce context switching http-client-branch
dfuchs [Tue, 29 May 2018 13:42:04 +0100] rev 56621
http-client-branch: performance - reduce context switching
Tue, 29 May 2018 15:48:13 +0800 getNamesForMech, more import/export JDK-8199569-branch
weijun [Tue, 29 May 2018 15:48:13 +0800] rev 56620
getNamesForMech, more import/export
Fri, 25 May 2018 16:13:11 +0100 http-client-branch: Make HttpHeaders final http-client-branch
chegar [Fri, 25 May 2018 16:13:11 +0100] rev 56619
http-client-branch: Make HttpHeaders final
Mon, 28 May 2018 17:22:37 +0100 http-client-branch: further update to max streams fix http-client-branch
michaelm [Mon, 28 May 2018 17:22:37 +0100] rev 56618
http-client-branch: further update to max streams fix
Mon, 28 May 2018 21:30:25 +0800 Create Name with meth to support export JDK-8199569-branch
weijun [Mon, 28 May 2018 21:30:25 +0800] rev 56617
Create Name with meth to support export
Mon, 28 May 2018 10:48:38 +0100 http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF http-client-branch
michaelm [Mon, 28 May 2018 10:48:38 +0100] rev 56616
http-client-branch: fix intermittent problem with stream counting by decrementing counter before completing the subscriber CF
Sat, 26 May 2018 20:29:15 -0700 clean up TODO tags JDK-8145252-TLS13-branch
xuelei [Sat, 26 May 2018 20:29:15 -0700] rev 56615
clean up TODO tags
Sat, 26 May 2018 15:15:27 -0700 implement version downgrad protection JDK-8145252-TLS13-branch
xuelei [Sat, 26 May 2018 15:15:27 -0700] rev 56614
implement version downgrad protection
Fri, 25 May 2018 14:22:27 -0700 Add twitter branch. twitter
twisti [Fri, 25 May 2018 14:22:27 -0700] rev 56613
Add twitter branch.
Fri, 25 May 2018 14:24:17 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 25 May 2018 14:24:17 -0700] rev 56612
Merge
Fri, 25 May 2018 12:43:45 -0700 added jdk.tls.server.protocols JDK-8145252-TLS13-branch
ascarpino [Fri, 25 May 2018 12:43:45 -0700] rev 56611
added jdk.tls.server.protocols
Fri, 25 May 2018 12:24:17 -0700 DH left padding of public key JDK-8145252-TLS13-branch
xuelei [Fri, 25 May 2018 12:24:17 -0700] rev 56610
DH left padding of public key
Fri, 25 May 2018 11:42:54 -0700 TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test JDK-8145252-TLS13-branch
jnimeh [Fri, 25 May 2018 11:42:54 -0700] rev 56609
TLS 1.3 support for HttpsUrlConnClient OCSP Stapling jtreg test Summary: Adds test cases for OCSPstapling using the TLS 1.3 handshake and HttpsUrlConnection
Fri, 25 May 2018 13:20:01 -0400 A couple of minor session resumption fixes JDK-8145252-TLS13-branch
apetcher [Fri, 25 May 2018 13:20:01 -0400] rev 56608
A couple of minor session resumption fixes
Thu, 24 May 2018 13:09:59 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Thu, 24 May 2018 13:09:59 -0700] rev 56607
Merge
Thu, 24 May 2018 12:32:00 -0700 TLS 1.3 support in OCSP stapling jtreg tests JDK-8145252-TLS13-branch
jnimeh [Thu, 24 May 2018 12:32:00 -0700] rev 56606
TLS 1.3 support in OCSP stapling jtreg tests Summary: Adds test cases for OCSP stapling using the TLS 1.3 handshake
Thu, 24 May 2018 11:34:31 -0700 Use DiffieHellman rather than the DH alias JDK-8145252-TLS13-branch
xuelei [Thu, 24 May 2018 11:34:31 -0700] rev 56605
Use DiffieHellman rather than the DH alias
Thu, 24 May 2018 18:41:30 +0100 http-client-branch: Fix for new MaxStreams.java test http-client-branch
michaelm [Thu, 24 May 2018 18:41:30 +0100] rev 56604
http-client-branch: Fix for new MaxStreams.java test
Thu, 24 May 2018 09:21:01 -0700 remove TODO tags if no need any more JDK-8145252-TLS13-branch
xuelei [Thu, 24 May 2018 09:21:01 -0700] rev 56603
remove TODO tags if no need any more
Thu, 24 May 2018 11:37:30 +0100 Merge http-client-branch
dfuchs [Thu, 24 May 2018 11:37:30 +0100] rev 56602
Merge
Thu, 24 May 2018 11:31:50 +0100 http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. http-client-branch
dfuchs [Thu, 24 May 2018 11:31:50 +0100] rev 56601
http-client-branch: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. 8203427: HttpClient HTTP/1.1 could be more lenient and accept LF as well as CRLF as header separator. Reviewed-by: chegar
Wed, 23 May 2018 11:55:41 -0700 mismatching sign_alg and sign_alg_cert JDK-8145252-TLS13-branch
xuelei [Wed, 23 May 2018 11:55:41 -0700] rev 56600
mismatching sign_alg and sign_alg_cert
Wed, 23 May 2018 09:33:37 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 23 May 2018 09:33:37 -0700] rev 56599
Merge
Wed, 23 May 2018 16:44:13 +0100 8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server http-client-branch
michaelm [Wed, 23 May 2018 16:44:13 +0100] rev 56598
8196389: Should HttpClient support SETTINGS_MAX_CONCURRENT_STREAMS from the server Reviewed-by: chegar, dfuchs
Wed, 23 May 2018 16:40:10 +0200 TestElasticTLABDecay is misconfigured epsilon-gc-branch
shade [Wed, 23 May 2018 16:40:10 +0200] rev 56597
TestElasticTLABDecay is misconfigured
Mon, 21 May 2018 15:01:17 +0200 Last stylistic touchups epsilon-gc-branch
shade [Mon, 21 May 2018 15:01:17 +0200] rev 56596
Last stylistic touchups
Wed, 23 May 2018 17:02:13 +0800 sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy JDK-8145252-TLS13-branch
jjiang [Wed, 23 May 2018 17:02:13 +0800] rev 56595
sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java adapts to new exception hierarchy
Tue, 22 May 2018 21:46:47 -0700 close issues introduced in TLS 1.3 implementation JDK-8145252-TLS13-branch
xuelei [Tue, 22 May 2018 21:46:47 -0700] rev 56594
close issues introduced in TLS 1.3 implementation
Tue, 22 May 2018 16:38:48 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 22 May 2018 16:38:48 -0700] rev 56593
Merge
Tue, 22 May 2018 16:36:02 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Tue, 22 May 2018 16:36:02 -0700] rev 56592
Merge
Tue, 22 May 2018 14:12:14 -0400 Setting X25519/X448 to TLS 1.3 only JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 14:12:14 -0400] rev 56591
Setting X25519/X448 to TLS 1.3 only
Tue, 22 May 2018 14:01:11 -0400 merge JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 14:01:11 -0400] rev 56590
merge
Tue, 22 May 2018 13:44:02 -0400 Initial working XDH support in TLS. I should try to refactor the code a bit. JDK-8171279-XDH-TLS-branch
apetcher [Tue, 22 May 2018 13:44:02 -0400] rev 56589
Initial working XDH support in TLS. I should try to refactor the code a bit.
Tue, 22 May 2018 20:36:31 +0800 com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java adapts to new exception hierarchy JDK-8145252-TLS13-branch
jjiang [Tue, 22 May 2018 20:36:31 +0800] rev 56588
com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java adapts to new exception hierarchy
Tue, 22 May 2018 17:53:35 +0800 Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java JDK-8145252-TLS13-branch
jjiang [Tue, 22 May 2018 17:53:35 +0800] rev 56587
Re-generate certificates for javax/net/ssl/templates/SSLSocketTemplate.java
Mon, 21 May 2018 20:51:38 -0700 RSA key is too short to support TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 20:51:38 -0700] rev 56586
RSA key is too short to support TLS 1.3
Mon, 21 May 2018 09:53:23 -0700 No more renegotiation in TLS 1.3 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 09:53:23 -0700] rev 56585
No more renegotiation in TLS 1.3
Mon, 21 May 2018 08:16:24 -0700 Use default signature algorithms for TLS 1.2 JDK-8145252-TLS13-branch
xuelei [Mon, 21 May 2018 08:16:24 -0700] rev 56584
Use default signature algorithms for TLS 1.2
Mon, 21 May 2018 11:14:44 -0400 initial commit for JDK-8171279-XDH-TLS-branch JDK-8171279-XDH-TLS-branch
apetcher [Mon, 21 May 2018 11:14:44 -0400] rev 56583
initial commit for JDK-8171279-XDH-TLS-branch
Mon, 21 May 2018 14:50:28 +0200 Fix build failure epsilon-gc-branch
shade [Mon, 21 May 2018 14:50:28 +0200] rev 56582
Fix build failure
Mon, 21 May 2018 14:47:22 +0200 Formatting and renames epsilon-gc-branch
shade [Mon, 21 May 2018 14:47:22 +0200] rev 56581
Formatting and renames
Mon, 21 May 2018 10:34:21 +0200 Fix 32-bit builds epsilon-gc-branch
shade [Mon, 21 May 2018 10:34:21 +0200] rev 56580
Fix 32-bit builds
Mon, 21 May 2018 15:40:25 +0800 sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception JDK-8145252-TLS13-branch
jjiang [Mon, 21 May 2018 15:40:25 +0800] rev 56579
sun/security/ssl/AppOutputStream/NoExceptionOnClose.java changes the expected exception
Sun, 20 May 2018 22:18:11 +0200 Merge epsilon-gc-branch
shade [Sun, 20 May 2018 22:18:11 +0200] rev 56578
Merge
Sun, 20 May 2018 22:03:10 +0200 Elastic TLAB machinery should handle decays epsilon-gc-branch
shade [Sun, 20 May 2018 22:03:10 +0200] rev 56577
Elastic TLAB machinery should handle decays
Sat, 19 May 2018 23:51:09 +0200 Serviceability support for Epsilon epsilon-gc-branch
shade [Sat, 19 May 2018 23:51:09 +0200] rev 56576
Serviceability support for Epsilon
Sun, 20 May 2018 09:45:36 -0700 The expected exception may be not thrown in order JDK-8145252-TLS13-branch
xuelei [Sun, 20 May 2018 09:45:36 -0700] rev 56575
The expected exception may be not thrown in order
Sun, 20 May 2018 22:01:40 +0800 Use SEC_WHCAR* as gss_name_t JDK-8199569-branch
weijun [Sun, 20 May 2018 22:01:40 +0800] rev 56574
Use SEC_WHCAR* as gss_name_t
Fri, 18 May 2018 19:07:49 -0700 DTLS fix for proper closing JDK-8145252-TLS13-branch
ascarpino [Fri, 18 May 2018 19:07:49 -0700] rev 56573
DTLS fix for proper closing
Fri, 18 May 2018 15:23:56 +0100 http-client-branch: improve test stability by allowing retry on java.net.ConnectException http-client-branch
dfuchs [Fri, 18 May 2018 15:23:56 +0100] rev 56572
http-client-branch: improve test stability by allowing retry on java.net.ConnectException
Thu, 17 May 2018 16:18:47 -0700 TLS 1.3, update on SSLSocketImpl.checkEOF() JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 16:18:47 -0700] rev 56571
TLS 1.3, update on SSLSocketImpl.checkEOF()
Thu, 17 May 2018 11:12:52 -0700 improper certificates in SSLSocketTemplate.java JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 11:12:52 -0700] rev 56570
improper certificates in SSLSocketTemplate.java
Thu, 17 May 2018 09:24:28 -0700 jdk/testlibrary/testkeys upgraded to use RSA_4096 key JDK-8145252-TLS13-branch
ssahoo [Thu, 17 May 2018 09:24:28 -0700] rev 56569
jdk/testlibrary/testkeys upgraded to use RSA_4096 key
Thu, 17 May 2018 09:00:47 -0700 TLS 1.3, incorrect encode of NewSessionTicket for empty extension JDK-8145252-TLS13-branch
xuelei [Thu, 17 May 2018 09:00:47 -0700] rev 56568
TLS 1.3, incorrect encode of NewSessionTicket for empty extension
Wed, 16 May 2018 22:13:16 -0700 TLS 1.3, correct a serious ALPN impl typo JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 22:13:16 -0700] rev 56567
TLS 1.3, correct a serious ALPN impl typo
Wed, 16 May 2018 21:18:06 -0700 TLS 1.3, check alpn respond value JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 21:18:06 -0700] rev 56566
TLS 1.3, check alpn respond value
Wed, 16 May 2018 15:41:50 -0700 TLS 1.3, OpenSSL interop issue, a missed update JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:41:50 -0700] rev 56565
TLS 1.3, OpenSSL interop issue, a missed update
Wed, 16 May 2018 15:26:36 -0700 TLS 1.3, OpenSSL interop issues JDK-8145252-TLS13-branch
xuelei [Wed, 16 May 2018 15:26:36 -0700] rev 56564
TLS 1.3, OpenSSL interop issues
Wed, 16 May 2018 10:08:23 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Wed, 16 May 2018 10:08:23 -0700] rev 56563
Merge
Wed, 16 May 2018 22:45:34 +0800 Negotiate seems to be working JDK-8199569-branch
weijun [Wed, 16 May 2018 22:45:34 +0800] rev 56562
Negotiate seems to be working
Tue, 15 May 2018 22:59:45 -0700 Use PostHandshakeContext for New Session Ticket when approriate JDK-8145252-TLS13-branch
ascarpino [Tue, 15 May 2018 22:59:45 -0700] rev 56561
Use PostHandshakeContext for New Session Ticket when approriate
Tue, 15 May 2018 14:52:51 -0700 test correction, reject renegotiation applies to TLS 1.2 and prior versions only JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 14:52:51 -0700] rev 56560
test correction, reject renegotiation applies to TLS 1.2 and prior versions only
Tue, 15 May 2018 13:01:37 -0700 rollbak behavior changes of extended secret extension JDK-8145252-TLS13-branch
xuelei [Tue, 15 May 2018 13:01:37 -0700] rev 56559
rollbak behavior changes of extended secret extension
Tue, 15 May 2018 14:54:04 -0400 minor session management improvements to try to address some bugs JDK-8145252-TLS13-branch
apetcher [Tue, 15 May 2018 14:54:04 -0400] rev 56558
minor session management improvements to try to address some bugs
Tue, 15 May 2018 10:48:19 -0700 Corrected copyright JDK-8145252-TLS13-branch
wetmore [Tue, 15 May 2018 10:48:19 -0700] rev 56557
Corrected copyright
Tue, 15 May 2018 16:10:17 +0100 http-client-branch: additional tests for header case-insensitivity http-client-branch
chegar [Tue, 15 May 2018 16:10:17 +0100] rev 56556
http-client-branch: additional tests for header case-insensitivity
Tue, 15 May 2018 12:20:42 +0800 code style, functions rearrangement JDK-8199569-branch
weijun [Tue, 15 May 2018 12:20:42 +0800] rev 56555
code style, functions rearrangement
Tue, 15 May 2018 12:19:38 +0800 inline GenClientContext, macro redefition, new functions JDK-8199569-branch
weijun [Tue, 15 May 2018 12:19:38 +0800] rev 56554
inline GenClientContext, macro redefition, new functions
Mon, 14 May 2018 21:06:55 +0800 no more warning JDK-8199569-branch
weijun [Mon, 14 May 2018 21:06:55 +0800] rev 56553
no more warning
Mon, 14 May 2018 09:55:03 +0800 First working version JDK-8199569-branch
weijun [Mon, 14 May 2018 09:55:03 +0800] rev 56552
First working version
Mon, 14 May 2018 13:05:11 +0800 sequence number fix JDK-8199569-branch
weijun [Mon, 14 May 2018 13:05:11 +0800] rev 56551
sequence number fix
Mon, 14 May 2018 09:48:33 +0800 Use VS2017 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:48:33 +0800] rev 56550
Use VS2017
Mon, 14 May 2018 22:49:05 +0000 Merge JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:49:05 +0000] rev 56549
Merge
Mon, 14 May 2018 22:41:54 +0000 Undo the interim RSASSA-PSS changes in SignedObject class JDK-8145252-TLS13-branch
valeriep [Mon, 14 May 2018 22:41:54 +0000] rev 56548
Undo the interim RSASSA-PSS changes in SignedObject class
Mon, 14 May 2018 22:09:08 +0200 Merge ihse-jdk-library-branch
ihse [Mon, 14 May 2018 22:09:08 +0200] rev 56547
Merge
Mon, 14 May 2018 11:08:04 -0700 Fix improper ordering for default certificate type field in CertificateRequest JDK-8145252-TLS13-branch
jnimeh [Mon, 14 May 2018 11:08:04 -0700] rev 56546
Fix improper ordering for default certificate type field in CertificateRequest Summary: Fixes the ordering in the CERT_TYPES constant for the CertificateRequest message. ECDSA will now be an advertised type when ECDSA is available in JCE.
Mon, 14 May 2018 09:44:42 +0800 Initial changes for JDK-8199569 JDK-8199569-branch
weijun [Mon, 14 May 2018 09:44:42 +0800] rev 56545
Initial changes for JDK-8199569
Sun, 13 May 2018 08:52:25 -0700 start/beginHandshake and more post-handshake changes JDK-8145252-TLS13-branch
ascarpino [Sun, 13 May 2018 08:52:25 -0700] rev 56544
start/beginHandshake and more post-handshake changes
Fri, 11 May 2018 16:07:27 -0700 Merge JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 16:07:27 -0700] rev 56543
Merge
Fri, 11 May 2018 15:53:12 -0700 Initial TLSv1.3 Implementation JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 15:53:12 -0700] rev 56542
Initial TLSv1.3 Implementation
Fri, 11 May 2018 14:55:56 -0700 Initial changes for JDK-8145252-TLS13-branch JDK-8145252-TLS13-branch
wetmore [Fri, 11 May 2018 14:55:56 -0700] rev 56541
Initial changes for JDK-8145252-TLS13-branch
Fri, 11 May 2018 18:33:36 +0200 Refactor test handling with @requires epsilon-gc-branch
shade [Fri, 11 May 2018 18:33:36 +0200] rev 56540
Refactor test handling with @requires
Wed, 09 May 2018 16:56:42 -0700 Merge http-client-branch
dfuchs [Wed, 09 May 2018 16:56:42 -0700] rev 56539
Merge
Wed, 09 May 2018 16:45:54 -0700 http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool http-client-branch
dfuchs [Wed, 09 May 2018 16:45:54 -0700] rev 56538
http-client-branch: add a property to make it possible to limit the size of the HTTP/1.1 coonection pool
Mon, 07 May 2018 14:48:59 -0700 Merge http-client-branch
dfuchs [Mon, 07 May 2018 14:48:59 -0700] rev 56537
Merge
Mon, 07 May 2018 16:41:38 +0200 Merge epsilon-gc-branch
shade [Mon, 07 May 2018 16:41:38 +0200] rev 56536
Merge
Sun, 06 May 2018 16:19:56 +0200 Merge epsilon-gc-branch
shade [Sun, 06 May 2018 16:19:56 +0200] rev 56535
Merge
Fri, 04 May 2018 19:29:01 +0200 Fix build with -epsilongc epsilon-gc-branch
shade [Fri, 04 May 2018 19:29:01 +0200] rev 56534
Fix build with -epsilongc
Fri, 04 May 2018 19:16:56 +0200 Merge epsilon-gc-branch
shade [Fri, 04 May 2018 19:16:56 +0200] rev 56533
Merge
Fri, 04 May 2018 17:28:03 +0100 Merge http-client-branch
dfuchs [Fri, 04 May 2018 17:28:03 +0100] rev 56532
Merge
Fri, 04 May 2018 17:02:19 +0100 http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue. http-client-branch
dfuchs [Fri, 04 May 2018 17:02:19 +0100] rev 56531
http-client-branch: connection shutdown should no cancel streams immediately if data is pending in the stream queue.
Fri, 04 May 2018 14:32:26 +0100 http-client-branch: remove stray println http-client-branch
dfuchs [Fri, 04 May 2018 14:32:26 +0100] rev 56530
http-client-branch: remove stray println
Fri, 04 May 2018 13:57:59 +0200 Fix for libsplashscreen. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:57:59 +0200] rev 56529
Fix for libsplashscreen.
Fri, 04 May 2018 13:15:15 +0200 Fix jdk.accessibility. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 13:15:15 +0200] rev 56528
Fix jdk.accessibility.
Fri, 04 May 2018 10:55:57 +0200 Try to fix libsplashscreen on mac. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:55:57 +0200] rev 56527
Try to fix libsplashscreen on mac.
Fri, 04 May 2018 10:09:27 +0200 ... and missing _DIRS. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:09:27 +0200] rev 56526
... and missing _DIRS.
Fri, 04 May 2018 10:06:23 +0200 Add missing -I. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 10:06:23 +0200] rev 56525
Add missing -I.
Fri, 04 May 2018 01:42:32 +0200 Even more fixes. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:42:32 +0200] rev 56524
Even more fixes.
Fri, 04 May 2018 01:35:03 +0200 Merge ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:35:03 +0200] rev 56523
Merge
Fri, 04 May 2018 01:31:12 +0200 Fixes based on quick code review. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:31:12 +0200] rev 56522
Fixes based on quick code review.
Fri, 04 May 2018 01:17:28 +0200 Cleaning up SRC and EXTRA_SRC. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 01:17:28 +0200] rev 56521
Cleaning up SRC and EXTRA_SRC.
Fri, 04 May 2018 00:52:25 +0200 Rename FindHeaderDirForModule to GetJavaHeaderDir. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:52:25 +0200] rev 56520
Rename FindHeaderDirForModule to GetJavaHeaderDir.
Fri, 04 May 2018 00:50:29 +0200 Process extra header dirs syntax. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:50:29 +0200] rev 56519
Process extra header dirs syntax.
Fri, 04 May 2018 00:23:32 +0200 Even more cleaning up. ihse-jdk-library-branch
ihse [Fri, 04 May 2018 00:23:32 +0200] rev 56518
Even more cleaning up.
Thu, 03 May 2018 23:33:28 +0200 Cleaning up src format. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 23:33:28 +0200] rev 56517
Cleaning up src format.
Thu, 03 May 2018 22:30:08 +0200 Fix Zero build failures epsilon-gc-branch
shade [Thu, 03 May 2018 22:30:08 +0200] rev 56516
Fix Zero build failures
Thu, 03 May 2018 18:32:32 +0100 http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake http-client-branch
dfuchs [Thu, 03 May 2018 18:32:32 +0100] rev 56515
http-client-branch: SSLFlowDelegate - avoid wasted memory in SSL buffers, fix race condition if socket closed during handshake
Thu, 03 May 2018 18:29:46 +0100 http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that. http-client-branch
dfuchs [Thu, 03 May 2018 18:29:46 +0100] rev 56514
http-client-branch: RST_STREAM should be handled immediately if received before HEADERS, and subscriber.onError() should be called if received after that.
Thu, 03 May 2018 18:27:32 +0100 http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed http-client-branch
dfuchs [Thu, 03 May 2018 18:27:32 +0100] rev 56513
http-client-branch: Http2Connection should not try to send RST_STREAM if the channel is already closed
Thu, 03 May 2018 14:46:44 +0200 Remove FindSrcDirsForLib. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 14:46:44 +0200] rev 56512
Remove FindSrcDirsForLib.
Thu, 03 May 2018 14:30:20 +0200 Introduce EXTRA_SRC and supply headers as dirs. ihse-jdk-library-branch
ihse [Thu, 03 May 2018 14:30:20 +0200] rev 56511
Introduce EXTRA_SRC and supply headers as dirs.
Thu, 03 May 2018 11:59:58 +0200 Epsilon should use Elastic TLABs facility to control sizes epsilon-gc-branch
shade [Thu, 03 May 2018 11:59:58 +0200] rev 56510
Epsilon should use Elastic TLABs facility to control sizes
Thu, 03 May 2018 10:02:32 +0200 Fix gc/epsilon/TestMemoryMXBeans failures after the merge epsilon-gc-branch
shade [Thu, 03 May 2018 10:02:32 +0200] rev 56509
Fix gc/epsilon/TestMemoryMXBeans failures after the merge
Thu, 03 May 2018 09:43:47 +0200 Merge epsilon-gc-branch
shade [Thu, 03 May 2018 09:43:47 +0200] rev 56508
Merge
Wed, 02 May 2018 15:47:57 +0100 http-client-branch: Merge with default http-client-branch
chegar [Wed, 02 May 2018 15:47:57 +0100] rev 56507
http-client-branch: Merge with default
Wed, 02 May 2018 10:35:33 +0100 http-client-branch: review comment - remove tailing whitespace and long lines http-client-branch
chegar [Wed, 02 May 2018 10:35:33 +0100] rev 56506
http-client-branch: review comment - remove tailing whitespace and long lines
Tue, 01 May 2018 22:37:29 +0100 8193356: HttpClient should create a new connection after available stream ids are used up. http-client-branch
michaelm [Tue, 01 May 2018 22:37:29 +0100] rev 56505
8193356: HttpClient should create a new connection after available stream ids are used up. Reviewed-by: chegar, dfuchs
Tue, 01 May 2018 19:14:46 +0100 http-client-branch: review comment - HPACK bytewise decoding http-client-branch
prappo [Tue, 01 May 2018 19:14:46 +0100] rev 56504
http-client-branch: review comment - HPACK bytewise decoding
Tue, 01 May 2018 10:03:01 +0100 Merge http-client-branch
dfuchs [Tue, 01 May 2018 10:03:01 +0100] rev 56503
Merge
Tue, 01 May 2018 09:56:39 +0100 http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often http-client-branch
dfuchs [Tue, 01 May 2018 09:56:39 +0100] rev 56502
http-client-branch: avoid calling getApplicationBufferSize/getPacketBufferSize too often
Tue, 01 May 2018 09:47:33 +0100 http-client-branch: review comment - some minor comment rewording and cleanup http-client-branch
chegar [Tue, 01 May 2018 09:47:33 +0100] rev 56501
http-client-branch: review comment - some minor comment rewording and cleanup
Tue, 01 May 2018 09:19:00 +0100 http-client-branch: review comment - update comment in Http2Connection http-client-branch
chegar [Tue, 01 May 2018 09:19:00 +0100] rev 56500
http-client-branch: review comment - update comment in Http2Connection
Mon, 30 Apr 2018 11:44:31 +0100 http-client-branch: tag tests that access real hosts on external networks as manual http-client-branch
dfuchs [Mon, 30 Apr 2018 11:44:31 +0100] rev 56499
http-client-branch: tag tests that access real hosts on external networks as manual
Fri, 27 Apr 2018 15:23:33 +0100 http-client-branch: do not ignore setup exceptions when creating WS test server http-client-branch
chegar [Fri, 27 Apr 2018 15:23:33 +0100] rev 56498
http-client-branch: do not ignore setup exceptions when creating WS test server
Fri, 27 Apr 2018 12:29:49 +0100 Merge http-client-branch
dfuchs [Fri, 27 Apr 2018 12:29:49 +0100] rev 56497
Merge
Fri, 27 Apr 2018 11:33:22 +0100 http-client-branch: fix racy busy loop in graceful SSLEngine closure http-client-branch
dfuchs [Fri, 27 Apr 2018 11:33:22 +0100] rev 56496
http-client-branch: fix racy busy loop in graceful SSLEngine closure
Thu, 26 Apr 2018 19:32:01 +0200 Enable LSM for Epsilon epsilon-gc-branch
shade [Thu, 26 Apr 2018 19:32:01 +0200] rev 56495
Enable LSM for Epsilon
Thu, 26 Apr 2018 19:13:26 +0200 No need for hotspot_gc_epsilon, when there is run-test target epsilon-gc-branch
shade [Thu, 26 Apr 2018 19:13:26 +0200] rev 56494
No need for hotspot_gc_epsilon, when there is run-test target
Thu, 26 Apr 2018 18:55:05 +0200 Hook up Epsilon flags to a new VM facility epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:55:05 +0200] rev 56493
Hook up Epsilon flags to a new VM facility
Thu, 26 Apr 2018 18:46:01 +0200 Small bugfixes and improvements epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:46:01 +0200] rev 56492
Small bugfixes and improvements
Thu, 26 Apr 2018 18:16:16 +0200 Remove UseNoGC alias epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:16:16 +0200] rev 56491
Remove UseNoGC alias
Thu, 26 Apr 2018 18:11:12 +0200 No need for Epsilon in precompiled header epsilon-gc-branch
shade [Thu, 26 Apr 2018 18:11:12 +0200] rev 56490
No need for Epsilon in precompiled header
Thu, 26 Apr 2018 17:59:02 +0200 Merge epsilon-gc-branch
shade [Thu, 26 Apr 2018 17:59:02 +0200] rev 56489
Merge
Thu, 26 Apr 2018 15:52:17 +0200 Automatically set -I<gensrc>/$module. ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:52:17 +0200] rev 56488
Automatically set -I<gensrc>/$module.
Thu, 26 Apr 2018 14:45:28 +0100 http-client-branch: set NO_PROXY in RetryWithCookie http-client-branch
chegar [Thu, 26 Apr 2018 14:45:28 +0100] rev 56487
http-client-branch: set NO_PROXY in RetryWithCookie
Thu, 26 Apr 2018 14:42:36 +0100 http-client-branch: set NO_PROXY in several WebSocket tests http-client-branch
chegar [Thu, 26 Apr 2018 14:42:36 +0100] rev 56486
http-client-branch: set NO_PROXY in several WebSocket tests
Thu, 26 Apr 2018 15:37:22 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:37:22 +0200] rev 56485
Merge
Thu, 26 Apr 2018 15:32:54 +0200 Fix issues on solaris. ihse-jdk-library-branch
ihse [Thu, 26 Apr 2018 15:32:54 +0200] rev 56484
Fix issues on solaris.
Thu, 26 Apr 2018 14:11:03 +0100 http-client-branch: use a shared debug logger when debug logging is not enabled http-client-branch
dfuchs [Thu, 26 Apr 2018 14:11:03 +0100] rev 56483
http-client-branch: use a shared debug logger when debug logging is not enabled
Thu, 26 Apr 2018 10:16:13 +0100 Merge http-client-branch
dfuchs [Thu, 26 Apr 2018 10:16:13 +0100] rev 56482
Merge
Wed, 25 Apr 2018 19:51:58 +0100 http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes http-client-branch
dfuchs [Wed, 25 Apr 2018 19:51:58 +0100] rev 56481
http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes
Tue, 24 Apr 2018 19:45:20 +0100 http-client-branch: non-us-ascii chars in URI path or query segments http-client-branch
chegar [Tue, 24 Apr 2018 19:45:20 +0100] rev 56480
http-client-branch: non-us-ascii chars in URI path or query segments
Tue, 24 Apr 2018 06:57:02 -0400 JDK-8188051-branch javadoc typo updates JDK-8188051-branch
lancea [Tue, 24 Apr 2018 06:57:02 -0400] rev 56479
JDK-8188051-branch javadoc typo updates
Tue, 24 Apr 2018 10:20:22 +0100 Merge http-client-branch
dfuchs [Tue, 24 Apr 2018 10:20:22 +0100] rev 56478
Merge
Tue, 24 Apr 2018 10:17:23 +0100 http-client-branch: SSLDirectBufferSupplier can use a fixed size array instead of a ConcurrentLinkedQueue http-client-branch
dfuchs [Tue, 24 Apr 2018 10:17:23 +0100] rev 56477
http-client-branch: SSLDirectBufferSupplier can use a fixed size array instead of a ConcurrentLinkedQueue
Tue, 24 Apr 2018 10:14:51 +0100 http-client-branch: fix rare race condition uncovered by SmallTimeout.java http-client-branch
dfuchs [Tue, 24 Apr 2018 10:14:51 +0100] rev 56476
http-client-branch: fix rare race condition uncovered by SmallTimeout.java
Mon, 23 Apr 2018 13:55:47 -0400 JDK-8188051-branch: Updates to sync with AOJ JDK-8188051-branch
lancea [Mon, 23 Apr 2018 13:55:47 -0400] rev 56475
JDK-8188051-branch: Updates to sync with AOJ
Mon, 23 Apr 2018 15:45:40 +0100 http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes. http-client-branch
dfuchs [Mon, 23 Apr 2018 15:45:40 +0100] rev 56474
http-client-branch: use direct buffer pool for reading off SSL encrypted buffers from the socket + minor test fixes.
Mon, 23 Apr 2018 12:53:43 +0200 Enable Epsilon as experimental option epsilon-gc-branch
shade [Mon, 23 Apr 2018 12:53:43 +0200] rev 56473
Enable Epsilon as experimental option
Mon, 23 Apr 2018 12:32:25 +0200 Merge epsilon-gc-branch
shade [Mon, 23 Apr 2018 12:32:25 +0200] rev 56472
Merge
Fri, 20 Apr 2018 22:35:59 +0200 Fix copyright year and add FIXME. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 22:35:59 +0200] rev 56471
Fix copyright year and add FIXME.
Fri, 20 Apr 2018 21:22:05 +0200 Fix jdk.crypto.ucrypto. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 21:22:05 +0200] rev 56470
Fix jdk.crypto.ucrypto.
Fri, 20 Apr 2018 20:59:02 +0200 Merge ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 20:59:02 +0200] rev 56469
Merge
Fri, 20 Apr 2018 10:20:36 +0200 Clean up libawt. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 10:20:36 +0200] rev 56468
Clean up libawt.
Fri, 20 Apr 2018 10:02:55 +0200 Make libawt compile on Solaris. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 10:02:55 +0200] rev 56467
Make libawt compile on Solaris.
Fri, 20 Apr 2018 09:23:09 +0200 Final Windows fixes. ihse-jdk-library-branch
ihse [Fri, 20 Apr 2018 09:23:09 +0200] rev 56466
Final Windows fixes.
Thu, 19 Apr 2018 21:21:45 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 21:21:45 +0200] rev 56465
Merge
Thu, 19 Apr 2018 21:11:32 +0200 Fix jdk.accessibility. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 21:11:32 +0200] rev 56464
Fix jdk.accessibility.
Thu, 19 Apr 2018 16:47:52 +0100 http-client-branch: do not set receive buffer size unless explicitly requested http-client-branch
dfuchs [Thu, 19 Apr 2018 16:47:52 +0100] rev 56463
http-client-branch: do not set receive buffer size unless explicitly requested
Thu, 19 Apr 2018 15:42:22 +0200 Fix java.desktop compilation on Windows. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 15:42:22 +0200] rev 56462
Fix java.desktop compilation on Windows.
Thu, 19 Apr 2018 15:37:43 +0200 Fix non-PCH build epsilon-gc-branch
shade [Thu, 19 Apr 2018 15:37:43 +0200] rev 56461
Fix non-PCH build
Thu, 19 Apr 2018 14:49:32 +0200 Fix jdk.jdi. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:49:32 +0200] rev 56460
Fix jdk.jdi.
Thu, 19 Apr 2018 14:38:22 +0200 Clean up last macosx libs. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:38:22 +0200] rev 56459
Clean up last macosx libs.
Thu, 19 Apr 2018 14:17:54 +0200 Merge epsilon-gc-branch
shade [Thu, 19 Apr 2018 14:17:54 +0200] rev 56458
Merge
Thu, 19 Apr 2018 14:15:19 +0200 Fix java.desktop builds on macosx. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 14:15:19 +0200] rev 56457
Fix java.desktop builds on macosx.
Thu, 19 Apr 2018 12:13:33 +0200 Proper fix for closed source. ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 12:13:33 +0200] rev 56456
Proper fix for closed source.
Thu, 19 Apr 2018 11:08:37 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 19 Apr 2018 11:08:37 +0200] rev 56455
Merge
Wed, 18 Apr 2018 14:22:53 +0200 Cleaning up HEADER_FLAGS. ihse-jdk-library-branch
ihse [Wed, 18 Apr 2018 14:22:53 +0200] rev 56454
Cleaning up HEADER_FLAGS.
Wed, 18 Apr 2018 12:55:11 +0100 http-client-branch: review comment - HPACK circular buffer http-client-branch
prappo [Wed, 18 Apr 2018 12:55:11 +0100] rev 56453
http-client-branch: review comment - HPACK circular buffer
Wed, 18 Apr 2018 13:54:07 +0200 Merge epsilon-gc-branch
shade [Wed, 18 Apr 2018 13:54:07 +0200] rev 56452
Merge
Wed, 18 Apr 2018 12:03:06 +0100 http-client-branch: Merge with default http-client-branch
chegar [Wed, 18 Apr 2018 12:03:06 +0100] rev 56451
http-client-branch: Merge with default
Wed, 18 Apr 2018 12:40:11 +0200 Use BarrierSetAssembler instead of ModRefBarrierSetAssembler epsilon-gc-branch
shade [Wed, 18 Apr 2018 12:40:11 +0200] rev 56450
Use BarrierSetAssembler instead of ModRefBarrierSetAssembler
Wed, 18 Apr 2018 10:07:49 +0200 Fix Epsilon after the merges epsilon-gc-branch
shade [Wed, 18 Apr 2018 10:07:49 +0200] rev 56449
Fix Epsilon after the merges
Wed, 18 Apr 2018 09:46:53 +0200 Merge epsilon-gc-branch
shade [Wed, 18 Apr 2018 09:46:53 +0200] rev 56448
Merge
Tue, 17 Apr 2018 16:46:18 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base, typo http-client-branch
chegar [Tue, 17 Apr 2018 16:46:18 +0100] rev 56447
http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base, typo
Tue, 17 Apr 2018 16:39:19 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base http-client-branch
chegar [Tue, 17 Apr 2018 16:39:19 +0100] rev 56446
http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base
Tue, 17 Apr 2018 15:16:18 +0100 http-client-branch: review comment - remove ineffectual usages of @Stable http-client-branch
chegar [Tue, 17 Apr 2018 15:16:18 +0100] rev 56445
http-client-branch: review comment - remove ineffectual usages of @Stable
Tue, 17 Apr 2018 14:00:01 +0100 http-client-branch: trailing whitespace in source code http-client-branch
chegar [Tue, 17 Apr 2018 14:00:01 +0100] rev 56444
http-client-branch: trailing whitespace in source code
Tue, 17 Apr 2018 13:27:06 +0100 http-client-branch: merge with default http-client-branch
chegar [Tue, 17 Apr 2018 13:27:06 +0100] rev 56443
http-client-branch: merge with default
Tue, 17 Apr 2018 13:22:09 +0100 http-client-branch: review comment - fix incorrect cf completion in SSLFlowDelegate http-client-branch
chegar [Tue, 17 Apr 2018 13:22:09 +0100] rev 56442
http-client-branch: review comment - fix incorrect cf completion in SSLFlowDelegate
Mon, 16 Apr 2018 18:38:31 +0100 http-client-branch: review comment - request builder copy should not require a URI http-client-branch
chegar [Mon, 16 Apr 2018 18:38:31 +0100] rev 56441
http-client-branch: review comment - request builder copy should not require a URI
Mon, 16 Apr 2018 17:30:02 +0100 http-client-branch: review comment - typo http-client-branch
chegar [Mon, 16 Apr 2018 17:30:02 +0100] rev 56440
http-client-branch: review comment - typo
Mon, 16 Apr 2018 17:28:29 +0100 http-client-branch: review comment - additional minor javadoc clean up http-client-branch
chegar [Mon, 16 Apr 2018 17:28:29 +0100] rev 56439
http-client-branch: review comment - additional minor javadoc clean up
Mon, 16 Apr 2018 17:25:08 +0100 http-client-branch: review comment - minor javadoc clean up http-client-branch
chegar [Mon, 16 Apr 2018 17:25:08 +0100] rev 56438
http-client-branch: review comment - minor javadoc clean up
Mon, 16 Apr 2018 16:44:12 +0100 http-client-branch: review comment - update debug statements as per new internal DebugLogger http-client-branch
chegar [Mon, 16 Apr 2018 16:44:12 +0100] rev 56437
http-client-branch: review comment - update debug statements as per new internal DebugLogger
Mon, 16 Apr 2018 13:57:06 +0100 http-client-branch: review comment - add more coverage for HttpClientImpl operations ref count http-client-branch
dfuchs [Mon, 16 Apr 2018 13:57:06 +0100] rev 56436
http-client-branch: review comment - add more coverage for HttpClientImpl operations ref count
Mon, 16 Apr 2018 14:51:31 +0200 Fix compilation problems. ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 14:51:31 +0200] rev 56435
Fix compilation problems.
Mon, 16 Apr 2018 12:11:59 +0200 Merge from default ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 12:11:59 +0200] rev 56434
Merge from default
Mon, 16 Apr 2018 11:48:41 +0200 Initial fix for setting SRC automatically + HEADER_FLAGS. ihse-jdk-library-branch
ihse [Mon, 16 Apr 2018 11:48:41 +0200] rev 56433
Initial fix for setting SRC automatically + HEADER_FLAGS.
Mon, 16 Apr 2018 10:27:52 +0100 Merge http-client-branch
dfuchs [Mon, 16 Apr 2018 10:27:52 +0100] rev 56432
Merge
Mon, 16 Apr 2018 10:19:05 +0100 Merge http-client-branch
dfuchs [Mon, 16 Apr 2018 10:19:05 +0100] rev 56431
Merge
Mon, 16 Apr 2018 09:57:46 +0100 http-client-branch: review comment - missing @bug in two tests http-client-branch
dfuchs [Mon, 16 Apr 2018 09:57:46 +0100] rev 56430
http-client-branch: review comment - missing @bug in two tests
Fri, 13 Apr 2018 16:14:15 +0100 http-client-branch: review comment - provide a logger that can be protected with assert http-client-branch
dfuchs [Fri, 13 Apr 2018 16:14:15 +0100] rev 56429
http-client-branch: review comment - provide a logger that can be protected with assert
Fri, 13 Apr 2018 15:43:16 +0100 http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java) http-client-branch
prappo [Fri, 13 Apr 2018 15:43:16 +0100] rev 56428
http-client-branch: review comment - WebSocket removed duplication in tests (these scenarios are better tested in PendingXYZ.java)
Fri, 13 Apr 2018 15:33:13 +0100 http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue http-client-branch
prappo [Fri, 13 Apr 2018 15:33:13 +0100] rev 56427
http-client-branch: review comment - WebSocket sizing queue; making queue faster; an extra test for the queue
Fri, 13 Apr 2018 15:06:50 +0100 http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy http-client-branch
dfuchs [Fri, 13 Apr 2018 15:06:50 +0100] rev 56426
http-client-branch: review comment - several tests should be setting NO_PROXY when testing without proxy
Fri, 13 Apr 2018 14:59:22 +0100 http-client-branch: review comment - a few more test should explicitly set no proxy http-client-branch
chegar [Fri, 13 Apr 2018 14:59:22 +0100] rev 56425
http-client-branch: review comment - a few more test should explicitly set no proxy
Fri, 13 Apr 2018 14:54:02 +0100 http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy http-client-branch
dfuchs [Fri, 13 Apr 2018 14:54:02 +0100] rev 56424
http-client-branch: DigestEchoClient test should explicitely set NO_PROXY when testing without proxy
Fri, 13 Apr 2018 10:49:17 +0100 http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count http-client-branch
dfuchs [Fri, 13 Apr 2018 10:49:17 +0100] rev 56423
http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count
Fri, 13 Apr 2018 10:31:49 +0200 Merge epsilon-gc-branch
shade [Fri, 13 Apr 2018 10:31:49 +0200] rev 56422
Merge
Thu, 12 Apr 2018 14:11:59 +0200 Merge ihse-jdk-library-branch
ihse [Thu, 12 Apr 2018 14:11:59 +0200] rev 56421
Merge
Wed, 11 Apr 2018 11:25:58 -0400 JDK-8188051-branch correct ABDAType added underscores JDK-8188051-branch
lancea [Wed, 11 Apr 2018 11:25:58 -0400] rev 56420
JDK-8188051-branch correct ABDAType added underscores
Wed, 11 Apr 2018 11:08:34 -0400 JDK-8188051-branch correct ABDAType typos JDK-8188051-branch
lancea [Wed, 11 Apr 2018 11:08:34 -0400] rev 56419
JDK-8188051-branch correct ABDAType typos
Wed, 11 Apr 2018 15:21:25 +0100 http-client-branch: review comment - WebSocket example for idle connection http-client-branch
prappo [Wed, 11 Apr 2018 15:21:25 +0100] rev 56418
http-client-branch: review comment - WebSocket example for idle connection
Wed, 11 Apr 2018 15:00:35 +0100 http-client-branch: review comment - do not retry non-idempotent requests http-client-branch
chegar [Wed, 11 Apr 2018 15:00:35 +0100] rev 56417
http-client-branch: review comment - do not retry non-idempotent requests
Wed, 11 Apr 2018 14:21:11 +0100 http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests http-client-branch
chegar [Wed, 11 Apr 2018 14:21:11 +0100] rev 56416
http-client-branch: review comment - fix intermittently failing PendingXxx WebSocket tests
Wed, 11 Apr 2018 00:55:41 +0100 http-client-branch: (WebSocket) javadoc hyperlink bug http-client-branch
prappo [Wed, 11 Apr 2018 00:55:41 +0100] rev 56415
http-client-branch: (WebSocket) javadoc hyperlink bug
Wed, 11 Apr 2018 00:49:26 +0100 http-client-branch: review comment - WebSocket rewording, examples, @apiNote http-client-branch
prappo [Wed, 11 Apr 2018 00:49:26 +0100] rev 56414
http-client-branch: review comment - WebSocket rewording, examples, @apiNote
Tue, 10 Apr 2018 14:10:07 -0400 JDK-8188051-branch module-info update to add uses JDK-8188051-branch
lancea [Tue, 10 Apr 2018 14:10:07 -0400] rev 56413
JDK-8188051-branch module-info update to add uses
Tue, 10 Apr 2018 15:39:47 +0100 http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same) http-client-branch
prappo [Tue, 10 Apr 2018 15:39:47 +0100] rev 56412
http-client-branch: review comment - WebSocket wording rearrangement (the spec stays the same)
Tue, 10 Apr 2018 15:26:58 +0100 http-client-branch: test change missed in last push http-client-branch
michaelm [Tue, 10 Apr 2018 15:26:58 +0100] rev 56411
http-client-branch: test change missed in last push
Tue, 10 Apr 2018 15:04:27 +0100 http-client-branch: 8201312: More evolution friendly BodyHandler API http-client-branch
michaelm [Tue, 10 Apr 2018 15:04:27 +0100] rev 56410
http-client-branch: 8201312: More evolution friendly BodyHandler API
Tue, 10 Apr 2018 13:39:38 +0100 http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests http-client-branch
chegar [Tue, 10 Apr 2018 13:39:38 +0100] rev 56409
http-client-branch: enable HTTP debugging in Pending[Text|Binary]* tests
Tue, 10 Apr 2018 12:09:50 +0100 http-client-branch: review comment - clarifications, typos, formatting http-client-branch
prappo [Tue, 10 Apr 2018 12:09:50 +0100] rev 56408
http-client-branch: review comment - clarifications, typos, formatting
Tue, 10 Apr 2018 11:59:53 +0200 AArch64: move Epsilon barrier under INCLUDE_ALL_GCS epsilon-gc-branch
shade [Tue, 10 Apr 2018 11:59:53 +0200] rev 56407
AArch64: move Epsilon barrier under INCLUDE_ALL_GCS
Tue, 10 Apr 2018 11:14:50 +0200 Merge epsilon-gc-branch
shade [Tue, 10 Apr 2018 11:14:50 +0200] rev 56406
Merge
Tue, 10 Apr 2018 10:25:34 +0100 http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods http-client-branch
dfuchs [Tue, 10 Apr 2018 10:25:34 +0100] rev 56405
http-client-branch: review comment - add BodySubscribers::ofPublisher and BodyHandlers::ofPublisher methods
Mon, 09 Apr 2018 15:28:22 +0100 Merge http-client-branch
dfuchs [Mon, 09 Apr 2018 15:28:22 +0100] rev 56404
Merge
Mon, 09 Apr 2018 14:27:42 +0100 Merge http-client-branch
dfuchs [Mon, 09 Apr 2018 14:27:42 +0100] rev 56403
Merge
Mon, 09 Apr 2018 15:10:48 +0100 http-client-branch: review comment - specify locale consistently in toLowerCase http-client-branch
chegar [Mon, 09 Apr 2018 15:10:48 +0100] rev 56402
http-client-branch: review comment - specify locale consistently in toLowerCase
Mon, 09 Apr 2018 12:59:06 +0100 http-client-branch: fixed race condition when resubscribing with SocketTube - part II http-client-branch
dfuchs [Mon, 09 Apr 2018 12:59:06 +0100] rev 56401
http-client-branch: fixed race condition when resubscribing with SocketTube - part II
Mon, 09 Apr 2018 12:05:12 +0100 http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket http-client-branch
prappo [Mon, 09 Apr 2018 12:05:12 +0100] rev 56400
http-client-branch: review comment - fixed weird formatting (sparse, with extra new lines) of code snippets in WebSocket
Fri, 06 Apr 2018 22:11:44 +0100 http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2) http-client-branch
dfuchs [Fri, 06 Apr 2018 22:11:44 +0100] rev 56399
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2)
Fri, 06 Apr 2018 17:06:58 -0400 Merge JDK-8188051-branch
lancea [Fri, 06 Apr 2018 17:06:58 -0400] rev 56398
Merge
Fri, 06 Apr 2018 17:01:04 -0400 JDK-8188051-branch javadoc and minor updates JDK-8188051-branch
lancea [Fri, 06 Apr 2018 17:01:04 -0400] rev 56397
JDK-8188051-branch javadoc and minor updates
Fri, 06 Apr 2018 18:15:35 +0100 http-client-branch: review comment - further cleanup in Security test http-client-branch
chegar [Fri, 06 Apr 2018 18:15:35 +0100] rev 56396
http-client-branch: review comment - further cleanup in Security test
Fri, 06 Apr 2018 17:57:35 +0100 http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient http-client-branch
prappo [Fri, 06 Apr 2018 17:57:35 +0100] rev 56395
http-client-branch: review comment - typos and WebSocket javadoc rewordings; slight unification with top-level docs for HttpClient
Fri, 06 Apr 2018 17:07:24 +0100 http-client-branch: merge http-client-branch
prappo [Fri, 06 Apr 2018 17:07:24 +0100] rev 56394
http-client-branch: merge
Fri, 06 Apr 2018 17:06:17 +0100 http-client-branch: review comment - small WebSocket javadoc rewordings http-client-branch
prappo [Fri, 06 Apr 2018 17:06:17 +0100] rev 56393
http-client-branch: review comment - small WebSocket javadoc rewordings
Fri, 06 Apr 2018 17:04:25 +0100 http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1) http-client-branch
dfuchs [Fri, 06 Apr 2018 17:04:25 +0100] rev 56392
http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1)
Fri, 06 Apr 2018 16:05:55 +0100 http-client-branch: review comment - cleanup Security test http-client-branch
chegar [Fri, 06 Apr 2018 16:05:55 +0100] rev 56391
http-client-branch: review comment - cleanup Security test
Fri, 06 Apr 2018 15:55:07 +0100 http-client-branch: review comment - javadoc http-client-branch
prappo [Fri, 06 Apr 2018 15:55:07 +0100] rev 56390
http-client-branch: review comment - javadoc
Fri, 06 Apr 2018 15:20:43 +0100 http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons) http-client-branch
prappo [Fri, 06 Apr 2018 15:20:43 +0100] rev 56389
http-client-branch: review comment - check for logging level being enabled before logging (for performance reasons)
Fri, 06 Apr 2018 13:41:14 +0100 http-client-branch: review comment: minor cleanup in security test http-client-branch
chegar [Fri, 06 Apr 2018 13:41:14 +0100] rev 56388
http-client-branch: review comment: minor cleanup in security test
Fri, 06 Apr 2018 13:21:08 +0100 http-client-branch: (HPACK) updates and cleanup http-client-branch
prappo [Fri, 06 Apr 2018 13:21:08 +0100] rev 56387
http-client-branch: (HPACK) updates and cleanup
Wed, 04 Apr 2018 15:50:02 +0100 http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711 http-client-branch
prappo [Wed, 04 Apr 2018 15:50:02 +0100] rev 56386
http-client-branch: (HPACK) private repo rev. 268:e4862cb31a7dbdded15e3e942f513e73894be711
Tue, 03 Apr 2018 15:26:04 +0100 http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed http-client-branch
dfuchs [Tue, 03 Apr 2018 15:26:04 +0100] rev 56385
http-client-branch: review comment - PublishingBodySubscriber should throw ISE when already subscribed
Tue, 03 Apr 2018 12:15:02 +0100 http-client-branch: review comment - Improve ResponsePublisher test coverage http-client-branch
dfuchs [Tue, 03 Apr 2018 12:15:02 +0100] rev 56384
http-client-branch: review comment - Improve ResponsePublisher test coverage
Mon, 02 Apr 2018 16:11:53 -0700 Revert to branch base for coverage purposes. JDK-8195649-branch
smarks [Mon, 02 Apr 2018 16:11:53 -0700] rev 56383
Revert to branch base for coverage purposes.
Mon, 02 Apr 2018 15:52:50 -0400 JDK-8188051-branch: remove unneeded files JDK-8188051-branch
lancea [Mon, 02 Apr 2018 15:52:50 -0400] rev 56382
JDK-8188051-branch: remove unneeded files
Mon, 02 Apr 2018 14:22:19 -0400 Merge JDK-8188051-branch
lancea [Mon, 02 Apr 2018 14:22:19 -0400] rev 56381
Merge
Mon, 02 Apr 2018 14:19:45 -0400 JDK-8188051-branch: add jdk.incubator.adba JDK-8188051-branch
lancea [Mon, 02 Apr 2018 14:19:45 -0400] rev 56380
JDK-8188051-branch: add jdk.incubator.adba
Sat, 31 Mar 2018 10:50:55 +0100 http-client-branch: added a new ResponsePublisher test http-client-branch
dfuchs [Sat, 31 Mar 2018 10:50:55 +0100] rev 56379
http-client-branch: added a new ResponsePublisher test
Fri, 30 Mar 2018 16:02:31 +0100 Merge http-client-branch
dfuchs [Fri, 30 Mar 2018 16:02:31 +0100] rev 56378
Merge
Fri, 30 Mar 2018 14:48:28 +0100 http-client-branch: review comment - SocketTube should use slices http-client-branch
dfuchs [Fri, 30 Mar 2018 14:48:28 +0100] rev 56377
http-client-branch: review comment - SocketTube should use slices
Thu, 29 Mar 2018 16:12:41 -0700 Update BasicInt and BasicLong. JDK-8195649-branch
smarks [Thu, 29 Mar 2018 16:12:41 -0700] rev 56376
Update BasicInt and BasicLong.
Thu, 29 Mar 2018 14:40:53 -0700 Move ObscureException to its own file. Rewrite BasicDouble. JDK-8195649-branch
smarks [Thu, 29 Mar 2018 14:40:53 -0700] rev 56375
Move ObscureException to its own file. Rewrite BasicDouble.
Thu, 29 Mar 2018 21:45:58 +0100 http-client-branch: review comment - additional small cleanups in SocketTube http-client-branch
chegar [Thu, 29 Mar 2018 21:45:58 +0100] rev 56374
http-client-branch: review comment - additional small cleanups in SocketTube
Thu, 29 Mar 2018 15:59:58 -0400 Merge JDK-8188051-branch
lancea [Thu, 29 Mar 2018 15:59:58 -0400] rev 56373
Merge
Thu, 29 Mar 2018 20:49:13 +0100 http-client-branch: review comment - minor cleanups in SocketTube http-client-branch
chegar [Thu, 29 Mar 2018 20:49:13 +0100] rev 56372
http-client-branch: review comment - minor cleanups in SocketTube
Thu, 29 Mar 2018 20:22:55 +0100 http-client-branch: review comment - style and formatting in DebugLogger http-client-branch
chegar [Thu, 29 Mar 2018 20:22:55 +0100] rev 56371
http-client-branch: review comment - style and formatting in DebugLogger
Thu, 29 Mar 2018 20:18:43 +0100 http-client-branch: review comment - typo in demand docs http-client-branch
chegar [Thu, 29 Mar 2018 20:18:43 +0100] rev 56370
http-client-branch: review comment - typo in demand docs
Thu, 29 Mar 2018 17:52:06 +0100 http-client-branch: review comment - update copyright year ranges in tests http-client-branch
chegar [Thu, 29 Mar 2018 17:52:06 +0100] rev 56369
http-client-branch: review comment - update copyright year ranges in tests
Thu, 29 Mar 2018 17:14:17 +0100 http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection http-client-branch
michaelm [Thu, 29 Mar 2018 17:14:17 +0100] rev 56368
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
Thu, 29 Mar 2018 15:32:18 +0100 http-client-branch: fix small mistake in CookieHeaderTest.java http-client-branch
dfuchs [Thu, 29 Mar 2018 15:32:18 +0100] rev 56367
http-client-branch: fix small mistake in CookieHeaderTest.java
Thu, 29 Mar 2018 09:59:24 +0100 http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies http-client-branch
dfuchs [Thu, 29 Mar 2018 09:59:24 +0100] rev 56366
http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies
Thu, 29 Mar 2018 09:55:50 +0100 http-client-branch: fix header field-value validation http-client-branch
dfuchs [Thu, 29 Mar 2018 09:55:50 +0100] rev 56365
http-client-branch: fix header field-value validation
Wed, 28 Mar 2018 23:43:54 -0700 add test for equality with non-optional JDK-8195649-branch
smarks [Wed, 28 Mar 2018 23:43:54 -0700] rev 56364
add test for equality with non-optional
Thu, 29 Mar 2018 01:06:12 +0200 Tentatively increment data.version to 1.2. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:06:12 +0200] rev 56363
Tentatively increment data.version to 1.2.
Thu, 29 Mar 2018 01:05:38 +0200 Enable us to work with run-test-prebuilt from sparky-executor. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:05:38 +0200] rev 56362
Enable us to work with run-test-prebuilt from sparky-executor.
Thu, 29 Mar 2018 01:01:03 +0200 Created ihse-runtestprebuilt-branch. ihse-runtestprebuilt-branch
ihse [Thu, 29 Mar 2018 01:01:03 +0200] rev 56361
Created ihse-runtestprebuilt-branch.
Wed, 28 Mar 2018 15:24:53 -0700 restore Optional.or tests; add asserts for Optional.toString JDK-8195649-branch
smarks [Wed, 28 Mar 2018 15:24:53 -0700] rev 56360
restore Optional.or tests; add asserts for Optional.toString
Wed, 28 Mar 2018 11:06:28 -0700 comment out Optional.or tests for evaluating coverage JDK-8195649-branch
smarks [Wed, 28 Mar 2018 11:06:28 -0700] rev 56359
comment out Optional.or tests for evaluating coverage
Wed, 28 Mar 2018 10:01:52 -0700 remove old Optional tests JDK-8195649-branch
smarks [Wed, 28 Mar 2018 10:01:52 -0700] rev 56358
remove old Optional tests
Tue, 27 Mar 2018 23:12:36 -0700 8195649: reorganize tests for java.util.Optional JDK-8195649-branch
smarks [Tue, 27 Mar 2018 23:12:36 -0700] rev 56357
8195649: reorganize tests for java.util.Optional Reviewed-by: XXX
Tue, 27 Mar 2018 17:49:12 -0700 Initial changes for JDK-8195649 JDK-8195649-branch
smarks [Tue, 27 Mar 2018 17:49:12 -0700] rev 56356
Initial changes for JDK-8195649
Mon, 26 Mar 2018 19:54:18 +0100 http-client-branch: fixed race condition when resubscribing with SocketTube http-client-branch
dfuchs [Mon, 26 Mar 2018 19:54:18 +0100] rev 56355
http-client-branch: fixed race condition when resubscribing with SocketTube
Mon, 26 Mar 2018 17:27:47 +0200 Fix non-PCH build epsilon-gc-branch
shade [Mon, 26 Mar 2018 17:27:47 +0200] rev 56354
Fix non-PCH build
Mon, 26 Mar 2018 16:43:05 +0200 Rehash messages printed by Epsilon epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:43:05 +0200] rev 56353
Rehash messages printed by Epsilon
Mon, 26 Mar 2018 16:29:48 +0200 Whitespace, formatting, dead code elimination epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:29:48 +0200] rev 56352
Whitespace, formatting, dead code elimination
Mon, 26 Mar 2018 16:18:35 +0200 Purge unused young counters from monitoring epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:18:35 +0200] rev 56351
Purge unused young counters from monitoring
Mon, 26 Mar 2018 16:01:23 +0200 Update copyrights epsilon-gc-branch
shade [Mon, 26 Mar 2018 16:01:23 +0200] rev 56350
Update copyrights
Mon, 26 Mar 2018 10:59:34 +0200 Trim Epsilon BarrierSet after upstream changes epsilon-gc-branch
shade [Mon, 26 Mar 2018 10:59:34 +0200] rev 56349
Trim Epsilon BarrierSet after upstream changes
Mon, 26 Mar 2018 09:56:36 +0200 Merge epsilon-gc-branch
shade [Mon, 26 Mar 2018 09:56:36 +0200] rev 56348
Merge
Sun, 25 Mar 2018 09:02:36 +0100 http-client-branch: merge with default http-client-branch
chegar [Sun, 25 Mar 2018 09:02:36 +0100] rev 56347
http-client-branch: merge with default
Fri, 23 Mar 2018 18:44:47 +0000 Merge http-client-branch
dfuchs [Fri, 23 Mar 2018 18:44:47 +0000] rev 56346
Merge
Fri, 23 Mar 2018 18:01:52 +0000 http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values http-client-branch
dfuchs [Fri, 23 Mar 2018 18:01:52 +0000] rev 56345
http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values
Thu, 22 Mar 2018 16:13:36 +0000 Merge http-client-branch
dfuchs [Thu, 22 Mar 2018 16:13:36 +0000] rev 56344
Merge
Thu, 22 Mar 2018 16:09:01 +0000 http-client-branch: minor cleanup in HttpRequestImpl http-client-branch
dfuchs [Thu, 22 Mar 2018 16:09:01 +0000] rev 56343
http-client-branch: minor cleanup in HttpRequestImpl
Thu, 22 Mar 2018 14:45:30 +0000 http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder http-client-branch
dfuchs [Thu, 22 Mar 2018 14:45:30 +0000] rev 56342
http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder
Thu, 22 Mar 2018 09:48:27 +0000 http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason http-client-branch
prappo [Thu, 22 Mar 2018 09:48:27 +0000] rev 56341
http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason
Wed, 21 Mar 2018 19:18:59 +0000 http-client-branch: supplementary review comments http-client-branch
chegar [Wed, 21 Mar 2018 19:18:59 +0000] rev 56340
http-client-branch: supplementary review comments
Wed, 21 Mar 2018 17:24:15 +0000 http-client-branch: missing <p> http-client-branch
chegar [Wed, 21 Mar 2018 17:24:15 +0000] rev 56339
http-client-branch: missing <p>
Wed, 21 Mar 2018 17:10:53 +0000 http-client-branch: API note about sendPong http-client-branch
chegar [Wed, 21 Mar 2018 17:10:53 +0000] rev 56338
http-client-branch: API note about sendPong
Wed, 21 Mar 2018 16:50:25 +0000 http-client-branch: (WebSocket) almost missed the CSR train http-client-branch
prappo [Wed, 21 Mar 2018 16:50:25 +0000] rev 56337
http-client-branch: (WebSocket) almost missed the CSR train
Wed, 21 Mar 2018 16:30:10 +0000 http-client-branch: Early Review comments for JDK-8199938 Supplementary minor HTTP Client spec clarifications http-client-branch
dfuchs [Wed, 21 Mar 2018 16:30:10 +0000] rev 56336
http-client-branch: Early Review comments for JDK-8199938 Supplementary minor HTTP Client spec clarifications
Wed, 21 Mar 2018 15:12:11 +0000 http-client-branch: bye, bye, SSLDelegate http-client-branch
dfuchs [Wed, 21 Mar 2018 15:12:11 +0000] rev 56335
http-client-branch: bye, bye, SSLDelegate
Wed, 21 Mar 2018 14:11:38 +0000 http-client-branch: (WebSocket) javadoc typos http-client-branch
prappo [Wed, 21 Mar 2018 14:11:38 +0000] rev 56334
http-client-branch: (WebSocket) javadoc typos
Wed, 21 Mar 2018 13:59:56 +0000 http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary http-client-branch
prappo [Wed, 21 Mar 2018 13:59:56 +0000] rev 56333
http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary
Wed, 21 Mar 2018 13:40:10 +0000 http-client-branch: typo http-client-branch
chegar [Wed, 21 Mar 2018 13:40:10 +0000] rev 56332
http-client-branch: typo
Wed, 21 Mar 2018 12:44:25 +0000 http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods http-client-branch
prappo [Wed, 21 Mar 2018 12:44:25 +0000] rev 56331
http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods
Wed, 21 Mar 2018 12:42:19 +0000 http-client-branch: minor HttpClient.send exception correction http-client-branch
chegar [Wed, 21 Mar 2018 12:42:19 +0000] rev 56330
http-client-branch: minor HttpClient.send exception correction
Wed, 21 Mar 2018 12:38:23 +0000 http-client-branch: minor WebSocket.Listener re-wording http-client-branch
chegar [Wed, 21 Mar 2018 12:38:23 +0000] rev 56329
http-client-branch: minor WebSocket.Listener re-wording
Wed, 21 Mar 2018 11:39:30 +0000 http-client-branch: (WebSocket) API wording for back-pressure http-client-branch
prappo [Wed, 21 Mar 2018 11:39:30 +0000] rev 56328
http-client-branch: (WebSocket) API wording for back-pressure
Wed, 21 Mar 2018 10:25:26 +0000 http-client-branch: (WebSocket) remove close timer http-client-branch
prappo [Wed, 21 Mar 2018 10:25:26 +0000] rev 56327
http-client-branch: (WebSocket) remove close timer
Tue, 20 Mar 2018 13:10:09 +0000 http-client-branch: RawChannel implementation based on FlowTube http-client-branch
dfuchs [Tue, 20 Mar 2018 13:10:09 +0000] rev 56326
http-client-branch: RawChannel implementation based on FlowTube
Tue, 20 Mar 2018 10:19:00 +0000 http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run http-client-branch
prappo [Tue, 20 Mar 2018 10:19:00 +0000] rev 56325
http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run
Tue, 20 Mar 2018 00:30:20 +0000 http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes http-client-branch
prappo [Tue, 20 Mar 2018 00:30:20 +0000] rev 56324
http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes
Mon, 19 Mar 2018 21:04:01 +0000 http-client-branch: (WebSocket) autopong on a closed channel is not an error + test http-client-branch
prappo [Mon, 19 Mar 2018 21:04:01 +0000] rev 56323
http-client-branch: (WebSocket) autopong on a closed channel is not an error + test
Mon, 19 Mar 2018 19:52:43 +0000 http-client-branch: (WebSocket) no error after abort http-client-branch
prappo [Mon, 19 Mar 2018 19:52:43 +0000] rev 56322
http-client-branch: (WebSocket) no error after abort
Mon, 19 Mar 2018 17:04:28 +0000 http-client-branch: (WebSocket) abort tests http-client-branch
prappo [Mon, 19 Mar 2018 17:04:28 +0000] rev 56321
http-client-branch: (WebSocket) abort tests
Mon, 19 Mar 2018 14:20:18 +0000 http-client-branch: (WebSocket) removed MessagePart http-client-branch
prappo [Mon, 19 Mar 2018 14:20:18 +0000] rev 56320
http-client-branch: (WebSocket) removed MessagePart
Mon, 19 Mar 2018 12:24:07 +0000 http-client-branch: (HttpClient) faulty assertion, some tests fail http-client-branch
prappo [Mon, 19 Mar 2018 12:24:07 +0000] rev 56319
http-client-branch: (HttpClient) faulty assertion, some tests fail
Sun, 18 Mar 2018 14:31:36 +0000 http-client-branch: (WebSocket) API changes + test; http-client-branch
prappo [Sun, 18 Mar 2018 14:31:36 +0000] rev 56318
http-client-branch: (WebSocket) API changes + test;
Sat, 17 Mar 2018 18:01:01 +0000 http-client-branch: split large WebSocket test into three http-client-branch
chegar [Sat, 17 Mar 2018 18:01:01 +0000] rev 56317
http-client-branch: split large WebSocket test into three
Fri, 16 Mar 2018 12:57:42 +0000 http-client-branch: HTTP references in java.net package http-client-branch
chegar [Fri, 16 Mar 2018 12:57:42 +0000] rev 56316
http-client-branch: HTTP references in java.net package
Fri, 16 Mar 2018 12:32:34 +0000 http-client-branch: add a test for 8199683; make sure no data is left in the queue after server closes the connection http-client-branch
dfuchs [Fri, 16 Mar 2018 12:32:34 +0000] rev 56315
http-client-branch: add a test for 8199683; make sure no data is left in the queue after server closes the connection
Fri, 16 Mar 2018 01:28:51 +0000 http-client-branch: (WebSocket) open tests; internal queue cap (close); logging; http-client-branch
prappo [Fri, 16 Mar 2018 01:28:51 +0000] rev 56314
http-client-branch: (WebSocket) open tests; internal queue cap (close); logging;
Thu, 15 Mar 2018 10:01:56 +0100 Fix merge error. ihse-cflags-rewrite-branch
ihse [Thu, 15 Mar 2018 10:01:56 +0100] rev 56313
Fix merge error.
Thu, 15 Mar 2018 09:33:36 +0100 Merge from default ihse-cflags-rewrite-branch
ihse [Thu, 15 Mar 2018 09:33:36 +0100] rev 56312
Merge from default
Thu, 15 Mar 2018 01:43:29 +0100 Merge ihse-jdk-library-branch
ihse [Thu, 15 Mar 2018 01:43:29 +0100] rev 56311
Merge
Wed, 14 Mar 2018 23:26:27 +0100 Merge from default ihse-jdk-library-branch
ihse [Wed, 14 Mar 2018 23:26:27 +0100] rev 56310
Merge from default
Wed, 14 Mar 2018 23:15:29 +0100 Really fix windows RC problem. ihse-jdk-library-branch
ihse [Wed, 14 Mar 2018 23:15:29 +0100] rev 56309
Really fix windows RC problem.
Wed, 14 Mar 2018 21:52:48 +0100 Try to fix RC_FLAGS issue on windows. ihse-jdk-library-branch
ihse [Wed, 14 Mar 2018 21:52:48 +0100] rev 56308
Try to fix RC_FLAGS issue on windows.
Wed, 14 Mar 2018 16:01:41 +0000 http-client-branch: add debug flags to WebSocketTest http-client-branch
dfuchs [Wed, 14 Mar 2018 16:01:41 +0000] rev 56307
http-client-branch: add debug flags to WebSocketTest
Wed, 14 Mar 2018 14:42:23 +0000 http-client-branch: (WebSocket) logging typos and leftovers http-client-branch
prappo [Wed, 14 Mar 2018 14:42:23 +0000] rev 56306
http-client-branch: (WebSocket) logging typos and leftovers
Wed, 14 Mar 2018 14:32:07 +0000 http-client-branch: add more diagnosis to detachChannel http-client-branch
dfuchs [Wed, 14 Mar 2018 14:32:07 +0000] rev 56305
http-client-branch: add more diagnosis to detachChannel
Wed, 14 Mar 2018 13:35:33 +0000 http-client-branch: change websocket to use System.Logger for debug logging http-client-branch
dfuchs [Wed, 14 Mar 2018 13:35:33 +0000] rev 56304
http-client-branch: change websocket to use System.Logger for debug logging
Wed, 14 Mar 2018 13:03:11 +0000 http-client-branch: (WebSocket) swapping automatic pong replies http-client-branch
prappo [Wed, 14 Mar 2018 13:03:11 +0000] rev 56303
http-client-branch: (WebSocket) swapping automatic pong replies
Wed, 14 Mar 2018 12:50:43 +0100 Merge ihse-jdk-library-branch
ihse [Wed, 14 Mar 2018 12:50:43 +0100] rev 56302
Merge
Wed, 14 Mar 2018 12:45:08 +0100 Fix build for jdk.hotspot.agent. ihse-jdk-library-branch
ihse [Wed, 14 Mar 2018 12:45:08 +0100] rev 56301
Fix build for jdk.hotspot.agent.
Wed, 14 Mar 2018 09:01:15 +0000 http-client-branch: create temp test files in current working directory http-client-branch
chegar [Wed, 14 Mar 2018 09:01:15 +0000] rev 56300
http-client-branch: create temp test files in current working directory
Tue, 13 Mar 2018 20:17:12 +0000 http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel http-client-branch
dfuchs [Tue, 13 Mar 2018 20:17:12 +0000] rev 56299
http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel
Tue, 13 Mar 2018 17:37:30 +0000 http-client-branch: race condition in RedirectMethodChange test http-client-branch
michaelm [Tue, 13 Mar 2018 17:37:30 +0000] rev 56298
http-client-branch: race condition in RedirectMethodChange test
Tue, 13 Mar 2018 17:23:42 +0000 http-client-branch: (WebSocket) uninitialized variable http-client-branch
prappo [Tue, 13 Mar 2018 17:23:42 +0000] rev 56297
http-client-branch: (WebSocket) uninitialized variable
Tue, 13 Mar 2018 17:12:48 +0000 http-client-branch: merge http-client-branch
prappo [Tue, 13 Mar 2018 17:12:48 +0000] rev 56296
http-client-branch: merge
Tue, 13 Mar 2018 17:12:16 +0000 http-client-branch: (WebSocket) DEBUG logging off http-client-branch
prappo [Tue, 13 Mar 2018 17:12:16 +0000] rev 56295
http-client-branch: (WebSocket) DEBUG logging off
Tue, 13 Mar 2018 17:10:20 +0000 http-client-branch: (WebSocket) logging and closure timer http-client-branch
prappo [Tue, 13 Mar 2018 17:10:20 +0000] rev 56294
http-client-branch: (WebSocket) logging and closure timer
Mon, 12 Mar 2018 12:47:29 +0000 http-client-branch: (WebSocket) debug logging http-client-branch
prappo [Mon, 12 Mar 2018 12:47:29 +0000] rev 56293
http-client-branch: (WebSocket) debug logging
Mon, 12 Mar 2018 11:36:51 +0000 http-client-branch: (merge) http-client-branch
prappo [Mon, 12 Mar 2018 11:36:51 +0000] rev 56292
http-client-branch: (merge)
Fri, 09 Mar 2018 19:10:01 +0000 http-client-branch: (WebSocket) setting DEBUG to true; refactoring; http-client-branch
prappo [Fri, 09 Mar 2018 19:10:01 +0000] rev 56291
http-client-branch: (WebSocket) setting DEBUG to true; refactoring;
Fri, 09 Mar 2018 16:53:44 +0000 http-client-branch: (WebSocket) minor cleanup http-client-branch
prappo [Fri, 09 Mar 2018 16:53:44 +0000] rev 56290
http-client-branch: (WebSocket) minor cleanup
Tue, 13 Mar 2018 14:16:52 +0000 http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS http-client-branch
chegar [Tue, 13 Mar 2018 14:16:52 +0000] rev 56289
http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS
Tue, 13 Mar 2018 14:24:15 +0000 http-client-branch: fix for subscribers throwing in onSubscribe http-client-branch
dfuchs [Tue, 13 Mar 2018 14:24:15 +0000] rev 56288
http-client-branch: fix for subscribers throwing in onSubscribe
Tue, 13 Mar 2018 14:33:34 +0100 Introduce SetupJdkLibrary and SetupJdkExecutable. ihse-jdk-library-branch
ihse [Tue, 13 Mar 2018 14:33:34 +0100] rev 56287
Introduce SetupJdkLibrary and SetupJdkExecutable.
Tue, 13 Mar 2018 10:39:26 +0000 http-client-branch: added some comments to test/jdk/java/net/httpclient/ThrowingSubscribers.java http-client-branch
dfuchs [Tue, 13 Mar 2018 10:39:26 +0000] rev 56286
http-client-branch: added some comments to test/jdk/java/net/httpclient/ThrowingSubscribers.java
Tue, 13 Mar 2018 11:33:57 +0100 Merge ihse-cflags-rewrite-branch
ihse [Tue, 13 Mar 2018 11:33:57 +0100] rev 56285
Merge
Sat, 03 Mar 2018 08:36:12 +0100 Merge with default ihse-cflags-rewrite-branch
ihse [Sat, 03 Mar 2018 08:36:12 +0100] rev 56284
Merge with default
Tue, 13 Mar 2018 11:32:32 +0100 Create ihse-jdk-library-branch ihse-jdk-library-branch
ihse [Tue, 13 Mar 2018 11:32:32 +0100] rev 56283
Create ihse-jdk-library-branch
Tue, 13 Mar 2018 10:21:57 +0000 http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor. http-client-branch
dfuchs [Tue, 13 Mar 2018 10:21:57 +0000] rev 56282
http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor.
Mon, 12 Mar 2018 17:52:50 +0000 http-client-branch: changed Redirect enums and implemented RFC 7231 auto redirect POST to GETs http-client-branch
michaelm [Mon, 12 Mar 2018 17:52:50 +0000] rev 56281
http-client-branch: changed Redirect enums and implemented RFC 7231 auto redirect POST to GETs
Mon, 12 Mar 2018 17:30:38 +0000 http-client-branch: link default proxy to system properties http-client-branch
chegar [Mon, 12 Mar 2018 17:30:38 +0000] rev 56280
http-client-branch: link default proxy to system properties
Mon, 12 Mar 2018 16:53:47 +0100 Make sure Epsilon barriers are under INCLUDE_ALL_GCS epsilon-gc-branch
shade [Mon, 12 Mar 2018 16:53:47 +0100] rev 56279
Make sure Epsilon barriers are under INCLUDE_ALL_GCS
Mon, 12 Mar 2018 13:11:15 +0000 http-client-branch: add a test for the default proxy selector http-client-branch
chegar [Mon, 12 Mar 2018 13:11:15 +0000] rev 56278
http-client-branch: add a test for the default proxy selector
Mon, 12 Mar 2018 12:28:43 +0100 Remove obsolete CH/BS interface calls epsilon-gc-branch
shade [Mon, 12 Mar 2018 12:28:43 +0100] rev 56277
Remove obsolete CH/BS interface calls
Mon, 12 Mar 2018 12:22:21 +0100 Merge epsilon-gc-branch
shade [Mon, 12 Mar 2018 12:22:21 +0100] rev 56276
Merge
Sun, 11 Mar 2018 13:50:18 +0000 http-client-branch: additional test coverage for ofFileDownload http-client-branch
chegar [Sun, 11 Mar 2018 13:50:18 +0000] rev 56275
http-client-branch: additional test coverage for ofFileDownload
Sat, 10 Mar 2018 10:11:43 +0000 http-client-branch: test for default impl of newWebSocketBuilder http-client-branch
chegar [Sat, 10 Mar 2018 10:11:43 +0000] rev 56274
http-client-branch: test for default impl of newWebSocketBuilder
Fri, 09 Mar 2018 18:01:03 +0000 http-client-branch: improved failure report in ThrowingSubscribers http-client-branch
dfuchs [Fri, 09 Mar 2018 18:01:03 +0000] rev 56273
http-client-branch: improved failure report in ThrowingSubscribers
Fri, 09 Mar 2018 17:59:11 +0000 http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property http-client-branch
chegar [Fri, 09 Mar 2018 17:59:11 +0000] rev 56272
http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property
Fri, 09 Mar 2018 17:36:02 +0000 http-client-branch: rename jdk.httpclient.internal.selector.timeout property http-client-branch
chegar [Fri, 09 Mar 2018 17:36:02 +0000] rev 56271
http-client-branch: rename jdk.httpclient.internal.selector.timeout property
Fri, 09 Mar 2018 16:52:31 +0000 http-client-branch: test update for disableHostnameVerification http-client-branch
chegar [Fri, 09 Mar 2018 16:52:31 +0000] rev 56270
http-client-branch: test update for disableHostnameVerification
Fri, 09 Mar 2018 16:47:00 +0000 http-client-branch: (WebSocket) test fix + output closure http-client-branch
prappo [Fri, 09 Mar 2018 16:47:00 +0000] rev 56269
http-client-branch: (WebSocket) test fix + output closure
Fri, 09 Mar 2018 11:24:37 +0000 http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler http-client-branch
dfuchs [Fri, 09 Mar 2018 11:24:37 +0000] rev 56268
http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler
Thu, 08 Mar 2018 21:24:47 +0000 http-client-branch: null checking in send[Async] http-client-branch
chegar [Thu, 08 Mar 2018 21:24:47 +0000] rev 56267
http-client-branch: null checking in send[Async]
Thu, 08 Mar 2018 18:44:57 +0000 http-client-branch: add some WebSocketTests to the ProblemList http-client-branch
chegar [Thu, 08 Mar 2018 18:44:57 +0000] rev 56266
http-client-branch: add some WebSocketTests to the ProblemList
Thu, 08 Mar 2018 17:42:16 +0000 http-client-branch: tests should bind to the loopback only http-client-branch
chegar [Thu, 08 Mar 2018 17:42:16 +0000] rev 56265
http-client-branch: tests should bind to the loopback only
Thu, 08 Mar 2018 17:41:52 +0000 http-client-branch: filtering ordering http-client-branch
chegar [Thu, 08 Mar 2018 17:41:52 +0000] rev 56264
http-client-branch: filtering ordering
Wed, 07 Mar 2018 17:16:28 +0000 http-client-branch: (WebSocket) impl change http-client-branch
prappo [Wed, 07 Mar 2018 17:16:28 +0000] rev 56263
http-client-branch: (WebSocket) impl change
Wed, 07 Mar 2018 15:39:25 +0000 http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java http-client-branch
dfuchs [Wed, 07 Mar 2018 15:39:25 +0000] rev 56262
http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java
Wed, 07 Mar 2018 14:55:53 +0000 http-client-branch: fix issue with client-closed streams in test HTTP/2 server http-client-branch
dfuchs [Wed, 07 Mar 2018 14:55:53 +0000] rev 56261
http-client-branch: fix issue with client-closed streams in test HTTP/2 server
Wed, 07 Mar 2018 14:20:57 +0000 http-client-branch: minor spec clarification for redirected response's request URI http-client-branch
chegar [Wed, 07 Mar 2018 14:20:57 +0000] rev 56260
http-client-branch: minor spec clarification for redirected response's request URI
Wed, 07 Mar 2018 14:11:00 +0000 http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2) http-client-branch
chegar [Wed, 07 Mar 2018 14:11:00 +0000] rev 56259
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2)
Wed, 07 Mar 2018 14:10:16 +0000 http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files http-client-branch
chegar [Wed, 07 Mar 2018 14:10:16 +0000] rev 56258
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files
Wed, 07 Mar 2018 14:06:39 +0000 http-client-branch: rework file permissions to use limited doPriv http-client-branch
chegar [Wed, 07 Mar 2018 14:06:39 +0000] rev 56257
http-client-branch: rework file permissions to use limited doPriv
Wed, 07 Mar 2018 13:00:11 +0000 http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake http-client-branch
prappo [Wed, 07 Mar 2018 13:00:11 +0000] rev 56256
http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake
Wed, 07 Mar 2018 11:52:40 +0000 http-client-branch: resync with mainline http-client-branch
michaelm [Wed, 07 Mar 2018 11:52:40 +0000] rev 56255
http-client-branch: resync with mainline
Tue, 06 Mar 2018 18:55:10 +0000 http-client-branch: 8199135: Validate that method names are tokens http-client-branch
dfuchs [Tue, 06 Mar 2018 18:55:10 +0000] rev 56254
http-client-branch: 8199135: Validate that method names are tokens
Tue, 06 Mar 2018 18:43:27 +0000 http-client-branch: set correct request returned by response when redirecting, and add additional test coverage http-client-branch
chegar [Tue, 06 Mar 2018 18:43:27 +0000] rev 56253
http-client-branch: set correct request returned by response when redirecting, and add additional test coverage
Tue, 06 Mar 2018 12:09:12 +0000 http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows http-client-branch
dfuchs [Tue, 06 Mar 2018 12:09:12 +0000] rev 56252
http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows
Tue, 06 Mar 2018 00:13:56 +0100 Clean up solstudio warnings in makefiles. ihse-cflags-rewrite-branch
ihse [Tue, 06 Mar 2018 00:13:56 +0100] rev 56251
Clean up solstudio warnings in makefiles.
Mon, 05 Mar 2018 23:41:27 +0100 Back away from -Wall to -W4 on windows, at least initially. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:41:27 +0100] rev 56250
Back away from -Wall to -W4 on windows, at least initially.
Mon, 05 Mar 2018 23:23:50 +0100 Promote E_DECLARATION_IN_CODE to global disable on solaris. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:23:50 +0100] rev 56249
Promote E_DECLARATION_IN_CODE to global disable on solaris.
Mon, 05 Mar 2018 23:20:54 +0100 Now I really confirm this compiles without warnings on gcc 7.2.0, 6.3.0, 5.4.1, 4.9.2, 4.8.5. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:20:54 +0100] rev 56248
Now I really confirm this compiles without warnings on gcc 7.2.0, 6.3.0, 5.4.1, 4.9.2, 4.8.5.
Mon, 05 Mar 2018 23:15:38 +0100 Remove unused disables. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:15:38 +0100] rev 56247
Remove unused disables.
Mon, 05 Mar 2018 23:13:08 +0100 Remove unused disabled warning. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:13:08 +0100] rev 56246
Remove unused disabled warning.
Mon, 05 Mar 2018 23:08:36 +0100 Hotspot on solstudio is now finished. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 23:08:36 +0100] rev 56245
Hotspot on solstudio is now finished.
Mon, 05 Mar 2018 22:45:57 +0100 Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:45:57 +0100] rev 56244
Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0.
Mon, 05 Mar 2018 22:35:54 +0100 Simple fix for printing file name while compiling. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:35:54 +0100] rev 56243
Simple fix for printing file name while compiling.
Mon, 05 Mar 2018 22:35:26 +0100 Initial conversion for windows with -Wall and disables. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:35:26 +0100] rev 56242
Initial conversion for windows with -Wall and disables.
Mon, 05 Mar 2018 22:29:59 +0100 Warning nokeyworddefine does not need to be turned off for libjvm. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:29:59 +0100] rev 56241
Warning nokeyworddefine does not need to be turned off for libjvm.
Mon, 05 Mar 2018 22:16:28 +0100 Promote inllargeint to global disable on solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:16:28 +0100] rev 56240
Promote inllargeint to global disable on solstudio.
Mon, 05 Mar 2018 22:02:25 +0100 Promoting notemsource to global disable for solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:02:25 +0100] rev 56239
Promoting notemsource to global disable for solstudio.
Mon, 05 Mar 2018 22:00:38 +0100 First pass at getting gcc warnings right. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 22:00:38 +0100] rev 56238
First pass at getting gcc warnings right.
Mon, 05 Mar 2018 21:37:20 +0100 Push wunreachable on solstudio down to where it belongs. ihse-cflags-rewrite-branch
ihse [Mon, 05 Mar 2018 21:37:20 +0100] rev 56237
Push wunreachable on solstudio down to where it belongs.
Sat, 03 Mar 2018 09:14:01 +0100 Do not always disable doubunder. ihse-cflags-rewrite-branch
ihse [Sat, 03 Mar 2018 09:14:01 +0100] rev 56236
Do not always disable doubunder.
Sat, 03 Mar 2018 20:21:35 +0000 http-client-branch: 100-Continue 100-Continue http-client-branch
chegar [Sat, 03 Mar 2018 20:21:35 +0000] rev 56235
http-client-branch: 100-Continue 100-Continue
Sat, 03 Mar 2018 09:57:25 +0000 http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris http-client-branch
chegar [Sat, 03 Mar 2018 09:57:25 +0000] rev 56234
http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris
Sat, 03 Mar 2018 09:54:31 +0000 http-client-branch: setReuseAddress(false) for all test ServerSockets http-client-branch
chegar [Sat, 03 Mar 2018 09:54:31 +0000] rev 56233
http-client-branch: setReuseAddress(false) for all test ServerSockets
Sat, 03 Mar 2018 08:33:51 +0100 Merge ihse-cflags-rewrite-branch
ihse [Sat, 03 Mar 2018 08:33:51 +0100] rev 56232
Merge
Thu, 01 Mar 2018 01:24:12 +0100 Clean up dtrace compilation. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:24:12 +0100] rev 56231
Clean up dtrace compilation.
Sat, 03 Mar 2018 08:21:47 +0100 No longer disable E_OLD_STYLE_FUNC_DEF. ihse-warnings-cflags-branch
ihse [Sat, 03 Mar 2018 08:21:47 +0100] rev 56230
No longer disable E_OLD_STYLE_FUNC_DEF.
Fri, 02 Mar 2018 19:10:12 +0100 Merge from ihse-cflags-rewrite-branch. ihse-warnings-cflags-branch
ihse [Fri, 02 Mar 2018 19:10:12 +0100] rev 56229
Merge from ihse-cflags-rewrite-branch.
Fri, 02 Mar 2018 19:08:44 +0100 Merge ihse-cflags-rewrite-branch
ihse [Fri, 02 Mar 2018 19:08:44 +0100] rev 56228
Merge
Fri, 02 Mar 2018 15:14:03 +0000 http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2 http-client-branch
dfuchs [Fri, 02 Mar 2018 15:14:03 +0000] rev 56227
http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2
Fri, 02 Mar 2018 15:06:43 +0100 Creating ihse-warnings-cflags-branch ihse-warnings-cflags-branch
ihse [Fri, 02 Mar 2018 15:06:43 +0100] rev 56226
Creating ihse-warnings-cflags-branch
Fri, 02 Mar 2018 10:18:48 +0000 http-client-branch: add temporary debug logging to SubscriberWrapper demand http-client-branch
chegar [Fri, 02 Mar 2018 10:18:48 +0000] rev 56225
http-client-branch: add temporary debug logging to SubscriberWrapper demand
Fri, 02 Mar 2018 10:15:15 +0000 http-client-branch: improve HTTP/2 caching http-client-branch
chegar [Fri, 02 Mar 2018 10:15:15 +0000] rev 56224
http-client-branch: improve HTTP/2 caching
Fri, 02 Mar 2018 10:11:30 +0000 http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic http-client-branch
chegar [Fri, 02 Mar 2018 10:11:30 +0000] rev 56223
http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic
Thu, 01 Mar 2018 19:28:43 +0100 Fix problems on solaris. Now it works. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 19:28:43 +0100] rev 56222
Fix problems on solaris. Now it works.
Thu, 01 Mar 2018 17:00:23 +0100 Trying to clear up gcc warnings as well. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 17:00:23 +0100] rev 56221
Trying to clear up gcc warnings as well.
Thu, 01 Mar 2018 15:47:48 +0100 Update more bit-rottet reorder files on solstudio. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 15:47:48 +0100] rev 56220
Update more bit-rottet reorder files on solstudio.
Thu, 01 Mar 2018 15:24:17 +0100 Clean up solstudio warning handling. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 15:24:17 +0100] rev 56219
Clean up solstudio warning handling.
Thu, 01 Mar 2018 13:36:41 +0000 http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request http-client-branch
dfuchs [Thu, 01 Mar 2018 13:36:41 +0000] rev 56218
http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request
Thu, 01 Mar 2018 14:31:04 +0100 Add LDFLAGS_WARNINGS_ARE_ERRORS. ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 14:31:04 +0100] rev 56217
Add LDFLAGS_WARNINGS_ARE_ERRORS.
Thu, 01 Mar 2018 11:22:31 +0100 Merge with default ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 11:22:31 +0100] rev 56216
Merge with default
Thu, 01 Mar 2018 11:02:40 +0100 Use elfedit to silence linker warnings on solaris ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 11:02:40 +0100] rev 56215
Use elfedit to silence linker warnings on solaris
Thu, 01 Mar 2018 01:35:46 +0100 Merge from default ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:35:46 +0100] rev 56214
Merge from default
Thu, 01 Mar 2018 01:30:10 +0100 changeset: 49521:66bf73fcdf4d ihse-cflags-rewrite-branch
ihse [Thu, 01 Mar 2018 01:30:10 +0100] rev 56213
changeset: 49521:66bf73fcdf4d branch: ihse-cflags-rewrite-branch tag: tip user: ihse date: Thu Mar 01 01:24:12 2018 +0100 summary: Clean up dtrace compilation.
Wed, 28 Feb 2018 20:59:50 +0100 Use proper flags for compilation. ihse-cflags-rewrite-branch
ihse [Wed, 28 Feb 2018 20:59:50 +0100] rev 56212
Use proper flags for compilation.
Wed, 28 Feb 2018 20:50:11 +0100 Fix X11Wrappers. ihse-cflags-rewrite-branch
ihse [Wed, 28 Feb 2018 20:50:11 +0100] rev 56211
Fix X11Wrappers.
Wed, 28 Feb 2018 19:13:16 +0000 http-client-branch: minor cleanup http-client-branch
chegar [Wed, 28 Feb 2018 19:13:16 +0000] rev 56210
http-client-branch: minor cleanup
Wed, 28 Feb 2018 15:48:46 +0000 http-client-branch: more ThrowingPublishers tests and fixes http-client-branch
dfuchs [Wed, 28 Feb 2018 15:48:46 +0000] rev 56209
http-client-branch: more ThrowingPublishers tests and fixes
Tue, 27 Feb 2018 19:26:25 +0000 http-client-branch: tweaked last revision wrong CF reference was being kept http-client-branch
michaelm [Tue, 27 Feb 2018 19:26:25 +0000] rev 56208
http-client-branch: tweaked last revision wrong CF reference was being kept
Tue, 27 Feb 2018 18:43:06 +0000 http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly http-client-branch
michaelm [Tue, 27 Feb 2018 18:43:06 +0000] rev 56207
http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly
Tue, 27 Feb 2018 16:44:39 +0000 http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs http-client-branch
prappo [Tue, 27 Feb 2018 16:44:39 +0000] rev 56206
http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs
Tue, 27 Feb 2018 16:08:08 +0000 http-client-branch: (HttpClient) deep(er) validation of pseudo-headers http-client-branch
prappo [Tue, 27 Feb 2018 16:08:08 +0000] rev 56205
http-client-branch: (HttpClient) deep(er) validation of pseudo-headers
Tue, 27 Feb 2018 15:55:24 +0000 http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange. http-client-branch
dfuchs [Tue, 27 Feb 2018 15:55:24 +0000] rev 56204
http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange.
Tue, 27 Feb 2018 15:34:23 +0000 http-client-branch: minor javadoc cleanup and example checks http-client-branch
chegar [Tue, 27 Feb 2018 15:34:23 +0000] rev 56203
http-client-branch: minor javadoc cleanup and example checks
Tue, 27 Feb 2018 14:59:28 +0000 http-client-branch: minor spec rewording http-client-branch
chegar [Tue, 27 Feb 2018 14:59:28 +0000] rev 56202
http-client-branch: minor spec rewording
Tue, 27 Feb 2018 14:47:26 +0000 http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST http-client-branch
chegar [Tue, 27 Feb 2018 14:47:26 +0000] rev 56201
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST
Tue, 27 Feb 2018 14:45:49 +0000 http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers http-client-branch
chegar [Tue, 27 Feb 2018 14:45:49 +0000] rev 56200
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers
Tue, 27 Feb 2018 14:38:17 +0000 http-client-branch: minor re-wording of package and module descriptions http-client-branch
chegar [Tue, 27 Feb 2018 14:38:17 +0000] rev 56199
http-client-branch: minor re-wording of package and module descriptions
Tue, 27 Feb 2018 11:50:16 +0100 Fix syntax error. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 11:50:16 +0100] rev 56198
Fix syntax error.
Tue, 27 Feb 2018 11:22:32 +0100 Update all calls to SetupNativeCompilation. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 11:22:32 +0100] rev 56197
Update all calls to SetupNativeCompilation.
Tue, 27 Feb 2018 10:48:24 +0100 Update NativeCompilation with TYPE and NAME. ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 10:48:24 +0100] rev 56196
Update NativeCompilation with TYPE and NAME.
Tue, 27 Feb 2018 09:54:47 +0100 Create ihse-nativecompilation-branch ihse-nativecompilation-branch
ihse [Tue, 27 Feb 2018 09:54:47 +0100] rev 56195
Create ihse-nativecompilation-branch
Tue, 27 Feb 2018 00:07:16 +0100 Finally remove the sorting, when everything looks good. ihse-cflags-rewrite-branch
ihse [Tue, 27 Feb 2018 00:07:16 +0100] rev 56194
Finally remove the sorting, when everything looks good.
Tue, 27 Feb 2018 00:04:54 +0100 Fix -g0 for C++ on solstudio. ihse-cflags-rewrite-branch
ihse [Tue, 27 Feb 2018 00:04:54 +0100] rev 56193
Fix -g0 for C++ on solstudio.
Mon, 26 Feb 2018 23:49:28 +0100 Fix for gcc debug builds. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:49:28 +0100] rev 56192
Fix for gcc debug builds.
Mon, 26 Feb 2018 23:39:36 +0100 Merge from default ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:39:36 +0100] rev 56191
Merge from default
Mon, 26 Feb 2018 23:37:45 +0100 *duh* ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:37:45 +0100] rev 56190
*duh*
Mon, 26 Feb 2018 23:32:43 +0100 Windows fixes. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 23:32:43 +0100] rev 56189
Windows fixes.
Mon, 26 Feb 2018 22:04:09 +0100 Only use special ENDIAN define on solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 22:04:09 +0100] rev 56188
Only use special ENDIAN define on solstudio.
Mon, 26 Feb 2018 19:46:13 +0000 http-client-branch: disabled SSLFlowDelegate debug monitor http-client-branch
michaelm [Mon, 26 Feb 2018 19:46:13 +0000] rev 56187
http-client-branch: disabled SSLFlowDelegate debug monitor
Mon, 26 Feb 2018 18:18:49 +0000 http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy http-client-branch
chegar [Mon, 26 Feb 2018 18:18:49 +0000] rev 56186
http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy
Mon, 26 Feb 2018 18:16:46 +0000 http-client-branch: add note about mutability to HttpHeadersImpl http-client-branch
chegar [Mon, 26 Feb 2018 18:16:46 +0000] rev 56185
http-client-branch: add note about mutability to HttpHeadersImpl
Mon, 26 Feb 2018 17:57:43 +0000 http-client-branch: fix SSL hang issue where errors not reported correctly http-client-branch
michaelm [Mon, 26 Feb 2018 17:57:43 +0000] rev 56184
http-client-branch: fix SSL hang issue where errors not reported correctly
Mon, 26 Feb 2018 16:17:03 +0000 http-client-branch: minor spec typos http-client-branch
chegar [Mon, 26 Feb 2018 16:17:03 +0000] rev 56183
http-client-branch: minor spec typos
Mon, 26 Feb 2018 15:07:23 +0100 Hopefully all flags are OK on unix platforms now. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 15:07:23 +0100] rev 56182
Hopefully all flags are OK on unix platforms now.
Mon, 26 Feb 2018 14:43:22 +0100 Hopefully this fixes JVM_ASFLAGS fully. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:43:22 +0100] rev 56181
Hopefully this fixes JVM_ASFLAGS fully.
Mon, 26 Feb 2018 14:38:46 +0100 Fix BUILD JVM ASFLAGS. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:38:46 +0100] rev 56180
Fix BUILD JVM ASFLAGS.
Mon, 26 Feb 2018 14:30:58 +0100 More cleaning up. Probably done now... ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:30:58 +0100] rev 56179
More cleaning up. Probably done now...
Mon, 26 Feb 2018 14:25:00 +0100 Move all CFLAGS handling to cflags.m4. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:25:00 +0100] rev 56178
Move all CFLAGS handling to cflags.m4.
Mon, 26 Feb 2018 14:23:19 +0100 Even more restructuring. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:23:19 +0100] rev 56177
Even more restructuring.
Mon, 26 Feb 2018 14:10:16 +0100 Lots of structural rearrangements. Also fix for adding EXTRA_FLAGS to BUILD ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 14:10:16 +0100] rev 56176
Lots of structural rearrangements. Also fix for adding EXTRA_FLAGS to BUILD flags.
Mon, 26 Feb 2018 12:41:43 +0100 Fix too many EXTRA_CXXFLAGS, and -xregs=no%appl on binaries in solstudio. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 12:41:43 +0100] rev 56175
Fix too many EXTRA_CXXFLAGS, and -xregs=no%appl on binaries in solstudio.
Mon, 26 Feb 2018 12:30:03 +0100 More sorting, fix solstudio bug. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 12:30:03 +0100] rev 56174
More sorting, fix solstudio bug.
Mon, 26 Feb 2018 10:56:18 +0100 More macosx version fixes. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 10:56:18 +0100] rev 56173
More macosx version fixes.
Mon, 26 Feb 2018 10:50:19 +0100 *duh* ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 10:50:19 +0100] rev 56172
*duh*
Mon, 26 Feb 2018 10:47:52 +0100 No subst in macos version flags ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 10:47:52 +0100] rev 56171
No subst in macos version flags
Mon, 26 Feb 2018 10:19:03 +0100 Improve sorting of flags. ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 10:19:03 +0100] rev 56170
Improve sorting of flags.
Mon, 26 Feb 2018 09:56:12 +0100 Merge from default ihse-cflags-rewrite-branch
ihse [Mon, 26 Feb 2018 09:56:12 +0100] rev 56169
Merge from default
Tue, 20 Feb 2018 21:46:02 +0100 Cleaning up. ihse-cflags-rewrite-branch
ihse [Tue, 20 Feb 2018 21:46:02 +0100] rev 56168
Cleaning up.
Sat, 24 Feb 2018 11:27:11 +0000 http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS http-client-branch
chegar [Sat, 24 Feb 2018 11:27:11 +0000] rev 56167
http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS
Fri, 23 Feb 2018 16:25:32 +0000 http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers http-client-branch
dfuchs [Fri, 23 Feb 2018 16:25:32 +0000] rev 56166
http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers
Thu, 22 Feb 2018 17:33:21 +0000 http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs http-client-branch
dfuchs [Thu, 22 Feb 2018 17:33:21 +0000] rev 56165
http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs
Thu, 22 Feb 2018 14:58:11 +0000 http-client-branch: trivial test whitespace cleanup http-client-branch
chegar [Thu, 22 Feb 2018 14:58:11 +0000] rev 56164
http-client-branch: trivial test whitespace cleanup
Thu, 22 Feb 2018 12:23:53 +0000 http-client-branch: more compile-only type param in generic method tests http-client-branch
chegar [Thu, 22 Feb 2018 12:23:53 +0000] rev 56163
http-client-branch: more compile-only type param in generic method tests
Tue, 20 Feb 2018 21:30:05 +0100 Remove duplication in debug flags. ihse-cflags-rewrite-branch
ihse [Tue, 20 Feb 2018 21:30:05 +0100] rev 56162
Remove duplication in debug flags.
Tue, 20 Feb 2018 20:41:51 +0100 Trying to sort out EXTRA_CFLAGS. Moving all flag handling to flags.m4. ihse-cflags-rewrite-branch
ihse [Tue, 20 Feb 2018 20:41:51 +0100] rev 56161
Trying to sort out EXTRA_CFLAGS. Moving all flag handling to flags.m4.
Tue, 20 Feb 2018 15:23:54 +0000 http-client-branch: type paramater review of generic methods ( missing from first push ) http-client-branch
chegar [Tue, 20 Feb 2018 15:23:54 +0000] rev 56160
http-client-branch: type paramater review of generic methods ( missing from first push )
Tue, 20 Feb 2018 14:52:06 +0000 http-client-branch: type paramater review of generic methods http-client-branch
chegar [Tue, 20 Feb 2018 14:52:06 +0000] rev 56159
http-client-branch: type paramater review of generic methods
Tue, 20 Feb 2018 12:05:50 +0100 Fixing PIC-flag issues, and all remaining differences on linux_x64. ihse-cflags-rewrite-branch
ihse [Tue, 20 Feb 2018 12:05:50 +0100] rev 56158
Fixing PIC-flag issues, and all remaining differences on linux_x64.
Tue, 20 Feb 2018 10:16:00 +0000 http-client-branch: minor typo-like changes http-client-branch
chegar [Tue, 20 Feb 2018 10:16:00 +0000] rev 56157
http-client-branch: minor typo-like changes
Tue, 20 Feb 2018 09:55:18 +0000 http-client-branch: add link to illegal WebSocket headers http-client-branch
chegar [Tue, 20 Feb 2018 09:55:18 +0000] rev 56156
http-client-branch: add link to illegal WebSocket headers
Mon, 19 Feb 2018 23:25:11 +0100 Make configure compile. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:25:11 +0100] rev 56155
Make configure compile.
Mon, 19 Feb 2018 23:09:18 +0100 Fix syntax errors. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:09:18 +0100] rev 56154
Fix syntax errors.
Mon, 19 Feb 2018 23:07:19 +0100 CFLAGS is roughly sorted out now... ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:07:19 +0100] rev 56153
CFLAGS is roughly sorted out now...
Mon, 19 Feb 2018 14:53:00 +0000 http-client-branch: minor change in Builder doc for consistency http-client-branch
chegar [Mon, 19 Feb 2018 14:53:00 +0000] rev 56152
http-client-branch: minor change in Builder doc for consistency
Mon, 19 Feb 2018 14:36:31 +0000 http-client-branch: clarify strict size requirement for received ping/pong messages http-client-branch
chegar [Mon, 19 Feb 2018 14:36:31 +0000] rev 56151
http-client-branch: clarify strict size requirement for received ping/pong messages
Mon, 19 Feb 2018 14:19:40 +0100 Move LDFLAGS handling to flags-ldflags.m4. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:19:40 +0100] rev 56150
Move LDFLAGS handling to flags-ldflags.m4.
Mon, 19 Feb 2018 14:14:59 +0100 Cleaning up LDFLAGS, almost done. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:14:59 +0100] rev 56149
Cleaning up LDFLAGS, almost done.
Mon, 19 Feb 2018 12:47:47 +0100 Getting the overall structure basically right. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 12:47:47 +0100] rev 56148
Getting the overall structure basically right.
Mon, 19 Feb 2018 11:37:43 +0100 Sorting out LIBS. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:37:43 +0100] rev 56147
Sorting out LIBS.
Mon, 19 Feb 2018 11:08:33 +0100 Merge ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:08:33 +0100] rev 56146
Merge
Fri, 16 Feb 2018 20:55:07 +0100 Try to extract defines. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:55:07 +0100] rev 56145
Try to extract defines.
Fri, 16 Feb 2018 20:45:47 +0100 Sorting out LDFLAGS. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:45:47 +0100] rev 56144
Sorting out LDFLAGS.
Fri, 16 Feb 2018 18:18:16 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 18:18:16 +0000] rev 56143
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:50:27 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:50:27 +0000] rev 56142
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:27:01 +0000 http-client-branch: fix a few typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:27:01 +0000] rev 56141
http-client-branch: fix a few typos in spec
Fri, 16 Feb 2018 16:23:54 +0000 http-client-branch: Builders as interfaces http-client-branch
chegar [Fri, 16 Feb 2018 16:23:54 +0000] rev 56140
http-client-branch: Builders as interfaces
Fri, 16 Feb 2018 16:09:14 +0000 http-client-branch: HttpResponse as an interface http-client-branch
chegar [Fri, 16 Feb 2018 16:09:14 +0000] rev 56139
http-client-branch: HttpResponse as an interface
Fri, 16 Feb 2018 15:06:29 +0000 http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects http-client-branch
chegar [Fri, 16 Feb 2018 15:06:29 +0000] rev 56138
http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects
Fri, 16 Feb 2018 10:34:17 +0000 http-client-branch: added system property to disable hostname verification for testing http-client-branch
michaelm [Fri, 16 Feb 2018 10:34:17 +0000] rev 56137
http-client-branch: added system property to disable hostname verification for testing
Thu, 15 Feb 2018 20:09:01 +0000 http-client-branch: Fixed chunked encoding in DigestEchoServer http-client-branch
dfuchs [Thu, 15 Feb 2018 20:09:01 +0000] rev 56136
http-client-branch: Fixed chunked encoding in DigestEchoServer
Thu, 15 Feb 2018 19:11:34 +0000 http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java http-client-branch
dfuchs [Thu, 15 Feb 2018 19:11:34 +0000] rev 56135
http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java
Thu, 15 Feb 2018 16:32:53 +0000 http-client-branch: Extend ThrowingSubscribers.java to test several exception classes http-client-branch
dfuchs [Thu, 15 Feb 2018 16:32:53 +0000] rev 56134
http-client-branch: Extend ThrowingSubscribers.java to test several exception classes
Thu, 15 Feb 2018 15:28:17 +0000 http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220 http-client-branch
dfuchs [Thu, 15 Feb 2018 15:28:17 +0000] rev 56133
http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220
Thu, 15 Feb 2018 14:10:27 +0000 http-client-branch: fix asFileDownload handler and add test http-client-branch
chegar [Thu, 15 Feb 2018 14:10:27 +0000] rev 56132
http-client-branch: fix asFileDownload handler and add test
Thu, 15 Feb 2018 12:31:14 +0000 http-client-branch: minor cleanup and improve testing for response version and session http-client-branch
chegar [Thu, 15 Feb 2018 12:31:14 +0000] rev 56131
http-client-branch: minor cleanup and improve testing for response version and session
Thu, 15 Feb 2018 12:08:12 +0000 http-client-branch: (WebSocket) fixing sloppy commit http-client-branch
prappo [Thu, 15 Feb 2018 12:08:12 +0000] rev 56130
http-client-branch: (WebSocket) fixing sloppy commit
Thu, 15 Feb 2018 10:23:00 +0000 http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder http-client-branch
prappo [Thu, 15 Feb 2018 10:23:00 +0000] rev 56129
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
Wed, 14 Feb 2018 17:35:42 +0000 http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue http-client-branch
dfuchs [Wed, 14 Feb 2018 17:35:42 +0000] rev 56128
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
Wed, 14 Feb 2018 17:02:56 +0000 http-client-branch: Fixed problem in last push in Response.java http-client-branch
michaelm [Wed, 14 Feb 2018 17:02:56 +0000] rev 56127
http-client-branch: Fixed problem in last push in Response.java
Wed, 14 Feb 2018 16:04:18 +0000 http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession http-client-branch
michaelm [Wed, 14 Feb 2018 16:04:18 +0000] rev 56126
http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession
Wed, 14 Feb 2018 14:31:00 +0100 Kill CFLAGS_JDKLIB_EXTRA. ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 14:31:00 +0100] rev 56125
Kill CFLAGS_JDKLIB_EXTRA.
Wed, 14 Feb 2018 14:03:10 +0100 Start breaking out stuff from flags.m4. ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 14:03:10 +0100] rev 56124
Start breaking out stuff from flags.m4.
Wed, 14 Feb 2018 13:22:05 +0100 Create ihse-cflags-rewrite-branch ihse-cflags-rewrite-branch
ihse [Wed, 14 Feb 2018 13:22:05 +0100] rev 56123
Create ihse-cflags-rewrite-branch
Tue, 13 Feb 2018 16:22:49 +0000 http-client-branch: fix typo in previous push http-client-branch
chegar [Tue, 13 Feb 2018 16:22:49 +0000] rev 56122
http-client-branch: fix typo in previous push
Tue, 13 Feb 2018 15:28:07 +0000 http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types http-client-branch
chegar [Tue, 13 Feb 2018 15:28:07 +0000] rev 56121
http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types
Tue, 13 Feb 2018 14:42:41 +0000 http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II) http-client-branch
dfuchs [Tue, 13 Feb 2018 14:42:41 +0000] rev 56120
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
Tue, 13 Feb 2018 14:34:00 +0000 http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber http-client-branch
dfuchs [Tue, 13 Feb 2018 14:34:00 +0000] rev 56119
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
Tue, 13 Feb 2018 15:28:07 +0100 Remove launcher mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 15:28:07 +0100] rev 56118
Remove launcher mapfiles.
Tue, 13 Feb 2018 15:25:33 +0100 Solaris syntax fix. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:25:33 +0100] rev 56117
Solaris syntax fix.
Tue, 13 Feb 2018 15:23:08 +0100 More solaris hack to compile. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:23:08 +0100] rev 56116
More solaris hack to compile.
Tue, 13 Feb 2018 15:18:38 +0100 Oops. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 15:18:38 +0100] rev 56115
Oops.
Tue, 13 Feb 2018 15:14:11 +0100 Hacking away at solaris. ihse-remove-mapfiles-branch
jprtadm [Tue, 13 Feb 2018 15:14:11 +0100] rev 56114
Hacking away at solaris.
Tue, 13 Feb 2018 14:54:44 +0100 Fix compiler flags for all compilers. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 14:54:44 +0100] rev 56113
Fix compiler flags for all compilers.
Tue, 13 Feb 2018 14:07:56 +0100 Remove libjsig mapfile. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 14:07:56 +0100] rev 56112
Remove libjsig mapfile.
Tue, 13 Feb 2018 13:07:50 +0100 Remove unpack200-exe mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 13:07:50 +0100] rev 56111
Remove unpack200-exe mapfiles.
Tue, 13 Feb 2018 13:02:19 +0100 Remove the libmlib_image mapfile. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 13:02:19 +0100] rev 56110
Remove the libmlib_image mapfile.
Tue, 13 Feb 2018 12:39:56 +0100 Remove libsaproc mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 12:39:56 +0100] rev 56109
Remove libsaproc mapfiles.
Tue, 13 Feb 2018 11:54:44 +0100 Remove libfontmanager and libjava mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 11:54:44 +0100] rev 56108
Remove libfontmanager and libjava mapfiles.
Tue, 13 Feb 2018 11:35:47 +0100 Remove all trivial mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 11:35:47 +0100] rev 56107
Remove all trivial mapfiles.
Tue, 13 Feb 2018 10:37:33 +0100 First stab at removing mapfiles. ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 10:37:33 +0100] rev 56106
First stab at removing mapfiles.
Tue, 13 Feb 2018 10:36:52 +0100 Create ihse-remove-mapfiles-branch ihse-remove-mapfiles-branch
ihse [Tue, 13 Feb 2018 10:36:52 +0100] rev 56105
Create ihse-remove-mapfiles-branch
Mon, 12 Feb 2018 18:45:17 +0000 http-client-branch: (HttpClient) JDK-fixed 8196962 http-client-branch
prappo [Mon, 12 Feb 2018 18:45:17 +0000] rev 56104
http-client-branch: (HttpClient) JDK-fixed 8196962
Mon, 12 Feb 2018 17:32:52 +0000 http-client-branch: Add whitebox tests for AuthenticationFilter. http-client-branch
dfuchs [Mon, 12 Feb 2018 17:32:52 +0000] rev 56103
http-client-branch: Add whitebox tests for AuthenticationFilter.
Sat, 10 Feb 2018 08:39:29 +0000 http-client-branch: minor module and package javadoc change http-client-branch
chegar [Sat, 10 Feb 2018 08:39:29 +0000] rev 56102
http-client-branch: minor module and package javadoc change
Fri, 09 Feb 2018 18:50:31 +0000 http-client-branch: minor bug fixes http-client-branch
chegar [Fri, 09 Feb 2018 18:50:31 +0000] rev 56101
http-client-branch: minor bug fixes
Fri, 09 Feb 2018 15:22:31 +0000 http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se http-client-branch
chegar [Fri, 09 Feb 2018 15:22:31 +0000] rev 56100
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
Fri, 09 Feb 2018 12:34:07 +0000 http-client-branch: revert overzealous use of @linkplain http-client-branch
chegar [Fri, 09 Feb 2018 12:34:07 +0000] rev 56099
http-client-branch: revert overzealous use of @linkplain
Fri, 09 Feb 2018 09:26:44 +0000 http-client-branch: minor doc cleanup http-client-branch
chegar [Fri, 09 Feb 2018 09:26:44 +0000] rev 56098
http-client-branch: minor doc cleanup
Thu, 08 Feb 2018 20:58:35 +0000 http-client-branch: javadoc refresh and minor fixes http-client-branch
chegar [Thu, 08 Feb 2018 20:58:35 +0000] rev 56097
http-client-branch: javadoc refresh and minor fixes
Thu, 08 Feb 2018 21:05:35 +0100 Make sure arch-specific barriers are properly scoped epsilon-gc-branch
shade [Thu, 08 Feb 2018 21:05:35 +0100] rev 56096
Make sure arch-specific barriers are properly scoped
Thu, 08 Feb 2018 20:56:03 +0100 Merge epsilon-gc-branch
shade [Thu, 08 Feb 2018 20:56:03 +0100] rev 56095
Merge
Wed, 07 Feb 2018 22:49:25 +0000 http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one. http-client-branch
prappo [Wed, 07 Feb 2018 22:49:25 +0000] rev 56094
http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one.
Wed, 07 Feb 2018 22:09:31 +0000 http-client-baranch: long lines http-client-branch
chegar [Wed, 07 Feb 2018 22:09:31 +0000] rev 56093
http-client-baranch: long lines
Wed, 07 Feb 2018 21:45:37 +0000 http-client-branch: move implementation to jdk.internal.net.http http-client-branch
chegar [Wed, 07 Feb 2018 21:45:37 +0000] rev 56092
http-client-branch: move implementation to jdk.internal.net.http
Wed, 07 Feb 2018 15:46:30 +0000 http-client-branch: more fixes for odd intermittent failures http-client-branch
dfuchs [Wed, 07 Feb 2018 15:46:30 +0000] rev 56091
http-client-branch: more fixes for odd intermittent failures
Wed, 07 Feb 2018 15:41:04 +0000 http-client-branch: remove superflous add-modules from security test http-client-branch
chegar [Wed, 07 Feb 2018 15:41:04 +0000] rev 56090
http-client-branch: remove superflous add-modules from security test
Wed, 07 Feb 2018 14:17:24 +0000 http-client-branch: move to standard package and module name http-client-branch
chegar [Wed, 07 Feb 2018 14:17:24 +0000] rev 56089
http-client-branch: move to standard package and module name
Tue, 06 Feb 2018 19:37:56 +0000 http-client-branch: update copyright year ranges in prep for file moves http-client-branch
chegar [Tue, 06 Feb 2018 19:37:56 +0000] rev 56088
http-client-branch: update copyright year ranges in prep for file moves
Tue, 06 Feb 2018 19:33:23 +0000 http-client-branch: remove incubating tag http-client-branch
chegar [Tue, 06 Feb 2018 19:33:23 +0000] rev 56087
http-client-branch: remove incubating tag
Tue, 06 Feb 2018 19:29:33 +0000 http-client-branch: update public API @since tags http-client-branch
chegar [Tue, 06 Feb 2018 19:29:33 +0000] rev 56086
http-client-branch: update public API @since tags
Tue, 06 Feb 2018 19:26:38 +0000 http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup http-client-branch
chegar [Tue, 06 Feb 2018 19:26:38 +0000] rev 56085
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
Tue, 06 Feb 2018 17:26:49 +0000 http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix) http-client-branch
dfuchs [Tue, 06 Feb 2018 17:26:49 +0000] rev 56084
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
Tue, 06 Feb 2018 17:21:28 +0000 http-client-branch: fix race condition and MT-safety in SmokeTest http-client-branch
dfuchs [Tue, 06 Feb 2018 17:21:28 +0000] rev 56083
http-client-branch: fix race condition and MT-safety in SmokeTest
Tue, 06 Feb 2018 16:07:43 +0000 http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers http-client-branch
michaelm [Tue, 06 Feb 2018 16:07:43 +0000] rev 56082
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
Tue, 06 Feb 2018 15:34:08 +0000 http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down. http-client-branch
dfuchs [Tue, 06 Feb 2018 15:34:08 +0000] rev 56081
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
Tue, 06 Feb 2018 15:20:30 +0000 http-client-branch: add several private <init> methods http-client-branch
chegar [Tue, 06 Feb 2018 15:20:30 +0000] rev 56080
http-client-branch: add several private <init> methods
Tue, 06 Feb 2018 14:10:28 +0000 http-client-branch: more remaining impl types to internal http-client-branch
chegar [Tue, 06 Feb 2018 14:10:28 +0000] rev 56079
http-client-branch: more remaining impl types to internal
Tue, 06 Feb 2018 11:39:55 +0000 http-client-branch: move LineSubscriberAdapter to internal http-client-branch
chegar [Tue, 06 Feb 2018 11:39:55 +0000] rev 56078
http-client-branch: move LineSubscriberAdapter to internal
Tue, 06 Feb 2018 11:15:40 +0000 http-client-branch: move ResponseSubscribers to internal http-client-branch
chegar [Tue, 06 Feb 2018 11:15:40 +0000] rev 56077
http-client-branch: move ResponseSubscribers to internal
Tue, 06 Feb 2018 11:04:44 +0000 http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1 http-client-branch
dfuchs [Tue, 06 Feb 2018 11:04:44 +0000] rev 56076
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
Tue, 06 Feb 2018 10:34:47 +0000 http-client-branch: move BufferingSubscriber to internal http-client-branch
chegar [Tue, 06 Feb 2018 10:34:47 +0000] rev 56075
http-client-branch: move BufferingSubscriber to internal
Mon, 05 Feb 2018 19:12:00 +0000 http-client-branch: remove redundant null check http-client-branch
chegar [Mon, 05 Feb 2018 19:12:00 +0000] rev 56074
http-client-branch: remove redundant null check
Mon, 05 Feb 2018 19:09:31 +0000 http-client-branch: HttpHeadersImpl use more efficient entrySet http-client-branch
chegar [Mon, 05 Feb 2018 19:09:31 +0000] rev 56073
http-client-branch: HttpHeadersImpl use more efficient entrySet
Mon, 05 Feb 2018 19:01:54 +0000 http-client-branch: use UTF-8 for all convertions to String http-client-branch
chegar [Mon, 05 Feb 2018 19:01:54 +0000] rev 56072
http-client-branch: use UTF-8 for all convertions to String
Mon, 05 Feb 2018 17:18:26 +0000 http-client-branch: immutable data Flow http-client-branch
chegar [Mon, 05 Feb 2018 17:18:26 +0000] rev 56071
http-client-branch: immutable data Flow
Mon, 05 Feb 2018 15:51:09 +0000 http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication http-client-branch
dfuchs [Mon, 05 Feb 2018 15:51:09 +0000] rev 56070
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
Mon, 05 Feb 2018 12:32:20 +0000 http-client-branch: merge http-client-branch
chegar [Mon, 05 Feb 2018 12:32:20 +0000] rev 56069
http-client-branch: merge
Mon, 05 Feb 2018 12:29:31 +0000 http-client-branch: possible null dereference in Exchange http-client-branch
chegar [Mon, 05 Feb 2018 12:29:31 +0000] rev 56068
http-client-branch: possible null dereference in Exchange
Mon, 05 Feb 2018 12:07:33 +0000 http-client-branch: remove redundant null check in Http1Request http-client-branch
chegar [Mon, 05 Feb 2018 12:07:33 +0000] rev 56067
http-client-branch: remove redundant null check in Http1Request
Mon, 05 Feb 2018 11:59:39 +0000 http-client-branch: (WebSocket) merge (2) http-client-branch
prappo [Mon, 05 Feb 2018 11:59:39 +0000] rev 56066
http-client-branch: (WebSocket) merge (2)
Mon, 05 Feb 2018 11:53:05 +0000 http-client-branch: (WebSocket) merge http-client-branch
prappo [Mon, 05 Feb 2018 11:53:05 +0000] rev 56065
http-client-branch: (WebSocket) merge
Thu, 01 Feb 2018 16:12:28 +0000 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 01 Feb 2018 16:12:28 +0000] rev 56064
http-client-branch: (WebSocket) cleanup
Mon, 05 Feb 2018 11:57:50 +0000 http-client-branch: inconsistent synchronization in ConnectionPool http-client-branch
chegar [Mon, 05 Feb 2018 11:57:50 +0000] rev 56063
http-client-branch: inconsistent synchronization in ConnectionPool
Mon, 05 Feb 2018 11:54:03 +0000 http-client-branch: inconsistent synchronization of PushGroup http-client-branch
chegar [Mon, 05 Feb 2018 11:54:03 +0000] rev 56062
http-client-branch: inconsistent synchronization of PushGroup
Mon, 05 Feb 2018 11:46:00 +0000 http-client-branch: incorrect protected field in final class http-client-branch
chegar [Mon, 05 Feb 2018 11:46:00 +0000] rev 56061
http-client-branch: incorrect protected field in final class
Mon, 05 Feb 2018 11:40:32 +0000 http-client-branch: fix serializable fields in internal ALPNException http-client-branch
chegar [Mon, 05 Feb 2018 11:40:32 +0000] rev 56060
http-client-branch: fix serializable fields in internal ALPNException
Mon, 05 Feb 2018 11:36:11 +0000 http-client-branch: fix mutable byte[] references http-client-branch
chegar [Mon, 05 Feb 2018 11:36:11 +0000] rev 56059
http-client-branch: fix mutable byte[] references
Thu, 01 Feb 2018 15:37:38 +0000 http-client-branch: (WebSocket) example-test http-client-branch
prappo [Thu, 01 Feb 2018 15:37:38 +0000] rev 56058
http-client-branch: (WebSocket) example-test
Wed, 31 Jan 2018 17:09:02 +0000 http-client-branch: (WebSocket) test http-client-branch
prappo [Wed, 31 Jan 2018 17:09:02 +0000] rev 56057
http-client-branch: (WebSocket) test
Wed, 31 Jan 2018 16:43:13 +0000 http-client-branch: long lines in ServerPushWithDiffTypes http-client-branch
chegar [Wed, 31 Jan 2018 16:43:13 +0000] rev 56056
http-client-branch: long lines in ServerPushWithDiffTypes
Wed, 31 Jan 2018 16:31:48 +0000 http-client-branch: (WebSocket) tiny spec simplification + test http-client-branch
prappo [Wed, 31 Jan 2018 16:31:48 +0000] rev 56055
http-client-branch: (WebSocket) tiny spec simplification + test
Wed, 31 Jan 2018 16:18:41 +0000 http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization http-client-branch
dfuchs [Wed, 31 Jan 2018 16:18:41 +0000] rev 56054
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
Wed, 31 Jan 2018 15:52:35 +0000 http-client-branch: update debugging output in SplitResponse http-client-branch
chegar [Wed, 31 Jan 2018 15:52:35 +0000] rev 56053
http-client-branch: update debugging output in SplitResponse
Wed, 31 Jan 2018 14:38:52 +0000 http-client-branch: (WebSocket) test rename http-client-branch
prappo [Wed, 31 Jan 2018 14:38:52 +0000] rev 56052
http-client-branch: (WebSocket) test rename
Wed, 31 Jan 2018 14:29:56 +0000 http-client-branch: (WebSocket) tests http-client-branch
prappo [Wed, 31 Jan 2018 14:29:56 +0000] rev 56051
http-client-branch: (WebSocket) tests
Wed, 31 Jan 2018 13:08:53 +0000 http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers http-client-branch
chegar [Wed, 31 Jan 2018 13:08:53 +0000] rev 56050
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
Wed, 31 Jan 2018 11:49:50 +0000 http-client-branch: only add h2 ALPN if TLSv1.2 or greater http-client-branch
chegar [Wed, 31 Jan 2018 11:49:50 +0000] rev 56049
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
Tue, 30 Jan 2018 20:43:32 +0000 http-client-branch: (WebSocket) A test for onClose & IllegalStateException http-client-branch
prappo [Tue, 30 Jan 2018 20:43:32 +0000] rev 56048
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
Tue, 30 Jan 2018 17:39:58 +0000 http-client-branch: (WebSocket) consistent method names in test http-client-branch
prappo [Tue, 30 Jan 2018 17:39:58 +0000] rev 56047
http-client-branch: (WebSocket) consistent method names in test
Tue, 30 Jan 2018 17:29:50 +0000 http-client-branch: (WebSocket) rearranged methods in tests http-client-branch
prappo [Tue, 30 Jan 2018 17:29:50 +0000] rev 56046
http-client-branch: (WebSocket) rearranged methods in tests
Tue, 30 Jan 2018 17:28:12 +0000 http-client-branch: (WebSocket) more tests http-client-branch
prappo [Tue, 30 Jan 2018 17:28:12 +0000] rev 56045
http-client-branch: (WebSocket) more tests
Tue, 30 Jan 2018 13:52:40 +0000 http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap http-client-branch
chegar [Tue, 30 Jan 2018 13:52:40 +0000] rev 56044
http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap
Mon, 29 Jan 2018 18:12:36 +0000 http-client-branch: changed default protocol version when plain http over proxy requested. http-client-branch
michaelm [Mon, 29 Jan 2018 18:12:36 +0000] rev 56043
http-client-branch: changed default protocol version when plain http over proxy requested.
Mon, 29 Jan 2018 15:18:25 +0000 http-client-branch: merge with default http-client-branch
chegar [Mon, 29 Jan 2018 15:18:25 +0000] rev 56042
http-client-branch: merge with default
Fri, 26 Jan 2018 16:46:52 +0000 http-client-branch: make it possible to supply proxy-authorization headers http-client-branch
dfuchs [Fri, 26 Jan 2018 16:46:52 +0000] rev 56041
http-client-branch: make it possible to supply proxy-authorization headers
Fri, 26 Jan 2018 11:08:42 +0000 http-client-branch: SequentialScheduler cleanup http-client-branch
prappo [Fri, 26 Jan 2018 11:08:42 +0000] rev 56040
http-client-branch: SequentialScheduler cleanup
Wed, 24 Jan 2018 12:26:15 +0000 http-client-branch: add api/impl notes to WebSocket onClose http-client-branch
chegar [Wed, 24 Jan 2018 12:26:15 +0000] rev 56039
http-client-branch: add api/impl notes to WebSocket onClose
Tue, 23 Jan 2018 14:10:14 +0000 http-client-branch: restore inadvertantly removed @FunctionalInterface http-client-branch
chegar [Tue, 23 Jan 2018 14:10:14 +0000] rev 56038
http-client-branch: restore inadvertantly removed @FunctionalInterface
Tue, 23 Jan 2018 13:54:34 +0000 http-client-branch: clean up and expand push promise tests http-client-branch
chegar [Tue, 23 Jan 2018 13:54:34 +0000] rev 56037
http-client-branch: clean up and expand push promise tests
Tue, 23 Jan 2018 13:21:59 +0000 http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data http-client-branch
chegar [Tue, 23 Jan 2018 13:21:59 +0000] rev 56036
http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
Mon, 22 Jan 2018 17:29:07 +0000 http-client-branch: MinimalFuture deep obtrusion http-client-branch
prappo [Mon, 22 Jan 2018 17:29:07 +0000] rev 56035
http-client-branch: MinimalFuture deep obtrusion
Fri, 19 Jan 2018 16:48:12 +0000 http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of http-client-branch
dfuchs [Fri, 19 Jan 2018 16:48:12 +0000] rev 56034
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
Fri, 19 Jan 2018 15:57:21 +0000 http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers http-client-branch
dfuchs [Fri, 19 Jan 2018 15:57:21 +0000] rev 56033
http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers
Fri, 19 Jan 2018 15:05:57 +0000 Merge http-client-branch
michaelm [Fri, 19 Jan 2018 15:05:57 +0000] rev 56032
Merge
Fri, 19 Jan 2018 15:05:27 +0000 http-client-branch: make PushPromiseHandlerMap package private http-client-branch
michaelm [Fri, 19 Jan 2018 15:05:27 +0000] rev 56031
http-client-branch: make PushPromiseHandlerMap package private
Fri, 19 Jan 2018 14:01:35 +0000 http-client-branch: clarify behavior of restricted methods in the builder http-client-branch
chegar [Fri, 19 Jan 2018 14:01:35 +0000] rev 56030
http-client-branch: clarify behavior of restricted methods in the builder
Fri, 19 Jan 2018 12:48:51 +0100 Disable two more tests when Epsilon is not available. epsilon-gc-branch
shade [Fri, 19 Jan 2018 12:48:51 +0100] rev 56029
Disable two more tests when Epsilon is not available.
Fri, 19 Jan 2018 12:24:15 +0100 Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds. epsilon-gc-branch
shade [Fri, 19 Jan 2018 12:24:15 +0100] rev 56028
Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds.
Fri, 19 Jan 2018 13:56:36 +0530 Fixed double string escaping, corrected type jmx-rest-api
hb [Fri, 19 Jan 2018 13:56:36 +0530] rev 56027
Fixed double string escaping, corrected type
Fri, 19 Jan 2018 13:46:27 +0530 1. Removed all changes to Java SE APIs jmx-rest-api
hb [Fri, 19 Jan 2018 13:46:27 +0530] rev 56026
1. Removed all changes to Java SE APIs 2. Changed module name to jdk.management.rest 3. Rest Adapter invoked via Module service provider 4. changed package name to jdk.internal.management.remote.rest 5. rest module and httpserver module part of platform modules
Thu, 18 Jan 2018 19:51:17 +0000 http-cient-branch: cleanup push promise spec http-client-branch
chegar [Thu, 18 Jan 2018 19:51:17 +0000] rev 56025
http-cient-branch: cleanup push promise spec
Thu, 18 Jan 2018 16:52:14 +0000 http-client-branch: (WebSocket) a number of tests for exceptional completion http-client-branch
prappo [Thu, 18 Jan 2018 16:52:14 +0000] rev 56024
http-client-branch: (WebSocket) a number of tests for exceptional completion
Thu, 18 Jan 2018 11:26:39 +0000 http-client-branch: add offline testing example http-client-branch
chegar [Thu, 18 Jan 2018 11:26:39 +0000] rev 56023
http-client-branch: add offline testing example
Thu, 18 Jan 2018 12:08:41 +0100 Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC epsilon-gc-branch
shade [Thu, 18 Jan 2018 12:08:41 +0100] rev 56022
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
Thu, 18 Jan 2018 11:43:21 +0100 Merge epsilon-gc-branch
shade [Thu, 18 Jan 2018 11:43:21 +0100] rev 56021
Merge
Wed, 17 Jan 2018 17:21:35 +0000 http-client-branch: fix acc in PushGroup http-client-branch
chegar [Wed, 17 Jan 2018 17:21:35 +0000] rev 56020
http-client-branch: fix acc in PushGroup
Wed, 17 Jan 2018 12:19:06 +0000 Merge http-client-branch
dfuchs [Wed, 17 Jan 2018 12:19:06 +0000] rev 56019
Merge
Tue, 16 Jan 2018 21:08:16 +0000 http-client-tutorial: additional informational comments and fixes http-client-tutorial
chegar [Tue, 16 Jan 2018 21:08:16 +0000] rev 56018
http-client-tutorial: additional informational comments and fixes
Tue, 16 Jan 2018 20:40:42 +0000 http-client-tutorial: comments http-client-tutorial
chegar [Tue, 16 Jan 2018 20:40:42 +0000] rev 56017
http-client-tutorial: comments
Tue, 16 Jan 2018 20:12:22 +0000 http-client-tutorial: cleanup http-client-tutorial
chegar [Tue, 16 Jan 2018 20:12:22 +0000] rev 56016
http-client-tutorial: cleanup
Tue, 16 Jan 2018 19:46:17 +0000 http-client-tutorial: more cleanup and fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:46:17 +0000] rev 56015
http-client-tutorial: more cleanup and fixes to IDEA project
Tue, 16 Jan 2018 19:33:27 +0000 http-client-tutorial: fixes to IDEA project http-client-tutorial
chegar [Tue, 16 Jan 2018 19:33:27 +0000] rev 56014
http-client-tutorial: fixes to IDEA project
Tue, 16 Jan 2018 19:14:34 +0000 http-client-tutorial: first cut http-client-tutorial
chegar [Tue, 16 Jan 2018 19:14:34 +0000] rev 56013
http-client-tutorial: first cut
Tue, 16 Jan 2018 16:02:06 +0000 http-tutorial-branch: initialize http-client-tutorial
chegar [Tue, 16 Jan 2018 16:02:06 +0000] rev 56012
http-tutorial-branch: initialize
Tue, 16 Jan 2018 15:57:19 +0000 Initial changes for http-client-tutorial branch http-client-tutorial
chegar [Tue, 16 Jan 2018 15:57:19 +0000] rev 56011
Initial changes for http-client-tutorial branch
Tue, 16 Jan 2018 15:52:01 +0000 http-client-branch: updated server push API http-client-branch
michaelm [Tue, 16 Jan 2018 15:52:01 +0000] rev 56010
http-client-branch: updated server push API
Fri, 12 Jan 2018 15:36:28 +0000 http-client-branch: Adds some convenience methods to parse body responses as lines http-client-branch
dfuchs [Fri, 12 Jan 2018 15:36:28 +0000] rev 56009
http-client-branch: Adds some convenience methods to parse body responses as lines
Fri, 05 Jan 2018 14:11:48 +0000 http-client-branch: merge with default http-client-branch
chegar [Fri, 05 Jan 2018 14:11:48 +0000] rev 56008
http-client-branch: merge with default
Fri, 05 Jan 2018 13:42:53 +0530 1. MBeanCollection Bulk operation via objectname query jmx-rest-api
hb [Fri, 05 Jan 2018 13:42:53 +0530] rev 56007
1. MBeanCollection Bulk operation via objectname query 2. All MBeans identified by getCanonicalName instead of toString
Thu, 04 Jan 2018 14:39:04 +0530 1. URL decoding of URL jmx-rest-api
hb [Thu, 04 Jan 2018 14:39:04 +0530] rev 56006
1. URL decoding of URL 2. MBean info availble in MBeanCollection page 3. MBeanCollection post supports objectname filtering 4. Tests now use reflection instead of Methodhndles 3. couple of bug fixes
Tue, 02 Jan 2018 15:03:52 +0530 REST base url gets complete complete domain name jmx-rest-api
hb [Tue, 02 Jan 2018 15:03:52 +0530] rev 56005
REST base url gets complete complete domain name
Tue, 02 Jan 2018 13:33:08 +0530 Fixed JSON parser tests jmx-rest-api
hb [Tue, 02 Jan 2018 13:33:08 +0530] rev 56004
Fixed JSON parser tests
Tue, 02 Jan 2018 13:20:18 +0530 * Start Rest adapter via command line arguments jmx-rest-api
hb [Tue, 02 Jan 2018 13:20:18 +0530] rev 56003
* Start Rest adapter via command line arguments * Rest adapter config via management.properties
Mon, 01 Jan 2018 23:59:14 +0530 Lot of bug fixes jmx-rest-api
hb [Mon, 01 Jan 2018 23:59:14 +0530] rev 56002
Lot of bug fixes Added test cases
Thu, 28 Dec 2017 20:34:32 +0530 Few bug fixes jmx-rest-api
hb [Thu, 28 Dec 2017 20:34:32 +0530] rev 56001
Few bug fixes
Thu, 28 Dec 2017 20:05:03 +0530 Code cleanup - MBeanColl*Resource, MBeanResource jmx-rest-api
hb [Thu, 28 Dec 2017 20:05:03 +0530] rev 56000
Code cleanup - MBeanColl*Resource, MBeanResource
Thu, 28 Dec 2017 14:43:34 +0530 Remove stale files jmx-rest-api
hb [Thu, 28 Dec 2017 14:43:34 +0530] rev 55999
Remove stale files
Thu, 28 Dec 2017 14:43:14 +0530 Code cleanup - PlatformMBeanServer, MBeanServerResource jmx-rest-api
hb [Thu, 28 Dec 2017 14:43:14 +0530] rev 55998
Code cleanup - PlatformMBeanServer, MBeanServerResource Added remaining HTTP methods to RESTresource
Wed, 27 Dec 2017 18:39:52 +0530 Added copyright header jmx-rest-api
hb [Wed, 27 Dec 2017 18:39:52 +0530] rev 55997
Added copyright header
Wed, 27 Dec 2017 16:05:53 +0530 Bulk operation at MBeanServer level jmx-rest-api
hb [Wed, 27 Dec 2017 16:05:53 +0530] rev 55996
Bulk operation at MBeanServer level
Wed, 27 Dec 2017 14:44:48 +0530 POST : Attribute update - working jmx-rest-api
hb [Wed, 27 Dec 2017 14:44:48 +0530] rev 55995
POST : Attribute update - working POST : Bulk operation for MBean - working Exception to HTTP error Mapping
Mon, 25 Dec 2017 20:42:05 +0530 Implementation of GET for new APIs jmx-rest-api
hb [Mon, 25 Dec 2017 20:42:05 +0530] rev 55994
Implementation of GET for new APIs Implemented paging and filtering for GET
Fri, 15 Dec 2017 14:26:23 +0000 changeset: 48573:3f9dda0428dc http-client-branch
michaelm [Fri, 15 Dec 2017 14:26:23 +0000] rev 55993
changeset: 48573:3f9dda0428dc branch: http-client-branch tag: tip user: michaelm date: Fri Dec 15 14:19:51 2017 +0000 summary: http-client-branch: Fixed problem with h2c connection reuse.
Fri, 15 Dec 2017 13:35:56 +0300 http-client-branch: (WebSocket) refactoring http-client-branch
prappo [Fri, 15 Dec 2017 13:35:56 +0300] rev 55992
http-client-branch: (WebSocket) refactoring
Fri, 15 Dec 2017 10:31:21 +0000 http-client-branch: cleanup: add missing @Overrides http-client-branch
dfuchs [Fri, 15 Dec 2017 10:31:21 +0000] rev 55991
http-client-branch: cleanup: add missing @Overrides
Fri, 15 Dec 2017 09:44:23 +0000 http-client-branch: unused import in AbstractSSLTubeTest.java http-client-branch
dfuchs [Fri, 15 Dec 2017 09:44:23 +0000] rev 55990
http-client-branch: unused import in AbstractSSLTubeTest.java
Fri, 15 Dec 2017 03:05:16 +0300 http-client-branch: (WebSocket) refactoring http-client-branch
prappo [Fri, 15 Dec 2017 03:05:16 +0300] rev 55989
http-client-branch: (WebSocket) refactoring
Fri, 15 Dec 2017 00:47:16 +0300 http-client-branch: (WebSocket) refactoring for the sake of extra test coverage http-client-branch
prappo [Fri, 15 Dec 2017 00:47:16 +0300] rev 55988
http-client-branch: (WebSocket) refactoring for the sake of extra test coverage
Fri, 01 Sep 2017 14:36:28 +0530 Remove auto-generated files jmx-rest-api
hb [Fri, 01 Sep 2017 14:36:28 +0530] rev 55987
Remove auto-generated files
Tue, 29 Aug 2017 14:50:57 +0530 Remove duplicate file jmx-rest-api
hb [Tue, 29 Aug 2017 14:50:57 +0530] rev 55986
Remove duplicate file
Tue, 29 Aug 2017 13:34:15 +0530 REST Adapter Initial commit jmx-rest-api
hb [Tue, 29 Aug 2017 13:34:15 +0530] rev 55985
REST Adapter Initial commit 1. Unit tested and working GET/POST interfaces 2. Unit tested and working JSON parser
Fri, 15 Dec 2017 13:46:19 +0530 Initial changes for jmx-rest-api jmx-rest-api
hb [Fri, 15 Dec 2017 13:46:19 +0530] rev 55984
Initial changes for jmx-rest-api
Thu, 14 Dec 2017 18:41:57 +0000 http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections http-client-branch
michaelm [Thu, 14 Dec 2017 18:41:57 +0000] rev 55983
http-client-branch: Fixed 8192966: HttpClient should reuse TCP connection for h2c connections
Thu, 14 Dec 2017 12:28:32 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 14 Dec 2017 12:28:32 +0000] rev 55982
http-client-branch: merge with default
Mon, 11 Dec 2017 16:43:11 +0000 http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached) http-client-branch
michaelm [Mon, 11 Dec 2017 16:43:11 +0000] rev 55981
http-client-branch: Fixed h2c connection reuse problem (connections not being reused/cached)
Fri, 08 Dec 2017 15:44:08 +0100 Make sure Epsilon is able to use the last bit of expanded heap epsilon-gc-branch
shade [Fri, 08 Dec 2017 15:44:08 +0100] rev 55980
Make sure Epsilon is able to use the last bit of expanded heap
Fri, 08 Dec 2017 13:45:22 +0100 Print heap counters occasionally epsilon-gc-branch
shade [Fri, 08 Dec 2017 13:45:22 +0100] rev 55979
Print heap counters occasionally
Fri, 08 Dec 2017 12:35:49 +0300 http-client-branch: (WebSocket) tests cleanup http-client-branch
prappo [Fri, 08 Dec 2017 12:35:49 +0300] rev 55978
http-client-branch: (WebSocket) tests cleanup
Fri, 08 Dec 2017 12:27:49 +0300 http-client-branch: (WebSocket) WSHandshakeException cleanup http-client-branch
prappo [Fri, 08 Dec 2017 12:27:49 +0300] rev 55977
http-client-branch: (WebSocket) WSHandshakeException cleanup
Thu, 07 Dec 2017 13:23:41 +0100 Fix implicit conversion out of size_t. epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:23:41 +0100] rev 55976
Fix implicit conversion out of size_t.
Thu, 07 Dec 2017 13:19:22 +0100 Fixup serviceability for Epsilon. epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:19:22 +0100] rev 55975
Fixup serviceability for Epsilon.
Thu, 07 Dec 2017 13:05:31 +0100 Merge epsilon-gc-branch
shade [Thu, 07 Dec 2017 13:05:31 +0100] rev 55974
Merge
Thu, 07 Dec 2017 11:54:55 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 07 Dec 2017 11:54:55 +0000] rev 55973
http-client-branch: merge with default
Wed, 06 Dec 2017 19:07:16 +0000 http-client-branch: remove trailing whitespace http-client-branch
chegar [Wed, 06 Dec 2017 19:07:16 +0000] rev 55972
http-client-branch: remove trailing whitespace
Wed, 06 Dec 2017 18:40:15 +0000 http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher http-client-branch
chegar [Wed, 06 Dec 2017 18:40:15 +0000] rev 55971
http-client-branch: BufferingSubscriberTest needs to be lock-step with the Publisher
Wed, 06 Dec 2017 16:08:15 +0000 http-client-branch: workaround issue with SubmissionPublisher::close in several tests http-client-branch
dfuchs [Wed, 06 Dec 2017 16:08:15 +0000] rev 55970
http-client-branch: workaround issue with SubmissionPublisher::close in several tests
Wed, 06 Dec 2017 18:47:54 +0300 http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646 http-client-branch
prappo [Wed, 06 Dec 2017 18:47:54 +0300] rev 55969
http-client-branch: (WebSocket) relaxed Opening Handshake constraints; originated from JDK-8191646
Wed, 06 Dec 2017 14:29:06 +0000 http-client-branch: common random seed handling for whitebox tests http-client-branch
chegar [Wed, 06 Dec 2017 14:29:06 +0000] rev 55968
http-client-branch: common random seed handling for whitebox tests
Wed, 06 Dec 2017 14:17:44 +0100 Merge ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:17:44 +0100] rev 55967
Merge
Wed, 06 Dec 2017 14:13:50 +0100 Restore boot-jdk fix. ihse-testmakefiles-branch
ihse [Wed, 06 Dec 2017 14:13:50 +0100] rev 55966
Restore boot-jdk fix.
Wed, 06 Dec 2017 12:44:05 +0000 http-client-branch: work around issue with SP::close in BufferingSubscriberTest http-client-branch
dfuchs [Wed, 06 Dec 2017 12:44:05 +0000] rev 55965
http-client-branch: work around issue with SP::close in BufferingSubscriberTest
Wed, 06 Dec 2017 12:39:37 +0000 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:39:37 +0000] rev 55964
Merge
Wed, 06 Dec 2017 12:18:08 +0000 Merge http-client-branch
dfuchs [Wed, 06 Dec 2017 12:18:08 +0000] rev 55963
Merge
Wed, 06 Dec 2017 10:44:31 +0000 http-client-branch: make test MockServer more resilient to rogue clients http-client-branch
dfuchs [Wed, 06 Dec 2017 10:44:31 +0000] rev 55962
http-client-branch: make test MockServer more resilient to rogue clients
Wed, 06 Dec 2017 12:15:54 +0000 http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections http-client-branch
chegar [Wed, 06 Dec 2017 12:15:54 +0000] rev 55961
http-client-branch: review comment: make test HTTP/2 server more tollerant of bad connections
Wed, 06 Dec 2017 12:11:36 +0000 http-client-branch: addditional BufferingSubscriberTest checks http-client-branch
chegar [Wed, 06 Dec 2017 12:11:36 +0000] rev 55960
http-client-branch: addditional BufferingSubscriberTest checks
Wed, 06 Dec 2017 12:05:38 +0000 http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header http-client-branch
chegar [Wed, 06 Dec 2017 12:05:38 +0000] rev 55959
http-client-branch: review comment: small fixes to BufferingSubscriber, and add a User-Agent header
Wed, 06 Dec 2017 10:33:27 +0000 http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit http-client-branch
dfuchs [Wed, 06 Dec 2017 10:33:27 +0000] rev 55958
http-client-branch: review comment: Utils::accumulateBuffers sets a wrong limit
Tue, 05 Dec 2017 22:44:33 +0300 http-client-branch: (WebSocket) SelectorTest http-client-branch
prappo [Tue, 05 Dec 2017 22:44:33 +0300] rev 55957
http-client-branch: (WebSocket) SelectorTest
Tue, 05 Dec 2017 13:32:07 +0100 Merge ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 13:32:07 +0100] rev 55956
Merge
Tue, 05 Dec 2017 10:28:45 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 05 Dec 2017 10:28:45 +0000] rev 55955
http-client-branch: merge with default
Tue, 05 Dec 2017 12:57:48 +0100 Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug. ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 12:57:48 +0100] rev 55954
Fix last FIXMEs in fake spec. Fix OPENJDK_BUILD_OS bug.
Tue, 05 Dec 2017 10:21:41 +0000 http-client-branch: review comment: alignment http-client-branch
chegar [Tue, 05 Dec 2017 10:21:41 +0000] rev 55953
http-client-branch: review comment: alignment
Tue, 05 Dec 2017 11:12:20 +0100 Add BUILD_JAVA. ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 11:12:20 +0100] rev 55952
Add BUILD_JAVA.
Tue, 05 Dec 2017 11:11:50 +0100 Make it possible to override variables passed on the command line ihse-testmakefiles-branch
ihse [Tue, 05 Dec 2017 11:11:50 +0100] rev 55951
Make it possible to override variables passed on the command line
Tue, 05 Dec 2017 10:07:50 +0000 http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any. http-client-branch
dfuchs [Tue, 05 Dec 2017 10:07:50 +0000] rev 55950
http-client-branch: SSLFlowDelegate::cleanList should not remove the final SENTINEL. HttpResponseInputStream.close should wakeup the reader, if any.
Mon, 04 Dec 2017 21:51:02 +0100 Merge ihse-testmakefiles-branch
ihse [Mon, 04 Dec 2017 21:51:02 +0100] rev 55949
Merge
Mon, 04 Dec 2017 16:54:26 +0000 http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder http-client-branch
chegar [Mon, 04 Dec 2017 16:54:26 +0000] rev 55948
http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder
Mon, 04 Dec 2017 14:53:28 +0000 http-client-branch: split SSLTubeTest for better diagnosis http-client-branch
dfuchs [Mon, 04 Dec 2017 14:53:28 +0000] rev 55947
http-client-branch: split SSLTubeTest for better diagnosis
Mon, 04 Dec 2017 13:00:05 +0000 http-client-branch: 8192962: issue with BUFFER_UNDERFLOW http-client-branch
dfuchs [Mon, 04 Dec 2017 13:00:05 +0000] rev 55946
http-client-branch: 8192962: issue with BUFFER_UNDERFLOW
Sun, 03 Dec 2017 20:56:29 +0000 http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing http-client-branch
chegar [Sun, 03 Dec 2017 20:56:29 +0000] rev 55945
http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing
Sun, 03 Dec 2017 22:34:23 +0300 http-client-branch: merge http-client-branch
prappo [Sun, 03 Dec 2017 22:34:23 +0300] rev 55944
http-client-branch: merge
Thu, 30 Nov 2017 22:27:18 +0300 http-client-branch: (WebSocket) tests http-client-branch
prappo [Thu, 30 Nov 2017 22:27:18 +0300] rev 55943
http-client-branch: (WebSocket) tests
Sat, 02 Dec 2017 17:40:57 +0000 http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate http-client-branch
dfuchs [Sat, 02 Dec 2017 17:40:57 +0000] rev 55942
http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate
Fri, 01 Dec 2017 19:25:34 +0000 http-client-branch: Fixed some Http2TestServer issues http-client-branch
michaelm [Fri, 01 Dec 2017 19:25:34 +0000] rev 55941
http-client-branch: Fixed some Http2TestServer issues
Fri, 01 Dec 2017 09:40:02 +0000 http-client-branch: SSL h2 connections not being cached or re-used http-client-branch
michaelm [Fri, 01 Dec 2017 09:40:02 +0000] rev 55940
http-client-branch: SSL h2 connections not being cached or re-used
Thu, 30 Nov 2017 18:51:47 +0100 Rename EpsilonCollectedHeap to EpsilonHeap. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:51:47 +0100] rev 55939
Rename EpsilonCollectedHeap to EpsilonHeap.
Thu, 30 Nov 2017 18:43:41 +0100 Remove stray post-merge difference. epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:43:41 +0100] rev 55938
Remove stray post-merge difference.
Thu, 30 Nov 2017 17:49:29 +0000 http-client-branch: merge http-client-branch
chegar [Thu, 30 Nov 2017 17:49:29 +0000] rev 55937
http-client-branch: merge
Thu, 30 Nov 2017 17:36:08 +0000 http-client-branch: review comment: split NoBoby test in two, takes too long to run http-client-branch
chegar [Thu, 30 Nov 2017 17:36:08 +0000] rev 55936
http-client-branch: review comment: split NoBoby test in two, takes too long to run
Thu, 30 Nov 2017 18:32:06 +0100 Fixup Epsilon for GC interface updates epsilon-gc-branch
shade [Thu, 30 Nov 2017 18:32:06 +0100] rev 55935
Fixup Epsilon for GC interface updates
Thu, 30 Nov 2017 17:13:33 +0100 Merge epsilon-gc-branch
shade [Thu, 30 Nov 2017 17:13:33 +0100] rev 55934
Merge
Thu, 30 Nov 2017 16:27:31 +0100 Fix JAVA_ARGS. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:27:31 +0100] rev 55933
Fix JAVA_ARGS.
Thu, 30 Nov 2017 16:26:23 +0100 Almost all of prebuilt spec is now resolved. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:26:23 +0100] rev 55932
Almost all of prebuilt spec is now resolved.
Thu, 30 Nov 2017 16:17:17 +0100 Use InitSupport.gmk. Better prebuilt variable info. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:17:17 +0100] rev 55931
Use InitSupport.gmk. Better prebuilt variable info.
Thu, 30 Nov 2017 16:16:34 +0100 Replace : with / to better support all use cases. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 16:16:34 +0100] rev 55930
Replace : with / to better support all use cases.
Thu, 30 Nov 2017 17:56:11 +0300 http-client-branch: (WebSocket) formatting http-client-branch
prappo [Thu, 30 Nov 2017 17:56:11 +0300] rev 55929
http-client-branch: (WebSocket) formatting
Thu, 30 Nov 2017 14:56:27 +0100 Remove old attempts. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:56:27 +0100] rev 55928
Remove old attempts.
Thu, 30 Nov 2017 14:48:58 +0100 Merge ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:48:58 +0100] rev 55927
Merge
Thu, 30 Nov 2017 14:46:39 +0100 Ignore exit code from run-test-prebuilt in test/Makefile. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 14:46:39 +0100] rev 55926
Ignore exit code from run-test-prebuilt in test/Makefile.
Thu, 30 Nov 2017 11:30:26 +0000 http-client-branch: merge with default http-client-branch
chegar [Thu, 30 Nov 2017 11:30:26 +0000] rev 55925
http-client-branch: merge with default
Thu, 30 Nov 2017 11:28:47 +0000 http-client-branch: review comment: remove testing specific property check http-client-branch
chegar [Thu, 30 Nov 2017 11:28:47 +0000] rev 55924
http-client-branch: review comment: remove testing specific property check
Thu, 30 Nov 2017 11:03:23 +0000 http-client-branch: review comment: remove unused methods and incorrect comment http-client-branch
chegar [Thu, 30 Nov 2017 11:03:23 +0000] rev 55923
http-client-branch: review comment: remove unused methods and incorrect comment
Thu, 30 Nov 2017 13:35:26 +0300 http-client-branch: (WebSocket) bug fix & test http-client-branch
prappo [Thu, 30 Nov 2017 13:35:26 +0300] rev 55922
http-client-branch: (WebSocket) bug fix & test
Thu, 30 Nov 2017 00:31:24 +0100 Try to not exit with error. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 00:31:24 +0100] rev 55921
Try to not exit with error.
Thu, 30 Nov 2017 00:30:37 +0100 Clean up gnumake duplicated logic. ihse-testmakefiles-branch
ihse [Thu, 30 Nov 2017 00:30:37 +0100] rev 55920
Clean up gnumake duplicated logic.
Wed, 29 Nov 2017 23:34:29 +0100 Fix new exitcode code. Support more arguments in CreateNewSpec. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 23:34:29 +0100] rev 55919
Fix new exitcode code. Support more arguments in CreateNewSpec.
Wed, 29 Nov 2017 23:28:21 +0100 Fix TR to work on solaris. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 23:28:21 +0100] rev 55918
Fix TR to work on solaris.
Wed, 29 Nov 2017 22:42:24 +0100 Remove duplicate whitespace. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:42:24 +0100] rev 55917
Remove duplicate whitespace.
Wed, 29 Nov 2017 22:40:23 +0100 Merge ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:40:23 +0100] rev 55916
Merge
Wed, 29 Nov 2017 22:35:35 +0100 Improved exit code handling. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:35:35 +0100] rev 55915
Improved exit code handling.
Wed, 29 Nov 2017 22:02:21 +0100 Setup target os/cpu for prebuilt. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 22:02:21 +0100] rev 55914
Setup target os/cpu for prebuilt.
Wed, 29 Nov 2017 21:27:15 +0100 Setup path properly for MAKE env variable. ihse-testmakefiles-branch
ihse [Wed, 29 Nov 2017 21:27:15 +0100] rev 55913
Setup path properly for MAKE env variable.
Wed, 29 Nov 2017 16:59:38 +0000 http-client-branch: fixed Http2TestServerConnection problem http-client-branch
michaelm [Wed, 29 Nov 2017 16:59:38 +0000] rev 55912
http-client-branch: fixed Http2TestServerConnection problem
Wed, 29 Nov 2017 16:34:52 +0000 http-client-branch: review comment: set connected for immediate non-blocking connect http-client-branch
chegar [Wed, 29 Nov 2017 16:34:52 +0000] rev 55911
http-client-branch: review comment: set connected for immediate non-blocking connect
Wed, 29 Nov 2017 14:27:12 +0300 http-client-branch: (HPACK) fix for OOME in test http-client-branch
prappo [Wed, 29 Nov 2017 14:27:12 +0300] rev 55910
http-client-branch: (HPACK) fix for OOME in test
Wed, 29 Nov 2017 11:15:19 +0000 http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup) http-client-branch
dfuchs [Wed, 29 Nov 2017 11:15:19 +0000] rev 55909
http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup)
Tue, 28 Nov 2017 18:03:56 +0300 http-client-branch: (WebSocket) dead test code http-client-branch
prappo [Tue, 28 Nov 2017 18:03:56 +0300] rev 55908
http-client-branch: (WebSocket) dead test code
Tue, 28 Nov 2017 17:30:14 +0300 http-client-branch: (WebSocket) tests & bugfixes http-client-branch
prappo [Tue, 28 Nov 2017 17:30:14 +0300] rev 55907
http-client-branch: (WebSocket) tests & bugfixes
Tue, 28 Nov 2017 13:57:23 +0000 http-client-branch: review comment: remove unnecessary testng timeout http-client-branch
chegar [Tue, 28 Nov 2017 13:57:23 +0000] rev 55906
http-client-branch: review comment: remove unnecessary testng timeout
Tue, 28 Nov 2017 11:27:05 +0000 http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights http-client-branch
dfuchs [Tue, 28 Nov 2017 11:27:05 +0000] rev 55905
http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights
Tue, 28 Nov 2017 10:19:38 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 28 Nov 2017 10:19:38 +0000] rev 55904
http-client-branch: merge with default
Tue, 28 Nov 2017 10:17:11 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 28 Nov 2017 10:17:11 +0000] rev 55903
http-client-branch: merge with default
Tue, 28 Nov 2017 12:25:13 +0300 http-client-branch: (WebSocket) removed locking from the impl http-client-branch
prappo [Tue, 28 Nov 2017 12:25:13 +0300] rev 55902
http-client-branch: (WebSocket) removed locking from the impl
Tue, 28 Nov 2017 10:21:25 +0100 Save exit code in exitcode.txt. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 10:21:25 +0100] rev 55901
Save exit code in exitcode.txt.
Tue, 28 Nov 2017 09:49:11 +0100 Provide a proper make when running tests. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 09:49:11 +0100] rev 55900
Provide a proper make when running tests.
Tue, 28 Nov 2017 09:40:50 +0100 * Properly check provided variables. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 09:40:50 +0100] rev 55899
* Properly check provided variables. * Emulate old output directory structure.
Tue, 28 Nov 2017 02:18:33 +0100 Include TESTDIRS when converting to run-test-prebuilt. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 02:18:33 +0100] rev 55898
Include TESTDIRS when converting to run-test-prebuilt.
Tue, 28 Nov 2017 01:56:18 +0100 Fix names for group only selection. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:56:18 +0100] rev 55897
Fix names for group only selection.
Tue, 28 Nov 2017 01:44:26 +0100 Merge ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:26 +0100] rev 55896
Merge
Tue, 28 Nov 2017 01:44:09 +0100 Enable USE_RUN_TEST in jib profile. ihse-testmakefiles-branch
ihse [Tue, 28 Nov 2017 01:44:09 +0100] rev 55895
Enable USE_RUN_TEST in jib profile.
Mon, 27 Nov 2017 19:36:51 +0100 Merge ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:36:51 +0100] rev 55894
Merge
Mon, 27 Nov 2017 19:04:36 +0100 Add USE_RUN_TEST to test/Makefile. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 19:04:36 +0100] rev 55893
Add USE_RUN_TEST to test/Makefile.
Mon, 27 Nov 2017 16:40:01 +0000 http-client-branch: improve coverage for ExceptionallyCloseable http-client-branch
dfuchs [Mon, 27 Nov 2017 16:40:01 +0000] rev 55892
http-client-branch: improve coverage for ExceptionallyCloseable
Mon, 27 Nov 2017 14:29:38 +0000 http-client-branch: review comments: TimeoutBasic.java is ignored http-client-branch
dfuchs [Mon, 27 Nov 2017 14:29:38 +0000] rev 55891
http-client-branch: review comments: TimeoutBasic.java is ignored
Mon, 27 Nov 2017 13:53:52 +0000 http-client-branch: review comment: add test for WebSocketHandshakeException http-client-branch
chegar [Mon, 27 Nov 2017 13:53:52 +0000] rev 55890
http-client-branch: review comment: add test for WebSocketHandshakeException
Mon, 27 Nov 2017 14:39:58 +0100 Add support for optional JIB_JAR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:39:58 +0100] rev 55889
Add support for optional JIB_JAR.
Mon, 27 Nov 2017 14:31:44 +0100 Clean up some stuff in fake spec. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:31:44 +0100] rev 55888
Clean up some stuff in fake spec.
Mon, 27 Nov 2017 14:25:35 +0100 Use OUTPUTDIR. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:25:35 +0100] rev 55887
Use OUTPUTDIR.
Mon, 27 Nov 2017 14:24:23 +0100 Cleanup leftover custom stuff, include custom at the end. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:24:23 +0100] rev 55886
Cleanup leftover custom stuff, include custom at the end.
Mon, 27 Nov 2017 14:17:16 +0100 Missed one file. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:17:16 +0100] rev 55885
Missed one file.
Mon, 27 Nov 2017 14:15:35 +0100 Getting run-test-prebuilt to work quite well. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 14:15:35 +0100] rev 55884
Getting run-test-prebuilt to work quite well.
Mon, 27 Nov 2017 12:56:01 +0000 http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe http-client-branch
chegar [Mon, 27 Nov 2017 12:56:01 +0000] rev 55883
http-client-branch: review comment: test for previous fix to ensure onComplete is not invoked before onSubscribe
Mon, 27 Nov 2017 12:29:28 +0100 Use OUTPUTDIR instead of OUTPUT_ROOT. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:29:28 +0100] rev 55882
Use OUTPUTDIR instead of OUTPUT_ROOT.
Mon, 27 Nov 2017 12:23:47 +0100 Populate with latest code from jdk9 sandbox. ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:23:47 +0100] rev 55881
Populate with latest code from jdk9 sandbox.
Mon, 27 Nov 2017 11:15:28 +0000 http-client-branch: review comment: update copyright year range http-client-branch
chegar [Mon, 27 Nov 2017 11:15:28 +0000] rev 55880
http-client-branch: review comment: update copyright year range
Mon, 27 Nov 2017 12:01:13 +0100 Created ihse-testmakefiles-branch ihse-testmakefiles-branch
ihse [Mon, 27 Nov 2017 12:01:13 +0100] rev 55879
Created ihse-testmakefiles-branch
Sun, 26 Nov 2017 09:29:53 +0000 http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline http-client-branch
chegar [Sun, 26 Nov 2017 09:29:53 +0000] rev 55878
http-client-branch: review comment, remove test from the ProblemList that was added in the JDK mainline
Sat, 25 Nov 2017 22:44:40 +0000 http-client-branch: review comment, the -> this http-client-branch
chegar [Sat, 25 Nov 2017 22:44:40 +0000] rev 55877
http-client-branch: review comment, the -> this
Sat, 25 Nov 2017 21:37:14 +0000 http-client-branch: more no body tests http-client-branch
chegar [Sat, 25 Nov 2017 21:37:14 +0000] rev 55876
http-client-branch: more no body tests
Sat, 25 Nov 2017 21:36:35 +0000 http-client-branch: review comment onSubscribe before onXXX http-client-branch
chegar [Sat, 25 Nov 2017 21:36:35 +0000] rev 55875
http-client-branch: review comment onSubscribe before onXXX
Sat, 25 Nov 2017 16:24:26 +0000 http-client-branch: review comment add more checks to tests for redirect http-client-branch
chegar [Sat, 25 Nov 2017 16:24:26 +0000] rev 55874
http-client-branch: review comment add more checks to tests for redirect
Sat, 25 Nov 2017 16:23:20 +0000 http-client-branch: review comment Add toString to HttpHeaders http-client-branch
chegar [Sat, 25 Nov 2017 16:23:20 +0000] rev 55873
http-client-branch: review comment Add toString to HttpHeaders
Sat, 25 Nov 2017 15:34:04 +0300 http-client-branch: (WebSocket) Demand in Receiver http-client-branch
prappo [Sat, 25 Nov 2017 15:34:04 +0300] rev 55872
http-client-branch: (WebSocket) Demand in Receiver
Fri, 24 Nov 2017 20:48:35 +0000 http-client-branch: fixing synchronization problem in ping test http-client-branch
michaelm [Fri, 24 Nov 2017 20:48:35 +0000] rev 55871
http-client-branch: fixing synchronization problem in ping test
Fri, 24 Nov 2017 18:42:32 +0000 http-client-branch: review comment add missing license header http-client-branch
chegar [Fri, 24 Nov 2017 18:42:32 +0000] rev 55870
http-client-branch: review comment add missing license header
Fri, 24 Nov 2017 18:30:37 +0000 http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave. http-client-branch
dfuchs [Fri, 24 Nov 2017 18:30:37 +0000] rev 55869
http-client-branch: review comments BodySubscriber should specify how an implementation is expected to behave.
Fri, 24 Nov 2017 17:34:57 +0000 http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest http-client-branch
michaelm [Fri, 24 Nov 2017 17:34:57 +0000] rev 55868
http-client-branch: added ping support to test http2 server and some test pings from server to client in the BasicTest
Fri, 24 Nov 2017 17:51:51 +0300 http-client-branch: (WebSocket) cleanup & simplifications http-client-branch
prappo [Fri, 24 Nov 2017 17:51:51 +0300] rev 55867
http-client-branch: (WebSocket) cleanup & simplifications
Fri, 24 Nov 2017 12:10:19 +0000 http-client-branch: relax server side exception handling in CancelledResponse test http-client-branch
dfuchs [Fri, 24 Nov 2017 12:10:19 +0000] rev 55866
http-client-branch: relax server side exception handling in CancelledResponse test
Thu, 23 Nov 2017 19:08:06 +0000 http-client-branch: review comment remove trailing white space http-client-branch
chegar [Thu, 23 Nov 2017 19:08:06 +0000] rev 55865
http-client-branch: review comment remove trailing white space
Thu, 23 Nov 2017 17:13:51 +0000 http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused http-client-branch
dfuchs [Thu, 23 Nov 2017 17:13:51 +0000] rev 55864
http-client-branch: fix cancel() to close the HTTP/1 forcefully as it cannot be reused
Thu, 23 Nov 2017 18:52:22 +0300 http-client-branch: (WebSocket) cleanup http-client-branch
prappo [Thu, 23 Nov 2017 18:52:22 +0300] rev 55863
http-client-branch: (WebSocket) cleanup
Thu, 23 Nov 2017 17:46:02 +0300 http-client-branch: (WebSocket) testing sending messages http-client-branch
prappo [Thu, 23 Nov 2017 17:46:02 +0300] rev 55862
http-client-branch: (WebSocket) testing sending messages
Thu, 23 Nov 2017 12:50:34 +0000 http-client-branch: further review comments on error handling in BufferedSubscriber http-client-branch
chegar [Thu, 23 Nov 2017 12:50:34 +0000] rev 55861
http-client-branch: further review comments on error handling in BufferedSubscriber
Thu, 23 Nov 2017 10:21:19 +0000 http-client-branch: review comments add missing links to pre-defined BodyHandlers http-client-branch
dfuchs [Thu, 23 Nov 2017 10:21:19 +0000] rev 55860
http-client-branch: review comments add missing links to pre-defined BodyHandlers
Wed, 22 Nov 2017 21:29:20 +0000 http-client-branch: review comment on buffering subscriber, and new test to verify the change http-client-branch
chegar [Wed, 22 Nov 2017 21:29:20 +0000] rev 55859
http-client-branch: review comment on buffering subscriber, and new test to verify the change
Wed, 22 Nov 2017 16:27:08 +0000 http-client-branch: review comment BodySubscriber::asInputStream http-client-branch
dfuchs [Wed, 22 Nov 2017 16:27:08 +0000] rev 55858
http-client-branch: review comment BodySubscriber::asInputStream
Wed, 22 Nov 2017 15:32:17 +0000 http-client-branch: review comments add buffering cancallation test http-client-branch
chegar [Wed, 22 Nov 2017 15:32:17 +0000] rev 55857
http-client-branch: review comments add buffering cancallation test
Wed, 22 Nov 2017 15:29:29 +0000 http-client-branch: review comments remove superflous ssl permission check http-client-branch
chegar [Wed, 22 Nov 2017 15:29:29 +0000] rev 55856
http-client-branch: review comments remove superflous ssl permission check
Wed, 22 Nov 2017 15:26:44 +0000 http-client-branch: review comments minor spec cleanup http-client-branch
chegar [Wed, 22 Nov 2017 15:26:44 +0000] rev 55855
http-client-branch: review comments minor spec cleanup
Wed, 22 Nov 2017 17:27:22 +0300 http-client-branch: (HPACK) renamed test http-client-branch
prappo [Wed, 22 Nov 2017 17:27:22 +0300] rev 55854
http-client-branch: (HPACK) renamed test
Wed, 22 Nov 2017 17:13:35 +0300 http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake http-client-branch
prappo [Wed, 22 Nov 2017 17:13:35 +0300] rev 55853
http-client-branch: (WebSocket) moving http proxy-related code to OpeningHandshake
Wed, 22 Nov 2017 11:21:36 +0000 http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems http-client-branch
michaelm [Wed, 22 Nov 2017 11:21:36 +0000] rev 55852
http-client-branch: HttpRequest/HttpResponse api change: remove link between requests, add links between responses. Fixed some redirection problems
Wed, 22 Nov 2017 10:15:53 +0000 http-client-branch: review comments, minor WS spec updates http-client-branch
chegar [Wed, 22 Nov 2017 10:15:53 +0000] rev 55851
http-client-branch: review comments, minor WS spec updates
Wed, 22 Nov 2017 11:30:24 +0300 http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture http-client-branch
prappo [Wed, 22 Nov 2017 11:30:24 +0300] rev 55850
http-client-branch: (WebSocket) CompletableFuture -> MinimalFuture
Tue, 21 Nov 2017 20:38:12 +0000 http-client-branch: review comments on WS spec http-client-branch
chegar [Tue, 21 Nov 2017 20:38:12 +0000] rev 55849
http-client-branch: review comments on WS spec
Tue, 21 Nov 2017 16:39:20 +0000 http-client-branch: remove usage of deprecated Class::newInstance http-client-branch
dfuchs [Tue, 21 Nov 2017 16:39:20 +0000] rev 55848
http-client-branch: remove usage of deprecated Class::newInstance
Tue, 21 Nov 2017 17:17:37 +0300 http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK http-client-branch
prappo [Tue, 21 Nov 2017 17:17:37 +0300] rev 55847
http-client-branch: removed RS TCK-incompatible publisher, updated subscribers so they'd pass TCK
Tue, 21 Nov 2017 12:32:16 +0000 http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java http-client-branch
dfuchs [Tue, 21 Nov 2017 12:32:16 +0000] rev 55846
http-client-branch: avoid picking buffer size resulting in too long delays for BufferingSubscriberTest.java
Tue, 21 Nov 2017 11:33:17 +0000 http-client-branch: merge http-client-branch
chegar [Tue, 21 Nov 2017 11:33:17 +0000] rev 55845
http-client-branch: merge
Tue, 21 Nov 2017 10:24:53 +0000 http-client-branch: merge with default http-client-branch
chegar [Tue, 21 Nov 2017 10:24:53 +0000] rev 55844
http-client-branch: merge with default
Tue, 21 Nov 2017 13:30:18 +0300 http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them. http-client-branch
prappo [Tue, 21 Nov 2017 13:30:18 +0300] rev 55843
http-client-branch: (WebSocket) cleanup. Removed not needed classes. I'll bring some of them in later, when I need them.
Tue, 21 Nov 2017 12:27:45 +0300 http-client-branch: (WebSocket) API update http-client-branch
prappo [Tue, 21 Nov 2017 12:27:45 +0300] rev 55842
http-client-branch: (WebSocket) API update
Mon, 20 Nov 2017 18:36:57 +0000 http-client-branch: remove some degenerate test cases from BufferingSubscriberTest http-client-branch
chegar [Mon, 20 Nov 2017 18:36:57 +0000] rev 55841
http-client-branch: remove some degenerate test cases from BufferingSubscriberTest
Mon, 20 Nov 2017 15:46:45 +0000 http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END) http-client-branch
dfuchs [Mon, 20 Nov 2017 15:46:45 +0000] rev 55840
http-client-branch: more debugging, and hopefully a fix, for a FlowTest intermittent failure (ERROR AT END)
Mon, 20 Nov 2017 15:37:10 +0000 http-client-branch: minor doc formatting http-client-branch
dfuchs [Mon, 20 Nov 2017 15:37:10 +0000] rev 55839
http-client-branch: minor doc formatting
Sat, 18 Nov 2017 20:13:09 +0300 http-client-branch: (WebSocket) builder change http-client-branch
prappo [Sat, 18 Nov 2017 20:13:09 +0300] rev 55838
http-client-branch: (WebSocket) builder change
Fri, 17 Nov 2017 18:38:05 +0000 http-client-branch: review comment asFileImpl sneaked into the API http-client-branch
chegar [Fri, 17 Nov 2017 18:38:05 +0000] rev 55837
http-client-branch: review comment asFileImpl sneaked into the API
Fri, 17 Nov 2017 17:46:30 +0000 http-client-branch: more precision for GET() in HttpRequest.Builder http-client-branch
dfuchs [Fri, 17 Nov 2017 17:46:30 +0000] rev 55836
http-client-branch: more precision for GET() in HttpRequest.Builder
Fri, 17 Nov 2017 17:34:58 +0000 http-client-branch: more precision for headers in HttpRequest.Builder http-client-branch
dfuchs [Fri, 17 Nov 2017 17:34:58 +0000] rev 55835
http-client-branch: more precision for headers in HttpRequest.Builder
Fri, 17 Nov 2017 16:34:05 +0000 http-client-branch: minor doc formatting in HttpRequest http-client-branch
dfuchs [Fri, 17 Nov 2017 16:34:05 +0000] rev 55834
http-client-branch: minor doc formatting in HttpRequest
Fri, 17 Nov 2017 15:44:11 +0000 http-client-branch: moved noBody() to HttpRequest.BodyPublisher http-client-branch
dfuchs [Fri, 17 Nov 2017 15:44:11 +0000] rev 55833
http-client-branch: moved noBody() to HttpRequest.BodyPublisher
Fri, 17 Nov 2017 15:42:34 +0000 http-client-branch: better diagnosis of expected exceptions http-client-branch
dfuchs [Fri, 17 Nov 2017 15:42:34 +0000] rev 55832
http-client-branch: better diagnosis of expected exceptions
Fri, 17 Nov 2017 14:57:41 +0000 http-client-branch: minor doc tweaks in HttpRequest http-client-branch
dfuchs [Fri, 17 Nov 2017 14:57:41 +0000] rev 55831
http-client-branch: minor doc tweaks in HttpRequest
Fri, 17 Nov 2017 12:27:28 +0000 http-client-branch: typo in HttpClient.java http-client-branch
dfuchs [Fri, 17 Nov 2017 12:27:28 +0000] rev 55830
http-client-branch: typo in HttpClient.java
Fri, 17 Nov 2017 12:12:50 +0000 http-client-branch: minor doc tweak in HttpClient.java http-client-branch
dfuchs [Fri, 17 Nov 2017 12:12:50 +0000] rev 55829
http-client-branch: minor doc tweak in HttpClient.java
Fri, 17 Nov 2017 11:42:26 +0000 http-client-branch: adding time information to BufferingSubscriberTest.java http-client-branch
dfuchs [Fri, 17 Nov 2017 11:42:26 +0000] rev 55828
http-client-branch: adding time information to BufferingSubscriberTest.java
Fri, 17 Nov 2017 14:22:07 +0300 http-client-branch: merge http-client-branch
prappo [Fri, 17 Nov 2017 14:22:07 +0300] rev 55827
http-client-branch: merge
Fri, 17 Nov 2017 14:04:38 +0300 http-client-branch: (WebSocket) the builder is immutable now http-client-branch
prappo [Fri, 17 Nov 2017 14:04:38 +0300] rev 55826
http-client-branch: (WebSocket) the builder is immutable now
Fri, 17 Nov 2017 11:03:38 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 11:03:38 +0000] rev 55825
http-client-branch: minor doc change
Fri, 17 Nov 2017 13:55:41 +0300 http-client-branch: (WebSocket) immutable builder copy; illegal headers; http-client-branch
prappo [Fri, 17 Nov 2017 13:55:41 +0300] rev 55824
http-client-branch: (WebSocket) immutable builder copy; illegal headers;
Fri, 17 Nov 2017 10:45:26 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 10:45:26 +0000] rev 55823
http-client-branch: minor doc change
Fri, 17 Nov 2017 10:42:01 +0000 http-client-branch: minor doc change http-client-branch
chegar [Fri, 17 Nov 2017 10:42:01 +0000] rev 55822
http-client-branch: minor doc change
Thu, 16 Nov 2017 19:56:44 +0000 http-client-branch: HttpClient uses ProxySelector.getDefault() by default http-client-branch
dfuchs [Thu, 16 Nov 2017 19:56:44 +0000] rev 55821
http-client-branch: HttpClient uses ProxySelector.getDefault() by default
Thu, 16 Nov 2017 12:15:55 +0000 http-client-branch: merge http-client-branch
chegar [Thu, 16 Nov 2017 12:15:55 +0000] rev 55820
http-client-branch: merge
Thu, 16 Nov 2017 10:29:18 +0000 http-client-branch: Update copyright years in tests http-client-branch
chegar [Thu, 16 Nov 2017 10:29:18 +0000] rev 55819
http-client-branch: Update copyright years in tests
Thu, 16 Nov 2017 10:20:31 +0000 http-client-branch: Update copyright years http-client-branch
chegar [Thu, 16 Nov 2017 10:20:31 +0000] rev 55818
http-client-branch: Update copyright years
Thu, 16 Nov 2017 10:01:34 +0000 http-client-branch: Add a test for CONTINUATION frame handling http-client-branch
chegar [Thu, 16 Nov 2017 10:01:34 +0000] rev 55817
http-client-branch: Add a test for CONTINUATION frame handling
Wed, 15 Nov 2017 11:39:54 +0000 http-client-branch: spec clarifications and minor fix to sendXXX methods http-client-branch
chegar [Wed, 15 Nov 2017 11:39:54 +0000] rev 55816
http-client-branch: spec clarifications and minor fix to sendXXX methods
Tue, 14 Nov 2017 16:28:52 +0000 http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange http-client-branch
dfuchs [Tue, 14 Nov 2017 16:28:52 +0000] rev 55815
http-client-branch: Cleanup unneeded buffer instance variable from Http1Exchange
Tue, 14 Nov 2017 15:57:11 +0000 http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl http-client-branch
dfuchs [Tue, 14 Nov 2017 15:57:11 +0000] rev 55814
http-client-branch: Add some more logging to sun.net.httpserver.ServerImpl
Tue, 14 Nov 2017 15:28:10 +0000 http-client-branch: remove cookieMan http-client-branch
chegar [Tue, 14 Nov 2017 15:28:10 +0000] rev 55813
http-client-branch: remove cookieMan
Tue, 14 Nov 2017 15:14:51 +0000 http-client-branch: CookieManager -> CookieHandler http-client-branch
chegar [Tue, 14 Nov 2017 15:14:51 +0000] rev 55812
http-client-branch: CookieManager -> CookieHandler
Tue, 14 Nov 2017 14:58:39 +0000 http-client-branch: fix test post trailers removal http-client-branch
chegar [Tue, 14 Nov 2017 14:58:39 +0000] rev 55811
http-client-branch: fix test post trailers removal
Tue, 14 Nov 2017 14:35:08 +0000 http-client-branch: remove unimplemented response trailers http-client-branch
chegar [Tue, 14 Nov 2017 14:35:08 +0000] rev 55810
http-client-branch: remove unimplemented response trailers
Tue, 14 Nov 2017 13:27:32 +0000 http-client-branch: minor spec edits in HttpClient.Builder http-client-branch
chegar [Tue, 14 Nov 2017 13:27:32 +0000] rev 55809
http-client-branch: minor spec edits in HttpClient.Builder
Mon, 13 Nov 2017 16:01:47 +0000 Merge http-client-branch
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
Mon, 13 Nov 2017 15:48:39 +0000 http-client-branch: fix SmokeTest to use the correct client http-client-branch
chegar [Mon, 13 Nov 2017 15:48:39 +0000] rev 55807
http-client-branch: fix SmokeTest to use the correct client
Mon, 13 Nov 2017 14:56:09 +0000 http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
dfuchs [Mon, 13 Nov 2017 14:56:09 +0000] rev 55806
http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain.
Mon, 13 Nov 2017 16:13:11 +0300 http-client-branch: common URLPermission paths http-client-branch
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
Mon, 13 Nov 2017 14:43:09 +0300 http-client-branch: fix for failing ConnectionPoolTestDriver http-client-branch
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
Mon, 13 Nov 2017 11:05:52 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
Fri, 10 Nov 2017 19:10:54 +0100 Simplify Epsilon barrier set after BS cleanup epsilon-gc-branch
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
Fri, 10 Nov 2017 18:57:51 +0100 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
Fri, 10 Nov 2017 18:22:50 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
Fri, 10 Nov 2017 16:24:07 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
Fri, 10 Nov 2017 12:36:44 +0000 http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows http-client-branch
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows
Thu, 09 Nov 2017 17:59:23 +0000 http-client-branch: added test for JDK-8164941 http-client-branch
michaelm [Thu, 09 Nov 2017 17:59:23 +0000] rev 55797
http-client-branch: added test for JDK-8164941
Thu, 09 Nov 2017 20:04:33 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
Thu, 09 Nov 2017 14:28:00 +0000 http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
dfuchs [Thu, 09 Nov 2017 14:28:00 +0000] rev 55795
http-client-branch: removed AsyncConnection interface and associated methods in subclasses
Thu, 09 Nov 2017 14:24:43 +0000 http-client-branch: remove test that tests removed class http-client-branch
dfuchs [Thu, 09 Nov 2017 14:24:43 +0000] rev 55794
http-client-branch: remove test that tests removed class
Thu, 09 Nov 2017 15:44:56 +0300 http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
Thu, 09 Nov 2017 15:24:39 +0300 http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
Wed, 08 Nov 2017 22:51:18 +0000 http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
Wed, 08 Nov 2017 18:11:00 +0000 http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
Wed, 08 Nov 2017 17:14:43 +0000 http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
dfuchs [Wed, 08 Nov 2017 17:14:43 +0000] rev 55789
http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created.
Wed, 08 Nov 2017 16:39:47 +0000 http-client-branch: additional Header test scenarios http-client-branch
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
Wed, 08 Nov 2017 16:24:56 +0000 http-client-branch: fix test policy file http-client-branch
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
Wed, 08 Nov 2017 18:45:14 +0300 http-client-branch: merge http-client-branch
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
Wed, 08 Nov 2017 18:22:38 +0300 http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
prappo [Wed, 08 Nov 2017 18:22:38 +0300] rev 55785
http-client-branch: removed unused ResponseSubscribers.MultiFile
Wed, 08 Nov 2017 15:28:37 +0000 http-client-branch: remove dead code http-client-branch
chegar [Wed, 08 Nov 2017 15:28:37 +0000] rev 55784
http-client-branch: remove dead code
Wed, 08 Nov 2017 14:20:49 +0000 http-client-branch: Merge http-client-branch
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
Wed, 08 Nov 2017 12:44:07 +0000 http-client-branch: merge with default http-client-branch
chegar [Wed, 08 Nov 2017 12:44:07 +0000] rev 55782
http-client-branch: merge with default
Wed, 08 Nov 2017 14:04:58 +0000 http-client-branch: fixed activation of debug traces http-client-branch
dfuchs [Wed, 08 Nov 2017 14:04:58 +0000] rev 55781
http-client-branch: fixed activation of debug traces
Wed, 08 Nov 2017 14:08:52 +0300 http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
prappo [Wed, 08 Nov 2017 14:08:52 +0300] rev 55780
http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes
Wed, 08 Nov 2017 11:48:15 +0100 Revert the part of G1 slowpath fix epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:48:15 +0100] rev 55779
Revert the part of G1 slowpath fix
Wed, 08 Nov 2017 11:05:20 +0100 Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:05:20 +0100] rev 55778
Fix newlines and whitespace to minimize difference against upstream
Wed, 08 Nov 2017 09:34:56 +0000 http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
chegar [Wed, 08 Nov 2017 09:34:56 +0000] rev 55777
http-client-branch: Publisher/Subscriber/Subscription conformance fixes
Tue, 07 Nov 2017 19:46:59 +0000 http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called http-client-branch
dfuchs [Tue, 07 Nov 2017 19:46:59 +0000] rev 55776
http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called
Tue, 07 Nov 2017 15:36:25 +0000 http-client-branch: split HpackDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:36:25 +0000] rev 55775
http-client-branch: split HpackDriver.java
Tue, 07 Nov 2017 15:22:03 +0000 http-client-branch: split WSDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:22:03 +0000] rev 55774
http-client-branch: split WSDriver.java
Tue, 07 Nov 2017 16:48:32 +0300 http-client-branch: Removed unused *PushPublisher types http-client-branch
prappo [Tue, 07 Nov 2017 16:48:32 +0300] rev 55773
http-client-branch: Removed unused *PushPublisher types
Mon, 06 Nov 2017 16:16:22 -0500 JDK-8188051-branch: Initital code JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:16:22 -0500] rev 55772
JDK-8188051-branch: Initital code
Mon, 06 Nov 2017 16:03:50 -0500 Initial changes for JDK-8188051-branch JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:03:50 -0500] rev 55771
Initial changes for JDK-8188051-branch
Mon, 06 Nov 2017 21:37:28 +0300 http-client-branch: merge http-client-branch
prappo [Mon, 06 Nov 2017 21:37:28 +0300] rev 55770
http-client-branch: merge
Mon, 06 Nov 2017 21:31:00 +0300 http-client-branch: fixing sloppy merge in HPACK http-client-branch
prappo [Mon, 06 Nov 2017 21:31:00 +0300] rev 55769
http-client-branch: fixing sloppy merge in HPACK
Mon, 06 Nov 2017 18:17:09 +0000 http-client-branch: SSLTube should call onSubscribe in the flow http-client-branch
dfuchs [Mon, 06 Nov 2017 18:17:09 +0000] rev 55768
http-client-branch: SSLTube should call onSubscribe in the flow
Mon, 06 Nov 2017 18:53:38 +0100 Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
shade [Mon, 06 Nov 2017 18:53:38 +0100] rev 55767
Initial import of Epsilon sources from jdk10/sandbox
Mon, 06 Nov 2017 13:06:34 +0000 http-client-branch: Make ResponeBodyTest is more tolerant of file size http-client-branch
chegar [Mon, 06 Nov 2017 13:06:34 +0000] rev 55766
http-client-branch: Make ResponeBodyTest is more tolerant of file size
Mon, 06 Nov 2017 12:24:15 +0000 http-client-branch: add HTTP/1.1 header parser test for 8188002 http-client-branch
chegar [Mon, 06 Nov 2017 12:24:15 +0000] rev 55765
http-client-branch: add HTTP/1.1 header parser test for 8188002
Sun, 05 Nov 2017 21:19:55 +0000 http-client-branch: WebSocket permission checks, test updates, and more http-client-branch
chegar [Sun, 05 Nov 2017 21:19:55 +0000] rev 55764
http-client-branch: WebSocket permission checks, test updates, and more
Sun, 05 Nov 2017 17:32:13 +0000 http-client-branch: intial load from jdk10/sandbox http-client-branch
chegar [Sun, 05 Nov 2017 17:32:13 +0000] rev 55763
http-client-branch: intial load from jdk10/sandbox
Sun, 05 Nov 2017 17:05:57 +0000 http-client-branch: initial branch creation http-client-branch
chegar [Sun, 05 Nov 2017 17:05:57 +0000] rev 55762
http-client-branch: initial branch creation
Mon, 22 Jul 2019 16:10:25 -0700 8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages
jjg [Mon, 22 Jul 2019 16:10:25 -0700] rev 55761
8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages Reviewed-by: hannesw
Sat, 13 Jul 2019 12:15:17 -0400 8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task
zgu [Sat, 13 Jul 2019 12:15:17 -0400] rev 55760
8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task Reviewed-by: rkennke
Mon, 22 Jul 2019 10:26:21 -0700 8227693: HTML error in jdwp-protocol.html
amenkov [Mon, 22 Jul 2019 10:26:21 -0700] rev 55759
8227693: HTML error in jdwp-protocol.html Reviewed-by: dcubed, sspitsyn
Mon, 22 Jul 2019 14:40:00 +0200 8227868: jinfo and jstack can fail converting UTF8 output to strings
rschmelter [Mon, 22 Jul 2019 14:40:00 +0200] rev 55758
8227868: jinfo and jstack can fail converting UTF8 output to strings Reviewed-by: sgehwolf, dholmes, cjplummer
Mon, 22 Jul 2019 10:48:14 +0200 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 55757
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 Summary: Move container constant to separate test lib class Reviewed-by: alanb
Mon, 22 Jul 2019 12:21:18 +0200 8227923: End position of EndElementTree is -1
jlahoda [Mon, 22 Jul 2019 12:21:18 +0200] rev 55756
8227923: End position of EndElementTree is -1 Summary: Fixing end positions for DocTrees EndElementTree, EntityTree and CommentTree. Reviewed-by: jjg
Mon, 22 Jul 2019 14:31:04 +0800 8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
jiefu [Mon, 22 Jul 2019 14:31:04 +0800] rev 55755
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp Reviewed-by: alanb, iklam
Wed, 17 Jul 2019 15:40:27 +0200 8227869: fix wrong format specifiers in os_aix.cpp
mbaesken [Wed, 17 Jul 2019 15:40:27 +0200] rev 55754
8227869: fix wrong format specifiers in os_aix.cpp Reviewed-by: dholmes, mdoerr, clanger
Tue, 16 Jul 2019 16:01:10 +0200 8227737: avoid implicit-function-declaration on AIX
mbaesken [Tue, 16 Jul 2019 16:01:10 +0200] rev 55753
8227737: avoid implicit-function-declaration on AIX Reviewed-by: clanger, goetz
Fri, 19 Jul 2019 16:47:11 -0400 8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
kbarrett [Fri, 19 Jul 2019 16:47:11 -0400] rev 55752
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale Summary: Refactor into G1RedirtyCardsQueue[Set] and G1DirtyCardQueueSet Reviewed-by: tschatzl, sangheki
Fri, 19 Jul 2019 12:39:31 -0400 8227179: Test for new gc+metaspace=info output format
tonyp [Fri, 19 Jul 2019 12:39:31 -0400] rev 55751
8227179: Test for new gc+metaspace=info output format Reviewed-by: tschatzl, kbarrett
Fri, 19 Jul 2019 15:36:23 +0200 8228394: Cleanup unused java.net SharedSecrets classes
redestad [Fri, 19 Jul 2019 15:36:23 +0200] rev 55750
8228394: Cleanup unused java.net SharedSecrets classes Reviewed-by: alanb, chegar
Fri, 19 Jul 2019 16:25:04 +0300 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
vlivanov [Fri, 19 Jul 2019 16:25:04 +0300] rev 55749
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
Mon, 08 Jul 2019 17:44:34 +0200 8227397: Add --with-extra-asflags configure option
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option Reviewed-by: phh
Fri, 19 Jul 2019 12:35:33 +0200 8228420: compile error in shenandoahSupport.cpp with clang 9
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9 Reviewed-by: shade
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Fri, 19 Jul 2019 10:18:48 +0200 8227692: Remove develop feature PrintMallocStatistics
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics Reviewed-by: coleenp, dcubed
Thu, 18 Jul 2019 14:01:54 +0200 8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
mbaesken [Thu, 18 Jul 2019 14:01:54 +0200] rev 55744
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface Reviewed-by: prr
Tue, 16 Jul 2019 14:42:36 +0200 8227633: avoid comparing this pointers to NULL
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL Reviewed-by: coleenp, mdoerr
Fri, 19 Jul 2019 02:40:59 +0000 8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
joehw [Fri, 19 Jul 2019 02:40:59 +0000] rev 55742
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener Reviewed-by: lancea
Thu, 18 Jul 2019 17:10:33 -0700 8228392: Backout incorrect change done by JDK-8067801
bpb [Thu, 18 Jul 2019 17:10:33 -0700] rev 55741
8228392: Backout incorrect change done by JDK-8067801 Reviewed-by: lancea
Thu, 18 Jul 2019 14:57:32 -0400 8227653: Add VM Global OopStorage
kbarrett [Thu, 18 Jul 2019 14:57:32 -0400] rev 55740
8227653: Add VM Global OopStorage Summary: Replaced conditional JVMCI global storage with VM global storage. Reviewed-by: tschatzl, lfoltan, kvn
Wed, 17 Jul 2019 08:33:38 -0400 8227755: Need more than 2 distinct CodeCache unloading cycles
zgu [Wed, 17 Jul 2019 08:33:38 -0400] rev 55739
8227755: Need more than 2 distinct CodeCache unloading cycles Reviewed-by: eosterlund, rkennke
Thu, 18 Jul 2019 11:54:54 -0400 8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
kbarrett [Thu, 18 Jul 2019 11:54:54 -0400] rev 55738
8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors Summary: Add comment describing deleting destructors Reviewed-by: dholmes
Thu, 18 Jul 2019 07:54:21 -0700 8228338: tools/pack200/TimeStamp.java fails with NullPointerException
bpb [Thu, 18 Jul 2019 07:54:21 -0700] rev 55737
8228338: tools/pack200/TimeStamp.java fails with NullPointerException Reviewed-by: lancea
Thu, 18 Jul 2019 21:25:41 +0900 8227815: Minimal VM: set_state is not a member of AttachListener
ysuenaga [Thu, 18 Jul 2019 21:25:41 +0900] rev 55736
8227815: Minimal VM: set_state is not a member of AttachListener Reviewed-by: cjplummer
Thu, 18 Jul 2019 13:16:10 +0200 8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
rkennke [Thu, 18 Jul 2019 13:16:10 +0200] rev 55735
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1 Reviewed-by: shade
Thu, 18 Jul 2019 07:06:33 -0400 8227766: CheckUnhandledOops is broken in MemAllocator
coleenp [Thu, 18 Jul 2019 07:06:33 -0400] rev 55734
8227766: CheckUnhandledOops is broken in MemAllocator Summary: Save oop created in handle more eagerly, so CheckUnhandledOops doesn't bash it. Reviewed-by: lfoltan, eosterlund
Thu, 18 Jul 2019 10:25:49 +0200 8227435: Perf::attach() should not throw a java.lang.Exception
rschmelter [Thu, 18 Jul 2019 10:25:49 +0200] rev 55733
8227435: Perf::attach() should not throw a java.lang.Exception Reviewed-by: sspitsyn, clanger, dholmes
Wed, 17 Jul 2019 09:58:42 +0200 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
mbaesken [Wed, 17 Jul 2019 09:58:42 +0200] rev 55732
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build Reviewed-by: tbell
Wed, 10 Jul 2019 11:11:30 +0200 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 55731
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows Reviewed-by: jjg, stuefe
Wed, 17 Jul 2019 15:12:47 -0700 8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
bpb [Wed, 17 Jul 2019 15:12:47 -0700] rev 55730
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 15:12:30 -0700 8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
bpb [Wed, 17 Jul 2019 15:12:30 -0700] rev 55729
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:37 -0700 8067801: Enforce null check for underlying I/O streams
bpb [Wed, 17 Jul 2019 14:24:37 -0700] rev 55728
8067801: Enforce null check for underlying I/O streams Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:24 -0700 8131664: Javadoc for PrintStream is now incorrect
bpb [Wed, 17 Jul 2019 14:24:24 -0700] rev 55727
8131664: Javadoc for PrintStream is now incorrect Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 13:41:38 -0700 Added tag jdk-14+6 for changeset 443f7359b34d
mikael [Wed, 17 Jul 2019 13:41:38 -0700] rev 55726
Added tag jdk-14+6 for changeset 443f7359b34d
Wed, 17 Jul 2019 11:23:51 -0700 8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
dtitov [Wed, 17 Jul 2019 11:23:51 -0700] rev 55725
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value Reviewed-by: sspitsyn, cjplummer
Wed, 17 Jul 2019 16:33:19 +0200 8227090: G1 does not account the OptMergeRS in cost per card calculation
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55724
8227090: G1 does not account the OptMergeRS in cost per card calculation Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227089: Add timing information for merging humongous remembered sets
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55723
8227089: Add timing information for merging humongous remembered sets Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227084: Add timing information for merge heap root preparation
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55722
8227084: Add timing information for merge heap root preparation Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55721
8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds Reviewed-by: kbarrett, sangheki
Wed, 17 Jul 2019 16:33:19 +0200 8226232: Move merge heap roots code out from G1RemSetScanState
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55720
8226232: Move merge heap roots code out from G1RemSetScanState Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 23:22:48 +0900 8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
ysuenaga [Wed, 17 Jul 2019 23:22:48 +0900] rev 55719
8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" Reviewed-by: sspitsyn, cjplummer
Sat, 13 Jul 2019 12:14:24 -0400 8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
zgu [Sat, 13 Jul 2019 12:14:24 -0400] rev 55718
8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load Reviewed-by: rkennke, roland
Wed, 17 Jul 2019 04:33:37 -0700 Merge
mikael [Wed, 17 Jul 2019 04:33:37 -0700] rev 55717
Merge
Wed, 17 Jul 2019 00:21:02 +0000 Merge
henryjen [Wed, 17 Jul 2019 00:21:02 +0000] rev 55716
Merge
Thu, 02 May 2019 17:43:26 -0700 8222678: Improve TLS negotiation
jnimeh [Thu, 02 May 2019 17:43:26 -0700] rev 55715
8222678: Improve TLS negotiation Reviewed-by: mullan, rhalade, mschoene
Tue, 23 Apr 2019 08:34:51 +0800 8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
weijun [Tue, 23 Apr 2019 08:34:51 +0800] rev 55714
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail Reviewed-by: jnimeh, ascarpino, ssahoo, skoivu
Thu, 11 Apr 2019 17:58:18 -0700 8218873: Improve JSSE endpoint checking
xuelei [Thu, 11 Apr 2019 17:58:18 -0700] rev 55713
8218873: Improve JSSE endpoint checking Reviewed-by: mullan, ahgross, rhalade
Wed, 10 Apr 2019 14:43:13 -0700 8218876: Improve PNG support options
serb [Wed, 10 Apr 2019 14:43:13 -0700] rev 55712
8218876: Improve PNG support options Reviewed-by: prr, rhalade, mschoene
Wed, 10 Apr 2019 15:49:24 +0100 8221518: Normalize normalization
dfuchs [Wed, 10 Apr 2019 15:49:24 +0100] rev 55711
8221518: Normalize normalization Reviewed-by: chegar, igerasim, ahgross, rhalade
Wed, 03 Apr 2019 13:35:11 -0700 8221345: Better Poly1305 support
jnimeh [Wed, 03 Apr 2019 13:35:11 -0700] rev 55710
8221345: Better Poly1305 support Reviewed-by: apetcher, mschoene, rhalade
Thu, 28 Mar 2019 14:18:57 -0700 8212328: Exceptional throw cases
darcy [Thu, 28 Mar 2019 14:18:57 -0700] rev 55709
8212328: Exceptional throw cases Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu
Wed, 27 Mar 2019 00:24:13 -0700 8220517: Enhanced GIF support
serb [Wed, 27 Mar 2019 00:24:13 -0700] rev 55708
8220517: Enhanced GIF support Reviewed-by: aivanov, ssahoo, mschoene, prr
Thu, 07 Mar 2019 22:19:12 -0800 8219775: Certificate validation improvements
jnimeh [Thu, 07 Mar 2019 22:19:12 -0800] rev 55707
8219775: Certificate validation improvements Reviewed-by: ascarpino, ssahoo, skoivu
Wed, 27 Feb 2019 13:58:04 -0800 8218863: Better endpoint checks
xuelei [Wed, 27 Feb 2019 13:58:04 -0800] rev 55706
8218863: Better endpoint checks Reviewed-by: ahgross, jnimeh, mullan, rhalade
Thu, 07 Feb 2019 08:47:10 -0500 8216381: More limited privilege usage
mullan [Thu, 07 Feb 2019 08:47:10 -0500] rev 55705
8216381: More limited privilege usage Reviewed-by: ahgross, coffeys, rhalade
Wed, 30 Jan 2019 14:14:57 +0000 8213431: Improve file protocol handling
prappo [Wed, 30 Jan 2019 14:14:57 +0000] rev 55704
8213431: Improve file protocol handling Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
Wed, 30 Jan 2019 10:51:50 +0800 8217563: Improve realm maintenance
weijun [Wed, 30 Jan 2019 10:51:50 +0800] rev 55703
8217563: Improve realm maintenance Reviewed-by: mullan, mschoene, valeriep
Wed, 23 Jan 2019 14:45:54 -0800 8213432: Better copies of CopiesList
smarks [Wed, 23 Jan 2019 14:45:54 -0800] rev 55702
8213432: Better copies of CopiesList Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
Tue, 16 Jul 2019 15:15:45 +0100 8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
alitvinov [Tue, 16 Jul 2019 15:15:45 +0100] rev 55701
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579 8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system Reviewed-by: prr
Tue, 16 Jul 2019 10:48:22 +0200 8227640: javac crashes on text blocks with invalid escapes.
jlahoda [Tue, 16 Jul 2019 10:48:22 +0200] rev 55700
8227640: javac crashes on text blocks with invalid escapes. Summary: Do not translate escape sequences if text block contains illegal escapes. Reviewed-by: jlaskey
Mon, 15 Jul 2019 16:25:23 -0700 8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
serb [Mon, 15 Jul 2019 16:25:23 -0700] rev 55699
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor Reviewed-by: prr
Mon, 15 Jul 2019 09:53:23 -0700 8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
ccheung [Mon, 15 Jul 2019 09:53:23 -0700] rev 55698
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h Reviewed-by: jiangli
Sat, 13 Jul 2019 10:43:45 +0000 8227368: EnumSet.class serialization broken in JDK 9+
plevart [Sat, 13 Jul 2019 10:43:45 +0000] rev 55697
8227368: EnumSet.class serialization broken in JDK 9+ Reviewed-by: smarks
Fri, 12 Jul 2019 21:38:46 +0200 8227636: Fix output dir for jlink_jre target in Images.gmk
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk Reviewed-by: tbell
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Fri, 12 Jul 2019 08:40:37 -0700 8226406: JVM fails to detect mismatched or corrupt CDS archive
ccheung [Fri, 12 Jul 2019 08:40:37 -0700] rev 55694
8226406: JVM fails to detect mismatched or corrupt CDS archive Summary: Check important archive header fields such as _jvm_ident before processing other fields. Reviewed-by: iklam, jiangli
Wed, 17 Jul 2019 12:35:46 +0200 8227587: Add internal privileged System.loadLibrary
redestad [Wed, 17 Jul 2019 12:35:46 +0200] rev 55693
8227587: Add internal privileged System.loadLibrary Reviewed-by: rriggs, mchung, chegar
Wed, 17 Jul 2019 11:43:38 +0200 8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
rkennke [Wed, 17 Jul 2019 11:43:38 +0200] rev 55692
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB Reviewed-by: roland
Tue, 16 Jul 2019 11:10:38 +0200 8227631: Adjust AIX version check jdk-14+6
mbaesken [Tue, 16 Jul 2019 11:10:38 +0200] rev 55691
8227631: Adjust AIX version check Reviewed-by: clanger, goetz
Wed, 17 Jul 2019 10:11:05 +0800 8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
njian [Wed, 17 Jul 2019 10:11:05 +0800] rev 55690
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Tue, 16 Jul 2019 00:57:00 +0000 8227512: [TESTBUG] Fix JTReg javac test failures with Graal
pli [Tue, 16 Jul 2019 00:57:00 +0000] rev 55689
8227512: [TESTBUG] Fix JTReg javac test failures with Graal Reviewed-by: mcimadamore
Tue, 16 Jul 2019 21:12:14 +0000 8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
joehw [Tue, 16 Jul 2019 21:12:14 +0000] rev 55688
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint Reviewed-by: lancea
Tue, 16 Jul 2019 17:50:54 +0200 8227720: Improve ExtendedSocketOptions initialization
redestad [Tue, 16 Jul 2019 17:50:54 +0200] rev 55687
8227720: Improve ExtendedSocketOptions initialization Reviewed-by: chegar, vtewari
Tue, 16 Jul 2019 18:05:42 +0300 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
bulasevich [Tue, 16 Jul 2019 18:05:42 +0300] rev 55686
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 Summary: Fixing the message to print actual comp_level Reviewed-by: dlong, kvn
Tue, 16 Jul 2019 13:57:13 +0200 8227440: Implement fix to JDK-8224642 on all platforms
rschmelter [Tue, 16 Jul 2019 13:57:13 +0200] rev 55685
8227440: Implement fix to JDK-8224642 on all platforms Reviewed-by: sspitsyn, clanger
Mon, 15 Jul 2019 03:14:28 +0000 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
njian [Mon, 15 Jul 2019 03:14:28 +0000] rev 55684
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Fri, 12 Jul 2019 12:19:58 +0200 8227630: adjust format specifiers in loadlib_aix.cpp
mbaesken [Fri, 12 Jul 2019 12:19:58 +0200] rev 55683
8227630: adjust format specifiers in loadlib_aix.cpp Reviewed-by: mdoerr, shade
Tue, 16 Jul 2019 07:29:12 +0900 8225690: Multiple AttachListener threads can be created
ysuenaga [Tue, 16 Jul 2019 07:29:12 +0900] rev 55682
8225690: Multiple AttachListener threads can be created Reviewed-by: sspitsyn, cjplummer
Mon, 15 Jul 2019 11:23:05 -0400 8225483: Shenandoah: Enhance native access barrier
zgu [Mon, 15 Jul 2019 11:23:05 -0400] rev 55681
8225483: Shenandoah: Enhance native access barrier Reviewed-by: rkennke
Mon, 15 Jul 2019 10:21:33 +0800 8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
yzhou [Mon, 15 Jul 2019 10:21:33 +0800] rev 55680
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960 Reviewed-by: naoto
Mon, 15 Jul 2019 15:27:06 +0200 8227676: Shenandoah: More consistent naming of LRB entry points
rkennke [Mon, 15 Jul 2019 15:27:06 +0200] rev 55679
8227676: Shenandoah: More consistent naming of LRB entry points Reviewed-by: shade
Mon, 15 Jul 2019 12:31:35 +0200 8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
rkennke [Mon, 15 Jul 2019 12:31:35 +0200] rev 55678
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers Reviewed-by: roland
Mon, 15 Jul 2019 17:53:36 +0800 8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
fyuan [Mon, 15 Jul 2019 17:53:36 +0800] rev 55677
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry Reviewed-by: lancea, joehw
Sat, 13 Jul 2019 20:55:25 +0900 8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
ysuenaga [Sat, 13 Jul 2019 20:55:25 +0900] rev 55676
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger" Reviewed-by: cjplummer, sspitsyn
Fri, 12 Jul 2019 15:15:07 -0700 8227644: make more build-time variables available to Markdown files
jjg [Fri, 12 Jul 2019 15:15:07 -0700] rev 55675
8227644: make more build-time variables available to Markdown files Reviewed-by: mchung
Fri, 12 Jul 2019 11:51:07 -0700 8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
jcm [Fri, 12 Jul 2019 11:51:07 -0700] rev 55674
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully Summary: Unsafe.copyMemory access failures are handled gracefully. Reviewed-by: dnsimon, kvn
Fri, 12 Jul 2019 10:44:11 -0700 8227613: "draft" header should be in a <header> instead of <div>
jjg [Fri, 12 Jul 2019 10:44:11 -0700] rev 55673
8227613: "draft" header should be in a <header> instead of <div> Reviewed-by: mchung, iris
Fri, 12 Jul 2019 10:39:19 -0700 8227582: runtime/TLS/testtls.sh fails on x86_32
jiangli [Fri, 12 Jul 2019 10:39:19 -0700] rev 55672
8227582: runtime/TLS/testtls.sh fails on x86_32 Summary: Disable the negative test case for regular testing. Reviewed-by: shade
Fri, 12 Jul 2019 02:50:43 -0700 Merge
mikael [Fri, 12 Jul 2019 02:50:43 -0700] rev 55671
Merge
Fri, 12 Jul 2019 10:57:27 +0200 8227578: Wrong JRE targets in Images.gmk after JDK-8219971
clanger [Fri, 12 Jul 2019 10:57:27 +0200] rev 55670
8227578: Wrong JRE targets in Images.gmk after JDK-8219971 Reviewed-by: tbell
Fri, 12 Jul 2019 13:59:22 +0800 8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
fyuan [Fri, 12 Jul 2019 13:59:22 +0800] rev 55669
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission Reviewed-by: dfuchs
Fri, 12 Jul 2019 09:27:00 +0530 8225423: GTK L&F: JSplitPane: There is no divider shown
psadhukhan [Fri, 12 Jul 2019 09:27:00 +0530] rev 55668
8225423: GTK L&F: JSplitPane: There is no divider shown Reviewed-by: prr, serb
Thu, 11 Jul 2019 20:11:47 +0000 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
valeriep [Thu, 11 Jul 2019 20:11:47 +0000] rev 55667
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters Reviewed-by: weijun
Thu, 11 Jul 2019 12:13:52 -0700 8227602: Update nroff version of man pages
jjg [Thu, 11 Jul 2019 12:13:52 -0700] rev 55666
8227602: Update nroff version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 17:11:54 +0200 8227391: Update double-conversion to version 3.1.5
hannesw [Thu, 11 Jul 2019 17:11:54 +0200] rev 55665
8227391: Update double-conversion to version 3.1.5 Reviewed-by: attila
Thu, 11 Jul 2019 11:36:56 +0100 Merge
aph [Thu, 11 Jul 2019 11:36:56 +0100] rev 55664
Merge
Tue, 02 Jul 2019 16:54:52 +0100 8226525: HotSpot compile-time error for x86-32
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55663
8226525: HotSpot compile-time error for x86-32 Reviewed-by: shade
Wed, 10 Jul 2019 13:14:22 -0700 8227549: Fix style of links in specs for consistency
jjg [Wed, 10 Jul 2019 13:14:22 -0700] rev 55662
8227549: Fix style of links in specs for consistency Reviewed-by: iris, mchung
Wed, 10 Jul 2019 18:43:45 +0000 8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
valeriep [Wed, 10 Jul 2019 18:43:45 +0000] rev 55661
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions Summary: Detect potential buffer overlap and use extra buffer if necessary Reviewed-by: xuelei
Wed, 10 Jul 2019 18:48:05 +0200 8226536: Catch OOM from deopt that fails rematerializing objects
neliasso [Wed, 10 Jul 2019 18:48:05 +0200] rev 55660
8226536: Catch OOM from deopt that fails rematerializing objects Reviewed-by: vlivanov, thartmann
Wed, 10 Jul 2019 08:24:31 -0700 Added tag jdk-13+29 for changeset 3081f39a3d30
mikael [Wed, 10 Jul 2019 08:24:31 -0700] rev 55659
Added tag jdk-13+29 for changeset 3081f39a3d30
Thu, 11 Jul 2019 15:58:54 +0000 8178843: A bug in an inner loop in MethodGenerator's getLocals method
joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method Reviewed-by: lancea
Thu, 11 Jul 2019 16:43:15 +0200 8223451: Make optimistic types disabled by default
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default Reviewed-by: sundar, jlaskey, attila
Thu, 11 Jul 2019 15:38:09 +0200 8227527: LogDecorations should lazily resolve host name
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name Reviewed-by: gziemski, lfoltan, stuefe
Thu, 11 Jul 2019 09:26:04 -0400 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
hseigel [Thu, 11 Jul 2019 09:26:04 -0400] rev 55655
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class. Reviewed-by: acorn, lfoltan
Thu, 04 Jul 2019 17:31:03 +0200 8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier Reviewed-by: roland
Thu, 11 Jul 2019 06:56:51 +0200 8227275: Within native OOM error handling, assertions may hang the process
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process Reviewed-by: mdoerr, coleenp
Thu, 11 Jul 2019 06:49:49 +0200 8227031: Print NMT statistics on fatal errors
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors Reviewed-by: mbaesken, mdoerr
Wed, 10 Jul 2019 16:23:59 -0700 8227416: Add a "Table Of Contents" to HTML version of man pages
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 08:19:56 +0900 8209790: SA tools not providing option to connect to debug server
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server Reviewed-by: sspitsyn, cjplummer
Wed, 10 Jul 2019 22:33:23 +0200 8227539: Replace wildcard address with loopback or local host in tests - part 20
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20 Summary: Update some tests to stop using the wildcard address. Reviewed-by: michaelm
Wed, 10 Jul 2019 16:45:28 +0000 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
joehw [Wed, 10 Jul 2019 16:45:28 +0000] rev 55648
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances Reviewed-by: lancea
Tue, 02 Jul 2019 08:43:44 -0700 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
fmatte [Tue, 02 Jul 2019 08:43:44 -0700] rev 55647
8225715: jhsdb jmap fails to write binary heap dump of a jshell process Summary: Add a Null check for getSourceFileName() before writing into thread dump. Reviewed-by: cjplummer, kevinw
Wed, 10 Jul 2019 08:20:41 -0700 Added tag jdk-14+5 for changeset 0f1e29c77e50
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
Wed, 10 Jul 2019 16:09:20 +0100 8226756: Replace wildcard address with loopback or local host in tests - part 18
aefimov [Wed, 10 Jul 2019 16:09:20 +0100] rev 55645
8226756: Replace wildcard address with loopback or local host in tests - part 18 Reviewed-by: dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 10 Jul 2019 07:27:58 -0700 Merge
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55643
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Wed, 10 Jul 2019 01:19:18 -0700 8227009: JDK 13 L10n resource files update - msgdrop 10
ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10 Reviewed-by: naoto
Wed, 10 Jul 2019 09:04:42 +0200 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
jlahoda [Wed, 10 Jul 2019 09:04:42 +0200] rev 55641
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0 Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers. Reviewed-by: mcimadamore, vromero
Wed, 10 Jul 2019 09:43:35 +0800 8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out jdk-13+29
weijun [Wed, 10 Jul 2019 09:43:35 +0800] rev 55640
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8227381: GSS login fails with PREAUTH_FAILED
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55639
8227381: GSS login fails with PREAUTH_FAILED Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55638
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Reviewed-by: xuelei
Wed, 10 Jul 2019 10:18:06 -0400 8227338: templateInterpreter.cpp: copy_table() needs to be safer
dcubed [Wed, 10 Jul 2019 10:18:06 -0400] rev 55637
8227338: templateInterpreter.cpp: copy_table() needs to be safer Reviewed-by: dholmes, eosterlund, sspitsyn, kbarrett
Wed, 10 Jul 2019 14:27:51 +0100 8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
michaelm [Wed, 10 Jul 2019 14:27:51 +0100] rev 55636
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches Reviewed-by: dfuchs
Wed, 10 Jul 2019 07:58:24 -0400 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
coleenp [Wed, 10 Jul 2019 07:58:24 -0400] rev 55635
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ Summary: Remove SystemDictionary::modification_counter optimization Reviewed-by: dlong, eosterlund
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a jdk-14+5
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55634
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Tue, 09 Jul 2019 16:37:30 -0700 Merge
mikael [Tue, 09 Jul 2019 16:37:30 -0700] rev 55633
Merge
Tue, 09 Jul 2019 15:42:44 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:42:44 -0700] rev 55632
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:59:12 -0700 8227034: Graal crash with gcbasher
never [Tue, 09 Jul 2019 14:59:12 -0700] rev 55631
8227034: Graal crash with gcbasher Summary: Adjust Graal's registers declaration for String intrinisics. Reviewed-by: dlong, dnsimon, kvn
Tue, 09 Jul 2019 13:46:39 -0400 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
dlong [Tue, 09 Jul 2019 13:46:39 -0400] rev 55630
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp Reviewed-by: kvn
Tue, 09 Jul 2019 16:39:41 +0200 8224531: SEGV while collecting Klass statistics
eosterlund [Tue, 09 Jul 2019 16:39:41 +0200] rev 55629
8224531: SEGV while collecting Klass statistics Reviewed-by: coleenp, kbarrett, tschatzl
Tue, 09 Jul 2019 16:39:37 +0200 8227277: HeapInspection::find_instances_at_safepoint walks dead objects
eosterlund [Tue, 09 Jul 2019 16:39:37 +0200] rev 55628
8227277: HeapInspection::find_instances_at_safepoint walks dead objects Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
Tue, 09 Jul 2019 08:05:38 -0700 8227127: Era designator not displayed correctly using the COMPAT provider
naoto [Tue, 09 Jul 2019 08:05:38 -0700] rev 55627
8227127: Era designator not displayed correctly using the COMPAT provider Reviewed-by: rriggs
Tue, 09 Jul 2019 15:02:28 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:02:28 -0700] rev 55626
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:38:48 -0400 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
pchilanomate [Tue, 09 Jul 2019 14:38:48 -0400] rev 55625
8191890: Biased locking still uses the inferior stop the world safepoint for revocation Summary: Revocations are now executed with thread local handshakes instead of safepoints Reviewed-by: dcubed, coleenp, dholmes, rehn, mgronlun
Tue, 09 Jul 2019 10:27:38 -0700 8225035: Thread stack size issue caused by large TLS size
jiangli [Tue, 09 Jul 2019 10:27:38 -0700] rev 55624
8225035: Thread stack size issue caused by large TLS size Summary: Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled. Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin Contributed-by: jeremymanson@google.com, fweimer@redhat.com, jianglizhou@google.com
Mon, 08 Jul 2019 13:29:02 +0200 8227389: Remove unsupported xlc16 compile options on aix
mbaesken [Mon, 08 Jul 2019 13:29:02 +0200] rev 55623
8227389: Remove unsupported xlc16 compile options on aix Reviewed-by: clanger, mdoerr
Tue, 09 Jul 2019 09:20:04 +0200 8223443: Calling Trees.getScope early changes names of local/anonymous classes
jlahoda [Tue, 09 Jul 2019 09:20:04 +0200] rev 55622
8223443: Calling Trees.getScope early changes names of local/anonymous classes Summary: Ensure Trees.getScope does not affect the rest of the compilation. Reviewed-by: mcimadamore
Mon, 08 Jul 2019 16:20:40 -0700 Merge
mikael [Mon, 08 Jul 2019 16:20:40 -0700] rev 55621
Merge
Mon, 08 Jul 2019 12:16:13 -0400 Merge
dcubed [Mon, 08 Jul 2019 12:16:13 -0400] rev 55620
Merge
Mon, 08 Jul 2019 04:01:54 -0700 8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
jcm [Mon, 08 Jul 2019 04:01:54 -0700] rev 55619
8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics Reviewed-by: kvn
Mon, 08 Jul 2019 10:56:05 +0200 8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837
mdoerr [Mon, 08 Jul 2019 10:56:05 +0200] rev 55618
8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837 Summary: Adjust heap size values for 32M heap aligment (page size 64k) Reviewed-by: goetz, rschmelter, tschatzl
Sun, 07 Jul 2019 18:27:38 -0700 8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
never [Sun, 07 Jul 2019 18:27:38 -0700] rev 55617
8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode Summary: Put FrameState directly on final StateSplit in intrinsics. Reviewed-by: thartmann, kvn, dnsimon, gdub
Sun, 07 Jul 2019 18:17:46 -0700 8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
yzheng [Sun, 07 Jul 2019 18:17:46 -0700] rev 55616
8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently Reviewed-by: kvn, thartmann
Sun, 07 Jul 2019 18:10:18 -0700 8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
kvn [Sun, 07 Jul 2019 18:10:18 -0700] rev 55615
8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48 Summary: switch off ReduceInitialCardMarks optimization in Graal in JDK 13 (full fix is in JDK 14) Reviewed-by: thartmann, never
Sun, 07 Jul 2019 10:52:30 -0700 8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie
avu [Sun, 07 Jul 2019 10:52:30 -0700] rev 55614
8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie Reviewed-by: prr, psadhukhan
Sat, 06 Jul 2019 08:11:19 +0800 8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
weijun [Sat, 06 Jul 2019 08:11:19 +0800] rev 55613
8227305: Krb5Util::getTicketFromSubjectAndTgs is useless Reviewed-by: xuelei
Mon, 08 Jul 2019 18:30:09 -0400 Merge
ecaspole [Mon, 08 Jul 2019 18:30:09 -0400] rev 55612
Merge
Mon, 08 Jul 2019 17:57:33 -0400 8225626: JMH Test Support for JDK-8222074
ecaspole [Mon, 08 Jul 2019 17:57:33 -0400] rev 55611
8225626: JMH Test Support for JDK-8222074 Summary: Micros for new SuperWord optimizations Reviewed-by: vlivanov, ecaspole Contributed-by: shravya.rukmannagari@intel.com
Mon, 08 Jul 2019 17:24:21 -0400 8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out
kbarrett [Mon, 08 Jul 2019 17:24:21 -0400] rev 55610
8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out Summary: Disable ZapUnusedHeapArea and VerifyBeforeExit for gc/arguments tests. Reviewed-by: tschatzl, tonyp
Mon, 08 Jul 2019 12:14:15 -0400 Merge
dcubed [Mon, 08 Jul 2019 12:14:15 -0400] rev 55609
Merge
Mon, 08 Jul 2019 11:38:49 -0400 8227117: normal interpreter table is not restored after single stepping with TLH
dcubed [Mon, 08 Jul 2019 11:38:49 -0400] rev 55608
8227117: normal interpreter table is not restored after single stepping with TLH Reviewed-by: sspitsyn, eosterlund, dholmes, coleenp
Mon, 08 Jul 2019 09:24:40 +0200 8224741: Optimize the scan area during the Scan Heap Roots phase
tschatzl [Mon, 08 Jul 2019 09:24:40 +0200] rev 55607
8224741: Optimize the scan area during the Scan Heap Roots phase Summary: When scanning card blocks, remember the last address already scanned. Continue scanning from this address. Reviewed-by: kbarrett, lkorinth
Fri, 05 Jul 2019 23:31:32 +0200 8227327: Shenandoah: Faster and more parallel tests
shade [Fri, 05 Jul 2019 23:31:32 +0200] rev 55606
8227327: Shenandoah: Faster and more parallel tests Reviewed-by: rkennke
Fri, 05 Jul 2019 11:01:31 -0700 Merge
mikael [Fri, 05 Jul 2019 11:01:31 -0700] rev 55605
Merge
Fri, 05 Jul 2019 00:24:54 -0700 8226627: assert(t->singleton()) failed: must be a constant
jcm [Fri, 05 Jul 2019 00:24:54 -0700] rev 55604
8226627: assert(t->singleton()) failed: must be a constant Summary: Implemented constant folding for MaxFD, MinFD. Reviewed-by: thartmann, bsrbnd, pli
Mon, 10 Jun 2019 13:04:12 +0200 8227175: ZGC: ZHeapIterator visits potentially dead objects
stefank [Mon, 10 Jun 2019 13:04:12 +0200] rev 55603
8227175: ZGC: ZHeapIterator visits potentially dead objects Reviewed-by: zgu, eosterlund
Tue, 02 Jul 2019 12:24:26 +0200 8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
stefank [Tue, 02 Jul 2019 12:24:26 +0200] rev 55602
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap Reviewed-by: neliasso, eosterlund
Tue, 02 Jul 2019 12:10:18 +0200 8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
stefank [Tue, 02 Jul 2019 12:10:18 +0200] rev 55601
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers Reviewed-by: neliasso, eosterlund
Wed, 03 Jul 2019 23:34:20 +0000 8227055: Minor edits to launcher help text
dholmes [Wed, 03 Jul 2019 23:34:20 +0000] rev 55600
8227055: Minor edits to launcher help text Reviewed-by: mchung
Thu, 04 Jul 2019 07:25:47 +0800 8226963: More clarification on possible sequencing error in GSSContext::unwrap
weijun [Thu, 04 Jul 2019 07:25:47 +0800] rev 55599
8226963: More clarification on possible sequencing error in GSSContext::unwrap Reviewed-by: mullan
Thu, 04 Jul 2019 07:25:11 +0800 8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
weijun [Thu, 04 Jul 2019 07:25:11 +0800] rev 55598
8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC Reviewed-by: mullan
Fri, 05 Jul 2019 10:35:37 -0700 8227124: "could not open pipe" error does not report error details
amenkov [Fri, 05 Jul 2019 10:35:37 -0700] rev 55597
8227124: "could not open pipe" error does not report error details Reviewed-by: sspitsyn, cjplummer
Fri, 05 Jul 2019 13:40:29 +0200 8225239: Refactor NetworkInterface lookups
redestad [Fri, 05 Jul 2019 13:40:29 +0200] rev 55596
8225239: Refactor NetworkInterface lookups Reviewed-by: michaelm, dfuchs, chegar
Fri, 05 Jul 2019 12:55:54 +0300 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
vlivanov [Fri, 05 Jul 2019 12:55:54 +0300] rev 55595
8226409: Enable argument profiling for sun.misc.Unsafe.put*/get* Reviewed-by: kvn
Fri, 05 Jul 2019 11:07:09 +0200 8227039: Shenandoah: Aggressive heuristics for Traversal mode
rkennke [Fri, 05 Jul 2019 11:07:09 +0200] rev 55594
8227039: Shenandoah: Aggressive heuristics for Traversal mode Reviewed-by: shade
Thu, 04 Jul 2019 20:29:56 +0200 8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
rkennke [Thu, 04 Jul 2019 20:29:56 +0200] rev 55593
8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp Reviewed-by: dlong, stuefe, mdoerr
Thu, 04 Jul 2019 13:26:41 -0400 8226793: Replace OopStorage dup_name with os::strdup
kbarrett [Thu, 04 Jul 2019 13:26:41 -0400] rev 55592
8226793: Replace OopStorage dup_name with os::strdup Summary: Use os::strdup and os::free. Reviewed-by: tschatzl
Thu, 04 Jul 2019 17:02:19 +0200 8226823: Adjust BarrierSetC2 for C2 runtime calls
rkennke [Thu, 04 Jul 2019 17:02:19 +0200] rev 55591
8226823: Adjust BarrierSetC2 for C2 runtime calls Reviewed-by: neliasso, roland
Thu, 04 Jul 2019 17:02:17 +0200 8226822: GC interface for C1 runtime calls
rkennke [Thu, 04 Jul 2019 17:02:17 +0200] rev 55590
8226822: GC interface for C1 runtime calls Reviewed-by: neliasso, roland
Thu, 04 Jul 2019 16:51:24 +0200 8227010: Error recovery after local variable redeclaration can be improved
jlahoda [Thu, 04 Jul 2019 16:51:24 +0200] rev 55589
8227010: Error recovery after local variable redeclaration can be improved Summary: Entering duplicate local variables into the current scope so that the new variable is used instead of the previous variable. Reviewed-by: mcimadamore
Thu, 04 Jul 2019 15:00:03 +0200 8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
redestad [Thu, 04 Jul 2019 15:00:03 +0200] rev 55588
8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run Reviewed-by: alanb
Thu, 04 Jul 2019 14:28:31 +0200 8226757: Shenandoah: Make traversal and passive modes explicit
rkennke [Thu, 04 Jul 2019 14:28:31 +0200] rev 55587
8226757: Shenandoah: Make traversal and passive modes explicit Reviewed-by: shade
Mon, 01 Jul 2019 16:28:17 +0200 8227032: MetaspaceUtils::print_report crashes when called before initialization
stuefe [Mon, 01 Jul 2019 16:28:17 +0200] rev 55586
8227032: MetaspaceUtils::print_report crashes when called before initialization Reviewed-by: tschatzl, goetz
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55585
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Wed, 03 Jul 2019 13:34:10 +0200 8227171: provide function names in native stack trace on aix with xlc16
mbaesken [Wed, 03 Jul 2019 13:34:10 +0200] rev 55584
8227171: provide function names in native stack trace on aix with xlc16 Reviewed-by: stuefe
Thu, 04 Jul 2019 09:12:21 +0200 8227173: Minor cleanup of unused code in compile.hpp
thartmann [Thu, 04 Jul 2019 09:12:21 +0200] rev 55583
8227173: Minor cleanup of unused code in compile.hpp Summary: Removed unused code. Reviewed-by: kvn
Wed, 03 Jul 2019 16:29:20 -0700 8227202: clarify Class.isEnum() doc
darcy [Wed, 03 Jul 2019 16:29:20 -0700] rev 55582
8227202: clarify Class.isEnum() doc Reviewed-by: bpb
Wed, 03 Jul 2019 15:47:39 -0700 Merge
mikael [Wed, 03 Jul 2019 15:47:39 -0700] rev 55581
Merge
Wed, 03 Jul 2019 14:11:21 -0700 Added tag jdk-13+28 for changeset 1e95931e7d8f
mikael [Wed, 03 Jul 2019 14:11:21 -0700] rev 55580
Added tag jdk-13+28 for changeset 1e95931e7d8f
Wed, 03 Jul 2019 11:07:48 -0700 8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
dnsimon [Wed, 03 Jul 2019 11:07:48 -0700] rev 55579
8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader Reviewed-by: kvn, dlong
Wed, 03 Jul 2019 14:37:19 -0700 8227080: (fs) Files.newInputStream(...).skip(n) is slow
bpb [Wed, 03 Jul 2019 14:37:19 -0700] rev 55578
8227080: (fs) Files.newInputStream(...).skip(n) is slow Reviewed-by: sbordet, rriggs, fweimer
Wed, 03 Jul 2019 14:18:15 -0700 Added tag jdk-14+4 for changeset 19d0b382f086
mikael [Wed, 03 Jul 2019 14:18:15 -0700] rev 55577
Added tag jdk-14+4 for changeset 19d0b382f086
Wed, 03 Jul 2019 15:46:48 -0400 8223575: add subspace transitions to gc+metaspace=info log lines
tonyp [Wed, 03 Jul 2019 15:46:48 -0400] rev 55576
8223575: add subspace transitions to gc+metaspace=info log lines Reviewed-by: stuefe, tschatzl
Wed, 03 Jul 2019 16:30:19 +0000 8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
joehw [Wed, 03 Jul 2019 16:30:19 +0000] rev 55575
8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML Reviewed-by: dfuchs, lancea
Wed, 03 Jul 2019 17:52:56 +0200 8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
rkennke [Wed, 03 Jul 2019 17:52:56 +0200] rev 55574
8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc() Reviewed-by: shade
Wed, 03 Jul 2019 07:56:41 -0700 Merge
mikael [Wed, 03 Jul 2019 07:56:41 -0700] rev 55573
Merge
Thu, 13 Jun 2019 19:37:49 +0200 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
shade [Thu, 13 Jun 2019 19:37:49 +0200] rev 55572
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC Reviewed-by: rkennke, zgu
Wed, 03 Jul 2019 11:34:46 +0200 8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
mgronlun [Wed, 03 Jul 2019 11:34:46 +0200] rev 55571
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds Reviewed-by: egahlin, rwestberg
Wed, 03 Jul 2019 11:43:01 +0800 8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" jdk-13+28
weijun [Wed, 03 Jul 2019 11:43:01 +0800] rev 55570
8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" Reviewed-by: xuelei
Tue, 02 Jul 2019 18:24:47 -0400 8226366: Excessive ServiceThread wakeups for OopStorage cleanup
kbarrett [Tue, 02 Jul 2019 18:24:47 -0400] rev 55569
8226366: Excessive ServiceThread wakeups for OopStorage cleanup Summary: Drive wakes via safepoint cleanups with interval minimums. Reviewed-by: coleenp, tschatzl
Tue, 02 Jul 2019 14:02:32 -0700 8226596: Accessibility errors in jdwp-protocol.html
sspitsyn [Tue, 02 Jul 2019 14:02:32 -0700] rev 55568
8226596: Accessibility errors in jdwp-protocol.html Summary: Fix accessability issues in the JDWP spec Reviewed-by: amenkov, dholmes
Tue, 02 Jul 2019 13:55:21 -0700 8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
iignatyev [Tue, 02 Jul 2019 13:55:21 -0700] rev 55567
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs Reviewed-by: kvn
Tue, 02 Jul 2019 12:36:31 -0700 8225679: reference to http://java.sun.com/products/JavaManagement/download.html
amenkov [Tue, 02 Jul 2019 12:36:31 -0700] rev 55566
8225679: reference to http://java.sun.com/products/JavaManagement/download.html Reviewed-by: sspitsyn
Tue, 02 Jul 2019 17:46:38 +0200 8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
mgronlun [Tue, 02 Jul 2019 17:46:38 +0200] rev 55565
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory Reviewed-by: egahlin, rwestberg
Tue, 02 Jul 2019 14:31:43 +0200 8225706: JFR RootResolver resets CLD claims with no restore
mgronlun [Tue, 02 Jul 2019 14:31:43 +0200] rev 55564
8225706: JFR RootResolver resets CLD claims with no restore Reviewed-by: zgu, egahlin
Tue, 02 Jul 2019 11:33:05 +0200 8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
eosterlund [Tue, 02 Jul 2019 11:33:05 +0200] rev 55563
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers Reviewed-by: neliasso, pliden Contributed-by: erik.osterlund@oracle.com, stuart.monteith@linaro.org
Tue, 02 Jul 2019 11:33:01 +0200 8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
eosterlund [Tue, 02 Jul 2019 11:33:01 +0200] rev 55562
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading Reviewed-by: tschatzl, kvn
Tue, 02 Jul 2019 09:14:51 +0200 8226522: No compilation error reported when yield is used in incorrect context
jlahoda [Tue, 02 Jul 2019 09:14:51 +0200] rev 55561
8226522: No compilation error reported when yield is used in incorrect context Reviewed-by: mcimadamore
Fri, 24 May 2019 04:18:18 -0700 8224673: Adjust permission for delayed starting of debugging
rschmelter [Fri, 24 May 2019 04:18:18 -0700] rev 55560
8224673: Adjust permission for delayed starting of debugging Summary: Changed permission from monitor to control Reviewed-by: sspitsyn, clanger
Tue, 25 Jun 2019 11:43:36 +0200 8225475: Node budget asserts on x86_32/64
phedlin [Tue, 25 Jun 2019 11:43:36 +0200] rev 55559
8225475: Node budget asserts on x86_32/64 Summary: Make the (ad-hoc) loop cloning size estimate more pessimistic. Reviewed-by: shade
Fri, 28 Jun 2019 13:16:11 +0200 8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
mbaesken [Fri, 28 Jun 2019 13:16:11 +0200] rev 55558
8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx Reviewed-by: sspitsyn
Wed, 03 Jul 2019 14:33:40 +0000 8227178: Backout of 8215523
poonam [Wed, 03 Jul 2019 14:33:40 +0000] rev 55557
8227178: Backout of 8215523 Reviewed-by: tschatzl
Tue, 02 Jul 2019 13:45:08 +0200 8226238: Improve error output and fix elf issues in os::dll_load jdk-14+4
mbaesken [Tue, 02 Jul 2019 13:45:08 +0200] rev 55556
8226238: Improve error output and fix elf issues in os::dll_load Reviewed-by: clanger, mdoerr
Tue, 02 Jul 2019 12:24:28 +0200 8227085: ZGC: Add on_weak load barrier verification
stefank [Tue, 02 Jul 2019 12:24:28 +0200] rev 55555
8227085: ZGC: Add on_weak load barrier verification Reviewed-by: eosterlund
Tue, 02 Jul 2019 12:24:26 +0200 8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
stefank [Tue, 02 Jul 2019 12:24:26 +0200] rev 55554
8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap Reviewed-by: neliasso, eosterlund
Tue, 02 Jul 2019 12:10:18 +0200 8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
stefank [Tue, 02 Jul 2019 12:10:18 +0200] rev 55553
8225770: ZGC: C2: Generates on_weak instead of on_strong barriers Reviewed-by: neliasso, eosterlund
Tue, 02 Jul 2019 13:20:27 -0400 8226956: Add invocation tests for Graal and C1
hseigel [Tue, 02 Jul 2019 13:20:27 -0400] rev 55552
8226956: Add invocation tests for Graal and C1 Summary: Add new tests for these JIT's Reviewed-by: lfoltan, coleenp
Tue, 02 Jul 2019 16:55:22 +0100 Merge
aph [Tue, 02 Jul 2019 16:55:22 +0100] rev 55551
Merge
Tue, 02 Jul 2019 16:54:52 +0100 8226525: HotSpot compile-time error for x86-32
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55550
8226525: HotSpot compile-time error for x86-32 Reviewed-by: shade
Tue, 02 Jul 2019 11:07:40 +0530 8226976: SessionTimeOutTests uses == operator for String value check
jpai [Tue, 02 Jul 2019 11:07:40 +0530] rev 55549
8226976: SessionTimeOutTests uses == operator for String value check Summary: Use String.equals() instead of == operator Reviewed-by: xuelei
Tue, 02 Jul 2019 08:32:33 -0700 8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently
bpb [Tue, 02 Jul 2019 08:32:33 -0700] rev 55548
8224480: (fc) java/nio/channels/FileChannel/MapTest.java fails intermittently Reviewed-by: lancea, alanb
Tue, 02 Jul 2019 10:21:23 -0400 8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot
zgu [Tue, 02 Jul 2019 10:21:23 -0400] rev 55547
8227101: Shenandoah: Use ShenandoahSharedFlag for claimed flag in ShenandoahSerialRoot Reviewed-by: shade
Tue, 02 Jul 2019 13:25:51 +0100 8226602: Test convenience reactive primitives from java.net.http with RS TCK
prappo [Tue, 02 Jul 2019 13:25:51 +0100] rev 55546
8226602: Test convenience reactive primitives from java.net.http with RS TCK Reviewed-by: chegar, dfuchs
Tue, 02 Jul 2019 10:28:20 +0200 8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 55545
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak Reviewed-by: stefank, coleenp
Tue, 02 Jul 2019 10:25:00 +0200 8227035: JVM::printFlags fails in native OOM situations
stuefe [Tue, 02 Jul 2019 10:25:00 +0200] rev 55544
8227035: JVM::printFlags fails in native OOM situations Reviewed-by: goetz, gziemski
Mon, 01 Jul 2019 17:08:04 -0700 Merge
mikael [Mon, 01 Jul 2019 17:08:04 -0700] rev 55543
Merge
Mon, 01 Jul 2019 11:40:34 -0700 8226603: accessibility issues in specs/jvmti.html
sspitsyn [Mon, 01 Jul 2019 11:40:34 -0700] rev 55542
8226603: accessibility issues in specs/jvmti.html Summary: Fix accessability issues in the JVMTI spec Reviewed-by: dholmes, amenkov
Mon, 01 Jul 2019 10:49:58 +0200 8226287: Make process_users_of_allocation handle gc barriers
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55541
8226287: Make process_users_of_allocation handle gc barriers Reviewed-by: kvn, roland
Fri, 28 Jun 2019 21:41:04 -0700 8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
iveresov [Fri, 28 Jun 2019 21:41:04 -0700] rev 55540
8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box() Summary: Properly decode StackValue on big-endian machines Reviewed-by: kvn
Mon, 01 Jul 2019 18:24:06 +0000 8215523: jstat reports incorrect values for OU for CMS GC
poonam [Mon, 01 Jul 2019 18:24:06 +0000] rev 55539
8215523: jstat reports incorrect values for OU for CMS GC Reviewed-by: tschatzl, sgehwolf
Mon, 01 Jul 2019 08:24:45 -0400 8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option
zgu [Mon, 01 Jul 2019 08:24:45 -0400] rev 55538
8226957: Shenandoah: Remove obsoleted ShenandoahStoreCheck option Reviewed-by: shade
Mon, 01 Jul 2019 12:16:58 +0200 8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
redestad [Mon, 01 Jul 2019 12:16:58 +0200] rev 55537
8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0 Reviewed-by: dcubed, shade, dholmes
Mon, 01 Jul 2019 10:49:58 +0200 8226287: Make process_users_of_allocation handle gc barriers
neliasso [Mon, 01 Jul 2019 10:49:58 +0200] rev 55536
8226287: Make process_users_of_allocation handle gc barriers Reviewed-by: kvn, roland
Mon, 01 Jul 2019 12:50:34 +0800 8226967: Minimal VM: FALSE was not declared in this scope
aoqi [Mon, 01 Jul 2019 12:50:34 +0800] rev 55535
8226967: Minimal VM: FALSE was not declared in this scope Reviewed-by: dholmes
Sat, 29 Jun 2019 05:26:55 +0200 Merge
jwilhelm [Sat, 29 Jun 2019 05:26:55 +0200] rev 55534
Merge
Fri, 28 Jun 2019 16:06:44 -0700 8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE)
sspitsyn [Fri, 28 Jun 2019 16:06:44 -0700] rev 55533
8226917: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails on jvmti->InterruptThread (JVMTI_ERROR_THREAD_NOT_ALIVE) Summary: Fix one more sync issue in the test Reviewed-by: dcubed, gadams, amenkov
Fri, 28 Jun 2019 16:50:14 -0400 8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly
dlong [Fri, 28 Jun 2019 16:50:14 -0400] rev 55532
8226533: JVMCI: findUniqueConcreteMethod should handle statically bindable methods directly Reviewed-by: kvn, dlong Contributed-by: Doug Simon <doug.simon@oracle.com>
Fri, 28 Jun 2019 20:46:25 +0100 8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions
clanger [Fri, 28 Jun 2019 20:46:25 +0100] rev 55531
8226869: Test java/util/Locale/LocaleProvidersRun.java should enable assertions Reviewed-by: naoto
Fri, 28 Jun 2019 19:36:32 +0000 8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect
valeriep [Fri, 28 Jun 2019 19:36:32 +0000] rev 55530
8226651: Setting the mgfHash in CK_RSA_PKCS_PSS_PARAMS has no effect Summary: Fixed to get the MGF digest algorithm from MGF1ParameterSpec Reviewed-by: xuelei
Fri, 28 Jun 2019 08:48:17 -0700 8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960
naoto [Fri, 28 Jun 2019 08:48:17 -0700] rev 55529
8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960 Reviewed-by: clanger
Thu, 27 Jun 2019 10:39:27 +0200 8226510: No compilation error when switch expression has no result expressions
jlahoda [Thu, 27 Jun 2019 10:39:27 +0200] rev 55528
8226510: No compilation error when switch expression has no result expressions Summary: Ensure a compile-time error is produced when there are no result expressions in an switch expression. Reviewed-by: vromero
Fri, 28 Jun 2019 05:29:54 +0800 8224650: Add tests to support X25519 and X448 in TLS
jjiang [Fri, 28 Jun 2019 05:29:54 +0800] rev 55527
8224650: Add tests to support X25519 and X448 in TLS Reviewed-by: xuelei
Fri, 28 Jun 2019 18:51:01 -0700 8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
darcy [Fri, 28 Jun 2019 18:51:01 -0700] rev 55526
8226809: Circular reference in printed stack trace is not correctly indented & ambiguous Reviewed-by: bpb
Fri, 28 Jun 2019 13:02:18 -0700 8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java
bpb [Fri, 28 Jun 2019 13:02:18 -0700] rev 55525
8226706: (se) Reduce the number of outer loop iterations on Windows in java/nio/channels/Selector/RacyDeregister.java Reviewed-by: alanb
Fri, 28 Jun 2019 09:49:10 -0700 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
ccheung [Fri, 28 Jun 2019 09:49:10 -0700] rev 55524
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work Summary: Replaced os::file_name_strncmp() with os::same_files(). Reviewed-by: iklam, jiangli
Fri, 28 Jun 2019 18:01:36 +0200 8226878: zero crashes after JDK-8191278
aoqi [Fri, 28 Jun 2019 18:01:36 +0200] rev 55523
8226878: zero crashes after JDK-8191278 Reviewed-by: shade, jcm
Fri, 28 Jun 2019 15:58:10 +0100 8226514: Replace wildcard address with loopback or local host in tests - part 14
dfuchs [Fri, 28 Jun 2019 15:58:10 +0100] rev 55522
8226514: Replace wildcard address with loopback or local host in tests - part 14 Summary: Improve test stabilty by getting rid of the wildcard address whenever possible. Reviewed-by: chegar, vtewari
Fri, 28 Jun 2019 17:10:22 +0300 8223173: Implement fast class initialization checks on AARCH64
dpochepk [Fri, 28 Jun 2019 17:10:22 +0300] rev 55521
8223173: Implement fast class initialization checks on AARCH64 Reviewed-by: aph
Fri, 28 Jun 2019 11:26:07 +0100 8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
michaelm [Fri, 28 Jun 2019 11:26:07 +0100] rev 55520
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests Reviewed-by: chegar, dfuchs
Fri, 28 Jun 2019 09:12:49 +0200 8226879: Memory leak in Type::hashcons
thartmann [Fri, 28 Jun 2019 09:12:49 +0200] rev 55519
8226879: Memory leak in Type::hashcons Summary: Call delete on xdual type. Reviewed-by: kvn
Thu, 27 Jun 2019 22:03:19 +0200 Merge
jwilhelm [Thu, 27 Jun 2019 22:03:19 +0200] rev 55518
Merge
Thu, 27 Jun 2019 12:55:55 -0700 8226783: GTK is not being returned as the System L&F on Gnome
prr [Thu, 27 Jun 2019 12:55:55 -0700] rev 55517
8226783: GTK is not being returned as the System L&F on Gnome Reviewed-by: serb, psadhukhan
Thu, 27 Jun 2019 00:51:04 -0700 8226608: Hide the onjcmd option from the help output
rschmelter [Thu, 27 Jun 2019 00:51:04 -0700] rev 55516
8226608: Hide the onjcmd option from the help output Reviewed-by: sspitsyn, clanger
Thu, 27 Jun 2019 03:13:54 +0200 Added tag jdk-13+27 for changeset b7f68ddec66f
jwilhelm [Thu, 27 Jun 2019 03:13:54 +0200] rev 55515
Added tag jdk-13+27 for changeset b7f68ddec66f
Wed, 26 Jun 2019 18:22:28 +0200 8225702: Safepoint counter can't be used for safepoint detection
rehn [Wed, 26 Jun 2019 18:22:28 +0200] rev 55514
8225702: Safepoint counter can't be used for safepoint detection Reviewed-by: dcubed, dholmes
Thu, 27 Jun 2019 11:40:18 -0400 8225437: JvmtiExport::gc_epilogue is unnecessary
coleenp [Thu, 27 Jun 2019 11:40:18 -0400] rev 55513
8225437: JvmtiExport::gc_epilogue is unnecessary Summary: Remove jvmtiExport::gc_epilogue after full GCs Reviewed-by: dholmes, sspitsyn, dlong
Thu, 27 Jun 2019 16:12:39 +0100 8226825: Replace wildcard address with loopback or local host in tests - part 19
dfuchs [Thu, 27 Jun 2019 16:12:39 +0100] rev 55512
8226825: Replace wildcard address with loopback or local host in tests - part 19 Summary: Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability. Reviewed-by: chegar, bpb Contributed-by: julia.boes@oracle.com
Thu, 27 Jun 2019 18:00:54 +0800 8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
aoqi [Thu, 27 Jun 2019 18:00:54 +0800] rev 55511
8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278 Reviewed-by: shade
Thu, 27 Jun 2019 11:48:32 +0200 8213108: Improve work distribution during remembered set scan
tschatzl [Thu, 27 Jun 2019 11:48:32 +0200] rev 55510
8213108: Improve work distribution during remembered set scan Summary: Before scanning the heap for roots into the collection set, merge them into a single remembered set (card table) and do work distribution based on location like other collectors do. Reviewed-by: kbarrett, lkorinth
Thu, 27 Jun 2019 03:33:44 +0200 8225497: Update Graal
jwilhelm [Thu, 27 Jun 2019 03:33:44 +0200] rev 55509
8225497: Update Graal Reviewed-by: kvn
Thu, 27 Jun 2019 03:10:52 +0200 Added tag jdk-14+3 for changeset e64383344f14
jwilhelm [Thu, 27 Jun 2019 03:10:52 +0200] rev 55508
Added tag jdk-14+3 for changeset e64383344f14
Wed, 26 Jun 2019 17:06:43 -0700 8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count
igerasim [Wed, 26 Jun 2019 17:06:43 -0700] rev 55507
8224716: Javadoc of Int/Long/DoubleSummaryStatistics should mention possible overflow of count Reviewed-by: bpb
Wed, 26 Jun 2019 22:16:00 +0200 Merge
jwilhelm [Wed, 26 Jun 2019 22:16:00 +0200] rev 55506
Merge
Wed, 26 Jun 2019 11:25:51 -0400 8224764: Create jtreg test for JDK-8222252
bobv [Wed, 26 Jun 2019 11:25:51 -0400] rev 55505
8224764: Create jtreg test for JDK-8222252 Reviewed-by: tschatzl
Tue, 25 Jun 2019 10:50:59 +0100 8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at jdk-13+27
smonteith [Tue, 25 Jun 2019 10:50:59 +0100] rev 55504
8226515: AArch64: float point register corruption in ZBarrierSetAssembler::load_at Reviewed-by: aph
Wed, 26 Jun 2019 01:15:51 +0000 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
valeriep [Wed, 26 Jun 2019 01:15:51 +0000] rev 55503
8226607: Inconsistent info between pcsclite.md and MUSCLE headers Summary: Updated the info based on MUSCLE v1.8.24 Reviewed-by: ascarpino
Tue, 25 Jun 2019 18:21:21 -0400 8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
vromero [Tue, 25 Jun 2019 18:21:21 -0400] rev 55502
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification Reviewed-by: mchung, mcimadamore
Tue, 25 Jun 2019 09:41:03 -0700 8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
ccheung [Tue, 25 Jun 2019 09:41:03 -0700] rev 55501
8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive Summary: Add a CDS log statement in arguments.cpp. The test catches RuntimeException duing dumping and checks if the log statement is in the stdout. Reviewed-by: iklam, dholmes
Tue, 25 Jun 2019 16:34:08 +0100 8226730: Missing `@` in code tags
aefimov [Tue, 25 Jun 2019 16:34:08 +0100] rev 55500
8226730: Missing `@` in code tags Reviewed-by: bpb Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Mon, 24 Jun 2019 22:38:17 -0400 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55499
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes Reviewed-by: dholmes, rehn, dlong
Wed, 26 Jun 2019 13:18:38 -0400 8225255: Make SATB qset lock-free jdk-14+3
kbarrett [Wed, 26 Jun 2019 13:18:38 -0400] rev 55498
8225255: Make SATB qset lock-free Summary: Refactor PtrQueueSet, use lock-free stack for SATB completed buffers Reviewed-by: tschatzl, shade
Wed, 26 Jun 2019 09:06:32 -0400 8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo
hseigel [Wed, 26 Jun 2019 09:06:32 -0400] rev 55497
8224137: Analyze and port invocation tests to jtreg and co-locate to jdk repo Summary: Add JTReg compatible main programs to run tests for various invoke* instructions Reviewed-by: lfoltan, coleenp
Wed, 26 Jun 2019 05:49:59 +0000 8224157: BCEL: update to version 6.3.1
joehw [Wed, 26 Jun 2019 05:49:59 +0000] rev 55496
8224157: BCEL: update to version 6.3.1 Reviewed-by: dfuchs, lancea
Tue, 25 Jun 2019 18:46:51 -0700 8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality
darcy [Tue, 25 Jun 2019 18:46:51 -0700] rev 55495
8226785: MandatoryWarningHandler.java contains implementation of Objects.equals functionality Reviewed-by: jjg
Tue, 25 Jun 2019 18:20:21 -0700 8224849: Flag (?U:...) is allowed for non-capturing groups
igerasim [Tue, 25 Jun 2019 18:20:21 -0700] rev 55494
8224849: Flag (?U:...) is allowed for non-capturing groups Reviewed-by: bchristi
Tue, 25 Jun 2019 17:27:31 -0700 8226543: Reduce GC pressure during message digest calculations in password-based encryption
igerasim [Tue, 25 Jun 2019 17:27:31 -0700] rev 55493
8226543: Reduce GC pressure during message digest calculations in password-based encryption Reviewed-by: mullan
Tue, 25 Jun 2019 21:33:24 +0000 8226607: Inconsistent info between pcsclite.md and MUSCLE headers
valeriep [Tue, 25 Jun 2019 21:33:24 +0000] rev 55492
8226607: Inconsistent info between pcsclite.md and MUSCLE headers Summary: Updated the info based on MUSCLE v1.8.24 Reviewed-by: ascarpino
Tue, 25 Jun 2019 21:24:37 +0200 8225644: C1 dumps incorrect class name in ClassCastException message
bsrbnd [Tue, 25 Jun 2019 21:24:37 +0200] rev 55491
8225644: C1 dumps incorrect class name in ClassCastException message Reviewed-by: vlivanov, bsrbnd Contributed-by: fujie@loongson.cn, bsrbnd@gmail.com
(0) -30000 -10000 -3840 tip