Thu, 04 Apr 2019 07:43:44 -0700 8217728: Speed up incremental rerun of "make hotspot"
erikj [Thu, 04 Apr 2019 07:43:44 -0700] rev 54422
8217728: Speed up incremental rerun of "make hotspot" Reviewed-by: tbell
Thu, 04 Apr 2019 20:22:16 +0800 8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
weijun [Thu, 04 Apr 2019 20:22:16 +0800] rev 54421
8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information Reviewed-by: mullan
Tue, 26 Mar 2019 01:46:06 -0700 8221325: Add information about swap space to print_memory_info() on MacOS
rschmelter [Tue, 26 Mar 2019 01:46:06 -0700] rev 54420
8221325: Add information about swap space to print_memory_info() on MacOS Reviewed-by: stuefe, dholmes
Wed, 03 Apr 2019 20:39:19 -0400 8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table
coleenp [Wed, 03 Apr 2019 20:39:19 -0400] rev 54419
8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table Summary: Make consistent with StringTable and ResolvedMethodTable Reviewed-by: dholmes
Thu, 04 Apr 2019 01:46:14 +0200 Added tag jdk-13+15 for changeset f855ec13aa25
jwilhelm [Thu, 04 Apr 2019 01:46:14 +0200] rev 54418
Added tag jdk-13+15 for changeset f855ec13aa25
Wed, 03 Apr 2019 16:23:22 -0700 8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
xuelei [Wed, 03 Apr 2019 16:23:22 -0700] rev 54417
8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11 Reviewed-by: valeriep
Wed, 03 Apr 2019 22:03:39 +0000 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
dholmes [Wed, 03 Apr 2019 22:03:39 +0000] rev 54416
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5" Reviewed-by: dcubed, stuefe
Wed, 03 Apr 2019 12:52:37 -0700 8221764: Reduce make Init.gmk logging overhead
erikj [Wed, 03 Apr 2019 12:52:37 -0700] rev 54415
8221764: Reduce make Init.gmk logging overhead Reviewed-by: tbell
Wed, 27 Mar 2019 22:25:03 +0100 8220664: Simplify ShenandoahUpdateHeapRefsClosure jdk-13+15
rkennke [Wed, 27 Mar 2019 22:25:03 +0100] rev 54414
8220664: Simplify ShenandoahUpdateHeapRefsClosure Reviewed-by: shade
Wed, 03 Apr 2019 11:30:23 -0400 8216539: tools/jar/modularJar/Basic.java times out
lancea [Wed, 03 Apr 2019 11:30:23 -0400] rev 54413
8216539: tools/jar/modularJar/Basic.java times out Reviewed-by: mchung, alanb, bchristi, bpb
Wed, 03 Apr 2019 17:06:35 +0200 8221701: Archive constant BaseLocales
redestad [Wed, 03 Apr 2019 17:06:35 +0200] rev 54412
8221701: Archive constant BaseLocales Reviewed-by: naoto
Wed, 03 Apr 2019 16:55:41 +0200 8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode
lucy [Wed, 03 Apr 2019 16:55:41 +0200] rev 54411
8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode Reviewed-by: kvn
Wed, 03 Apr 2019 13:30:05 +0530 Merge
psadhukhan [Wed, 03 Apr 2019 13:30:05 +0530] rev 54410
Merge
Tue, 02 Apr 2019 10:57:57 +0530 Merge
psadhukhan [Tue, 02 Apr 2019 10:57:57 +0530] rev 54409
Merge
Tue, 02 Apr 2019 10:55:20 +0530 8221731: Fix doclint handling of accessibility heading in java.desktop
psadhukhan [Tue, 02 Apr 2019 10:55:20 +0530] rev 54408
8221731: Fix doclint handling of accessibility heading in java.desktop Reviewed-by: erikj
Sun, 31 Mar 2019 16:57:21 -0700 8220495: Update GIFlib library to the 5.1.8
serb [Sun, 31 Mar 2019 16:57:21 -0700] rev 54407
8220495: Update GIFlib library to the 5.1.8 Reviewed-by: prr
Fri, 29 Mar 2019 23:14:37 -0700 8221436: Incorrect check of package in Line.Info.toString()
serb [Fri, 29 Mar 2019 23:14:37 -0700] rev 54406
8221436: Incorrect check of package in Line.Info.toString() Reviewed-by: prr
Fri, 29 Mar 2019 17:46:59 -0700 8220320: Remove unused old code in GraphicsEnvironment on unix
serb [Fri, 29 Mar 2019 17:46:59 -0700] rev 54405
8220320: Remove unused old code in GraphicsEnvironment on unix Reviewed-by: prr
Fri, 29 Mar 2019 16:09:47 -0700 8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
serb [Fri, 29 Mar 2019 16:09:47 -0700] rev 54404
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color Reviewed-by: prr
Wed, 27 Mar 2019 13:14:55 +0300 8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
dcherepanov [Wed, 27 Mar 2019 13:14:55 +0300] rev 54403
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties Reviewed-by: serb
Fri, 29 Mar 2019 10:11:01 +0530 8212904: JTextArea line wrapping incorrect when using UI scale
psadhukhan [Fri, 29 Mar 2019 10:11:01 +0530] rev 54402
8212904: JTextArea line wrapping incorrect when using UI scale Reviewed-by: serb, prr
Thu, 28 Mar 2019 18:51:52 +0000 8217707: JNICALL declaration breaks Splash screen functions
aivanov [Thu, 28 Mar 2019 18:51:52 +0000] rev 54401
8217707: JNICALL declaration breaks Splash screen functions Reviewed-by: prr, stuefe
Thu, 28 Mar 2019 14:52:41 +0000 8221412: lookupPrintServices() does not always update the list of Windows remote printers
aivanov [Thu, 28 Mar 2019 14:52:41 +0000] rev 54400
8221412: lookupPrintServices() does not always update the list of Windows remote printers Reviewed-by: prr, serb
Thu, 28 Mar 2019 13:49:27 +0530 8221411: NullPointerException in RasterPrinterJob without PrinterResolution
psadhukhan [Thu, 28 Mar 2019 13:49:27 +0530] rev 54399
8221411: NullPointerException in RasterPrinterJob without PrinterResolution Reviewed-by: prr
Thu, 28 Mar 2019 13:47:10 +0530 8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
psadhukhan [Thu, 28 Mar 2019 13:47:10 +0530] rev 54398
8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type Reviewed-by: psadhukhan, jdv Contributed-by: andrew_m_leonard@uk.ibm.com
Wed, 27 Mar 2019 12:27:56 +0530 8220250: fix headings in java.desktop
psadhukhan [Wed, 27 Mar 2019 12:27:56 +0530] rev 54397
8220250: fix headings in java.desktop Reviewed-by: aivanov, jjg, serb
Wed, 27 Mar 2019 12:24:28 +0530 8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
mhalder [Wed, 27 Mar 2019 12:24:28 +0530] rev 54396
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK Reviewed-by: psadhukhan, kaddepalli
Tue, 26 Mar 2019 16:53:01 +0100 8221405: Fix Windows 32bit awt build
stuefe [Tue, 26 Mar 2019 16:53:01 +0100] rev 54395
8221405: Fix Windows 32bit awt build Reviewed-by: clanger, aivanov
Fri, 22 Mar 2019 12:44:47 -0700 8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
serb [Fri, 22 Mar 2019 12:44:47 -0700] rev 54394
8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS Reviewed-by: psadhukhan, prr
Fri, 22 Mar 2019 14:39:16 +0530 Merge
psadhukhan [Fri, 22 Mar 2019 14:39:16 +0530] rev 54393
Merge
Thu, 21 Mar 2019 21:37:09 -0700 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java
prr [Thu, 21 Mar 2019 21:37:09 -0700] rev 54392
8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java Reviewed-by: serb
Wed, 03 Apr 2019 13:24:12 +0800 8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
amlu [Wed, 03 Apr 2019 13:24:12 +0800] rev 54391
8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java Reviewed-by: mchung
Tue, 02 Apr 2019 17:27:48 -0700 8220792: Performance bottleneck in JavacFileManager.list()
ronsh [Tue, 02 Apr 2019 17:27:48 -0700] rev 54390
8220792: Performance bottleneck in JavacFileManager.list() Reviewed-by: jjg
Tue, 02 Apr 2019 17:11:04 -0700 8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
lmesnik [Tue, 02 Apr 2019 17:11:04 -0700] rev 54389
8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution Reviewed-by: coleenp, sspitsyn
Thu, 14 Mar 2019 09:53:15 -0400 8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
zgu [Thu, 14 Mar 2019 09:53:15 -0400] rev 54388
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk Reviewed-by: rkennke, cjplummer
Tue, 02 Apr 2019 16:36:00 -0400 8221875: Unquarantine Shenandoah string dedup tests
zgu [Tue, 02 Apr 2019 16:36:00 -0400] rev 54387
8221875: Unquarantine Shenandoah string dedup tests Reviewed-by: rkennke
Tue, 02 Apr 2019 13:39:22 -0700 8221870: use driver to run CtwRunner in applications/ctw tests
iignatyev [Tue, 02 Apr 2019 13:39:22 -0700] rev 54386
8221870: use driver to run CtwRunner in applications/ctw tests Reviewed-by: shade, epavlova
Tue, 02 Apr 2019 13:08:38 -0400 8221102: Allow GC threads to participate in threads claiming protocol
kbarrett [Tue, 02 Apr 2019 13:08:38 -0400] rev 54385
8221102: Allow GC threads to participate in threads claiming protocol Summary: Expand claim counter from 1bit to uintx, with rare overflow handling. Reviewed-by: tschatzl, rkennke
Tue, 02 Apr 2019 09:45:52 -0700 8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
kvn [Tue, 02 Apr 2019 09:45:52 -0700] rev 54384
8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services Reviewed-by: dlong, alanb, mullan
Tue, 02 Apr 2019 18:13:42 +0200 8221751: Shenandoah: Improve SATB enqueueing
rkennke [Tue, 02 Apr 2019 18:13:42 +0200] rev 54383
8221751: Shenandoah: Improve SATB enqueueing Reviewed-by: shade
Tue, 02 Apr 2019 08:19:36 -0700 8221762: Improve Main.gmk/FindTests.gmk bootstrap time
erikj [Tue, 02 Apr 2019 08:19:36 -0700] rev 54382
8221762: Improve Main.gmk/FindTests.gmk bootstrap time Reviewed-by: tbell
Tue, 02 Apr 2019 17:10:09 +0200 8221824: Build failure with MSVS 2013 after JDK-8218418
shade [Tue, 02 Apr 2019 17:10:09 +0200] rev 54381
8221824: Build failure with MSVS 2013 after JDK-8218418 Reviewed-by: stuefe, alanb
Tue, 24 Oct 2017 10:41:45 +0200 8189861: Refactor CacheFind
erikj [Tue, 24 Oct 2017 10:41:45 +0200] rev 54380
8189861: Refactor CacheFind Reviewed-by: tbell
Tue, 02 Apr 2019 11:37:11 +0200 8221724: Enable archiving of Strings with hash 0
redestad [Tue, 02 Apr 2019 11:37:11 +0200] rev 54379
8221724: Enable archiving of Strings with hash 0 Reviewed-by: jiangli, iklam
Tue, 02 Apr 2019 11:24:40 +0200 8221723: Avoid storing zero to String.hash
redestad [Tue, 02 Apr 2019 11:24:40 +0200] rev 54378
8221723: Avoid storing zero to String.hash Reviewed-by: shade, prappo, jiangli
Tue, 02 Apr 2019 10:04:35 +0200 8221748: Remove unused oopDesc::is_unlocked_oop()
pliden [Tue, 02 Apr 2019 10:04:35 +0200] rev 54377
8221748: Remove unused oopDesc::is_unlocked_oop() Reviewed-by: kbarrett
Tue, 02 Apr 2019 10:04:25 +0200 8221732: Introduce CollectedHeap::hash_oop()
pliden [Tue, 02 Apr 2019 10:04:25 +0200] rev 54376
8221732: Introduce CollectedHeap::hash_oop() Reviewed-by: kbarrett, tschatzl, stefank
Tue, 02 Apr 2019 10:04:25 +0200 8221648: Remove CollectedHeap::is_in_closed_subset()
pliden [Tue, 02 Apr 2019 10:04:25 +0200] rev 54375
8221648: Remove CollectedHeap::is_in_closed_subset() Reviewed-by: kbarrett, tschatzl
Wed, 27 Mar 2019 10:25:12 +0100 8221541: clean up functions in CompilerOracle
mbaesken [Wed, 27 Mar 2019 10:25:12 +0100] rev 54374
8221541: clean up functions in CompilerOracle Reviewed-by: mdoerr, kvn
Tue, 02 Apr 2019 11:05:08 +0800 8221801: Update src/java.base/share/legal/public_suffix.md
weijun [Tue, 02 Apr 2019 11:05:08 +0800] rev 54373
8221801: Update src/java.base/share/legal/public_suffix.md Reviewed-by: xuelei
Tue, 02 Apr 2019 10:17:30 +0800 8157404: Unable to read certain PKCS12 keystores from SequenceInputStream
weijun [Tue, 02 Apr 2019 10:17:30 +0800] rev 54372
8157404: Unable to read certain PKCS12 keystores from SequenceInputStream Reviewed-by: xuelei
Tue, 02 Apr 2019 00:23:31 +0800 8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc
aoqi [Tue, 02 Apr 2019 00:23:31 +0800] rev 54371
8221763: Build fails when using --with-jvm-features=-g1gc,-jfr,-shenandoahgc Summary: Add missing #include of softRefPolicy.hpp Reviewed-by: kbarrett
Mon, 01 Apr 2019 16:50:17 -0700 8168261: Use server cipher suites preference by default
xuelei [Mon, 01 Apr 2019 16:50:17 -0700] rev 54370
8168261: Use server cipher suites preference by default Reviewed-by: mullan
Mon, 01 Apr 2019 15:59:45 -0700 8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win)
bpb [Mon, 01 Apr 2019 15:59:45 -0700] rev 54369
8218418: (fs) Files.createSymbolicLink should use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE (win) Reviewed-by: alanb
Mon, 01 Apr 2019 14:54:48 -0700 8221517: G1: Reserved page size for heap can be wrong
sangheki [Mon, 01 Apr 2019 14:54:48 -0700] rev 54368
8221517: G1: Reserved page size for heap can be wrong Reviewed-by: tschatzl, kbarrett
Mon, 01 Apr 2019 14:34:24 -0700 8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out
ctornqvi [Mon, 01 Apr 2019 14:34:24 -0700] rev 54367
8212627: [TESTBUG] runtime/CreateMirror/ArraysNewInstanceBug.java timed out Reviewed-by: coleenp, dcubed, hseigel
Mon, 01 Apr 2019 17:11:38 -0400 8220671: Initialization race for non-JavaThread PtrQueues
kbarrett [Mon, 01 Apr 2019 17:11:38 -0400] rev 54366
8220671: Initialization race for non-JavaThread PtrQueues Summary: Include on_thread_(attach|detach) under NJTList_lock. Reviewed-by: pliden, rkennke
Mon, 01 Apr 2019 11:02:40 -0700 8221703: Rmic build for java.management.api has bad incremental behavior
erikj [Mon, 01 Apr 2019 11:02:40 -0700] rev 54365
8221703: Rmic build for java.management.api has bad incremental behavior Reviewed-by: tbell
Mon, 01 Apr 2019 18:36:12 +0200 8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state
stefank [Mon, 01 Apr 2019 18:36:12 +0200] rev 54364
8221558: Remove obsolete uses of OopStorage::ParState<'false, false> _par_state Reviewed-by: pliden, tschatzl
Mon, 01 Apr 2019 18:36:01 +0200 8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block
stefank [Mon, 01 Apr 2019 18:36:01 +0200] rev 54363
8221149: os::malloc checks MallocCatchPtr outside of ifdef ASSERT block Reviewed-by: stuefe, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip