Aleksey Shipilev
|
081fa3e715
|
8260927: StringBuilder::insert is incorrect without Compact Strings
Reviewed-by: redestad, alanb, rriggs, jlaskey
|
2021-02-02 18:00:43 +00:00 |
|
Erik Gahlin
|
21f8bf4411
|
8257215: JFR: Events dropped when streaming over a chunk rotation
Reviewed-by: mgronlun
|
2021-02-01 05:57:08 +00:00 |
|
Martin Buchholz
|
f7b96d347a
|
8259796: timed CompletableFuture.get may swallow InterruptedException
Reviewed-by: dl, alanb
|
2021-01-19 18:41:08 +00:00 |
|
Alexander Zuev
|
bb0821eb6a
|
8258643: [TESTBUG] javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
Reviewed-by: trebari, psadhukhan
|
2021-01-18 22:12:06 +00:00 |
|
Daniel D. Daugherty
|
8abefdeca4
|
8259720: ProblemList java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java on Windows
Reviewed-by: kizune, pbansal
|
2021-01-13 18:23:41 +00:00 |
|
Daniel D. Daugherty
|
fb8ac24720
|
8259722: ProblemList two jdk/jfr/startupargs tests on Windows
Reviewed-by: mgronlun
|
2021-01-13 18:23:12 +00:00 |
|
Maurizio Cimadamore
|
17b4db31cb
|
8259636: Check for buffer backed by shared segment kicks in in unexpected places
Reviewed-by: sundar, alanb, chegar
|
2021-01-12 21:06:03 +00:00 |
|
Maurizio Cimadamore
|
b03880e33b
|
8259634: MemorySegment::asByteBuffer does not respect spatial bounds
Reviewed-by: alanb, chegar
|
2021-01-12 17:09:05 +00:00 |
|
Pankaj Bansal
|
28ff2de186
|
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
Reviewed-by: psadhukhan, kizune, serb
|
2021-01-12 09:46:06 +00:00 |
|
Maurizio Cimadamore
|
d60a937e87
|
8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
Reviewed-by: chegar, alanb, uschindler
|
2021-01-11 16:14:56 +00:00 |
|
Rajan Halade
|
1973fbee37
|
8039278: console.sh failed Automatically with exit code 1
Backport-of: 4ce83f2a3a6c5fe11c298bed557c341e286e068a
|
2021-01-07 19:21:41 +00:00 |
|
Erik Gahlin
|
4a478b8a98
|
8250903: jdk/jfr/javaagent/TestLoadedAgent.java fails with Mismatch in TestEvent count
Reviewed-by: mgronlun
|
2021-01-07 12:21:59 +00:00 |
|
Rajan Halade
|
f1bc4e05a4
|
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
Backport-of: 3be6e06958c4304cafee707a29d06d6b2cc5b76b
|
2021-01-06 16:39:08 +00:00 |
|
Rafael Winterhalter
|
d25a1bed56
|
8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
Reviewed-by: jfranck
|
2021-01-06 15:46:33 +00:00 |
|
Maurizio Cimadamore
|
e66187d885
|
8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
Co-authored-by: Uwe Schindler <uschindler@openjdk.org>
Reviewed-by: alanb
|
2021-01-06 12:18:43 +00:00 |
|
Prasanta Sadhukhan
|
80110dac91
|
8259007: This test printed a blank page
Reviewed-by: prr, serb
|
2021-01-06 06:36:29 +00:00 |
|
Maurizio Cimadamore
|
b7940aa1c4
|
8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
Reviewed-by: chegar, uschindler
|
2021-01-05 16:15:28 +00:00 |
|
Chris Hegarty
|
73f5415363
|
8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size
Reviewed-by: alanb
|
2021-01-02 19:29:50 +00:00 |
|
Daniel D. Daugherty
|
61e5e393a7
|
8258832: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux-X64
Reviewed-by: ccheung, amenkov
|
2020-12-22 18:59:36 +00:00 |
|
Daniel D. Daugherty
|
eabc9030ab
|
8258827: ProblemList Naming/DefaultRegistryPort.java and Naming/legalRegistryNames/LegalRegistryNames.java on Windows
Reviewed-by: rriggs, msheppar, prr
|
2020-12-22 17:15:34 +00:00 |
|
Daniel D. Daugherty
|
88dd6a9434
|
8258802: ProblemList TestJstatdDefaults.java, TestJstatdRmiPort.java, and TestJstatdServer.java
Reviewed-by: amenkov, cjplummer
|
2020-12-22 13:43:17 +00:00 |
|
Brent Christian
|
e680ebeb2f
|
8258007: Add instrumentation to NativeLibraryTest
Reviewed-by: mchung, naoto
|
2020-12-19 00:17:02 +00:00 |
|
Joel Borggrén-Franck
|
1cc98bde67
|
8256693: getAnnotatedReceiverType parameterizes types too eagerly
Reviewed-by: vromero
|
2020-12-18 13:34:36 +00:00 |
|
Sergey Bylokhov
|
7afb01dce9
|
8258373: Update the text handling in the JPasswordField
Reviewed-by: kizune, prr, psadhukhan
|
2020-12-18 06:26:16 +00:00 |
|
Stuart Marks
|
cbc3feeb89
|
8258259: Unicode linebreak matching behavior is incorrect; backout JDK-8235812
Reviewed-by: naoto
|
2020-12-18 00:36:33 +00:00 |
|
Rajan Halade
|
9fdfc6dfc6
|
8225072: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
8258630: Add expiry exception for QuoVadis root certificate
Backport-of: 666e6c4033762e4e1a8997819de1518616cc0fa8
|
2020-12-17 22:14:25 +00:00 |
|
Alexey Semenyuk
|
61cbf0fffe
|
8258293: tools/jpackage/share/RuntimePackageTest.java#id0 with RuntimePackageTest.testUsrInstallDir2
Reviewed-by: almatvee, herrick
|
2020-12-17 15:33:03 +00:00 |
|
Markus Grönlund
|
7aac4dc175
|
8257621: JFR StringPool misses cached items across consecutive recordings
Reviewed-by: egahlin
|
2020-12-17 14:34:44 +00:00 |
|
Anton Litvinov
|
87644a2bb7
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr
Backport-of: e8c40bafa51ed73247d2a03a8411cbcb0cdf4efa
|
2020-12-16 19:48:07 +00:00 |
|
Pankaj Bansal
|
e7aa5fe602
|
8258427: Problem List some tests related to FileDialog for MacOS
Reviewed-by: prr, serb
|
2020-12-15 21:28:50 +00:00 |
|
Richard Reingruber
|
09e8675f56
|
8255381: com/sun/jdi/EATests.java should not suspend graal threads
Reviewed-by: cjplummer, mdoerr, sspitsyn
|
2020-12-15 08:38:58 +00:00 |
|
Martin Buchholz
|
43dc3f7992
|
8254350: CompletableFuture.get may swallow InterruptedException
Reviewed-by: alanb, dl
|
2020-12-13 19:17:36 +00:00 |
|
Vicente Romero
|
b7ac32d6ee
|
8257598: Clarify what component values are used in Record::equals
Reviewed-by: darcy, chegar
|
2020-12-11 19:16:34 +00:00 |
|
Markus Grönlund
|
502a5241e5
|
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
|
2020-12-10 12:33:48 +00:00 |
|
Christoph Langer
|
29ffffa7b9
|
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
Reviewed-by: mbaesken
|
2020-12-10 10:56:36 +00:00 |
|
Kim Barrett
|
db5da9619b
|
8257876: Avoid Reference.isEnqueued in tests
Reviewed-by: mchung, tschatzl
|
2020-12-10 10:34:47 +00:00 |
|
Daniel Fuchs
|
4a839e95de
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
Reviewed-by: chegar
|
2020-12-10 10:09:29 +00:00 |
|
Phil Race
|
f631a9901f
|
8256888: Client manual test problem list update
Reviewed-by: serb
|
2020-12-10 01:36:52 +00:00 |
|
Alexander Matveev
|
eb1c8a15b6
|
8257924: Use full path when running external executable from jpackage
Reviewed-by: herrick, asemenyuk
|
2020-12-10 01:01:38 +00:00 |
|
Andy Herrick
|
1ce2a36c7b
|
8257539: tools/jpackage/windows/WinL10nTest.java unpack.bat failed with Exit code: 1618
Reviewed-by: almatvee, asemenyuk, prr, kizune
|
2020-12-10 00:50:28 +00:00 |
|
Toshio Nakamura
|
53e537c738
|
8255387: Japanese characters were printed upside down on AIX
Reviewed-by: prr, serb
|
2020-12-10 00:27:44 +00:00 |
|
Harold Seigel
|
d33a689b96
|
8256867: Classes with empty PermittedSubclasses attribute cannot be extended
Reviewed-by: lfoltan, mchung, jlahoda, chegar
|
2020-12-09 19:07:11 +00:00 |
|
Martin Doerr
|
0201a33dd6
|
8255959: Timeouts in VectorConversion tests
Reviewed-by: psandoz, stuefe
|
2020-12-09 13:17:50 +00:00 |
|
Ivan Šipka
|
616b1f12bd
|
8257516: define test group for manual tests
Reviewed-by: iignatyev
|
2020-12-09 10:28:04 +00:00 |
|
Christoph Langer
|
fae7961a03
|
8257884: Re-enable sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java as automatic test
Reviewed-by: xuelei
|
2020-12-09 08:12:09 +00:00 |
|
Aleksey Shipilev
|
9ce3d806fa
|
8257887: java/foreign/TestSegments.java test fails on 32-bit after JDK-8257186
Reviewed-by: jiefu, adityam, redestad
|
2020-12-09 06:42:38 +00:00 |
|
Dan Smith
|
48d8650ae1
|
8257845: Integrate JEP 390
8254047: [JEP 390] Revise "value-based class" & apply to wrappers
8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased
8252183: [JEP 390] Add 'lint' warning for @ValueBased classes
8257027: [JEP 390] Diagnose synchronization on @ValueBased classes
8252180: [JEP 390] Deprecate wrapper class constructors for removal
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Reviewed-by: rriggs, hseigel, mchung, darcy
|
2020-12-08 23:04:01 +00:00 |
|
Mark Reinhold
|
ed4c4ee73b
|
8256299: Implement JEP 396: Strongly Encapsulate JDK Internals by Default
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb
|
2020-12-08 22:12:24 +00:00 |
|
Brent Christian
|
1a9ed92d6f
|
8200102: NativeLibraryTest.java fails intermittently, unloaded count is not same as expected
Reviewed-by: mchung, naoto
|
2020-12-08 18:01:04 +00:00 |
|
Daniel Fuchs
|
fab6158c19
|
8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException
Reviewed-by: aefimov, michaelm
|
2020-12-08 16:36:04 +00:00 |
|