Chris Yin
7ded8b1e30
8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
...
Reviewed-by: dfuchs
2020-03-20 10:24:46 +08:00
Phil Race
0f7f181d60
8241233: Typo in problem listing of UIDefaultKeySizeTest.java
...
Reviewed-by: jdv
2020-03-18 22:27:31 -07:00
Prasanta Sadhukhan
7143a9c581
8241078: OOM error parsing HTML with large <pre> Tag text
...
Reviewed-by: serb, aivanov
2020-03-19 09:22:37 +05:30
Prasanta Sadhukhan
3340e6f980
8226230: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Ubuntu
...
Reviewed-by: serb
2020-03-19 09:20:06 +05:30
Phil Race
9874e698b8
8241229: Problem list jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java
...
Reviewed-by: aivanov, serb
2020-03-18 15:48:53 -07:00
Tejpal Rebari
1e217e7b8b
8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet()
...
Reviewed-by: pbansal, serb, jdv
2020-03-18 11:38:33 +05:30
Phil Race
c1f7fa2ece
8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10
...
Reviewed-by: serb, jdv
2020-03-17 17:38:27 -07:00
Sergey Bylokhov
72b251d372
8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
...
Reviewed-by: psadhukhan, prr
2020-03-16 17:33:52 -07:00
Prasanta Sadhukhan
bca2465c94
8236635: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT
...
Reviewed-by: serb, pbansal
2020-03-16 12:49:08 +05:30
Kiran Sidhartha Ravikumar
fa069be2f2
8161558: ListIterator should not discard cause on exception
...
Reviewed-by: smarks
2020-03-13 18:38:07 +00:00
Alexander Scherbatiy
cd7d175001
8240604: Rewrite sun/management/jmxremote/bootstrap/CustomLauncherTest.java test to make binaries from source file
...
Reviewed-by: iignatyev
2020-03-19 14:58:04 +03:00
Phil Race
23fda7e41b
8240977: ProblemList failing jtreg tests on macos
...
Reviewed-by: serb
2020-03-12 17:53:08 -07:00
Sergey Bylokhov
b4863f9dd8
8240633: Memory leaks in the implementations of FileChooserUI
...
Reviewed-by: pbansal, psadhukhan
2020-03-12 10:00:23 +01:00
Sergey Bylokhov
40f6d697d2
8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
...
Reviewed-by: prr, jdv
2020-03-10 11:30:33 -07:00
Jayathirth D V
bd78beae15
6532025: GIF reader throws misleading exception with truncated images
...
Reviewed-by: prr, bpb
2020-03-10 16:07:58 +05:30
Matthias Baesken
cadfc3d570
8241064: JFR related tests TestMetaspaceAllocationFailure.java and TestEventInstrumentation.java miss requires tag
...
Reviewed-by: mseledtsov, mgronlun
2020-03-16 15:11:02 +01:00
Chris Yin
599af2ac26
8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
...
Reviewed-by: dfuchs, vtewari
2020-03-19 11:07:36 +08:00
Andrew M Leonard
44eca823aa
8241097: java/math/BigInteger/largeMemory/SymmetricRangeTests.java requires -XX:+CompactStrings
...
Reviewed-by: bpb, bchristi
2020-03-17 14:14:27 +00:00
Rafael Winterhalter
9d7f8bc9a0
8202469: (ann) Type annotations on type variable bounds that are also type variables are lost
...
Reviewed-by: jfranck
2020-03-18 17:07:42 -04:00
Daniil Titov
b70ef0d2e2
8240711: TestJstatdPort.java failed due to "ExportException: Port already in use:"
...
Reviewed-by: amenkov
2020-03-18 11:05:11 -07:00
Chris Plummer
c6cec8a8ea
8227340: Modify problem list entry for javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java
...
Reviewed-by: dholmes
2020-03-18 10:42:32 -07:00
Mikhailo Seledtsov
0ee7497937
8241033: Create test library utility for getting JFR streaming repository
...
New method to get JFR streaming repo path
Reviewed-by: egahlin, mgronlun
2020-03-18 09:45:20 -07:00
Ichiroh Takiguchi
d76b0cf705
8232161: Align some one-way conversion in MS950 charset with Windows
...
MS950 charset encoder's conversion table is changed
Reviewed-by: naoto
2020-03-18 18:04:51 +09:00
Ivan Gerasimov
1d4a4fed43
8214245: Case insensitive matching doesn't work correctly for some character classes
...
Reviewed-by: rriggs, darcy
2020-03-18 01:04:22 -07:00
Naoto Sato
e5e24ad080
8241082: Upgrade IANA Language Subtag Registry data to 03-16-2020 version
...
Reviewed-by: joehw
2020-03-17 19:11:10 -07:00
Hai-May Chao
0c9f8e472f
8186143: keytool -ext option doesn't accept wildcards for DNS subject alternative names
...
Reviewed-by: jnimeh, weijun, mullan
2020-03-18 09:23:57 +08:00
Chris Plummer
a147636157
8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available
...
Reviewed-by: sspitsyn, iignatyev
2020-03-17 18:04:59 -07:00
Naoto Sato
2b4b3d9efc
8240626: Some of the java.time.chrono.Eras return empty display name for some styles and locales
...
Reviewed-by: joehw
2020-03-16 09:26:01 -07:00
Mandy Chung
d5d6dc0caa
8228336: Refactor native library loading implementation
...
Reviewed-by: alanb, dholmes
2020-03-12 11:54:11 -07:00
Daniel Fuchs
58337b12f8
8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"
...
The solaris specific code is changed to use the fallback mechanism if the DLPI interface returns an error indicating that the operation is unsupported. In addition, NetworkInterface::getHardwareAddress is changed to always return null for the loopback interface.
Reviewed-by: alanb
2020-03-12 18:31:49 +00:00
Patrick Concannon
0ed44d0aee
8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS)
...
Updates DatagramChannel so that the SO_SNDBUF is set to a minimum value of 65527 for IPv6 sockets and 65507 for IPv4 sockets on macOS.
Reviewed-by: alanb, dfuchs
2020-03-12 17:08:09 +00:00
Roger Riggs
fee69babbd
8240704: CheckHandles.java failed "AssertionError: Handle use increased by more than 10 percent."
...
Reviewed-by: dfuchs
2020-03-12 11:54:39 -04:00
Naoto Sato
eeaafbe141
8216332: Grapheme regex does not work with emoji sequences
...
Reviewed-by: rriggs
2020-03-12 08:31:26 -07:00
Pankaj Bansal
e70ee3dcf7
8231042: [macos] JFileChooser creates new folder on ESC
...
Reviewed-by: serb, psadhukhan
2020-03-03 18:26:57 +05:30
Pankaj Bansal
c2867d6577
8204161: [TESTBUG] auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception
...
Reviewed-by: serb
2020-03-03 17:37:04 +05:30
Prasanta Sadhukhan
6b45504934
Merge
2020-03-03 14:45:47 +05:30
Prasanta Sadhukhan
26a7b0dddd
Merge
2020-03-03 13:31:33 +05:30
Sergey Bylokhov
9d0a4875d7
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
...
Reviewed-by: kizune
2020-03-03 03:46:11 +00:00
Sergey Bylokhov
70e2c013d7
8235153: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails
...
Reviewed-by: aivanov
2020-03-02 23:35:50 +00:00
Mikhailo Seledtsov
35ee1cb2b3
8236938: [TESTBUG] JFR event MetaspaceAllocationFailure is not tested
...
New test for MetaspaceAllocationFailure
Reviewed-by: hseigel, stuefe
2020-03-02 12:16:18 -08:00
Prasanta Sadhukhan
65bf61852f
Merge
2020-03-02 10:50:33 +05:30
Sergey Bylokhov
5e912fbec5
8240202: A few client tests leave mouse buttons pressed
...
Reviewed-by: prr
2020-02-28 16:49:10 -08:00
Volker Simonis
b38f3cf3bd
8240226
: DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
...
Reviewed-by: martin, alanb
2020-02-28 19:49:39 +01:00
Amy Lu
67ba91ba52
8239979: sun/security/tools/keytool/ExtOptionCamelCase.java is not run
...
Reviewed-by: rhalade
2020-02-27 12:19:24 +08:00
Daniel D. Daugherty
cea9a9b8ce
8240134: ProblemList javax/script/Test7.java
...
Reviewed-by: dholmes
2020-02-26 19:39:32 -05:00
Daniel D. Daugherty
be1007cfaf
8240132: ProblemList com/sun/jdi/InvokeHangTest.java
...
Reviewed-by: mikael
2020-02-26 19:33:14 -05:00
Ravi Reddy
9b12c80e21
8238452: Keytool generates wrong expiration date if validity is set to 2050/01/01
...
Reviewed-by: pkoppula, weijun, coffeys
2020-02-26 18:06:19 +03:00
Vladimir Ivanov
48c48b7a85
8238696: x86: Enumerate all detected CPU features in VM_Version feature string
...
Reviewed-by: dholmes, kvn
2020-03-12 16:42:03 +03:00
Alex Menkov
5531199db4
8240340: java/lang/management/ThreadMXBean/Locks.java is buggy
...
Reviewed-by: dholmes, sspitsyn
2020-03-11 13:39:27 -07:00
Serguei Spitsyn
db69852ac2
8240881: [BACKOUT] 8222489 jcmd VM.system_properties gives unusable paths on Windows
...
Undo the 8222489 changeset
Reviewed-by: dcubed, iklam
2020-03-11 20:28:43 +00:00
Alexey Bakhtin
14e37ba3df
8239798: SSLSocket closes socket both socket endpoints on a SocketTimeoutException
...
Reviewed-by: xuelei
2020-03-11 19:14:08 +03:00
Vipin Sharma
d778097371
8240524: Remove explicit type argument in test jdk/java/lang/Boolean/MakeBooleanComparable.java
...
Reviewed-by: clanger, vtewari
2020-03-11 13:50:13 +01:00
Weijun Wang
80ca356e7e
8239928: ec/ECDSAJavaVerify.java failed due to timeout
...
Reviewed-by: valeriep
2020-03-11 10:33:33 +08:00
Chihiro Ito
08c3b1fc8f
8222489: jcmd VM.system_properties gives unusable paths on Windows
...
Reviewed-by: sspitsyn, ysuenaga
2020-03-07 23:08:33 +09:00
John Jiang
edaf548beb
8238740: java/net/httpclient/whitebox/FlowTestDriver.java would not specify a TLS protocol
...
Reviewed-by: dfuchs
2020-03-10 21:43:46 +08:00
Erik Gahlin
672992f6ac
8222000: JFR: Process start event
...
Reviewed-by: mgronlun, rriggs
2020-03-09 21:25:38 +01:00
Naoto Sato
123ac07064
8239836: ZoneRules.of() doesn't check transitionList/standardOffsetTL arguments validity
...
Reviewed-by: rriggs, joehw, scolebourne
2020-03-09 13:20:45 -07:00
Daniel Fuchs
5c8f935641
8240754: Instrument FlowTest.java to provide more debug traces
...
Reviewed-by: chegar
2020-03-09 17:48:40 +00:00
Henry Jen
dc17821807
8240629: argfiles parsing broken for argfiles with comment cross 4096 bytes chunk
...
Reviewed-by: alanb, mchung
2020-03-06 13:48:16 -08:00
Rajan Halade
ba2e4178ce
8240686: 70 security tests are failing on Windows due to "Fetch artifact failed"
...
Reviewed-by: xuelei
2020-03-09 00:45:01 -07:00
Ichiroh Takiguchi
3d9dddd658
8239965: XMLEncoder/Test4625418.java fails due to "Error: Cp943 - can't read properly"
...
Cp943 and x-IBM943 should skip on XMLEncoder/Test4625418.java
Reviewed-by: naoto
2020-03-08 15:15:38 +09:00
Roger Riggs
375d0c1325
8239893: Windows handle Leak when starting processes using ProcessBuilder
...
Reviewed-by: bpb, naoto
2020-03-06 13:52:35 -05:00
Sean Mullan
f87ebd9e5d
8240684: ProblemList 70 security tests that are failing on Windows due to "Fetch artifact failed"
...
Reviewed-by: xuelei, stsmirno, dcubed
2020-03-06 13:17:03 -05:00
Severin Gehwolf
c92adf4158
8240189: [TESTBUG] Some cgroup tests are failing after JDK-8231111
...
Reviewed-by: mbaesken, bobv
2020-02-24 19:03:34 +01:00
Ramkumar Sunderbabu
9c6a769618
8153430: jdk regression test MletParserLocaleTest, ParserInfiniteLoopTest reduce default timeout
...
Removed timeout=5 from the tests so that default timeout is used
Reviewed-by: cjplummer
2020-03-06 10:27:24 +05:30
Lance Andersen
3607ddd55a
8211917: Zip FS should add META-INF/MANIFEST.FS at the start of the Zip/JAR
...
Reviewed-by: clanger, jpai
2020-03-05 13:56:40 -05:00
Ravi Reddy
b2f1f73e75
8183369: RFC unconformity of HttpURLConnection with proxy
...
HttpURLConnection retried with proxy if the connection fails on first attempt as per RFC
Reviewed-by: chegar, dfuchs, vtewari
2020-03-05 03:27:17 -05:00
Andy Herrick
aa54795965
8237967: No proper error message when --runtime-image points to non-existent path
...
Reviewed-by: kizune, asemenyuk, almatvee
2020-03-03 17:58:41 -05:00
Nick Gasson
f6e5c5a7ea
8238705: [TESTBUG] jfr/event/gc/stacktrace/TestMetaspace* are stable with Xcomp on AArch64
...
Reviewed-by: mseledtsov, egahlin
2020-02-26 09:58:15 +08:00
Naoto Sato
e6f0c6bb9a
8239976: Put JDK-8239965 on the ProblemList.txt
...
Reviewed-by: dcubed
2020-02-25 15:49:24 -08:00
Erik Gahlin
dd8dbb66eb
8223066: "jfr metadata" output the @Name annotation twice
...
Co-authored-by: Chihiro Ito <chiroito107@gmail.com>
Reviewed-by: mgronlun, egahlin
2020-02-25 20:45:29 +01:00
Pankaj Bansal
f916df3b0e
8238985: [TESTBUG] The arrow image is blue instead of green
...
Reviewed-by: serb, psadhukhan
2020-02-21 17:09:01 +05:30
Pankaj Bansal
b5fdcb0851
8216329: Cannot resize CheckBoxItemMenu in Synth L&F with setHorizontalTextPosition
...
Reviewed-by: serb, psadhukhan
2020-02-21 16:31:45 +05:30
Severin Gehwolf
53ee0c4963
8239559: Cgroups: Incorrect detection logic on some systems
...
Adjust heuristic with cgroup mounts according to mountinfo
Reviewed-by: bobv, mbaesken
2020-02-20 20:56:49 +01:00
Ichiroh Takiguchi
1b92518389
8235834: IBM-943 charset encoder needs updating
...
Apply 34B003AF.RPMAP130 definition into encoder
Reviewed-by: naoto
2020-02-25 22:47:11 +09:00
Chihiro Ito
9c35471ae0
8219904: ClassCastException when calling FlightRecorderMXBean#getRecordings()
...
Reviewed-by: egahlin, mseledtsov
2020-02-25 03:28:31 +01:00
Denghui Dong
52d7a61e8d
8237499: JFR: Include stack trace in the ThreadStart event
...
Reviewed-by: egahlin
2020-02-24 23:24:14 +01:00
Naoto Sato
8493812702
8239520
: ValueRange.of(long, long, long) does not throw IAE on invalid inputs
...
Reviewed-by: rriggs
2020-02-24 14:16:20 -08:00
Igor Ignatyev
c4059c667d
8238943: switch to jtreg 5.0
...
Reviewed-by: erikj, jjg, joehw
2020-02-24 11:50:18 -08:00
Daniel Fuchs
f7c819a72d
8239052: java/net/httpclient/whitebox/SSLEchoTubeTestDriver.java failed with BufferUnderflowException against TLSv1.3
...
The test assumed that ByteBuffer would be split at long boundaries. This is obviously not always the case. A carry has been added to support reading a long split over several buffers.
Reviewed-by: chegar
2020-02-24 17:19:32 +00:00
Xue-Lei Andrew Fan
89448a83d9
8233619: SSLEngine handshake status immediately after the handshake can be NOT_HANDSHAKING rather than FINISHED with TLSv1.3
...
Reviewed-by: jnimeh
2020-03-03 15:57:01 -08:00
Mikhailo Seledtsov
467ee78a52
8235206: JFR TestCrossProcessStreaming - validate that data can be consumed while it is being produced
...
Updated test to validate concurrent produce/consume
Reviewed-by: egahlin
2020-03-03 12:43:55 -08:00
Prasanta Sadhukhan
3c72042627
8239334: Tab Size does not work correctly in JTextArea with setLineWrap on
...
Reviewed-by: serb, pbansal
2020-02-20 14:49:20 +05:30
Weijun Wang
533649b8ca
8237218: Support NIST Curves verification in java implementation
...
Reviewed-by: ascarpino
2020-02-22 08:10:21 +08:00
Sean Mullan
fb37c54630
8238560: Cleanup and consolidate algorithms in the jdk.tls.legacyAlgorithms security property
...
Reviewed-by: xuelei
2020-02-20 16:36:38 -05:00
Daniel Fuchs
f40220f578
8238990: java/net/httpclient/HandshakeFailureTest.java failed against TLSv1.3 on Windows
...
The SSLTube and SSLFlowDelegate are improved to wrap any non-SSL exception that occur during the handshake in an SSLHandshakeException.
Reviewed-by: chegar
2020-02-20 20:04:15 +00:00
Alexander Zuev
c6e9d209c5
8237221: [macos] java/awt/MenuBar/SeparatorsNavigation/SeparatorsNavigation.java fails
...
Reviewed-by: serb
2020-02-17 20:04:31 +03:00
Sergey Bylokhov
784e575134
8238741: java.awt.Robot(GraphicsDevice) constructor does not follow the spec
...
Reviewed-by: aivanov
2020-02-13 13:21:21 -08:00
Sergey Bylokhov
8d2aa62bd9
8221823: Requested JDialog width is ignored
...
Reviewed-by: aivanov
2020-02-13 13:19:55 -08:00
Phil Race
ff55c4903b
8238842: AIOOBE in GIFImageReader.initializeStringTable
...
Reviewed-by: serb, bpb
2020-02-12 14:45:10 -08:00
Prasanta Sadhukhan
5f44b6ca1b
Merge
2020-02-11 13:41:48 +05:30
Sergey Bylokhov
0b3cf5ea13
8237222: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
...
Reviewed-by: trebari, prr, psadhukhan
2020-02-08 18:48:42 -08:00
Sergey Bylokhov
1b3b413ee6
8238276: ComponentPeer.xxxImage are not implemented in some peers
...
Reviewed-by: aivanov
2020-02-08 14:25:06 -08:00
Phil Race
cf83f8e364
8238721: Add failing client jtreg tests to the Problem List
...
Reviewed-by: serb
2020-02-08 12:00:06 -08:00
Phil Race
728592dd22
Merge
2020-02-07 11:09:59 -08:00
Christoph Langer
90ee2c3d6e
8237192: Generate stripped/public pdbs on Windows for jdk images
...
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: erikj, ihse
2020-02-07 08:38:40 +01:00
Jamil Nimeh
39db83a9cc
8239094: PKCS#9 ChallengePassword attribute does not allow for the UTF8String type
...
Reviewed-by: xuelei
2020-02-19 13:36:53 -08:00
Claes Redestad
ebadfaeb2e
8196334: Optimize UUID#fromString
...
Co-authored-by: Andriy Plokhotnyuk <plokhotnyuk@gmail.com>
Co-authored-by: Jon Chambers <jon.chambers@gmail.com>
Reviewed-by: igerasim, alanb
2020-03-02 08:22:48 +01:00
Rajan Halade
751de03704
8225130: Add exception for expiring Comodo roots to VerifyCACerts test
...
Reviewed-by: weijun
2020-03-01 23:04:02 -08:00
Sergey Bylokhov
080c16d36d
8225126: Test SetBoundsPaintTest.html faild on Windows when desktop is scaled
...
Reviewed-by: jdv
2020-02-04 12:56:19 -08:00