Mon, 30 Sep 2019 20:52:58 +0200 Make TestRemovedChunks.java more stable JEP-349-branch
egahlin [Mon, 30 Sep 2019 20:52:58 +0200] rev 58412
Make TestRemovedChunks.java more stable
Mon, 30 Sep 2019 17:54:11 +0000 8016914: CoreDocumentImpl.setXmlVersion NPE
joehw [Mon, 30 Sep 2019 17:54:11 +0000] rev 58411
8016914: CoreDocumentImpl.setXmlVersion NPE Reviewed-by: lancea
Mon, 30 Sep 2019 13:22:05 -0400 Merge
coleenp [Mon, 30 Sep 2019 13:22:05 -0400] rev 58410
Merge
Mon, 30 Sep 2019 13:10:11 -0400 8184732: Deadlock detection improvements for 'special' locks
coleenp [Mon, 30 Sep 2019 13:10:11 -0400] rev 58409
8184732: Deadlock detection improvements for 'special' locks Summary: Assert that special ranked locks cannot safepoint and allow_vm_block and remove locks from the exceptional lock list in no_safepoint_verifier. Reviewed-by: dholmes, eosterlund
Mon, 30 Sep 2019 17:19:58 +0100 8229338: clean up test/jdk/java/util/RandomAccess/Basic.java
pconcannon [Mon, 30 Sep 2019 17:19:58 +0100] rev 58408
8229338: clean up test/jdk/java/util/RandomAccess/Basic.java Summary: General refactoring of code and increased test coverage Reviewed-by: lancea, aefimov
Mon, 30 Sep 2019 18:02:24 +0200 8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing
shade [Mon, 30 Sep 2019 18:02:24 +0200] rev 58407
8231583: Shenandoah: Fix register clash in SBSA::resolve_forwarding_pointer() borrowing Reviewed-by: rkennke
Mon, 30 Sep 2019 17:18:30 +0200 8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms
lucy [Mon, 30 Sep 2019 17:18:30 +0200] rev 58406
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms Reviewed-by: goetz
Mon, 30 Sep 2019 17:00:16 +0200 8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails
rkennke [Mon, 30 Sep 2019 17:00:16 +0200] rev 58405
8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails Reviewed-by: shade, roland
Mon, 30 Sep 2019 16:10:26 +0100 Merge aefimov-dns-client-branch
aefimov [Mon, 30 Sep 2019 16:10:26 +0100] rev 58404
Merge
Mon, 30 Sep 2019 16:04:28 +0100 Initial changes for aefimov-dns-client-branch aefimov-dns-client-branch
aefimov [Mon, 30 Sep 2019 16:04:28 +0100] rev 58403
Initial changes for aefimov-dns-client-branch
Mon, 30 Sep 2019 15:35:56 +0200 Remove test applications JEP-349-branch
egahlin [Mon, 30 Sep 2019 15:35:56 +0200] rev 58402
Remove test applications
Mon, 30 Sep 2019 15:24:49 +0200 Update javadoc with CSR feedback JEP-349-branch
egahlin [Mon, 30 Sep 2019 15:24:49 +0200] rev 58401
Update javadoc with CSR feedback
Mon, 30 Sep 2019 14:29:09 +0200 Merge JEP-349-branch
mgronlun [Mon, 30 Sep 2019 14:29:09 +0200] rev 58400
Merge
Mon, 30 Sep 2019 14:27:44 +0200 let TestLargeRootSet retry on failure JEP-349-branch
mgronlun [Mon, 30 Sep 2019 14:27:44 +0200] rev 58399
let TestLargeRootSet retry on failure
Mon, 30 Sep 2019 14:04:42 +0200 8231616: Simplify compilation policy hierarchy
redestad [Mon, 30 Sep 2019 14:04:42 +0200] rev 58398
8231616: Simplify compilation policy hierarchy Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 14:54:57 +0300 8229872: (fs) Increase buffer size used with getmntent
vkempik [Tue, 24 Sep 2019 14:54:57 +0300] rev 58397
8229872: (fs) Increase buffer size used with getmntent Summary: Dynamically allocate memory for getmntent Reviewed-by: alanb
Mon, 30 Sep 2019 13:28:33 +0200 Merge JEP-349-branch
mgronlun [Mon, 30 Sep 2019 13:28:33 +0200] rev 58396
Merge
Mon, 30 Sep 2019 13:27:55 +0200 fix typo in emergency dump path JEP-349-branch
mgronlun [Mon, 30 Sep 2019 13:27:55 +0200] rev 58395
fix typo in emergency dump path
Mon, 30 Sep 2019 10:21:11 +0200 8231553: Deprecate unused G1RSetScanBlockSize command line option
tschatzl [Mon, 30 Sep 2019 10:21:11 +0200] rev 58394
8231553: Deprecate unused G1RSetScanBlockSize command line option Reviewed-by: lkorinth, sjohanss
Mon, 30 Sep 2019 09:29:10 +0200 8230062: assert(i == p->size()-1) failed: must be last element of the pack
chagedorn [Mon, 30 Sep 2019 09:29:10 +0200] rev 58393
8230062: assert(i == p->size()-1) failed: must be last element of the pack Summary: Avoids vectorization of reduction chain in which an intermediate result is used. Reviewed-by: roland, thartmann
Sun, 29 Sep 2019 16:12:47 +0200 cleaner tagging JEP-349-branch
mgronlun [Sun, 29 Sep 2019 16:12:47 +0200] rev 58392
cleaner tagging
Sun, 29 Sep 2019 13:59:54 +0200 Merge JEP-349-branch
mgronlun [Sun, 29 Sep 2019 13:59:54 +0200] rev 58391
Merge
Sat, 28 Sep 2019 17:52:07 -0400 8231457: Asserts on AIX because os::elapsed_counter() is not monotonic
azeller [Sat, 28 Sep 2019 17:52:07 -0400] rev 58390
8231457: Asserts on AIX because os::elapsed_counter() is not monotonic Summary: replace gettimeofday with javaTimeNanos Reviewed-by: dholmes, stuefe
Sat, 28 Sep 2019 12:33:34 -0700 8231287: JMap should do a better job of reporting exception it catches
cjplummer [Sat, 28 Sep 2019 12:33:34 -0700] rev 58389
8231287: JMap should do a better job of reporting exception it catches Summary: Retrhow any caught exception, and always print exceptions before exiting Reviewed-by: sspitsyn, phh
Fri, 27 Sep 2019 17:50:09 -0700 8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection
igerasim [Fri, 27 Sep 2019 17:50:09 -0700] rev 58388
8230415: Avoid redundant permission checking in FilePermissionCollection and SocketPermissionCollection Reviewed-by: mullan
Fri, 27 Sep 2019 18:27:42 +0000 8231431: JAOTC issues with JAR path containing spaces
bobv [Fri, 27 Sep 2019 18:27:42 +0000] rev 58387
8231431: JAOTC issues with JAR path containing spaces Reviewed-by: kvn
Fri, 27 Sep 2019 12:20:14 -0700 8231036: vmTestbase monitoring tests fail after JSR 166 refresh
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58386
8231036: vmTestbase monitoring tests fail after JSR 166 refresh Reviewed-by: martin, dholmes
Fri, 27 Sep 2019 12:20:14 -0700 8231032: ThreadMXBean locking tests fail after JSR 166 refresh
dl [Fri, 27 Sep 2019 12:20:14 -0700] rev 58385
8231032: ThreadMXBean locking tests fail after JSR 166 refresh Reviewed-by: martin, mchung, dholmes
Fri, 27 Sep 2019 10:48:23 -0700 8230942: Support compressed cores in SA tests
lmesnik [Fri, 27 Sep 2019 10:48:23 -0700] rev 58384
8230942: Support compressed cores in SA tests Reviewed-by: dholmes, sspitsyn
Fri, 27 Sep 2019 19:03:34 +0200 fix metachunk gtest stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:03:34 +0200] rev 58383
fix metachunk gtest
Fri, 27 Sep 2019 19:03:13 +0200 do not enlarge chunks faster than chunk alloc strategy would allow stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:03:13 +0200] rev 58382
do not enlarge chunks faster than chunk alloc strategy would allow
Fri, 27 Sep 2019 19:02:25 +0200 Correct chunk allocation size for standard loaders in class space stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:02:25 +0200] rev 58381
Correct chunk allocation size for standard loaders in class space
Fri, 27 Sep 2019 19:01:21 +0200 Make chunk-in-place-enlargment switchable stuefe-new-metaspace-branch
stuefe [Fri, 27 Sep 2019 19:01:21 +0200] rev 58380
Make chunk-in-place-enlargment switchable
Fri, 27 Sep 2019 08:57:25 -0700 8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module
darcy [Fri, 27 Sep 2019 08:57:25 -0700] rev 58379
8231557: Suppress warnings on non-serializable instance fields in jdk.scripting.nashorn module Reviewed-by: jlaskey
Fri, 27 Sep 2019 14:43:35 +0100 8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed
dfuchs [Fri, 27 Sep 2019 14:43:35 +0100] rev 58378
8231037: java/net/InetAddress/ptr/Lookup.java fails intermittently due to reverse lookup failed Summary: The test is updated to verify whether reverse lookup is altogether possible. Reviewed-by: chegar
Fri, 27 Sep 2019 15:15:07 +0200 8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion
rehn [Fri, 27 Sep 2019 15:15:07 +0200] rev 58377
8231321: compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java failed assertion Reviewed-by: thartmann, eosterlund
Fri, 27 Sep 2019 20:06:02 +0800 8231567: minimal build failed after JDK-8226690
jiefu [Fri, 27 Sep 2019 20:06:02 +0800] rev 58376
8231567: minimal build failed after JDK-8226690 Reviewed-by: shade, coleenp
Fri, 27 Sep 2019 07:56:02 -0400 8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
coleenp [Fri, 27 Sep 2019 07:56:02 -0400] rev 58375
8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check Summary: Change Monitor:: to Mutex:: when allocating a Mutex, and in mutexLocker. Reviewed-by: rehn, dholmes
Fri, 27 Sep 2019 13:32:52 +0200 Fix javadoc JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:32:52 +0200] rev 58374
Fix javadoc
Fri, 27 Sep 2019 13:20:04 +0200 Improve test coverage for RecordingStream::enable(...) and RecordingStream:disable(...) JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:20:04 +0200] rev 58373
Improve test coverage for RecordingStream::enable(...) and RecordingStream:disable(...)
Tue, 16 Jul 2019 08:56:08 +0200 8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks
roland [Tue, 16 Jul 2019 08:56:08 +0200] rev 58372
8227384: C2 compilation fails with "graph should be schedulable" when running with -XX:-EliminateLocks Reviewed-by: thartmann, kvn
Fri, 27 Sep 2019 13:03:11 +0200 Add missing copyright header JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:03:11 +0200] rev 58371
Add missing copyright header
Fri, 27 Sep 2019 13:01:55 +0200 Add missing TestUtils class for testing onError JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:01:55 +0200] rev 58370
Add missing TestUtils class for testing onError
Fri, 27 Sep 2019 13:00:53 +0200 Fix typos JEP-349-branch
egahlin [Fri, 27 Sep 2019 13:00:53 +0200] rev 58369
Fix typos
Fri, 27 Sep 2019 12:58:01 +0200 Add tests for onError JEP-349-branch
egahlin [Fri, 27 Sep 2019 12:58:01 +0200] rev 58368
Add tests for onError
Fri, 27 Sep 2019 12:46:14 +0200 8231471: Obsolete -XX:CompilationPolicyChoice
redestad [Fri, 27 Sep 2019 12:46:14 +0200] rev 58367
8231471: Obsolete -XX:CompilationPolicyChoice Reviewed-by: kvn, dholmes, thartmann
Thu, 26 Sep 2019 17:49:44 +0200 8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info
roland [Thu, 26 Sep 2019 17:49:44 +0200] rev 58366
8231405: [Shenandoah] guarantee(d != NULL) failed: Null dominator info Reviewed-by: shade, rkennke
Fri, 27 Sep 2019 09:55:35 +0100 8231504: Update networking tests to avoid implicit dependency on the system proxies
chegar [Fri, 27 Sep 2019 09:55:35 +0100] rev 58365
8231504: Update networking tests to avoid implicit dependency on the system proxies Reviewed-by: dfuchs
Thu, 26 Sep 2019 14:41:09 -0700 8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
cjplummer [Thu, 26 Sep 2019 14:41:09 -0700] rev 58364
8228625: [TESTBUG] sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr Summary: Give jshell process time to fully startup and stablize before requesting heap dump Reviewed-by: sspitsyn, amenkov
Thu, 26 Sep 2019 12:13:57 -0700 8231546: Suppress warnings on non-serializable instance fields in java.prefs module
darcy [Thu, 26 Sep 2019 12:13:57 -0700] rev 58363
8231546: Suppress warnings on non-serializable instance fields in java.prefs module Reviewed-by: rriggs
Thu, 26 Sep 2019 11:10:19 -0400 8231314: java.time serialization warning cleanup
rriggs [Thu, 26 Sep 2019 11:10:19 -0400] rev 58362
8231314: java.time serialization warning cleanup Reviewed-by: chegar, naoto, plevart
Thu, 26 Sep 2019 07:20:51 -0700 8231467: Missing make prerequisite declaration corrupts make dependency files on Windows
erikj [Thu, 26 Sep 2019 07:20:51 -0700] rev 58361
8231467: Missing make prerequisite declaration corrupts make dependency files on Windows Reviewed-by: ihse, tbell
Thu, 26 Sep 2019 10:37:37 -0400 8231382: Use main class from main module if available JDK-8200758-branch
herrick [Thu, 26 Sep 2019 10:37:37 -0400] rev 58360
8231382: Use main class from main module if available Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Thu, 26 Sep 2019 09:19:46 -0400 8230649 : Make jpackage tool an experimental feature JDK-8200758-branch
herrick [Thu, 26 Sep 2019 09:19:46 -0400] rev 58359
8230649 : Make jpackage tool an experimental feature Reviewed-by: asemenyuk, kcr
Thu, 26 Sep 2019 09:22:49 -0400 8226690: SIGSEGV in MetadataOnStackClosure::do_metadata
coleenp [Thu, 26 Sep 2019 09:22:49 -0400] rev 58358
8226690: SIGSEGV in MetadataOnStackClosure::do_metadata Summary: Dont create nmethod if classes have been redefined since compilation start. Reviewed-by: sspitsyn, dlong, eosterlund, gdub
Thu, 26 Sep 2019 15:13:04 +0200 Incorporate CSR feedback JEP-349-branch
egahlin [Thu, 26 Sep 2019 15:13:04 +0200] rev 58357
Incorporate CSR feedback
Thu, 26 Sep 2019 14:04:25 +0200 8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
mbaesken [Thu, 26 Sep 2019 14:04:25 +0200] rev 58356
8231448: s390 and ppc - replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type Reviewed-by: coleenp, lfoltan
Thu, 26 Sep 2019 13:56:58 +0200 8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails
pliden [Thu, 26 Sep 2019 13:56:58 +0200] rev 58355
8231294: ZGC: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002 fails Reviewed-by: shade, dholmes
Thu, 12 Sep 2019 11:44:51 +0200 8229499: Node budget assert in fuzzed test.
phedlin [Thu, 12 Sep 2019 11:44:51 +0200] rev 58354
8229499: Node budget assert in fuzzed test. Reviewed-by: thartmann, neliasso
Thu, 26 Sep 2019 10:00:07 +0000 8219724: ZGC: Make inline cache cleaning more robust
eosterlund [Thu, 26 Sep 2019 10:00:07 +0000] rev 58353
8219724: ZGC: Make inline cache cleaning more robust Reviewed-by: pliden
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip