Alex Menkov
86c24b319e
8240908: RetransformClass does not know about MethodParameters attribute
...
Reviewed-by: cjplummer, sspitsyn
2022-02-03 15:51:16 +00:00
Xue-Lei Andrew Fan
a95ee5ada2
8065422: Trailing dot in hostname causes TLS handshake to fail with SNI disabled
...
Reviewed-by: weijun
2022-02-03 06:28:19 +00:00
Daniel Fuchs
47800bf3da
8280868: LineBodyHandlerTest.java creates and discards too many clients
...
Reviewed-by: michaelm
2022-02-02 17:11:22 +00:00
Roger Riggs
fdd9ca74bd
8280642: ObjectInputStream.readObject should throw InvalidClassException instead of IllegalAccessError
...
Reviewed-by: naoto, mchung
2022-02-01 20:13:14 +00:00
Jim Laskey
bde2b3783e
8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
...
Reviewed-by: shade, dholmes
2022-02-01 18:45:31 +00:00
Alexander Zuev
18a7dc8c08
8279586: [macos] custom JCheckBox and JRadioBox with custom icon set: focus is still displayed after unchecking
...
Reviewed-by: serb, azvegint
2022-02-01 10:20:38 +00:00
Michael McMahon
de3113b998
8279842: HTTPS Channel Binding support for Java GSS/Kerberos
...
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: dfuchs, weijun, darcy
2022-02-01 07:26:59 +00:00
Joe Darcy
0e70d4504c
8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
...
Reviewed-by: bpb, jlaskey
2022-02-01 01:27:18 +00:00
Mandy Chung
9c0104b9c9
8221642: AccessibleObject::setAccessible throws NPE when invoked by JNI code with no java frame on stack
...
Reviewed-by: alanb
2022-02-01 00:09:35 +00:00
Dmitry Batrak
091aff92e2
8278908: [macOS] Unexpected text normalization on pasting from clipboard
...
Reviewed-by: serb, aivanov
2022-01-31 13:43:35 +00:00
Aleksey Shipilev
251351f494
8280889: java/lang/instrument/GetObjectSizeIntrinsicsTest.java fails with -XX:-UseCompressedOops
...
Reviewed-by: sspitsyn, dcubed
2022-01-31 08:49:02 +00:00
Kevin Walls
cb8a82ee24
8272317: jstatd has dependency on Security Manager which needs to be removed
...
Reviewed-by: cjplummer, rriggs
2022-01-28 12:54:19 +00:00
Andrey Turbanov
178ac74653
8251466: test/java/io/File/GetXSpace.java fails on Windows with mapped network drives.
...
Reviewed-by: bpb
2022-01-28 07:01:21 +00:00
Joe Darcy
40a2ce2033
8270476: Make floating-point test infrastructure more lambda and method reference friendly
...
Reviewed-by: bpb
2022-01-27 22:57:09 +00:00
Andrey Turbanov
2ea0edf2c4
8279673: AudioClip.play doesn't work due to NullPointerException when creating DataPusher
...
Reviewed-by: prr, serb
2022-01-27 07:00:56 +00:00
Hai-May Chao
c2ee1b33c3
8273236: keytool does not accurately warn about algorithms that are disabled but have additional constraints
...
Reviewed-by: mullan
2022-01-26 20:31:04 +00:00
Liam Miller-Cushon
b5de2cc9d3
8280546: Remove hard-coded 127.0.0.1 loopback address
...
Reviewed-by: mullan
2022-01-26 17:40:17 +00:00
Joe Darcy
0c42e43f77
8280550: SplittableRandom#nextDouble(double,double) can return result >= bound
...
Reviewed-by: jlaskey, psandoz
2022-01-26 17:25:30 +00:00
Mandy Chung
a183bfb436
8280377: MethodHandleProxies does not correctly invoke default methods with varags
...
Reviewed-by: alanb
2022-01-26 01:24:15 +00:00
Vicente Romero
2eab86b513
8213905: reflection not working for type annotations applied to exception types in the inner class constructor
...
Reviewed-by: jlahoda
2022-01-26 00:33:10 +00:00
Aleksey Shipilev
76fe03fe01
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
...
Reviewed-by: sspitsyn, lmesnik
2022-01-25 19:23:02 +00:00
Aleksey Shipilev
cebaad1c94
8280041: Retry loop issues in java.io.ClassCache
...
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: rkennke, rriggs, plevart
2022-01-25 19:22:07 +00:00
Joe Darcy
cbe8395ace
8280168: Add Objects.toIdentityString
...
Reviewed-by: alanb, mchung, rriggs, smarks
2022-01-25 18:15:37 +00:00
Daniel Jeliński
28796cbd1d
8163921: HttpURLConnection default Accept header is malformed according to HTTP/1.1 RFC
...
Reviewed-by: dfuchs, michaelm
2022-01-25 11:10:51 +00:00
Ian Graves
e3076552ec
8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
...
Reviewed-by: lancea, iris, naoto, rriggs
2022-01-24 22:21:22 +00:00
Daniel D. Daugherty
293fb46f7c
8280413: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on all X64 platforms
...
Reviewed-by: azvegint
2022-01-20 20:27:37 +00:00
Julia Boes
20297deaeb
8280161: com/sun/net/httpserver/simpleserver/jwebserver/MaxRequestTimeTest.java fails with SSLException
...
Reviewed-by: dfuchs
2022-01-20 12:16:21 +00:00
Prasanta Sadhukhan
c4a624d463
8279894: javax/swing/JInternalFrame/8020708/bug8020708.java timeouts on Windows 11
...
Reviewed-by: serb, kizune
2022-01-20 04:13:50 +00:00
Jesper Wilhelmsson
4616c13c2f
Merge
2022-01-20 01:18:38 +00:00
Erik Gahlin
6179e13b08
8266410: jdk/jfr/javaagent/TestLoadedAgent.java failed with "Mismatch in TestEvent count"
...
Reviewed-by: mgronlun
2022-01-19 22:23:51 +00:00
Alexandre Iline
5523ddebd5
8279641: Create manual JTReg tests for Swing accessibility
...
Reviewed-by: serb, prr
2022-01-19 21:02:08 +00:00
Alisen Chung
84fa0d8c7d
8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, serb, aivanov
2022-01-19 19:12:35 +00:00
Erik Gahlin
e20c6bf972
8280189: JFR: TestPrintXML should print mismatching XML
...
Reviewed-by: mgronlun
2022-01-19 15:35:57 +00:00
Matthias Baesken
8931c12258
8280157: wrong texts Falied in a couple of tests
...
Reviewed-by: egahlin, aivanov
2022-01-19 12:01:10 +00:00
Julia Boes
5832a34404
8270416: Enhance construction of Identity maps
...
Reviewed-by: dfuchs, chegar, rhalade, ahgross, smarks, robm
2022-01-18 23:35:34 +00:00
Masanori Yano
848b16a3f9
8272746: ZipFile can't open big file (NegativeArraySizeException)
...
Reviewed-by: lancea
2022-01-18 18:20:57 +00:00
Erik Gahlin
bd35f9740d
8278628: jdk/jfr/jmx/streaming/TestMaxSize.java Expected only one or two chunks
...
Reviewed-by: mgronlun
2022-01-18 16:55:06 +00:00
Jesper Wilhelmsson
39f140a201
Merge
2022-01-18 01:56:50 +00:00
Mikael Vidstedt
9a18190a4f
8280048: Missing comma in copyright header
...
Reviewed-by: prr
2022-01-15 03:20:34 +00:00
Masanori Yano
22b7295e75
7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
...
Reviewed-by: serb
2022-01-15 02:17:46 +00:00
Weijun Wang
0d1a97f793
8279064: New options for ktab to provide non-default salt
...
Reviewed-by: valeriep
2022-01-14 20:44:22 +00:00
Daniel D. Daugherty
09d61b6187
8280034: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-x64
...
Reviewed-by: ccheung
2022-01-14 17:49:54 +00:00
Sean Mullan
61b8944327
8278851: Correct signer logic for jars signed with multiple digestalgs
...
Reviewed-by: coffeys, weijun
2022-01-14 15:22:31 +00:00
Julia Boes
9f30ec174f
8278398: jwebserver: Add test to confirm maximum request time
...
Reviewed-by: dfuchs, michaelm
2022-01-14 12:48:03 +00:00
Naoto Sato
064ee6ae13
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
...
Backport-of: 8dc4437d00
2022-01-13 22:05:52 +00:00
Weijun Wang
0a839b434b
8279801: EC KeyFactory and KeyPairGenerator do not have aliases for OID format
...
Reviewed-by: xuelei, valeriep
2022-01-13 15:26:41 +00:00
Jaikiran Pai
c17a0122c4
8278961: Enable debug logging in java/net/DatagramSocket/SendDatagramToBadAddress.java
...
Reviewed-by: dfuchs, msheppar
2022-01-13 13:23:57 +00:00
Erik Gahlin
b61a4af719
8259774: Deprecate -XX:FlightRecorderOptions:samplethreads
...
Reviewed-by: mgronlun
2022-01-13 09:46:33 +00:00
Weijun Wang
cb25029885
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
...
Reviewed-by: xuelei, valeriep
2022-01-13 00:42:00 +00:00
Naoto Sato
0a094d7c28
8268081: Upgrade Unicode Data Files to 14.0.0
...
Reviewed-by: joehw, iris, lancea
2022-01-12 19:17:18 +00:00
Jaikiran Pai
ff0cb98965
8279536: jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out
...
Reviewed-by: lancea
2022-01-12 12:58:17 +00:00
Masanori Yano
319d23033f
8277463: JFileChooser with Metal L&F doesn't show non-canonical UNC path in - Look in
...
Reviewed-by: psadhukhan
2022-01-12 06:57:36 +00:00
Masanori Yano
3aaa0982d8
8276694: Pattern trailing unescaped backslash causes internal error
...
Reviewed-by: jlaskey
2022-01-11 22:37:15 +00:00
Zdenek Zambersky
4c52eb3943
8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition
...
Reviewed-by: amenkov, sspitsyn
2022-01-11 13:14:48 +00:00
Jesper Wilhelmsson
d9b1bb5860
Merge
2022-01-10 17:06:23 +00:00
Matthias Baesken
06b4d494bf
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
...
Backport-of: 8b5ff4bdff
2022-01-10 11:41:14 +00:00
Sergey Bylokhov
77757ba974
8225122: Test AncestorResized.java fails when Windows desktop is scaled.
...
Reviewed-by: kizune, aivanov
2022-01-08 01:03:34 +00:00
Sergey Bylokhov
f203723fc7
8279337: The MToolkit is still referenced in a few places
...
Reviewed-by: prr
2022-01-08 01:02:37 +00:00
Maurizio Cimadamore
d65c665839
8279527: Dereferencing segments backed by different scopes leads to pollution
...
Reviewed-by: psandoz, jvernee
2022-01-07 13:41:29 +00:00
Weijun Wang
8d0f385fd0
8279520: SPNEGO has not passed channel binding info into the underlying mechanism
...
Reviewed-by: mullan, valeriep
2022-01-06 22:02:55 +00:00
Phil Race
b3dbfc6452
4884570: StreamPrintService.isAttributeValueSupported does not work properly for SheetCollate
...
Reviewed-by: serb
2022-01-06 19:06:33 +00:00
Fairoz Matte
7c792f27a8
8279333: Some JFR tests do not accept 'GCLocker Initiated GC' as a valid GC Cause
...
Reviewed-by: egahlin
2022-01-06 14:20:45 +00:00
Alan Bateman
2dbb936da9
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
...
Reviewed-by: lancea, bpb
2022-01-06 08:12:53 +00:00
Jesper Wilhelmsson
844dfb3ab6
Merge
2022-01-06 01:26:50 +00:00
Daniel D. Daugherty
564c8c6390
8279529: ProblemList java/nio/channels/DatagramChannel/ManySourcesAndTargets.java on macosx-aarch64
...
8279532: ProblemList sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java
Reviewed-by: jnimeh
2022-01-05 19:01:11 +00:00
Daniel D. Daugherty
5cd9515333
8279525: ProblemList java/awt/GraphicsDevice/CheckDisplayModes.java on macosx-aarch64
...
Reviewed-by: ccheung
2022-01-05 16:37:42 +00:00
Aleksey Shipilev
a741b927a3
8279453: Disable tools/jar/ReproducibleJar.java on 32-bit platforms
...
Reviewed-by: alanb, bpb
2022-01-05 16:19:00 +00:00
Maurizio Cimadamore
9d43d25da8
8278897: Alignment of heap segments is not enforced correctly
...
Reviewed-by: jvernee
2022-01-05 10:47:34 +00:00
Aleksey Shipilev
0f4807e8fe
8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
...
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: alanb, valeriep
2022-01-05 07:29:17 +00:00
Hamlin Li
93c7d90c55
8278282: G1: Log basic statistics for evacuation failure
...
Reviewed-by: tschatzl, ayang, iwalulya
2022-01-04 11:55:41 +00:00
Matthias Baesken
9bdf6eb7b2
8279385: [test] Adjust sun/security/pkcs12/KeytoolOpensslInteropTest.java after 8278344
...
Reviewed-by: weijun
2022-01-04 07:55:53 +00:00
Naoto Sato
8dc4437d00
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
...
Reviewed-by: joehw
2022-01-04 02:48:23 +00:00
Jesper Wilhelmsson
4f607f2ada
Merge
2021-12-27 01:22:11 +00:00
Sergey Bylokhov
7fea10327e
8279134: Fix Amazon copyright in various files
...
Reviewed-by: xliu, phh
2021-12-26 22:10:54 +00:00
Eric Liu
6588bedc19
8278889: AArch64: [vectorapi] VectorMaskLoadStoreTest.testMaskCast() test fail
...
Reviewed-by: njian, kvn
2021-12-24 03:10:41 +00:00
Daniel Jelinski
9d99a377bf
8277881: Missing SessionID in TLS1.3 resumption in compatibility mode
...
Reviewed-by: ascarpino
2021-12-24 00:01:46 +00:00
Jesper Wilhelmsson
a3b1c6b036
Merge
2021-12-23 21:17:50 +00:00
Erik Gahlin
730f67081d
8268297: jdk/jfr/api/consumer/streaming/TestLatestEvent.java times out
...
Reviewed-by: mgronlun
2021-12-23 15:03:06 +00:00
Daniel Le
87cc4e5009
8276302: Locale.filterTags methods ignore actual weight when matching "*" (as if it is 1)
...
Reviewed-by: naoto
2021-12-23 14:11:11 +00:00
Valerie Peng
d64820dfef
8209398: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
...
Reviewed-by: hchao, weijun
2021-12-22 19:50:51 +00:00
Stuart Marks
04ee9211fc
8278967: rmiregistry fails to start because SecurityManager is disabled
...
Reviewed-by: alanb, erikj
2021-12-22 18:56:30 +00:00
Jesper Wilhelmsson
f1fbba23eb
Merge
2021-12-22 16:46:43 +00:00
Kevin Walls
734143918d
8279007: jstatd fails to start because SecurityManager is disabled
...
Reviewed-by: alanb, sspitsyn, mullan
2021-12-22 11:36:53 +00:00
Jatin Bhateja
97c5cd7fac
8278508: Enable X86 maskAll instruction pattern for 32 bit JVM.
...
Reviewed-by: kvn, sviswanathan
2021-12-22 03:17:03 +00:00
Jesper Wilhelmsson
bf2826499a
Merge
2021-12-21 23:07:35 +00:00
Jesper Wilhelmsson
803cb8a768
Merge
2021-12-21 21:58:05 +00:00
Daniel D. Daugherty
84d3333c7a
8279081: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on 2 platforms
...
Reviewed-by: azvegint, sspitsyn
2021-12-21 20:39:06 +00:00
Daniel Jelinski
f31dead6c5
8279043: Some Security Exception Messages Miss Spaces
...
Reviewed-by: weijun
2021-12-21 18:24:31 +00:00
Roger Riggs
db3d6d7724
8278087: Deserialization filter and filter factory property error reporting under specified
...
Backport-of: f90425a1cb
2021-12-21 15:42:36 +00:00
Roger Riggs
f90425a1cb
8278087: Deserialization filter and filter factory property error reporting under specified
...
Reviewed-by: lancea, bpb
2021-12-21 14:24:44 +00:00
Alexander Matveev
36676db2fd
8278970: [macos] SigningPackageTest is failed with runtime exception
...
Reviewed-by: herrick, asemenyuk
2021-12-17 21:56:55 +00:00
Weijun Wang
6412d57a0a
8278560: X509KeyManagerImpl::getAliases might return a good key with others
...
Reviewed-by: xuelei
2021-12-17 12:14:17 +00:00
Erik Gahlin
fffa73c1ef
8269425: 2 jdk/jfr/api/consumer/streaming tests failed to attach
...
Reviewed-by: mgronlun
2021-12-17 09:49:44 +00:00
Jatin Bhateja
8494fec665
8278796: Incorrect behavior of FloatVector.withLane on X86
...
Reviewed-by: sviswanathan, kvn
2021-12-17 03:07:08 +00:00
Jesper Wilhelmsson
e6b28e05c6
Merge
2021-12-16 00:26:36 +00:00
Vladimir Kozlov
d3408a46b7
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
...
Reviewed-by: dlong, mchung, dholmes
2021-12-15 21:45:45 +00:00
Weijun Wang
1f1db838ab
8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
...
Reviewed-by: mullan
2021-12-15 17:00:55 +00:00
Erik Gahlin
69b5d49e4f
8272064: test/jdk/jdk/jfr/api/consumer/TestHiddenMethod.java needs update for JEP 416
...
Reviewed-by: jbachorik
2021-12-15 13:24:04 +00:00
Chris Plummer
46f99aca94
8244765: Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues
...
Reviewed-by: amenkov, sspitsyn
2021-12-15 01:29:50 +00:00
Alexander Matveev
918e339785
8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript
...
Reviewed-by: herrick, asemenyuk
2021-12-14 23:59:11 +00:00
Weijun Wang
0cc989b7d2
8278744: KeyStore:getAttributes() not returning unmodifiable Set
...
Reviewed-by: mullan
2021-12-14 18:39:22 +00:00
Sergey Bylokhov
a9c1acbb8a
8275843: Random crashes while the UI code is executed
...
Reviewed-by: azvegint
2021-12-14 18:03:00 +00:00
Jesper Wilhelmsson
8401a059bd
Merge
2021-12-14 02:15:15 +00:00
David Holmes
c93b24d852
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
...
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
2021-12-13 21:37:51 +00:00
Chris Plummer
db502d30a4
8269556: sun/tools/jhsdb/JShellHeapDumpTest.java fails with RuntimeException 'JShellToolProvider' missing from stdout/stderr
...
Reviewed-by: kevinw, sspitsyn, amenkov
2021-12-13 19:02:12 +00:00
Christian Stein
23fd9f15da
8271079: JavaFileObject#toUri and multi-release jars
...
Reviewed-by: jjg, lancea, alanb
2021-12-13 12:00:47 +00:00
Matthias Baesken
8b5ff4bdff
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
...
Reviewed-by: mdoerr, goetz, stuefe
2021-12-13 07:48:20 +00:00
Sergey Bylokhov
7c2c58587d
8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free
...
Reviewed-by: psadhukhan, aivanov
2021-12-12 21:47:03 +00:00
Daniel D. Daugherty
9b99cbe7ab
8278580: ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-x64
...
Reviewed-by: alanb
2021-12-11 15:53:31 +00:00
Andrew Leonard
db68a0ce1c
8276766: Enable jar and jmod to produce deterministic timestamped content
...
Reviewed-by: ihse, lancea, alanb, jgneff
2021-12-11 15:27:08 +00:00
Phil Race
81c56c700a
8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing.
...
Reviewed-by: serb, aivanov, psadhukhan
2021-12-10 21:02:28 +00:00
Alexander Zuev
94127f43a4
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
...
Reviewed-by: aivanov
2021-12-10 20:27:07 +00:00
Roman Kennke
8eb453baeb
8277072: ObjectStreamClass caches keep ClassLoaders alive
...
Reviewed-by: rriggs, plevart
2021-12-10 16:24:16 +00:00
Jatin Bhateja
0113322ac1
8277997: Intrinsic creation for VectorMask.fromLong API
...
Reviewed-by: psandoz, kvn, sviswanathan
2021-12-10 01:49:20 +00:00
Jesper Wilhelmsson
ec0a5ac8fe
Merge
2021-12-09 23:24:40 +00:00
Daniel D. Daugherty
d40e90b4a1
8278521: ProblemList java/lang/management/ThreadMXBean/ThreadLists.java
...
Reviewed-by: bpb
2021-12-09 22:03:04 +00:00
Toshio Nakamura
fcd67a5242
8278185: Custom JRE cannot find non-ASCII named module inside
...
Reviewed-by: naoto
2021-12-09 19:05:31 +00:00
Michael McMahon
bc31ccc95b
8278312: Update SimpleSSLContext keystore to use SANs for localhost IP addresses
...
Reviewed-by: dfuchs
2021-12-09 17:38:49 +00:00
Markus Grönlund
1ea766db55
8278419: JFR jcmd option contract "This value cannot be changed once JFR has been initialized" is not enforced
...
Reviewed-by: egahlin
2021-12-09 09:23:39 +00:00
Alexey Semenyuk
8ef1a232b1
8278311: Debian packaging doesn't work
...
Reviewed-by: almatvee
2021-12-09 02:31:29 +00:00
Roger Riggs
3cec700a5c
8278463: [test] Serialization WritePrimitive test revised for readFully test fails
...
Reviewed-by: darcy
2021-12-08 22:59:38 +00:00
Vicente Romero
03bf55f620
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
...
Reviewed-by: jjg
2021-12-08 22:49:43 +00:00
Daniel D. Daugherty
c83b781b60
8278459: ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-aarch64
...
Reviewed-by: lmesnik, bpb, prr
2021-12-08 20:42:52 +00:00
Roger Riggs
8e8fadf2d4
8278428: ObjectInputStream.readFully range check incorrect
...
Reviewed-by: alanb
2021-12-08 20:37:41 +00:00
Daniel D. Daugherty
ba86dd4aaf
8278445: ProblemList tools/jpackage/share/IconTest.java on macosx-x64
...
Reviewed-by: bpb
2021-12-08 18:02:34 +00:00
Brian Burkhalter
2478158815
8277361: java/nio/channels/Channels/ReadXBytes.java fails with OOM error
...
Reviewed-by: alanb, lancea
2021-12-08 17:11:14 +00:00
Daniel Fuchs
37921e3080
8269258: java/net/httpclient/ManyRequestsLegacy.java failed with connection timeout
...
Reviewed-by: michaelm
2021-12-08 15:31:49 +00:00
Matthias Baesken
fd8cb2dae8
8278346: java/nio/file/Files/probeContentType/Basic.java fails on Linux SLES15 machine
...
Reviewed-by: shade
2021-12-08 14:03:56 +00:00
Aleksey Shipilev
30f0c64753
8277992: Add fast jdk_svc subtests to jdk:tier3
...
Reviewed-by: mseledtsov, alanb
2021-12-08 06:52:16 +00:00
Stuart Marks
d7ad546758
8276422: Add command-line option to disable finalization
...
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
2021-12-08 00:27:53 +00:00
Mikhailo Seledtsov
3d61372ba5
8278363: Create extented container test groups
...
Reviewed-by: lmesnik
2021-12-07 21:58:19 +00:00
Daniel D. Daugherty
716c2e1e85
8278368: ProblemList tools/jpackage/share/MultiNameTwoPhaseTest.java on macosx-x64
...
Reviewed-by: mikael
2021-12-07 19:28:04 +00:00
Maxim Kartashev
7217cb7878
8274883: (se) Selector.open throws IAE when the default file system provider is changed to a custom provider
...
Reviewed-by: alanb, michaelm
2021-12-07 16:59:34 +00:00
Brian Burkhalter
7ea4b19f54
8278166: java/nio/channels/Channels/TransferTo.java timed out
...
Reviewed-by: lancea, alanb
2021-12-07 16:47:24 +00:00
Naoto Sato
543d1a8cf4
8275721: Name of UTC timezone in a locale changes depending on previous code
...
Reviewed-by: joehw
2021-12-07 16:44:52 +00:00
Roman Kennke
5b81d5eeb4
8276901: Implement UseHeavyMonitors consistently
...
Reviewed-by: coleenp, mdoerr, dcubed
2021-12-07 14:41:42 +00:00
Alan Bateman
69d8669fb3
8278339: ServerSocket::isClosed may return false after accept throws
...
Reviewed-by: dfuchs
2021-12-07 14:22:35 +00:00
Yasumasa Suenaga
07669e3bc6
8275375: [REDO] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: egahlin, mgronlun
2021-12-07 09:26:13 +00:00
Sibabrata Sahoo
f22d157e55
8277353: java/security/MessageDigest/ThreadSafetyTest.java test times out
...
Reviewed-by: weijun
2021-12-07 05:10:30 +00:00
Ivan Šipka
2ff12966a3
8277957: Add test group for IPv6 exclusive testing
...
Reviewed-by: alanb, msheppar
2021-12-06 23:34:32 +00:00
Martin Balao
ea8d3c92c6
8271566: DSA signature length value is not accurate in P11Signature
...
Reviewed-by: valeriep
2021-12-06 20:31:55 +00:00
Prasanta Sadhukhan
082fdf4793
8172065: javax/swing/JTree/4908142/bug4908142.java The selected index should be "aad"
...
Reviewed-by: aivanov
2021-12-06 16:08:28 +00:00
Markus Karg
9642629d15
8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
...
Reviewed-by: lancea, alanb
2021-12-04 09:27:23 +00:00
Weijun Wang
a729a70c01
8225181: KeyStore should have a getAttributes method
...
Reviewed-by: mullan
2021-12-03 18:52:17 +00:00
Prasanta Sadhukhan
660f21a418
8278119: ProblemList few headful test failing in macosx12-aarch64 system
...
Reviewed-by: dcubed
2021-12-03 17:08:40 +00:00
merykitty
2e30fa936d
8278171: [vectorapi] Mask incorrectly computed for zero extending cast
...
Reviewed-by: psandoz
2021-12-03 17:07:11 +00:00
Brian Burkhalter
0d938cedca
8278172: java/nio/channels/FileChannel/BlockDeviceSize.java should only run on Linux
...
Reviewed-by: lancea, alanb
2021-12-03 16:00:27 +00:00
Tim Prinzing
b8ac0d20ce
8276681: Additional malformed Javadoc inline tags in JDK source
...
Reviewed-by: lancea
2021-12-02 21:22:43 +00:00
Alexey Ivanov
b310f301ef
8277396: [TESTBUG] In DefaultButtonModelCrashTest.java, frame is accessed from main thread
...
Reviewed-by: serb, psadhukhan
2021-12-02 20:59:46 +00:00
Brian Burkhalter
15345e3edc
8276661: (fs) UserDefinedFileAttributeView no longer works with long path (win)
...
Reviewed-by: alanb
2021-12-02 20:53:13 +00:00
Joe Darcy
8b042d14b7
8257856: Make ClassFileVersionsTest.java robust to JDK version updates
...
Reviewed-by: alanb
2021-12-02 18:17:32 +00:00
Lance Andersen
ad1ff27b73
8277422: tools/jar/JarEntryTime.java fails with modified time mismatch
...
Reviewed-by: joehw, msheppar, naoto
2021-12-02 16:33:32 +00:00
Andy Herrick
7696897932
8276837: [macos]: Error when signing the additional launcher
...
Reviewed-by: asemenyuk, almatvee
2021-12-02 14:08:33 +00:00
Maurizio Cimadamore
ea905bd3da
8277924: Small tweaks to foreign function and memory API
...
Reviewed-by: jvernee, psandoz
2021-12-02 11:22:31 +00:00
Jayathirth D V
8198807b4a
8266435: WBMPImageReader.read() should not truncate the input stream
...
Reviewed-by: serb
2021-12-02 05:00:48 +00:00
Jaikiran Pai
09522db5aa
8277647: [REDO] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
...
Reviewed-by: sundar
2021-12-02 01:29:52 +00:00
Naoto Sato
a363b7b921
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
...
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
2021-12-01 17:14:53 +00:00
Paul Sandoz
9b3e672059
8278014: [vectorapi] Remove test run script
...
Reviewed-by: sviswanathan, jiefu, shade
2021-12-01 16:12:46 +00:00
Ravi Reddy
1e9ed54d36
8193682: Infinite loop in ZipOutputStream.close()
...
Reviewed-by: lancea, coffeys
2021-12-01 15:35:00 +00:00
Julia Boes
f505396ccc
8277459: Add jwebserver tool
...
Reviewed-by: michaelm, dfuchs, ihse
2021-12-01 10:37:09 +00:00
Jayathirth D V
84aa0a191b
8278047: Few javax/imageio test regressed after JDK-8262297 fix
...
Reviewed-by: tschatzl
2021-12-01 10:22:17 +00:00
Masanori Yano
c733193543
8262297: ImageIO.write() method will throw IndexOutOfBoundsException
...
Reviewed-by: serb, jdv
2021-12-01 06:18:44 +00:00
Weijun Wang
7049c13cf4
8231107: Allow store password to be null when saving a PKCS12 KeyStore
...
Reviewed-by: mullan
2021-12-01 01:01:57 +00:00
Weijun Wang
ab867f6c7c
8272162: S4U2Self ticket without forwardable flag
...
Reviewed-by: valeriep
2021-12-01 00:48:28 +00:00
Naoto Sato
f1c20e91d8
8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
...
Reviewed-by: rriggs, joehw, lancea
2021-11-30 22:41:36 +00:00
Daniel D. Daugherty
5a4a9bb9d5
8278019: ProblemList java/awt/dnd/BadSerializationTest/BadSerializationTest.java on linux and windows
...
Reviewed-by: prr
2021-11-30 20:40:10 +00:00
Jorn Vernee
98a9f03739
8277602: Deopt code does not extend the stack enough if the caller is an optimize entry blob
...
Reviewed-by: dlong, thartmann
2021-11-30 14:34:00 +00:00
Jaikiran Pai
a81e4fc07b
8258117: jar tool sets the time stamp of module-info.class entries to the current time
...
Reviewed-by: lancea, ihse, alanb
2021-11-25 02:12:03 +00:00
Lance Andersen
b5841ba3f3
8277806: 4 tools/jar failures per platform after JDK-8272728
...
Reviewed-by: alanb, jjg
2021-11-24 20:42:29 +00:00
Roger Riggs
0384739afc
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
...
Reviewed-by: naoto, lancea, smarks
2021-11-24 15:14:22 +00:00
Maurizio Cimadamore
96e36071b6
8275063: Implementation of Foreign Function & Memory API (Second incubator)
...
Reviewed-by: erikj, psandoz, jvernee, darcy
2021-11-24 11:51:16 +00:00
Andrew Leonard
24e586a043
8276764: Enable deterministic file content ordering for Jar and Jmod
...
Reviewed-by: mchung, ihse
2021-11-23 18:28:30 +00:00
Mandy Chung
032067264f
8277451: java.lang.reflect.Field::set on static field with invalid argument type should throw IAE
...
Reviewed-by: alanb
2021-11-23 17:14:59 +00:00
Daniel D. Daugherty
64bdc84390
8277649: [BACKOUT] JDK-8277507 Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
...
Reviewed-by: alanb, stefank
2021-11-23 15:16:15 +00:00
Sergey Bylokhov
e3243ee963
8277087: ZipException: zip END header not found at ZipFile#Source.findEND
...
Reviewed-by: lancea
2021-11-23 08:57:34 +00:00
Jaikiran Pai
12f08ba4d4
8277507: Add jlink.debug system property while launching jpackage tests to help diagonize recent intermittent failures
...
Reviewed-by: almatvee
2021-11-23 08:19:16 +00:00
Daniel D. Daugherty
c79a485f1c
8277494: [BACKOUT] JDK-8276150 Quarantined jpackage apps are labeled as "damaged"
...
Reviewed-by: asemenyuk, tschatzl
2021-11-19 22:37:28 +00:00
Sean Mullan
03f8c0fb93
8275887
: jarsigner prints invalid digest/signature algorithm warnings if keysize is weak/disabled
...
Reviewed-by: weijun
2021-11-19 14:36:07 +00:00
Andy Herrick
936f7ff49e
8276150: Quarantined jpackage apps are labeled as "damaged"
...
Reviewed-by: almatvee
2021-11-19 14:23:04 +00:00
Daniel Fuchs
03debf2775
8276774: Cookie stored in CookieHandler not sent if user headers contain cookie
...
Reviewed-by: michaelm
2021-11-19 13:18:12 +00:00
Sergey Bylokhov
03473b4c27
8270874: JFrame paint artifacts when dragged from standard monitor to HiDPI monitor
...
Reviewed-by: jdv
2021-11-18 18:25:38 +00:00
Prasanta Sadhukhan
276bfcd1a1
8277407: javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java fails to compile after JDK-8276058
...
Reviewed-by: dcubed
2021-11-18 15:17:59 +00:00
Prasanta Sadhukhan
91607436b7
8276058: Some swing test fails on specific CI macos system
...
Reviewed-by: prr, kizune
2021-11-18 04:33:49 +00:00
Naoto Sato
231fb61aae
8276970: Default charset for PrintWriter that wraps PrintStream
...
Reviewed-by: rriggs, alanb
2021-11-18 01:12:12 +00:00
Sean Coffey
6bb04626af
8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE
...
Reviewed-by: weijun
2021-11-17 20:50:46 +00:00
Weijun Wang
262d07001b
8277246: Check for NonRepudiation as well when validating a TSA certificate
...
Reviewed-by: xuelei, mullan
2021-11-17 20:03:55 +00:00
Alex Kasko
b6876649a8
8277159: Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
...
Reviewed-by: bpb, shade
2021-11-17 17:48:07 +00:00
Kevin Walls
2af9e5976f
8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
...
Reviewed-by: jiefu, sspitsyn
2021-11-17 11:59:52 +00:00
Fairoz Matte
08f65a59a7
8277313: Validate header failed for test/jdk/java/net/httpclient/HeadTest.java
...
Reviewed-by: jdv
2021-11-17 06:13:26 +00:00
Jaikiran Pai
23e5117a55
8276559: (httpclient) Consider adding an HttpRequest.Builder.HEAD method to build a HEAD request.
...
Reviewed-by: cstein, dfuchs
2021-11-17 03:20:40 +00:00
Alexander Zuev
b0a463fa59
8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
...
Reviewed-by: serb
2021-11-16 19:01:53 +00:00
Alexey Semenyuk
9046077fe6
8276084: Linux DEB Bundler: release number in outputted .deb file should be optional
...
Reviewed-by: almatvee, herrick
2021-11-15 17:57:06 +00:00
Richard Reingruber
ca2efb73f5
8274687: JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend
...
Reviewed-by: cjplummer, sspitsyn, rschmelter
2021-11-15 07:02:22 +00:00
Lance Andersen
b85500e524
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
...
Reviewed-by: redestad, alanb
2021-11-12 17:12:13 +00:00
Julia Boes
13deb38433
8276848: sun.net.httpserver.simpleserver.CommandLinePositiveTest: test does not specify port
...
Reviewed-by: dfuchs
2021-11-12 12:05:45 +00:00
Lance Andersen
b0d7a9daa6
8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
...
Reviewed-by: alanb
2021-11-11 19:09:17 +00:00
Alan Bateman
8aae88b0fc
8276763: java/nio/channels/SocketChannel/AdaptorStreams.java fails with "SocketTimeoutException: Read timed out"
...
Reviewed-by: dfuchs
2021-11-11 19:07:09 +00:00
Alexander Zvegintsev
6f35eede45
8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
...
Reviewed-by: serb
2021-11-11 16:53:27 +00:00
Aleksei Efimov
2ca4ff87b7
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
...
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
2021-11-11 14:33:58 +00:00
Jesper Wilhelmsson
e27a67a916
8276930: Update ProblemList
...
Reviewed-by: kevinw, dholmes
2021-11-11 01:14:30 +00:00
Naoto Sato
0c409cac78
8276186: Require getAvailableLocales() methods to include Locale.ROOT
...
Reviewed-by: prappo, smarks, iris
2021-11-10 20:52:11 +00:00
Weijun Wang
a5c160c711
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
...
Reviewed-by: mullan
2021-11-10 19:35:17 +00:00
Aleksey Shipilev
0f463a7bf7
8276845: (fs) java/nio/file/spi/SetDefaultProvider.java fails on x86_32
...
Reviewed-by: alanb
2021-11-10 09:50:27 +00:00
Aleksey Shipilev
fd0a25e62b
8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
...
Reviewed-by: serb, aivanov
2021-11-10 07:59:01 +00:00
Jamil Nimeh
8822d41fdc
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
...
Reviewed-by: xuelei, wetmore
2021-11-10 01:24:33 +00:00
Roger Riggs
d7012fbd60
8276880: Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
...
Reviewed-by: alanb
2021-11-09 20:43:51 +00:00
Pankaj Bansal
a60e91259b
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
...
Reviewed-by: serb
2021-11-09 20:10:20 +00:00
Brian Burkhalter
dde959dfce
8276808: java/nio/channels/Channels/TransferTo.java timed out
...
Reviewed-by: lancea, shade
2021-11-09 19:17:59 +00:00
Weijun Wang
c27afb313b
8276863: Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
...
Reviewed-by: ascarpino
2021-11-09 14:46:32 +00:00
Masanori Yano
e198594753
8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
...
Reviewed-by: mchung, alanb
2021-11-09 14:28:07 +00:00
Roger Riggs
7e73bca0b7
8276408: Deprecate Runtime.exec methods with a single string command line argument
...
Reviewed-by: alanb
2021-11-08 16:39:07 +00:00
Christian Stein
fc0fe25679
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
...
Reviewed-by: shade
2021-11-08 08:09:51 +00:00
Jaikiran Pai
2653cfbf0f
8276688: Remove JLinkReproducibleXXXTest from ProblemList.txt
...
Reviewed-by: alanb, mchung
2021-11-06 03:36:46 +00:00
Anirvan Sarkar
c7095b20d9
8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
...
Reviewed-by: joehw
2021-11-06 00:41:44 +00:00
Brian Burkhalter
b01f1073f9
8276252: java/nio/channels/Channels/TransferTo.java failed with OOM java heap space error
...
Reviewed-by: lancea
2021-11-05 17:25:06 +00:00
Patrick Concannon
d95299a4d7
8276634: Remove usePlainDatagramSocketImpl
option from the test DatagramChannel/SendReceiveMaxSize.java
...
Reviewed-by: dfuchs, alanb, vtewari
2021-11-05 10:39:37 +00:00
Jaikiran Pai
396132ff1e
8275509: ModuleDescriptor.hashCode isn't reproducible across builds
...
Reviewed-by: alanb, ihse
2021-11-05 03:44:45 +00:00
Sandhya Viswanathan
9ad4d3d06b
8276025: Hotspot's libsvml.so may conflict with user dependency
...
Reviewed-by: kvn, erikj, psandoz, ihse
2021-11-05 03:30:09 +00:00
Alisen Chung
7b1916efda
8233557: [TESTBUG] DoubleClickTitleBarTest.java fails on macOs
...
Reviewed-by: prr
2021-11-04 21:53:29 +00:00
Brian Burkhalter
7bb2173383
8276199: java/nio/channels/FileChannel/LargeGatheringWrite.java fails to terminate correctly
...
Reviewed-by: alanb
2021-11-04 16:33:08 +00:00
Julia Boes
ee49963258
8275534: com.sun.net.httpserver.BasicAuthenticator should check whether "realm" is a quoted string
...
Reviewed-by: michaelm, dfuchs
2021-11-04 11:31:51 +00:00
Claes Redestad
ce8c76700b
8276220: Reduce excessive allocations in DateTimeFormatter
...
Reviewed-by: scolebourne, naoto
2021-11-03 22:57:13 +00:00
Ivan Šipka
32895ac609
8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
...
Reviewed-by: bpb, msheppar
2021-11-03 19:30:12 +00:00
Brian Burkhalter
684edbb4c8
8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
...
Reviewed-by: alanb
2021-11-03 16:55:23 +00:00
Daniel D. Daugherty
8731846001
8276556: ProblemList java/nio/channels/FileChannel/LargeGatheringWrite.java on windows-x64
...
Reviewed-by: alanb
2021-11-03 15:02:20 +00:00
Alex Menkov
bb92fb02ca
8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
...
Reviewed-by: sspitsyn, lmesnik
2021-11-02 21:57:16 +00:00
Markus Karg
6a04899ba1
8275840: Add test to java/nio/channels/Channels/TransferTo.java to test transfer sizes > 2GB
...
Reviewed-by: lancea
2021-11-02 18:06:14 +00:00
Brian Burkhalter
fa4ce824a3
8276260: (se) Remove java/nio/channels/Selector/Wakeup.java from ProblemList (win)
...
Reviewed-by: alanb
2021-11-02 16:27:56 +00:00
Alexander Zuev
cd778f5b04
8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows
...
Reviewed-by: prr
2021-11-02 13:23:18 +00:00
Severin Gehwolf
9971a2cab3
8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
...
Reviewed-by: hseigel, mchung
2021-11-02 10:39:41 +00:00
Phil Race
acceffcbf7
8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
...
Reviewed-by: serb, psadhukhan
2021-11-02 02:49:56 +00:00
Patrick Concannon
977154400b
8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations
...
Reviewed-by: alanb, dfuchs, vtewari
2021-11-01 17:11:20 +00:00
Alexander Zuev
b7104ba9a9
8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
...
Reviewed-by: serb
2021-10-30 10:01:05 +00:00
Sergey Bylokhov
687567822a
8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
...
Reviewed-by: aivanov
2021-10-30 09:03:27 +00:00
Brian Burkhalter
13265f9901
8274750: java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976
...
Reviewed-by: rriggs, naoto
2021-10-29 16:13:23 +00:00
Alexander Zvegintsev
a1ec4f9618
6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
...
Reviewed-by: serb
2021-10-29 13:05:22 +00:00
Sean Mullan
8cc59509fe
8251468: X509Certificate.get{Subject,Issuer}AlternativeNames and getExtendedKeyUsage do not throw CertificateParsingException if extension is unparseable
...
Reviewed-by: weijun
2021-10-29 12:42:33 +00:00
Alexander Zuev
4c3491bfa5
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
...
Reviewed-by: serb
2021-10-29 11:44:12 +00:00
Ilarion Nakonechnyy
c0cda1db4f
8273026: Slow LoginContext.login() on multi threading application
...
Reviewed-by: weijun
2021-10-29 11:37:45 +00:00
Aleksey Shipilev
15fd8a300b
8276102: JDK-8245095 integration reverted JDK-8247980
...
Reviewed-by: dfuchs, redestad
2021-10-29 10:26:06 +00:00
Hai-May Chao
de93b1d0e8
8257722: Improve "keytool -printcert -jarfile" output
...
Reviewed-by: weijun
2021-10-28 23:04:34 +00:00
Mandy Chung
21da218387
8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
...
Reviewed-by: psandoz, dlsmith
2021-10-28 22:24:56 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Mitsuru Kariya
63b9f8c0da
8153490: Cannot setBytes() if incoming buffer's length is bigger than number of elements we want to insert.
...
Reviewed-by: lancea
2021-10-28 15:56:17 +00:00
Prasanta Sadhukhan
c92f230557
8276110: Problemlist javax/swing/JMenu/4515762/bug4515762.java for macos12
...
Reviewed-by: azvegint
2021-10-28 15:37:15 +00:00
Mandy Chung
309acbf0e8
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
...
Reviewed-by: dholmes, alanb, mcimadamore
2021-10-28 15:27:26 +00:00
Naoto Sato
168081efc8
8270490: Charset.forName() taking fallback default value
...
Reviewed-by: joehw, rriggs, serb, dfuchs
2021-10-27 12:39:46 +00:00
Prasanta Sadhukhan
485d65865e
8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
...
Reviewed-by: serb
2021-10-27 10:24:21 +00:00
Jayathirth D V
b3f45f868d
8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
...
Reviewed-by: serb
2021-10-27 10:21:28 +00:00
Jayathirth D V
2f979ecb5b
8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
...
Reviewed-by: psadhukhan
2021-10-27 09:29:37 +00:00
Alexander Zvegintsev
d98b7c2591
8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails
...
Reviewed-by: serb
2021-10-27 01:58:11 +00:00
Julia Boes
4961373a67
8275137: jdk.unsupported/sun.reflect.ReflectionFactory.readObjectNoDataForSerialization uses wrong signature
...
Reviewed-by: dfuchs
2021-10-26 12:17:47 +00:00
Weijun Wang
10e1610f7b
8251134: Unwrapping a key with a Private Key generated by Microsoft CNG fails
...
Reviewed-by: valeriep
2021-10-26 02:45:23 +00:00
Weijun Wang
43619458d1
8185844: MSCAPI doesn't list aliases correctly
...
Reviewed-by: valeriep
2021-10-26 02:39:05 +00:00
Clive Verghese
97d3280eb4
8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
...
Reviewed-by: alanb, bpb
2021-10-25 18:33:57 +00:00
Artem Semenov
3221a14f9e
8273678: TableAccessibility and TableRowAccessibility miss autorelease
...
Reviewed-by: ant, kizune, pbansal
2021-10-25 16:26:43 +00:00
Alexander Zvegintsev
7cf68b1901
8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
...
Reviewed-by: serb
2021-10-25 14:34:36 +00:00
Alexander Zvegintsev
f610ef0dbc
8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
...
Reviewed-by: serb, psadhukhan
2021-10-25 14:27:17 +00:00
Jaikiran Pai
f143d2a88e
8268595: java/io/Serializable/serialFilter/GlobalFilterTest.java#id1 failed in timeout
...
Reviewed-by: chegar, rriggs
2021-10-25 14:24:05 +00:00
Hai-May Chao
fec470f262
8272163: Add -version option to keytool and jarsigner
...
Reviewed-by: weijun
2021-10-22 20:53:38 +00:00
Phil Race
6523c558d9
8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
...
Reviewed-by: serb
2021-10-22 17:22:12 +00:00
Andy Herrick
b2128a9667
8263155: Allow additional contents for DMG
...
Reviewed-by: asemenyuk, almatvee
2021-10-22 12:17:45 +00:00
Sergey Bylokhov
c978ca87de
8275344: -Xcheck:jni produces some warnings in the LCMS.c
...
Reviewed-by: azvegint, prr, kizune
2021-10-22 03:05:16 +00:00
Sean Mullan
49f9d8031e
8243585: AlgorithmChecker::check throws confusing exception when it rejects the signer key
...
Reviewed-by: ascarpino
2021-10-21 17:28:40 +00:00
Weijun Wang
d589b664cc
8270380: Change the default value of the java.security.manager system property to disallow
...
Reviewed-by: lancea, mullan, rriggs
2021-10-21 14:04:48 +00:00
Evan Whelan
45ce06c9f3
8274779: HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST
...
Reviewed-by: dfuchs, coffeys, vtewari, michaelm
2021-10-21 13:33:21 +00:00
Alexander Zuev
0c3eaea11c
8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
...
Reviewed-by: psadhukhan, serb
2021-10-21 09:51:18 +00:00
Alisen Chung
d1e3ca4ee3
8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
...
Reviewed-by: serb, kizune, prr
2021-10-20 18:51:00 +00:00
Markus Karg
913f9281ad
8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
...
Reviewed-by: shade, bpb
2021-10-20 18:30:52 +00:00
Alexander Zvegintsev
46b5bfbc38
8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
...
Reviewed-by: pbansal, serb, psadhukhan, prr
2021-10-20 16:44:47 +00:00
Jaikiran Pai
35e5bb5f59
8269336: Malformed jdk.serialFilter incorrectly handled
...
Reviewed-by: rriggs
2021-10-20 15:10:28 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Weijun Wang
c24fb852f2
8275512: Upgrade required version of jtreg to 6.1
...
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
2021-10-19 21:04:14 +00:00
Valerie Peng
e63c1486dc
8264849: Add KW and KWP support to PKCS11 provider
...
Reviewed-by: ascarpino
2021-10-19 20:50:56 +00:00
Weijun Wang
bd2b41dd70
8275252: Migrate cacerts from JKS to password-less PKCS12
...
Reviewed-by: erikj, ihse, mullan
2021-10-19 20:48:17 +00:00
Phil Race
54a29a4470
8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
...
Reviewed-by: serb, jdv, kizune
2021-10-19 20:45:27 +00:00
Weijun Wang
34628ff8ac
8266115: More Manifest Jar Loading
...
Reviewed-by: mschoene, ahgross, mullan, rhalade
2021-10-19 18:25:58 +00:00
Weijun Wang
a26f9db704
8263314: Enhance XML Dsig modes
...
Reviewed-by: rhalade, mschoene, valeriep, mullan
2021-10-19 18:25:58 +00:00
Alexander Zvegintsev
895e2bd7c0
8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
...
Reviewed-by: psadhukhan, pbansal
2021-10-19 17:24:20 +00:00
Naoto Sato
8a3e0a1fc1
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
...
Reviewed-by: iris, lancea, bpb, whuang
2021-10-19 15:54:14 +00:00
Markus Grönlund
98ab4b03b3
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
...
Reviewed-by: egahlin, coleenp
2021-10-19 13:00:50 +00:00
Jayathirth D V
dcd6e0da24
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
...
Reviewed-by: psadhukhan
2021-10-19 12:25:32 +00:00
Julia Boes
9d191fce55
8245095: Implementation of JEP 408: Simple Web Server
...
Co-authored-by: Julia Boes <jboes@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Ivan Šipka <isipka@openjdk.org>
Reviewed-by: ihse, jlaskey, michaelm, chegar, dfuchs
2021-10-19 10:19:15 +00:00
Jayathirth D V
947d52c4c3
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
...
Reviewed-by: prr, serb
2021-10-19 04:04:25 +00:00
Daniel D. Daugherty
a03119ce1a
8275436: [BACKOUT] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: mgronlun
2021-10-18 18:25:53 +00:00
Markus Grönlund
72a976ef05
8266936: Add a finalization JFR event
...
Reviewed-by: coleenp, mchung, egahlin
2021-10-18 16:52:36 +00:00
Andy Herrick
d548f2fc0d
8274346: Support for additional content in an app-image.
...
Reviewed-by: asemenyuk, almatvee
2021-10-18 13:28:41 +00:00
Yasumasa Suenaga
31500692d1
8271949: dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: ddong, mgronlun
2021-10-17 08:59:13 +00:00
Brian Burkhalter
7fc3a8d052
8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException
...
Reviewed-by: alanb
2021-10-15 22:58:21 +00:00
Weijun Wang
8e02064288
8049520: FileCredentialsCache loads cache once and is never refreshed
...
Reviewed-by: mullan
2021-10-15 13:51:52 +00:00
Jie Fu
9623d5bb46
8275265: java/nio/channels tests needing large heap sizes fail on x86_32
...
Reviewed-by: alanb, bpb
2021-10-14 23:12:56 +00:00
Fernando Guallini
a16f2d0a3c
8272908: Missing coverage for certain classes in com.sun.org.apache.xml.internal.security
...
Reviewed-by: rhalade
2021-10-14 18:26:27 +00:00
Jaikiran Pai
40d69f0c41
8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
...
Reviewed-by: weijun, dfuchs
2021-10-14 14:38:16 +00:00
lawrence.andrews
7dc2db4aac
8274032: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
...
Reviewed-by: serb, pbansal
2021-10-13 20:06:35 +00:00
lawrence.andrews
1e0184d142
8275234: java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
...
Reviewed-by: serb, pbansal
2021-10-13 20:04:30 +00:00
Jan Lahoda
b8cb76ad21
8273682: Upgrade Jline to 3.20.0
...
Reviewed-by: sundar
2021-10-13 10:15:54 +00:00
Brian Burkhalter
07b1f1c282
8274548: (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6
...
Reviewed-by: alanb
2021-10-12 15:25:53 +00:00
Aleksey Shipilev
cfe7471f17
8177814: jdk/editpad is not in jdk TEST.groups
...
Reviewed-by: serb
2021-10-12 07:24:15 +00:00
Aleksey Shipilev
ef0922e885
8274560: JFR: Add test for OldObjectSample event when using Shenandoah
...
Reviewed-by: mgronlun
2021-10-12 05:56:15 +00:00
Sergey Bylokhov
dd93c6e27b
8272167: AbsPathsInImage.java should skip *.dSYM directories
...
Reviewed-by: ihse, erikj
2021-10-12 00:14:00 +00:00