Naoto Sato
|
bebfae48e3
|
8264208: Console charset API
Reviewed-by: joehw, rriggs, alanb
|
2021-04-23 18:57:03 +00:00 |
|
Ian Graves
|
b337f63361
|
8037397: RegEx pattern matching loses character class after intersection (&&) operator
Reviewed-by: rriggs
|
2021-04-21 15:45:52 +00:00 |
|
Peter Levart
|
98cb81b381
|
8265237: String.join and StringJoiner can be improved further
Reviewed-by: rriggs, redestad
|
2021-04-21 10:32:03 +00:00 |
|
Christoph Göttschkes
|
7146104fda
|
8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
Reviewed-by: jlaskey, shade, ryadav
|
2021-04-21 07:13:13 +00:00 |
|
Sean Mullan
|
ddc56d1dbe
|
8259428: AlgorithmId.getEncodedParams() should return copy
Reviewed-by: weijun, valeriep
|
2021-04-20 21:45:52 +00:00 |
|
Rafael Winterhalter
|
f47faf283b
|
8228988: AnnotationParser throws NullPointerException on incompatible member type
Reviewed-by: darcy
|
2021-04-20 21:33:19 +00:00 |
|
Erik Gahlin
|
4dcaac1feb
|
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
Reviewed-by: cjplummer
|
2021-04-20 15:53:45 +00:00 |
|
Per Liden
|
79798c656d
|
8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
Reviewed-by: sspitsyn, ayang
|
2021-04-20 07:53:43 +00:00 |
|
Jorn Vernee
|
c88714875d
|
8265079: Implement VarHandle invoker caching
Reviewed-by: redestad, vlivanov, psandoz, mchung
|
2021-04-19 11:36:55 +00:00 |
|
Tejpal Rebari
|
d1c8c9eabb
|
8197811: Test java/awt/Choice/PopupPosTest/PopupPosTest.java fails on Windows
Reviewed-by: psadhukhan
|
2021-04-19 10:23:19 +00:00 |
|
Ian Graves
|
0bdc3e7a41
|
8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
Reviewed-by: rriggs, bpb
|
2021-04-16 20:05:48 +00:00 |
|
Jaikiran Pai
|
64e21307a8
|
8262108: SimpleDateFormat formatting broken for sq_MK Locale
Reviewed-by: naoto
|
2021-04-16 06:45:39 +00:00 |
|
Naoto Sato
|
f6e54f2f9a
|
8258794: Support for CLDR version 39
Reviewed-by: joehw, erikj
|
2021-04-15 21:28:22 +00:00 |
|
Weijun Wang
|
c70589c68c
|
8265227: Move Proc.java from security/testlibrary to test/lib
Reviewed-by: rriggs, xuelei, rhalade, ssahoo
|
2021-04-15 15:07:47 +00:00 |
|
Roger Riggs
|
7b61a426e0
|
8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
Reviewed-by: dholmes
|
2021-04-15 14:38:14 +00:00 |
|
Conor Cleary
|
6293299dd3
|
8264824: java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly
Reviewed-by: aefimov, dfuchs, michaelm, vtewari
|
2021-04-15 14:05:55 +00:00 |
|
Jayathirth D V
|
abdff7905f
|
8163086: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java fails
Reviewed-by: psadhukhan
|
2021-04-15 11:32:07 +00:00 |
|
Prasanta Sadhukhan
|
b72d99e77b
|
8233564: [TESTBUG] MouseComboBoxTest.java is failing
Reviewed-by: jdv
|
2021-04-15 10:14:37 +00:00 |
|
Prasanta Sadhukhan
|
2b5869ad09
|
8233565: [TESTBUG] NullModalityDialogTest.java fails on MacOS
Reviewed-by: jdv
|
2021-04-15 09:55:29 +00:00 |
|
Brian Burkhalter
|
d1b28e7ad0
|
8265231: (fc) ReadDirect and WriteDirect tests fail after fix for JDK-8264821
Reviewed-by: alanb, dcubed, darcy, chegar
|
2021-04-14 19:53:19 +00:00 |
|
Lance Andersen
|
ffb3771816
|
8265019: Update tests for additional TestNG test permissions
Reviewed-by: naoto, bpb, alanb
|
2021-04-14 15:42:55 +00:00 |
|
Brian Burkhalter
|
7e4cd48020
|
8264821: DirectIOTest fails on a system with large block size
Reviewed-by: chegar
|
2021-04-14 15:33:48 +00:00 |
|
Alexander Zvegintsev
|
26186ec3f6
|
8039261: [TEST_BUG]: There is not a minimal security level in Java Preferences and the TestApplet.html is blocked.
Reviewed-by: serb, pbansal, aivanov, kizune
|
2021-04-14 00:31:30 +00:00 |
|
Conor Cleary
|
784f1c1f74
|
8264200: java/nio/channels/DatagramChannel/SRTest.java fails intermittently
Reviewed-by: dfuchs, rriggs, msheppar
|
2021-04-13 14:06:10 +00:00 |
|
Rafael Winterhalter
|
9dd96257c6
|
8263763: Synthetic constructor parameters of enum are not considered for annotation indices
Reviewed-by: darcy, jfranck
|
2021-04-12 21:01:08 +00:00 |
|
Alexey Ushakov
|
714ae54f91
|
8258788: incorrect response to change in window insets [lanai]
Reviewed-by: serb, jdv
|
2021-04-12 16:28:14 +00:00 |
|
Prasanta Sadhukhan
|
b90ad76d6b
|
8233567: [TESTBUG] FocusSubRequestTest.java fails on macos
Reviewed-by: azvegint, pbansal
|
2021-04-12 14:59:14 +00:00 |
|
Chris Hegarty
|
3c9858ddfb
|
8264827: Large mapped buffer/segment crash the VM when calling isLoaded
Reviewed-by: alanb, mcimadamore
|
2021-04-12 11:21:34 +00:00 |
|
Naoto Sato
|
9ebc497b53
|
8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase
Reviewed-by: joehw
|
2021-04-09 18:12:08 +00:00 |
|
Brian Burkhalter
|
cc54de76ca
|
8264400: (fs) WindowsFileStore equality depends on how the FileStore was constructed
Reviewed-by: alanb
|
2021-04-09 15:41:52 +00:00 |
|
Ioi Lam
|
78d1164ce2
|
8214455: Relocate CDS archived regions to the top of the G1 heap
Reviewed-by: tschatzl, ccheung
|
2021-04-08 00:41:28 +00:00 |
|
Phil Race
|
adb860ec10
|
8255800: Raster creation methods need some specification clean up
Reviewed-by: serb
|
2021-04-07 14:49:27 +00:00 |
|
Jim Laskey
|
0f13e2277f
|
8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive"
Reviewed-by: darcy, bpb, dcubed
|
2021-04-06 17:05:42 +00:00 |
|
Aleksei Efimov
|
a611c462f9
|
8264048: Fix caching in Jar URL connections when an entry is missing
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Reviewed-by: bchristi, dfuchs
|
2021-04-06 10:43:59 +00:00 |
|
Jorn Vernee
|
b7baca7f32
|
8264288: Performance issue with MethodHandle.asCollector
Reviewed-by: jrose, vlivanov
|
2021-04-05 20:05:07 +00:00 |
|
Jim Laskey
|
920189918e
|
8264729: Random check-in failing header checks.
Reviewed-by: erikj, bpb
|
2021-04-05 19:03:18 +00:00 |
|
Brian Burkhalter
|
104e925dfd
|
8264512: jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
Reviewed-by: naoto
|
2021-04-05 16:42:09 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|
Brian Burkhalter
|
3991b329b1
|
8264539: Improve failure message of java/nio/file/WatchService/SensitivityModifier.java
Reviewed-by: alanb
|
2021-04-02 19:53:18 +00:00 |
|
Naoto Sato
|
6c145c4768
|
8264544: Case-insensitive comparison issue with supplementary characters.
Co-authored-by: Chris Johnson <chriswjohnson.jdk@gmail.com>
Reviewed-by: joehw, iris, alanb
|
2021-04-02 16:32:45 +00:00 |
|
Joe Darcy
|
328e9514a8
|
8169629: Annotations with lambda expressions cause AnnotationFormatError
Reviewed-by: jfranck
|
2021-04-01 16:46:32 +00:00 |
|
Alexander Scherbatiy
|
0228734902
|
8262470: Printed GlyphVector outline with low DPI has bad quality on Windows
Reviewed-by: serb, psadhukhan
|
2021-04-01 06:45:20 +00:00 |
|
Stefan Karlsson
|
0fa35728a7
|
8264489: Add more logging to LargeCopyWithMark.java
Reviewed-by: kbarrett, alanb, bpb
|
2021-03-31 16:43:14 +00:00 |
|
Brian Burkhalter
|
353807c5f1
|
8263898: (fs) Files.newOutputStream on the "NUL" special device throws FileSystemException: "nul: Incorrect function" (win)
Reviewed-by: jpai, alanb
|
2021-03-30 18:18:37 +00:00 |
|
Roger Riggs
|
8cf1c62c34
|
8263754: HexFormat 'fromHex' methods should be static
Reviewed-by: redestad, naoto, chegar
|
2021-03-29 20:38:10 +00:00 |
|
Ziyi Luo
|
a5d7de2351
|
8263404: RsaPrivateKeySpec is always recognized as RSAPrivateCrtKeySpec in RSAKeyFactory.engineGetKeySpec
Co-authored-by: Greg Rubin <rubin@amazon.com>
Reviewed-by: valeriep
|
2021-03-29 20:14:47 +00:00 |
|
Prasanta Sadhukhan
|
f3eed05236
|
8263928: Add JAWT test files for mac
Reviewed-by: jdv
|
2021-03-26 11:30:29 +00:00 |
|
Brian Burkhalter
|
b006f22f1f
|
4833719: (bf) Views of MappedByteBuffers are not MappedByteBuffers, and cannot be forced
Reviewed-by: adinn
|
2021-03-25 15:30:50 +00:00 |
|
Michael McMahon
|
e55aa41f57
|
8263899: HttpClient throws NPE in AuthenticationFilter when parsing www-authenticate head
Reviewed-by: dfuchs, chegar
|
2021-03-24 11:59:19 +00:00 |
|
Kim Barrett
|
2425462a84
|
8263903: Use Cleaner instead of finalize to auto stop Timer thread
Reviewed-by: dholmes, alanb, bchristi, rriggs, mchung
|
2021-03-23 21:16:35 +00:00 |
|