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
Mon, 01 Apr 2019 18:34:47 +0200 8221146: ZGC: Reports too much relocated
stefank [Mon, 01 Apr 2019 18:34:47 +0200] rev 54362
8221146: ZGC: Reports too much relocated Reviewed-by: pliden, eosterlund
Mon, 01 Apr 2019 18:34:39 +0200 8220610: Make CollectedHeap nmethod functions pure virtual
stefank [Mon, 01 Apr 2019 18:34:39 +0200] rev 54361
8220610: Make CollectedHeap nmethod functions pure virtual Reviewed-by: shade
Mon, 01 Apr 2019 08:21:45 -0700 8174268: Declare a public field in JapaneseEra for the era starting May 2019
naoto [Mon, 01 Apr 2019 08:21:45 -0700] rev 54360
8174268: Declare a public field in JapaneseEra for the era starting May 2019 Reviewed-by: rriggs, chegar
Mon, 01 Apr 2019 08:19:21 -0700 8205432: Replace the placeholder Japanese era name
naoto [Mon, 01 Apr 2019 08:19:21 -0700] rev 54359
8205432: Replace the placeholder Japanese era name Reviewed-by: rriggs, chegar
Mon, 01 Apr 2019 16:51:09 +0200 8221366: Search box tries to search for "Search"
hannesw [Mon, 01 Apr 2019 16:51:09 +0200] rev 54358
8221366: Search box tries to search for "Search" Reviewed-by: jjg
Mon, 01 Apr 2019 16:49:34 +0200 8219733: Restore javadoc header styles
hannesw [Mon, 01 Apr 2019 16:49:34 +0200] rev 54357
8219733: Restore javadoc header styles Reviewed-by: jjg
Mon, 01 Apr 2019 16:30:23 +0200 8221750: Shenandoah: Enable ThreadLocalHandshake by default
rkennke [Mon, 01 Apr 2019 16:30:23 +0200] rev 54356
8221750: Shenandoah: Enable ThreadLocalHandshake by default Reviewed-by: shade
Mon, 01 Apr 2019 09:53:30 -0400 8221183: Avoid code cache walk in MetadataOnStackMark
coleenp [Mon, 01 Apr 2019 09:53:30 -0400] rev 54355
8221183: Avoid code cache walk in MetadataOnStackMark Summary: Note nmethods with "old" Methods in them in table to walk instead. Reviewed-by: eosterlund, sspitsyn
Mon, 01 Apr 2019 07:34:56 -0400 8221694: jstatLineCounts1 needs to be NaN resilient
gadams [Mon, 01 Apr 2019 07:34:56 -0400] rev 54354
8221694: jstatLineCounts1 needs to be NaN resilient Reviewed-by: cjplummer, jcbeyler
Mon, 01 Apr 2019 13:33:58 +0200 8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal
shade [Mon, 01 Apr 2019 13:33:58 +0200] rev 54353
8221735: Shenandoah fails ctw/modules/jdk_management_agent.java with Traversal Reviewed-by: rkennke, roland
Mon, 01 Apr 2019 10:04:22 +0200 8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
shade [Mon, 01 Apr 2019 10:04:22 +0200] rev 54352
8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files) Reviewed-by: dholmes, stuefe, iklam
Mon, 01 Apr 2019 10:02:07 +0200 8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
shade [Mon, 01 Apr 2019 10:02:07 +0200] rev 54351
8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot) Reviewed-by: dholmes, stuefe
Mon, 01 Apr 2019 12:44:23 +0530 8215599: Remove support for javadoc "frames" mode
pmuthuswamy [Mon, 01 Apr 2019 12:44:23 +0530] rev 54350
8215599: Remove support for javadoc "frames" mode Reviewed-by: jjg
Fri, 29 Mar 2019 09:31:44 +0000 8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
ngasson [Fri, 29 Mar 2019 09:31:44 +0000] rev 54349
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g Reviewed-by: clanger, sballal, jcbeyler
Sat, 30 Mar 2019 21:29:37 +0100 8221610: Resurrect (legacy) JRE bundle target
clanger [Sat, 30 Mar 2019 21:29:37 +0100] rev 54348
8221610: Resurrect (legacy) JRE bundle target Reviewed-by: erikj, azeller
Sat, 30 Mar 2019 08:26:20 -0700 8221698: Remove redundant includes from popular header files
iklam [Sat, 30 Mar 2019 08:26:20 -0700] rev 54347
8221698: Remove redundant includes from popular header files Summary: Removed histogram.hpp classLoader.hpp utf8.hpp moduleEntry.hpp packageEntry.hpp Reviewed-by: coleenp, stuefe
Sat, 30 Mar 2019 16:32:23 +0800 8221257: Improve serial number generation mechanism for keytool -gencert
weijun [Sat, 30 Mar 2019 16:32:23 +0800] rev 54346
8221257: Improve serial number generation mechanism for keytool -gencert Reviewed-by: xuelei, mullan
Fri, 29 Mar 2019 18:25:39 -0700 8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
mseledtsov [Fri, 29 Mar 2019 18:25:39 -0700] rev 54345
8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException Summary: Using StandardCopyOption.REPLACE_EXISTING to copy whitebox.jar Reviewed-by: dholmes, mseledtsov Contributed-by: jiefu <fujie@loongson.cn>
Thu, 28 Mar 2019 13:53:41 -0400 8221629: Shenandoah: Cleanup class unloading logic
zgu [Thu, 28 Mar 2019 13:53:41 -0400] rev 54344
8221629: Shenandoah: Cleanup class unloading logic Reviewed-by: rkennke
Fri, 29 Mar 2019 14:17:09 -0400 8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
zgu [Fri, 29 Mar 2019 14:17:09 -0400] rev 54343
8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive Reviewed-by: coleenp
Fri, 29 Mar 2019 18:00:31 +0000 8220254: fix headings in java.xml
joehw [Fri, 29 Mar 2019 18:00:31 +0000] rev 54342
8220254: fix headings in java.xml Reviewed-by: lancea
Tue, 26 Mar 2019 16:26:33 +0100 8221480: jcmd VM.metaspace shall print limits in basic mode
stuefe [Tue, 26 Mar 2019 16:26:33 +0100] rev 54341
8221480: jcmd VM.metaspace shall print limits in basic mode Reviewed-by: adinn, rehn
Fri, 29 Mar 2019 08:42:32 -0700 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
iklam [Fri, 29 Mar 2019 08:42:32 -0700] rev 54340
8221351: Crash in KlassFactory::check_shared_class_file_load_hook Reviewed-by: dholmes, ccheung
Fri, 29 Mar 2019 07:38:34 -0700 8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
ronsh [Fri, 29 Mar 2019 07:38:34 -0700] rev 54339
8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures Reviewed-by: jjg, mcimadamore, forax
Tue, 26 Mar 2019 12:12:49 -0400 8221435: Shenandoah should not mark through weak roots
zgu [Tue, 26 Mar 2019 12:12:49 -0400] rev 54338
8221435: Shenandoah should not mark through weak roots Reviewed-by: rkennke, shade
Fri, 29 Mar 2019 15:59:28 +0100 8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
redestad [Fri, 29 Mar 2019 15:59:28 +0100] rev 54337
8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null Reviewed-by: alanb
Fri, 29 Mar 2019 10:21:18 -0400 8221688: Quarantine Shenandoah string dedup tests
zgu [Fri, 29 Mar 2019 10:21:18 -0400] rev 54336
8221688: Quarantine Shenandoah string dedup tests Reviewed-by: rkennke
Fri, 29 Mar 2019 08:36:33 +0100 8221408: Windows 32bit build build errors/warnings in hotspot
stuefe [Fri, 29 Mar 2019 08:36:33 +0100] rev 54335
8221408: Windows 32bit build build errors/warnings in hotspot Reviewed-by: kbarrett, dholmes
Thu, 28 Mar 2019 20:45:40 -0700 8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
iklam [Thu, 28 Mar 2019 20:45:40 -0700] rev 54334
8221621: FindTests.gmk cannot handle "=" in TEST.groups comments Reviewed-by: erikj, dholmes
Fri, 29 Mar 2019 00:39:49 +0000 8220016: Clean up redundant RSA services in the SunJSSE provider
valeriep [Fri, 29 Mar 2019 00:39:49 +0000] rev 54333
8220016: Clean up redundant RSA services in the SunJSSE provider Summary: Removed duplicated RSA signature/KF/KPG support in SunJSSE Reviewed-by: xuelei
Tue, 26 Mar 2019 16:09:33 -0700 8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
cushon [Tue, 26 Mar 2019 16:09:33 -0700] rev 54332
8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed Reviewed-by: jjg
Thu, 28 Mar 2019 19:43:59 +0100 8221153: ZGC: Heap iteration and verification pollutes GC statistics
pliden [Thu, 28 Mar 2019 19:43:59 +0100] rev 54331
8221153: ZGC: Heap iteration and verification pollutes GC statistics Reviewed-by: stefank, eosterlund
Thu, 28 Mar 2019 19:43:59 +0100 8221540: ZGC: Reduce width of zForwardingEntry::from_index field
pliden [Thu, 28 Mar 2019 19:43:59 +0100] rev 54330
8221540: ZGC: Reduce width of zForwardingEntry::from_index field Reviewed-by: stefank, eosterlund
Thu, 28 Mar 2019 19:43:59 +0100 8221394: Clean up ConcurrentGCThread
pliden [Thu, 28 Mar 2019 19:43:59 +0100] rev 54329
8221394: Clean up ConcurrentGCThread Reviewed-by: kbarrett, eosterlund
Thu, 28 Mar 2019 19:39:14 +0100 8221341: Update Graal
jwilhelm [Thu, 28 Mar 2019 19:39:14 +0100] rev 54328
8221341: Update Graal Reviewed-by: kvn
Thu, 28 Mar 2019 11:06:00 -0700 8157372: C2: Node::cmp() should return bool
jcbeyler [Thu, 28 Mar 2019 11:06:00 -0700] rev 54327
8157372: C2: Node::cmp() should return bool Summary: The method Node::cmp() should return a boolean Reviewed-by: vlivanov, kvn Contributed-by: dthomson@google.com
Thu, 28 Mar 2019 10:04:27 -0700 8205934: Define jdk -source/-target version in version-numbers file
erikj [Thu, 28 Mar 2019 10:04:27 -0700] rev 54326
8205934: Define jdk -source/-target version in version-numbers file Reviewed-by: tbell
Thu, 28 Mar 2019 08:37:05 -0700 8220530: Build compare script does not compare the contents of the test image
erikj [Thu, 28 Mar 2019 08:37:05 -0700] rev 54325
8220530: Build compare script does not compare the contents of the test image Reviewed-by: tbell
Thu, 28 Mar 2019 12:16:36 +0000 8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
dfuchs [Thu, 28 Mar 2019 12:16:36 +0000] rev 54324
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends Summary: When a non WebSocket connection is not returned to the pool, it needs to be closed even if HttpConnection::isOpen yields false. Reviewed-by: chegar, michaelm
Thu, 28 Mar 2019 11:08:23 +0100 8220351: Cross-modifying code
rehn [Thu, 28 Mar 2019 11:08:23 +0100] rev 54323
8220351: Cross-modifying code Reviewed-by: rrich, mdoerr, dholmes, eosterlund
Mon, 25 Mar 2019 09:35:40 +0100 8220786: Create new switch to redirect error reporting output to stdout or stderr
stuefe [Mon, 25 Mar 2019 09:35:40 +0100] rev 54322
8220786: Create new switch to redirect error reporting output to stdout or stderr Reviewed-by: dholmes, goetz
Thu, 28 Mar 2019 10:32:05 +0100 8221413: javac does not recognize variable assigned in switch expression as DA
jlahoda [Thu, 28 Mar 2019 10:32:05 +0100] rev 54321
8221413: javac does not recognize variable assigned in switch expression as DA Summary: Fixing definite assignment in presence of implicit throws clause in switch expressions over enums. Reviewed-by: vromero
Thu, 28 Mar 2019 09:15:41 +0100 8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/
goetz [Thu, 28 Mar 2019 09:15:41 +0100] rev 54320
8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/ Reviewed-by: coleenp
Thu, 28 Mar 2019 04:30:52 +0000 8221532: Incorrect copyright header in FileSystemSupport_md.c
dtitov [Thu, 28 Mar 2019 04:30:52 +0000] rev 54319
8221532: Incorrect copyright header in FileSystemSupport_md.c Reviewed-by: cjplummer, gadams
Thu, 28 Mar 2019 04:26:36 +0000 8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library
dtitov [Thu, 28 Mar 2019 04:26:36 +0000] rev 54318
8218727: vmTestbase/nsk/jvmti/scenarios/events/EM04/em04t001/TestDescription.java crash in native library Reviewed-by: sspitsyn, gadams
Thu, 28 Mar 2019 01:43:11 +0100 Added tag jdk-13+14 for changeset 46cf212cdcca
jwilhelm [Thu, 28 Mar 2019 01:43:11 +0100] rev 54317
Added tag jdk-13+14 for changeset 46cf212cdcca
Wed, 27 Mar 2019 16:35:25 -0700 8221568: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
bpb [Wed, 27 Mar 2019 16:35:25 -0700] rev 54316
8221568: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space" Reviewed-by: shade
Wed, 27 Mar 2019 14:40:36 -0700 8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java
joehw [Wed, 27 Mar 2019 14:40:36 -0700] rev 54315
8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java Reviewed-by: bpb, lancea
Wed, 27 Mar 2019 09:06:43 -0700 8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder jdk-13+14
aeubanks [Wed, 27 Mar 2019 09:06:43 -0700] rev 54314
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip