dfuchs [Tue, 01 Oct 2019 12:10:33 +0100] rev 58423
8231506: Fix some instabilities in a few networking tests
Reviewed-by: alanb, chegar, msheppar
pliden [Tue, 01 Oct 2019 12:27:14 +0200] rev 58422
8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails
Reviewed-by: sspitsyn, dcubed, iignatyev
neliasso [Tue, 01 Oct 2019 11:43:10 +0200] rev 58421
8226721: Missing intrinsics for Math.ceil, floor, rint
Reviewed-by: neliasso, vlivanov, ecaspole
Contributed-by: jatin.bhateja@intel.com
mbaesken [Thu, 26 Sep 2019 13:51:43 +0200] rev 58420
8231357: sun/security/pkcs11/Cipher/TestKATForGCM.java fails on SLES11 using mozilla-nss-3.14
Reviewed-by: clanger, valeriep
herrick [Mon, 30 Sep 2019 20:26:28 -0400] rev 58419
Merge
herrick [Mon, 30 Sep 2019 20:16:48 -0400] rev 58418
8230974: creating rpm, get error for relative path to the license.txt
Submitted-by: asemenyuk
Reviewed-by: herrick
herrick [Mon, 30 Sep 2019 19:33:13 -0400] rev 58417
8231280: Linux packages produced by jpackage should have correct dependencies
Submitted-by: asemenyuk
Reviewed-by: herrick
herrick [Mon, 30 Sep 2019 19:11:19 -0400] rev 58416
8231605: Improve test helpers
Submitted-by: asemenyuk
Reviewed-by: herrick
herrick [Mon, 30 Sep 2019 15:59:50 -0400] rev 58415
8231281: Eliminate the --identifier option
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Mon, 30 Sep 2019 15:13:14 -0400] rev 58414
8230920 : jpackage problems when -input dir contains any files with "cfg" extension.
Reviewed-by: asemenyuk, almatvee
mgronlun [Mon, 30 Sep 2019 21:16:42 +0200] rev 58413
Merge
egahlin [Mon, 30 Sep 2019 20:52:58 +0200] rev 58412
Make TestRemovedChunks.java more stable
joehw [Mon, 30 Sep 2019 17:54:11 +0000] rev 58411
8016914: CoreDocumentImpl.setXmlVersion NPE
Reviewed-by: lancea
coleenp [Mon, 30 Sep 2019 13:22:05 -0400] rev 58410
Merge
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
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
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
lucy [Mon, 30 Sep 2019 17:18:30 +0200] rev 58406
8231403: [ppc]: Align ReservedCodeCacheSize default value with other platforms
Reviewed-by: goetz
rkennke [Mon, 30 Sep 2019 17:00:16 +0200] rev 58405
8231499: Shenandoah: compiler/arraycopy/TestDefaultMethodArrayCloneDeoptC2 fails
Reviewed-by: shade, roland
aefimov [Mon, 30 Sep 2019 16:10:26 +0100] rev 58404
Merge
aefimov [Mon, 30 Sep 2019 16:04:28 +0100] rev 58403
Initial changes for aefimov-dns-client-branch
egahlin [Mon, 30 Sep 2019 15:35:56 +0200] rev 58402
Remove test applications
egahlin [Mon, 30 Sep 2019 15:24:49 +0200] rev 58401
Update javadoc with CSR feedback
mgronlun [Mon, 30 Sep 2019 14:29:09 +0200] rev 58400
Merge
mgronlun [Mon, 30 Sep 2019 14:27:44 +0200] rev 58399
let TestLargeRootSet retry on failure
redestad [Mon, 30 Sep 2019 14:04:42 +0200] rev 58398
8231616: Simplify compilation policy hierarchy
Reviewed-by: thartmann, neliasso
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
mgronlun [Mon, 30 Sep 2019 13:28:33 +0200] rev 58396
Merge
mgronlun [Mon, 30 Sep 2019 13:27:55 +0200] rev 58395
fix typo in emergency dump path
tschatzl [Mon, 30 Sep 2019 10:21:11 +0200] rev 58394
8231553: Deprecate unused G1RSetScanBlockSize command line option
Reviewed-by: lkorinth, sjohanss