Claes Redestad
113c48f5da
8215401: Add isEmpty default method to CharSequence
...
Reviewed-by: jlaskey, rriggs, jjg, alanb, smarks, darcy
2020-05-22 11:20:57 +02:00
Ioi Lam
7d330d34f1
8245335: [TESTBUG] DeterministicDump.java fails with release JVM
...
Reviewed-by: stuefe, dholmes, jiefu
2020-05-21 15:56:27 -07:00
Naoto Sato
ea38873d30
8239480: Support for CLDR version 37
...
Reviewed-by: joehw
2020-05-21 13:56:11 -07:00
Naoto Sato
b5b6ae32d2
8245241: Incorrect locale provider preference is not logged
...
Reviewed-by: joehw, dfuchs
2020-05-21 13:55:06 -07:00
Coleen Phillimore
e3be308329
8245260: Missing file header for test/hotspot/jtreg/containers/docker/TEST.properties
...
Reviewed-by: dcubed, hseigel
2020-05-21 16:45:55 -04:00
Prasanta Sadhukhan
270674ce1b
Merge
2020-05-21 09:56:19 +05:30
Mikael Vidstedt
20dbc949d5
8245518: Problem list java/net/SocketOption/AfterClose.java
...
Reviewed-by: dholmes
2020-05-20 19:16:54 -07:00
Phil Race
f39a0d585b
Merge
2020-05-20 17:40:46 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Erik Gahlin
9fe4b69c1a
8235921: jdk/jfr/event/oldobject/TestLargeRootSet.java times out with debug bits
...
Reviewed-by: mgronlun
2020-05-21 01:36:46 +02:00
Phil Race
59dc384fbd
Merge
2020-05-20 08:40:27 -07:00
Thomas Stuefe
66514251c1
8244733: Add ResourceHashtable::xxx_if_absent
...
Reviewed-by: coleenp, iklam, rehn, dholmes
2020-05-20 15:56:39 +02:00
Tejpal Rebari
9ae8b32dee
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS
...
Reviewed-by: psadhukhan
2020-05-20 15:04:37 +05:30
Claes Redestad
6812f6f641
8218173: exception during StringConcatFactory clinit breaks string concat with no fallback
...
Reviewed-by: psandoz, jlaskey
2020-05-20 11:35:58 +02:00
Phil Race
1f233c8b99
6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
...
Reviewed-by: jdv
2020-05-18 17:16:29 -07:00
Sergey Bylokhov
9c415c4d52
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
...
Reviewed-by: prr, psadhukhan
2020-05-18 15:27:54 +01:00
Jayathirth D V
08ded85a5c
8245165: Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList
...
Reviewed-by: psadhukhan
2020-05-18 15:50:22 +05:30
Prasanta Sadhukhan
f76b6e7450
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos
...
Reviewed-by: serb, prr
2020-05-18 11:18:51 +05:30
Tejpal Rebari
4cf3e6bfd8
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac
...
Reviewed-by: serb
2020-05-13 19:53:02 +05:30
Tejpal Rebari
79905b14b1
8229856: [macos] Opening a menu on a JTextField can clear the text selection
...
Reviewed-by: psadhukhan, jdv
2020-05-13 19:43:46 +05:30
Prasanta Sadhukhan
d8510ea0c1
Merge
2020-05-09 09:49:08 +05:30
Evgeny Nikitin
bdb8ef1d18
8242150: [GRAAL] Add jtreg "serviceability/sa/ClhsdbJstackXcompStress.java" to graal problem list
...
Reviewed-by: kvn
2020-05-08 18:59:03 +02:00
Vladimir A Ivanov
93fcbec20a
8243099: SO_INCOMING_NAPI_ID support
...
Add support for the SO_INCOMING_NAPI_ID socket option to jdk.net.ExtendedSocketOptions
Co-authored-by: Dinesh Kumar <dinesh.kumar@intel.com>
Reviewed-by: alanb, chegar, dfuchs, vtewari, pconcannon
2020-05-20 15:12:28 -07:00
Erik Joelsson
822ec45b02
8245401: AbsPathsInImage.java fails on Windows on jdwp.dll
...
Reviewed-by: mikael, ihse
2020-05-20 14:30:28 -07:00
Daniel Fuchs
58adc04d69
8244031: HttpClient should have more tests for HEAD requests
...
Http2TestExchangeImpl.java updated to support HEAD responses; ForbiddenHeadTest.java added.
Reviewed-by: chegar, michaelm
2020-05-20 18:57:06 +01:00
Mandy Chung
692f753580
8240910: jmod rejects duplicate entries in --class-path jars
...
Reviewed-by: alanb, lancea
2020-05-08 08:23:35 -07:00
Erik Gahlin
f3519016c7
8244508: JFR: FlightRecorderOptions reset date format
...
Reviewed-by: mgronlun
2020-05-08 15:34:14 +02:00
Sean Mullan
59eb03151a
8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
...
Reviewed-by: xuelei
2020-05-08 08:12:21 -04:00
Aleksei Efimov
3f505750ed
8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
...
Reviewed-by: dfuchs
2020-05-08 11:23:37 +01:00
Jan Lahoda
3beee2cd93
8242919: Paste locks up jshell
...
Not waiting until the full block is available while reading from input.
Reviewed-by: rfield
2020-05-08 09:16:12 +02:00
Prasanta Sadhukhan
b75ea9b069
Merge
2020-05-08 09:52:42 +05:30
Prasanta Sadhukhan
1f2f808794
8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
...
Reviewed-by: serb
2020-05-08 09:45:57 +05:30
Prasanta Sadhukhan
5f0d11e1e9
8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos
...
Reviewed-by: serb
2020-05-08 09:43:13 +05:30
Jesper Wilhelmsson
601891ac2b
8244618: WinUpgradeUUIDTest.java fails after JDK-8236518
...
Reviewed-by: dholmes
2020-05-08 02:43:36 +02:00
Aleksei Efimov
61864c28d1
8062947: Fix exception message to correctly represent LDAP connection failure
...
Reviewed-by: dfuchs, xyin, vtewari
2020-05-07 19:18:22 +01:00
Prasanta Sadhukhan
f64bdedeac
8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
...
Reviewed-by: prr
2020-05-07 22:29:25 +05:30
Naoto Sato
ed4bc1bf23
8244245: localizedBy() should override localized values with default values
...
Reviewed-by: joehw, rriggs, scolebourne
2020-05-07 09:27:48 -07:00
Andy Herrick
29f015cf61
8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win
...
Reviewed-by: asemenyuk, almatvee
2020-05-07 10:54:18 -04:00
Alan Bateman
f6dda95113
8243596: ModuleLayer::parents should return an unmodifiable list
...
Reviewed-by: mchung
2020-05-07 14:44:09 +01:00
Pavel Rappo
93b0516d5d
8224613: javadoc should better handle bad options
...
Reviewed-by: jjg
2020-05-07 13:59:18 +01:00
Per Lidén
58a34f7c32
8244291: Test: gc/z/TestGarbageCollectorMXBean.java failed: "unexpected cycles"
...
Reviewed-by: eosterlund, tschatzl
2020-05-20 10:54:11 +02:00
Nick Gasson
18db3dec42
8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
...
Reviewed-by: aph
2020-05-11 12:05:55 +08:00
Joe Darcy
6cbf57aa37
8245147: Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java
...
Reviewed-by: vromero
2020-05-19 15:17:00 -07:00
Alex Menkov
dc3843919e
8229829: java/lang/management/ThreadMXBean/Locks.java fails with java.lang.RuntimeException: Thread WaitingThread is at WAITING state but is expected to be in Thread.State = WAITING
...
Reviewed-by: sspitsyn, dholmes
2020-05-19 14:46:20 -07:00
Jonathan Gibbons
554e988bea
8243396: Add a brief description of argfiles to the javadoc help output
...
Reviewed-by: prappo
2020-05-19 10:11:13 -07:00
Weijun Wang
fa36d28aff
8245280: Add runtime/cds/appcds/SignedJar.java to problem list
...
Reviewed-by: dcubed
2020-05-19 22:06:10 +08:00
Sibabrata Sahoo
13cf783154
8209632: Develop new tests for EdDSA API
...
New Tests for EdDSA
Reviewed-by: ascarpino
2020-05-19 02:36:17 -07:00
Valerie Peng
080b3b83eb
8242151: Improve OID mapping and reuse among JDK security providers for aliases registration
...
Use sun.security.util.KnownOIDs enum instead of hardcoding oid strings everywhere
Reviewed-by: weijun
2020-05-19 04:05:03 +00:00
Hai-May Chao
a97932d8fc
8245151: jarsigner should not raise duplicate warnings on verification
...
Reviewed-by: weijun
2020-05-19 11:55:44 +08:00
Yasumasa Suenaga
4159f6852e
8233706: JFR emergency dump should be performed after error reporting
...
Reviewed-by: mgronlun, egahlin
2020-05-19 09:02:30 +09:00