Jaikiran Pai
099a8f5b2f
8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
...
Co-authored-by: Sergey Zhuravlev <sergey.zhuravlev@gmail.com>
Reviewed-by: dfuchs, djelinski
2023-11-21 06:10:47 +00:00
Weijun Wang
2b4e99140a
8320208: Update Public Suffix List to b5bf572
...
Reviewed-by: mullan
2023-11-20 19:20:06 +00:00
Brian Burkhalter
32098ce33c
8320348: test/jdk/java/io/File/GetAbsolutePath.windowsDriveRelative fails if working directory is not on drive C
...
Reviewed-by: alanb, mbaesken
2023-11-20 18:23:02 +00:00
Sean Mullan
a2c0fa6f9c
8320372: test/jdk/sun/security/x509/DNSName/LeadingPeriod.java validity check failed
...
Reviewed-by: alanb
2023-11-20 17:47:48 +00:00
Naoto Sato
d6d7bdc774
8319817: Charset constructor should make defensive copy of aliases
...
Reviewed-by: rriggs, alanb, bpb, iris, jpai
2023-11-20 17:31:58 +00:00
Maurizio Cimadamore
7f231109c2
8319928: Exceptions thrown by cleanup actions should be handled correctly
...
Reviewed-by: jvernee
2023-11-20 15:02:11 +00:00
Daniel Jeliński
9f6a4a3f9c
8320386: Remove java/nio/channels/vthread/BlockingChannelOps.java#direct-register from ProblemList
...
Reviewed-by: alanb
2023-11-20 12:45:00 +00:00
Abhishek Kumar
de51aa19d6
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: asemenov, kizune, aivanov
2023-11-20 06:56:49 +00:00
Darragh Clarke
5522656af7
8317834: java/lang/Thread/IsAlive.java timed out
...
Reviewed-by: dfuchs, alanb, dholmes, shade
2023-11-17 12:21:13 +00:00
Mandy Chung
1588dd934c
8319567: Update java/lang/invoke tests to support vm flags
...
8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags
8319672: Several classloader tests ignore VM flags
8319676: A couple of jdk/modules/incubator/ tests ignore VM flags
8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
Reviewed-by: jvernee, lmesnik
2023-11-16 22:40:22 +00:00
Alexander Zvegintsev
f3ed27582e
8319103: Popups that request focus are not shown on Linux with Wayland
...
Reviewed-by: serb, prr
2023-11-16 14:59:27 +00:00
Eirik Bjorsnos
f0b7eb519a
8304020: Speed up test/jdk/java/util/zip/ZipFile/TestTooManyEntries.java and clarify its purpose
...
Reviewed-by: lancea, martin, jpai
2023-11-16 06:30:29 +00:00
Rajan Halade
0bda467f6e
8319187: Add three eMudhra emSign roots
...
Reviewed-by: mullan
2023-11-15 18:33:40 +00:00
Per Minborg
4f4d00fa75
8319966: AIX: expected [[0:i4]] but found [[0:I4]] after JDK-8319882
...
Reviewed-by: mdoerr
2023-11-15 13:52:06 +00:00
Prasanta Sadhukhan
e7486e8cfc
8315986: [macos14] javax/swing/JMenuItem/4654927/bug4654927.java: component must be showing on the screen to determine its location
...
Reviewed-by: dnguyen, honkar, aivanov
2023-11-15 07:01:32 +00:00
Sandhya Viswanathan
d9a89c59da
8319572: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags
...
Reviewed-by: lmesnik
2023-11-15 01:17:40 +00:00
Alec Su
d725b73df0
8301310: The SendRawSysexMessage test may cause a JVM crash
...
Reviewed-by: serb
2023-11-14 22:51:39 +00:00
Brian Burkhalter
12fce4b715
8287843: File::getCanonicalFile doesn't work for \\?\C:\ style paths DOS device paths
...
Reviewed-by: alanb
2023-11-14 18:01:13 +00:00
Rajan Halade
0ea58048f9
8318759: Add four DigiCert root certificates
...
Reviewed-by: mullan
2023-11-14 17:29:28 +00:00
Stewart X Addison
6a75c2406b
8319958: test/jdk/java/io/File/libGetXSpace.c does not compile on Windows 32-bit
...
Reviewed-by: bpb, shade
2023-11-14 17:06:03 +00:00
Jorn Vernee
9c98270737
8254693: Add Panama feature to pass heap segments to native code
...
Reviewed-by: mcimadamore, lucy, vlivanov
2023-11-14 11:19:30 +00:00
Tejesh R
95bd92a560
8210807: Printing a JTable with a JScrollPane prints table without rows populated
...
Reviewed-by: psadhukhan, abhiscxk
2023-11-14 09:53:05 +00:00
Eirik Bjorsnos
07eaea8c25
8303920: Avoid calling out to python in DataDescriptorSignatureMissing test
...
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: jpai, lancea, iris
2023-11-14 07:30:02 +00:00
Naoto Sato
fe0ccdf5f8
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
...
Reviewed-by: rriggs, iris, jlu, joehw
2023-11-13 23:42:40 +00:00
Mat Carter
d992033439
8317562: [JFR] Compilation queue statistics
...
Reviewed-by: kvn
2023-11-13 20:56:58 +00:00
Naoto Sato
3684b4b5f2
8306116: Update CLDR to Version 44.0
...
Reviewed-by: srl, joehw, lancea
2023-11-13 16:54:53 +00:00
Roman Kennke
ea1ffa3419
8318895: Deoptimization results in incorrect lightweight locking stack
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: dlong, rrich
2023-11-10 15:28:27 +00:00
Per Minborg
c9657cad12
8319882: SequenceLayout::toString throws ArithmeticException
...
Reviewed-by: mcimadamore
2023-11-10 14:24:22 +00:00
Raffaello Giulietti
a64fc48e2d
8319174: Enhance robustness of some j.m.BigInteger constructors
...
Reviewed-by: rriggs, darcy
2023-11-10 10:05:38 +00:00
Roger Riggs
68110b7a82
8319574: Exec/process tests should be marked as flagless
...
Reviewed-by: bpb, naoto, jpai
2023-11-09 16:21:42 +00:00
Ichiroh Takiguchi
a26f7c03c7
6928542: Chinese characters in RTF are not decoded
...
Reviewed-by: prr, psadhukhan
2023-11-09 01:05:00 +00:00
Mandy Chung
c137b17e82
8187655: jdk.lambda.vm.InterfaceAccessFlagsTest.testPrivateMethodCall needs update after nestmates support
...
Reviewed-by: liach, asotona
2023-11-08 19:59:31 +00:00
Bill Huang
4c0f6c6105
8311961: Update Manual Test Groups for ATR JDK22
...
Reviewed-by: msheppar
2023-11-08 19:39:30 +00:00
Raffaello Giulietti
a6785e4d63
8318915: Enhance checks in BigDecimal.toPlainString()
...
Reviewed-by: rriggs, bpb
2023-11-08 19:05:22 +00:00
Thomas Schatzl
7c7f8ea30d
8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
...
Reviewed-by: ayang, iwalulya
2023-11-08 13:50:58 +00:00
Mourad Abbay
7bc8e4c891
8294980: test/jdk/java/lang/invoke 15 test classes use experimental bytecode library
...
Reviewed-by: asotona
2023-11-08 13:26:58 +00:00
Gergö Barany
a290256bbf
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
...
Reviewed-by: dnsimon, never, psandoz
2023-11-07 19:23:53 +00:00
Alexey Semenyuk
e9eb8b98f4
8319338: tools/jpackage/share/RuntimeImageTest.java fails with -XX:+UseZGC
...
Reviewed-by: almatvee, alanb
2023-11-07 17:07:43 +00:00
Mandy Chung
8eb6f617b3
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
...
Reviewed-by: alanb
2023-11-07 17:00:08 +00:00
Lance Andersen
82747132b0
8314891: Additional Zip64 extra header validation
...
Reviewed-by: coffeys
2023-11-07 16:52:22 +00:00
Chen Liang
d22e368cb5
8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
...
Reviewed-by: asotona
2023-11-07 12:22:40 +00:00
Jan Lahoda
541ff7149f
8318144: Match on enum constants with body compiles but fails with MatchException
...
Reviewed-by: liach, vromero
2023-11-07 12:05:58 +00:00
Kevin Walls
a7c0190230
8319238: JMX ThreadPoolAccTest.java is too verbose and should fail before timeout
...
Reviewed-by: sspitsyn
2023-11-07 10:15:35 +00:00
Per Minborg
74f1889b58
8318678: Vector access on heap MemorySegments only works for byte[]
...
Reviewed-by: chegar, mcimadamore, psandoz
2023-11-07 09:46:45 +00:00
lawrence.andrews
e4803e0cbf
8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
...
Reviewed-by: serb, aivanov
2023-11-06 20:10:51 +00:00
Kevin Driver
1696603ccd
8308453: Convert JKS test keystores in test/jdk/javax/net/ssl/etc to PKCS12
...
Reviewed-by: weijun
2023-11-06 15:07:03 +00:00
Tejesh R
96e6e670b5
4365952: Cannot disable JFileChooser
...
Reviewed-by: prr, abhiscxk
2023-11-06 13:29:48 +00:00
Alan Bateman
c099cf53f2
8318422: Allow poller threads be virtual threads
...
Reviewed-by: michaelm
2023-11-04 06:52:19 +00:00
Johannes Bechberger
1a21c1a783
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
...
Reviewed-by: amenkov
2023-11-03 12:32:53 +00:00
Joe Darcy
9dc40ba48e
8319195: Move most tier 1 vector API regression tests to tier 3
...
Reviewed-by: kvn, jiefu
2023-11-02 18:59:07 +00:00