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
(0) -30000 -10000 -3000 -1000 -120 +120 tip