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