shade [Tue, 30 Jul 2019 22:16:48 +0200] rev 57597
8228725: AArch64: Purge method call format support
Reviewed-by: adinn
shade [Tue, 30 Jul 2019 22:15:23 +0200] rev 57596
8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
Reviewed-by: tonyp
bpb [Tue, 30 Jul 2019 09:46:06 -0700] rev 57595
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
Reviewed-by: alanb, lancea, fweimer
mdoerr [Tue, 30 Jul 2019 17:54:53 +0200] rev 57594
8228743: [PPC64, s390] Implement FastJNIAccessors
Reviewed-by: goetz, lucy
coleenp [Tue, 30 Jul 2019 09:56:18 -0400] rev 57593
8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Summary: Increase max size for SymbolTable and fix experimental option range. Fix option range test to include experimental options.
Reviewed-by: jiangli, dholmes, hseigel, gziemski
mullan [Tue, 30 Jul 2019 09:26:47 -0400] rev 57592
8191138: Remove deprecated java.security.acl APIs
Reviewed-by: alanb, mchung
dchuyko [Tue, 30 Jul 2019 09:58:18 +0300] rev 57591
8228722: jpackage RPM tests fail on some versions of rpmbuild
Reviewed-by: herrick
weijun [Tue, 30 Jul 2019 11:14:16 +0800] rev 57590
8228745: sun/security/tools/jarsigner/Warning.java test timeout
Reviewed-by: xuelei
rhalade [Mon, 29 Jul 2019 16:09:36 -0700] rev 57589
8228755: ProblemList sun/security/tools/jarsigner/Warning.java
Reviewed-by: xuelei
herrick [Mon, 29 Jul 2019 18:38:00 -0400] rev 57588
Merge
herrick [Mon, 29 Jul 2019 18:31:18 -0400] rev 57587
8228744: file associations broken on linux.
Reviewed-by: kcr
valeriep [Mon, 29 Jul 2019 20:18:43 +0000] rev 57586
8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
Summary: Updated test to use NoPadding as default if the mode is one of GCM, CTR and CTS
Reviewed-by: xuelei
xuelei [Mon, 29 Jul 2019 11:23:49 -0700] rev 57585
8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
Reviewed-by: mullan
mikael [Mon, 29 Jul 2019 09:59:04 -0700] rev 57584
Merge
rrich [Fri, 26 Jul 2019 16:03:08 +0200] rev 57583
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
Reviewed-by: mdoerr, goetz
eosterlund [Mon, 29 Jul 2019 13:57:54 +0200] rev 57582
8227407: ZGC: C2 loads and load barriers can get separated by safepoints
Reviewed-by: neliasso, smonteith, roland
jjiang [Sat, 27 Jul 2019 10:02:35 +0800] rev 57581
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
Reviewed-by: mullan
ljiang [Fri, 26 Jul 2019 11:47:50 +0800] rev 57580
8228623: Update copyright year to 2019 for several java properties file
Reviewed-by: naoto
ccheung [Thu, 25 Jul 2019 10:25:52 -0700] rev 57579
8228407: JVM crashes with shared archive file mismatch
Summary: Stop processing other header fields if initial header check has failed.
Reviewed-by: dholmes, jiangli
weijun [Thu, 25 Jul 2019 21:21:29 +0800] rev 57578
8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
Reviewed-by: mullan
ljiang [Thu, 25 Jul 2019 15:29:50 +0800] rev 57577
8228397: Missing license copyright header in some properties files
Reviewed-by: iris, mchung, naoto
iignatyev [Wed, 24 Jul 2019 18:23:16 -0700] rev 57576
8226905: unproblem list applications/ctw/modules/* tests on windows
Reviewed-by: kvn
mikael [Wed, 24 Jul 2019 16:54:17 -0700] rev 57575
Added tag jdk-13+31 for changeset 6a159c6c23cc
vlivanov [Wed, 24 Jul 2019 10:50:40 +0300] rev 57574
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr
weijun [Wed, 24 Jul 2019 10:09:30 +0800] rev 57573
8228341: SignTwice.java fails intermittently on Windows
Reviewed-by: mullan
weijun [Wed, 24 Jul 2019 10:09:22 +0800] rev 57572
8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
Reviewed-by: mullan
jjg [Tue, 23 Jul 2019 11:30:31 -0700] rev 57571
8228494: Update nroff version of man pages
Reviewed-by: mchung
mdoerr [Mon, 29 Jul 2019 18:22:55 +0200] rev 57570
8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
Summary: Check JvmtiExport::_field_access_count != 0 at runtime
Reviewed-by: dholmes, eosterlund, bulasevich
bpb [Mon, 29 Jul 2019 09:09:23 -0700] rev 57569
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
Reviewed-by: prappo, dfuchs, alanb
bpb [Mon, 29 Jul 2019 08:48:52 -0700] rev 57568
8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Reviewed-by: alanb, lancea
coleenp [Mon, 29 Jul 2019 10:34:20 -0400] rev 57567
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Summary: add top level cds directory and adjust test groups
Reviewed-by: mseledtsov, ccheung
hseigel [Mon, 29 Jul 2019 09:57:37 -0400] rev 57566
8228596: Class redefinition fails when condy instructions are removed
Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE
Reviewed-by: coleenp, dcubed, sspitsyn