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
Weijun Wang
84f4f7477c
8319213: Compatibility.java reads both stdout and stderr of JdkUtils
...
Reviewed-by: rhalade
2023-11-02 17:39:34 +00:00
Mandy Chung
6ad093ef12
8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar"
...
Reviewed-by: jpai, rriggs
2023-11-02 16:38:30 +00:00
Rajan Halade
e6f46a4326
8317374: Add Let's Encrypt ISRG Root X2
...
Reviewed-by: mullan
2023-11-02 16:38:13 +00:00
Markus Grönlund
faa8bde275
8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
...
Reviewed-by: dholmes, egahlin
2023-11-02 12:17:35 +00:00
Mandy Chung
5207443b36
8317965: TestLoadLibraryDeadlock.java fails with "Unable to load native library.: expected true, was false"
...
Reviewed-by: rriggs
2023-11-01 22:19:57 +00:00
Maurizio Cimadamore
f262f06c97
8319211: Regression in LoopOverNonConstantFP
...
Reviewed-by: jvernee
2023-11-01 17:49:21 +00:00
Ben Perez
bfaf5704e7
8311546: Certificate name constraints improperly validated with leading period
...
Reviewed-by: mullan
2023-11-01 16:49:50 +00:00
Alexey Ivanov
7f47c51ace
8316025: Use testUI() method of PassFailJFrame.Builder in FileChooserSymLinkTest.java
...
Reviewed-by: azvegint
2023-11-01 15:27:05 +00:00
Renjith Kannath Pariyangad
613a3cc689
8301846: Invalid TargetDataLine after screen lock when using JFileChooser or COM library
...
Reviewed-by: serb, aivanov
2023-10-31 18:20:38 +00:00
Renjith Kannath Pariyangad
613d32c282
8169475: WheelModifier.java fails by timeout
...
Reviewed-by: dmarkov, aivanov
2023-10-31 18:20:22 +00:00
Adam Sotona
f1e8787393
8317609: Classfile API fails to verify /jdk.jcmd/sun/tools/jstat/Alignment.class
...
Reviewed-by: liach, alanb
2023-10-31 16:13:41 +00:00
Erik Gahlin
2d5829afbc
8239508: JFR: @RemoveFields
...
Reviewed-by: mgronlun
2023-10-31 15:36:12 +00:00
Conor Cleary
3a7525d5c3
8309118: HttpClient: Add more tests for 100 ExpectContinue with HTTP/2
...
Reviewed-by: dfuchs, djelinski
2023-10-31 14:45:14 +00:00
Matthew Donovan
3e39d7b34c
8319136: Skip pkcs11 tests on linux-aarch64
...
Reviewed-by: rhalade
2023-10-31 13:28:41 +00:00
Andrew Haley
ee6f25b507
8319120: Unbound ScopedValue.get() throws the wrong exception
...
Reviewed-by: alanb
2023-10-31 12:58:56 +00:00
Kimura Yukihiro
d051f22284
8318410: jdk/java/lang/instrument/BootClassPath/BootClassPathTest.sh fails on Japanese Windows
...
Reviewed-by: sspitsyn, kevinw
2023-10-30 23:26:16 +00:00
Alexander Matveev
1ca2cfafdd
8310933: Copying from runtime image to application image should not follow symlinks
...
Reviewed-by: asemenyuk
2023-10-30 21:09:17 +00:00
Brian Burkhalter
d3534b08b5
8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
...
Reviewed-by: alanb, rriggs
2023-10-30 18:28:01 +00:00
Brian Burkhalter
864a876ebf
8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory
...
Reviewed-by: rgiulietti
2023-10-30 18:27:50 +00:00
Markus Grönlund
c4c66aba93
8316271: JfrJvmtiAgent::retransformClasses failed: JVMTI_ERROR_FAILS_VERIFICATION
...
Reviewed-by: egahlin
2023-10-30 11:51:31 +00:00
Tim Prinzing
1183b221c2
8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops
...
Reviewed-by: dfuchs, alanb
2023-10-30 06:04:17 +00:00
Sergey Bylokhov
d2260146c9
8318850: Duplicate code in the LCMSImageLayout
...
Reviewed-by: prr
2023-10-27 18:21:18 +00:00
Doug Lea
667cca9d7a
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
...
Reviewed-by: alanb
2023-10-27 10:08:59 +00:00
Leo Korinth
b9dcd4b741
8318964: Fix build failures caused by 8315097
...
Reviewed-by: aboldtch, rcastanedalo
2023-10-27 09:51:22 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
William Kemper
5b5fd3694a
8316632: Shenandoah: Raise OOME when gc threshold is exceeded
...
Reviewed-by: kdnilsen, ysr, shade
2023-10-27 08:18:38 +00:00
Weijun Wang
9123961aaa
8318096: Introduce AsymmetricKey interface with a getParams method
...
Reviewed-by: darcy, mullan, ascarpino
2023-10-26 22:43:06 +00:00
Brian Burkhalter
4a142c3b08
8274122: java/io/File/createTempFile/SpecialTempFile.java fails in Windows 11
...
Reviewed-by: lancea, djelinski, rriggs
2023-10-26 21:06:01 +00:00
Aleksei Efimov
77fe0fd9e6
8272215: Add InetAddress methods for parsing IP address literals
...
Reviewed-by: dfuchs, michaelm
2023-10-26 18:24:42 +00:00
Weijun Wang
a9b31b587c
8318689: jtreg is confused when folder name is the same as the test name
...
Reviewed-by: mullan
2023-10-26 16:40:33 +00:00
Jorn Vernee
3885dc5b9a
8318737: Fallback linker passes bad JNI handle
...
Reviewed-by: alanb
2023-10-26 15:54:02 +00:00
Daniel Jeliński
970cd20204
8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses
...
Reviewed-by: jpai, dfuchs, mbaesken
2023-10-26 08:49:50 +00:00
Goetz Lindenmaier
37c40a11a7
8318705: [macos] ProblemList java/rmi/registry/multipleRegistries/MultipleRegistries.java
...
Reviewed-by: lucy
2023-10-26 07:58:05 +00:00
Daniel D. Daugherty
a542f7398d
8318843: ProblemList java/lang/management/MemoryMXBean/CollectionUsageThreshold.java in Xcomp
...
Reviewed-by: lmesnik
2023-10-25 21:14:14 +00:00
Justin Lu
10427c023a
8318613: ChoiceFormat patterns are not well tested
...
Reviewed-by: naoto
2023-10-25 17:12:55 +00:00
Alexey Ivanov
3abd772672
8316017: Refactor timeout handler in PassFailJFrame
...
Reviewed-by: prr
2023-10-25 13:25:34 +00:00
Alexey Ivanov
c587211bf8
8316003: Update FileChooserSymLinkTest.java to HTML instructions
...
Reviewed-by: prr
2023-10-25 11:33:47 +00:00
Alexey Ivanov
42b9ac8a07
8294156: Allow PassFailJFrame.Builder to create test UI
...
Reviewed-by: azvegint, prr
2023-10-25 11:31:44 +00:00
Alexey Ivanov
14090ef603
8294158: HTML formatting for PassFailJFrame instructions
...
Reviewed-by: azvegint, prr
2023-10-25 11:17:00 +00:00
Alexander Matveev
f1dfdc1a79
8311877: [macos] Add CLI options to provide signing identity directly to codesign and productbuild
...
Reviewed-by: asemenyuk
2023-10-24 21:41:20 +00:00
Weijun Wang
1ddf826aea
8316964: Security tools should not call System.exit
...
Reviewed-by: valeriep
2023-10-24 18:32:01 +00:00
Naoto Sato
116503754c
8318569: Add getter methods for Locale and Patterns in ListFormat
...
Reviewed-by: joehw, rriggs, iris, mli
2023-10-24 16:54:57 +00:00
Leo Korinth
21d8a4725f
8318701: Fix copyright year
...
Reviewed-by: egahlin
2023-10-24 12:31:59 +00:00
Gergö Barany
e6f23a90d4
8315024: Vector API FP reduction tests should not test for exact equality
...
Reviewed-by: epeter, thartmann
2023-10-24 08:58:15 +00:00
Daniel Jeliński
728b858c78
8318130: SocksSocketImpl needlessly encodes hostname for IPv6 addresses
...
Reviewed-by: dfuchs, jpai, aefimov, michaelm
2023-10-24 05:36:43 +00:00
Sean Coffey
8d9a4b43f4
8317678: Fix up hashCode() for ZipFile.Source.Key
...
Reviewed-by: lancea, alanb, jpai
2023-10-23 17:12:41 +00:00
Erik Gahlin
69c0ae23a3
8318124: JFR: Rewrite instrumentation to use Class-File API
...
Reviewed-by: mgronlun
2023-10-23 16:00:14 +00:00
Doug Simon
bd22d2381f
8318027: Support alternative name to jdk.internal.vm.compiler
...
Reviewed-by: erikj, ihse, kvn, alanb, mli
2023-10-23 13:15:31 +00:00
Matthew Donovan
704c6ea16c
8303525: Refactor/cleanup open/test/jdk/javax/rmi/ssl/SSLSocketParametersTest.java
...
Reviewed-by: smarks, msheppar
2023-10-23 11:15:32 +00:00
Laurent Bourgès
a876beb63d
8316741: BasicStroke.createStrokedShape miter-limits failing on small shapes
...
Reviewed-by: prr, dnguyen
2023-10-21 09:12:08 +00:00
Brian Burkhalter
a1a62d9964
8306308: (ch) Writer created by Channels::newWriter may lose data
...
Reviewed-by: djelinski, alanb
2023-10-20 21:12:28 +00:00
Rajan Halade
d3ebb4a155
8317373: Add Telia Root CA v2
...
Reviewed-by: mullan
2023-10-20 18:25:09 +00:00
Justin Lu
66d90d5d9f
8318107: Un-ProblemList LocaleProvidersRun and CalendarDataRegression
...
Reviewed-by: naoto
2023-10-20 17:38:10 +00:00
Kevin Walls
a045258ae2
8209595: MonitorVmStartTerminate.java timed out
...
Reviewed-by: sspitsyn, cjplummer, lmesnik
2023-10-20 16:38:39 +00:00
sunyaqi
52814994ef
8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27
...
Reviewed-by: asemenyuk, almatvee
2023-10-20 16:27:58 +00:00
Mahendra Chhipa
40106422bd
8077371: Binary files in JAXP test should be removed
...
Reviewed-by: joehw
2023-10-20 12:07:39 +00:00
Alexey Ivanov
71c99a0e59
8318448: Link PopupMenu/PopupMenuLocation.java failure to JDK-8259913
...
Reviewed-by: prr
2023-10-20 11:04:24 +00:00
Alexey Ivanov
2c23391de7
8318101: Additional test cases for CSSAttributeEqualityBug
...
Reviewed-by: prr
2023-10-20 11:02:58 +00:00
Maurizio Cimadamore
848ecc1621
8318538: Add a way to obtain a strided var handle from a layout
...
Reviewed-by: jvernee, pminborg
2023-10-20 10:35:09 +00:00
Maurizio Cimadamore
b07da3ae15
8317819: Scope should reflect lifetime of underying resource (mainline)
...
Reviewed-by: jvernee
2023-10-20 10:23:45 +00:00
Johannes Bechberger
8f4ebd8921
8317920: JDWP-agent sends broken exception event with onthrow option
...
Reviewed-by: clanger, cjplummer
2023-10-20 08:52:46 +00:00
Daniel Jeliński
d9ce525a1c
8318150: StaticProxySelector.select should not throw NullPointerExceptions
...
Reviewed-by: jpai, dfuchs
2023-10-20 06:18:18 +00:00
Justin Lu
cc8f8da293
8318322: Update IANA Language Subtag Registry to Version 2023-10-16
...
Reviewed-by: naoto, iris, lancea, srl
2023-10-19 18:25:43 +00:00
Per Minborg
defc7e0f8d
8318454: TestLayoutPaths broken on Big Endian platforms after JDK-8317837
...
Reviewed-by: mdoerr, mcimadamore
2023-10-19 10:47:53 +00:00
Naoto Sato
ce8ebebc77
8317979: Use TZ database style abbreviations in the CLDR locale provider
...
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
2023-10-18 18:26:49 +00:00
Bradford Wetmore
adca97b659
8286503: Enhance security classes
...
Reviewed-by: rhalade, mullan, skoivu, weijun
2023-10-17 22:45:06 +00:00
Weijun Wang
5145e5a40a
8318328: DHKEM should check XDH name in case-insensitive mode
...
Reviewed-by: ascarpino, hchao
2023-10-17 19:36:17 +00:00
Leonid Mesnik
d6679031e0
8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags
...
Reviewed-by: kevinw, sspitsyn
2023-10-17 18:02:11 +00:00
Agnibho Hom Chowdhury
34653c1e73
8249832: java/util/zip/DataDescriptorSignatureMissing.java uses @ignore w/o bug-id
...
Reviewed-by: msheppar
2023-10-17 11:58:17 +00:00
Rajan Halade
8c1bb2b280
8268916: Tests for AffirmTrust roots
...
Reviewed-by: mullan
2023-10-16 16:26:02 +00:00
Brian Burkhalter
1a7fd5d419
8317687: (fs) FileStore.supportsFileAttributeView("posix") incorrectly returns 'true' for FAT32 volume on macOS
...
Reviewed-by: alanb
2023-10-16 14:49:18 +00:00
Renjith Kannath Pariyangad
668d4b077f
8318154: Improve stability of WheelModifier.java test
...
Reviewed-by: aivanov
2023-10-16 10:58:30 +00:00
Renjith Kannath Pariyangad
a36eaf03af
8317112: Add screenshot for Frame/DefaultSizeTest.java
...
Reviewed-by: prr, dnguyen, aivanov
2023-10-16 10:13:30 +00:00
Severin Gehwolf
0275efac88
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
...
Reviewed-by: stuefe, alanb, bpb, mli
2023-10-16 07:40:29 +00:00
Matthias Baesken
77d40ce166
8318085: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java on linux-aarch64
...
Reviewed-by: clanger
2023-10-16 07:13:07 +00:00
Jorn Vernee
1d54e73f6a
8318072: DowncallLinker does not acquire/release segments in interpreter
...
Reviewed-by: mcimadamore
2023-10-14 20:23:41 +00:00
Alexander Zuev
f7d6d7a04f
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
...
Reviewed-by: prr, azvegint, aivanov
2023-10-13 22:53:21 +00:00
Maurizio Cimadamore
7cb2e6d65b
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
...
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: jvernee
2023-10-13 20:51:52 +00:00
Justin Lu
9622de2aa8
8317372: Refactor some NumberFormat tests to use JUnit
...
Reviewed-by: naoto
2023-10-13 20:49:11 +00:00
Jorn Vernee
b12c471a99
8317837: Leftover FFM implementation-only changes
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: mcimadamore
2023-10-13 19:05:47 +00:00
Daniel Fuchs
6273ab97dc
8317808: HTTP/2 stream cancelImpl may leave subscriber registered
...
Reviewed-by: michaelm, djelinski
2023-10-13 14:35:50 +00:00
Leonid Mesnik
993951b85e
8316464: 3 sun/tools tests ignore VM flags
...
Reviewed-by: sspitsyn, cjplummer
2023-10-12 23:32:37 +00:00
Damon Nguyen
61ce739ac8
8315484: java/awt/dnd/RejectDragDropActionTest.java timed out
...
Reviewed-by: honkar, aivanov
2023-10-12 22:02:16 +00:00
Daniel D. Daugherty
0983b54866
8318038: ProblemList runtime/CompressedOops/CompressedClassPointers.java on two platforms
...
8318040: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/find006/TestDescription.java on macosx-aarch64
8318042: ProblemList java/nio/channels/vthread/BlockingChannelOps.java#direct-register with GenZGC
Reviewed-by: rriggs, azvegint
2023-10-12 20:02:10 +00:00
Jorn Vernee
32ac72c3d3
8312522: Implementation of Foreign Function & Memory API
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
2023-10-12 19:50:08 +00:00
Rajan Halade
9728e21db1
8317967: Enhance test/jdk/javax/net/ssl/TLSCommon/SSLEngineTestCase.java to handle default cases
...
Reviewed-by: mullan
2023-10-12 17:02:32 +00:00
Ravi Gupta
00ef9f9c32
8316947: Write a test to check textArea triggers MouseEntered/MouseExited events properly
...
Reviewed-by: tr, honkar, aivanov
2023-10-12 09:40:02 +00:00
Alexander Zvegintsev
387896fb34
8309621: [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
...
Reviewed-by: prr, honkar
2023-10-11 22:14:23 +00:00
Matthew Donovan
8d2ad2b1ae
8317977: update problemlist to include MacOS for sun/security/tools/keytool/NssTest.java
...
Reviewed-by: dcubed
2023-10-11 21:27:19 +00:00
Daniel D. Daugherty
b92de54a81
8317964: java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java fails on macosx-all after JDK-8317751
...
Reviewed-by: azvegint
2023-10-11 17:03:02 +00:00
Matthew Donovan
2a80160960
8314283: Support for NSS tests on aarch64 platforms
...
Reviewed-by: rhalade
2023-10-11 16:44:22 +00:00
Christoph Langer
ca96fd3b07
8317839: Exclude java/nio/channels/Channels/SocketChannelStreams.java on AIX
...
Reviewed-by: alanb
2023-10-11 06:54:20 +00:00
Christoph Langer
1161e3da14
8317803: Exclude java/net/Socket/asyncClose/Race.java on AIX
...
Reviewed-by: mbaesken
2023-10-11 05:57:28 +00:00
lawrence.andrews
f40ea5109e
8317751: ProblemList ConsumeForModalDialogTest.java, MenuItemActivatedTest.java & MouseModifiersUnitTest_Standard.java for windows
...
Reviewed-by: prr
2023-10-10 22:52:22 +00:00
Leonid Mesnik
fec1d49783
8316452: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags
...
Reviewed-by: sspitsyn
2023-10-10 20:14:56 +00:00
Claes Redestad
33591a30d2
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
...
Reviewed-by: pminborg, rriggs
2023-10-10 17:01:57 +00:00
Christoph Langer
fcff222f92
8317706: Exclude java/awt/Graphics2D/DrawString/RotTransText.java on linux
...
Reviewed-by: aivanov
2023-10-10 07:06:32 +00:00
Christoph Langer
ad6dce376d
8317705: ProblemList sun/tools/jstat/jstatLineCountsX.sh on linux-ppc64le and aix due to JDK-8248691
...
Reviewed-by: sspitsyn
2023-10-10 07:05:31 +00:00
Leonid Mesnik
053f45695f
8316447: 8 sun/management/jmxremote tests ignore VM flags
...
Reviewed-by: kevinw, sspitsyn
2023-10-09 23:10:29 +00:00
Leonid Mesnik
5b311f20df
8316446: 4 sun/management/jdp tests ignore VM flags
...
Reviewed-by: cjplummer, kevinw
2023-10-09 23:09:39 +00:00
Justin Lu
8e0686b065
8317633: Modernize text.testlib.HexDumpReader
...
Reviewed-by: lancea, naoto, mli
2023-10-09 22:57:09 +00:00
Justin Lu
5e8d893c48
8317631: Refactor ChoiceFormat tests to use JUnit
...
Reviewed-by: naoto
2023-10-09 22:37:41 +00:00
Vyom Tewari
460ebcd9cb
8314978: Multiple server call from connection failing with expect100 in getOutputStream
...
Reviewed-by: dfuchs
2023-10-08 05:13:00 +00:00
vamsi-parasa
a4e9168bab
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
...
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
2023-10-06 20:15:30 +00:00
Naoto Sato
8a30c2a9b2
8317443: StackOverflowError on calling ListFormat::getInstance() for Norwegian locales
...
Reviewed-by: joehw
2023-10-05 23:06:20 +00:00
Daniel Fuchs
4c5b66dcea
8317522: Test logic for BODY_CF in AbstractThrowingSubscribers.java is wrong
...
Reviewed-by: djelinski
2023-10-05 10:44:05 +00:00
Alisen Chung
3105538de5
8316146: Open some swing tests 4
...
Reviewed-by: honkar, aivanov, prr
2023-10-04 19:38:26 +00:00
Mark Powers
8c0d026d0f
8315042: NPE in PKCS7.parseOldSignedData
...
Reviewed-by: valeriep, weijun
2023-10-04 00:23:42 +00:00
Justin Lu
b859da9c54
8316696: Remove the testing base classes: IntlTest and CollatorTest
...
Reviewed-by: naoto
2023-10-03 16:38:17 +00:00
Leonid Mesnik
89987dbf87
8303773: Replace "main.wrapper" with "test.thread.factory" property in test code
...
Reviewed-by: cjplummer, amenkov
2023-10-03 15:03:47 +00:00
Mark Powers
6e1aacdfba
8296631: NSS tests failing on OL9 linux-aarch64 hosts
...
Reviewed-by: valeriep
2023-10-02 22:43:48 +00:00
Weijun Wang
d2e2c4cef1
8309667: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry
...
Reviewed-by: djelinski, mullan
2023-10-02 21:53:12 +00:00
Weijun Wang
d7d1d42b67
8316771: Krb5.java has not defined messages for all error codes
...
Reviewed-by: mullan
2023-10-02 19:55:22 +00:00
Weijun Wang
f985006142
8309356: Read files in includedir in alphanumeric order
...
Reviewed-by: mullan
2023-10-02 18:12:06 +00:00
Daniel Fuchs
8093563bce
8317295: ResponseSubscribers.SubscriberAdapter should call the finisher function asynchronously
...
Reviewed-by: djelinski
2023-10-02 13:06:43 +00:00
Michal Sobierski
59847926b6
8316415: Parallelize sun/security/rsa/SignedObjectChain.java subtests
...
Reviewed-by: shade, rhalade, valeriep
2023-10-02 09:56:14 +00:00
Alexey Semenyuk
5a6aa569aa
8303959: tools/jpackage/share/RuntimePackageTest.java fails with java.lang.AssertionError missing files
...
Reviewed-by: almatvee
2023-09-29 17:17:54 +00:00
Alexey Semenyuk
179792beb4
8317283: jpackage tests run osx-specific checks on windows and linux
...
Reviewed-by: almatvee
2023-09-29 14:53:42 +00:00
Jaikiran Pai
0259da9283
8301686: TLS 1.3 handshake fails if server_name doesn't match resuming session
...
Reviewed-by: djelinski, wetmore
2023-09-29 05:00:02 +00:00
Justin Lu
355811a996
8316559: Refactor some util/Calendar tests to JUnit
...
Reviewed-by: naoto, lancea
2023-09-28 23:51:12 +00:00
Aleksei Voitylov
cfcbfc6cae
8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163
...
Reviewed-by: simonis, rgiulietti, rriggs
2023-09-28 18:11:40 +00:00
Leonid Mesnik
ca5eee2fe3
8316445: Mark com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java as vm.flagless
...
Reviewed-by: cjplummer, sspitsyn
2023-09-28 17:15:40 +00:00
Naoto Sato
3481a48571
8316974: ListFormat creation is unsuccessful for some of the supported Locales
...
Reviewed-by: joehw, rriggs
2023-09-28 16:04:46 +00:00
Daniel Fuchs
fc98998627
8316580: HttpClient with StructuredTaskScope does not close when a task fails
...
Reviewed-by: djelinski
2023-09-28 13:32:38 +00:00
Matthias Baesken
bc5a39bb54
8317144: Exclude sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java on Linux ppc64le
...
Reviewed-by: mdoerr
2023-09-28 11:42:59 +00:00
Maurizio Cimadamore
798125152b
8316970: Add internal annotation to mark restricted methods
...
Reviewed-by: jvernee, iris, alanb
2023-09-28 09:49:57 +00:00
Alisen Chung
d3a79b5861
8316371: Open some swing tests 6
...
Reviewed-by: dnguyen, prr
2023-09-27 23:20:29 +00:00
Roger Riggs
1be355734d
8315721: CloseRace.java#id0 fails transiently on libgraal
...
Reviewed-by: lancea, jpai
2023-09-27 13:30:35 +00:00
Alan Bateman
b24ad7cf57
8316924: java/lang/Thread/virtual/stress/ParkALot.java times out
...
Reviewed-by: jpai
2023-09-27 12:54:29 +00:00
Christoph Langer
ad6df41a9e
8316710: Exclude java/awt/font/Rotate/RotatedTextTest.java
...
Reviewed-by: mbaesken, aivanov
2023-09-27 12:37:39 +00:00
Daniel Jeliński
fee9d3362c
8293176: SSLEngine handshaker does not send an alert after a bad parameters
...
Reviewed-by: mdonovan, jnimeh
2023-09-27 07:33:52 +00:00
Matthias Baesken
b659e0343a
8316897: tools/jpackage/junit tests fail on AIX after JDK-8316547
...
Reviewed-by: cstein, asemenyuk, almatvee
2023-09-27 06:43:50 +00:00
Prasanta Sadhukhan
83806abe44
6450193: After the first Serialization, JTableHeader does not uninstall its UI
...
Reviewed-by: aivanov
2023-09-27 04:28:10 +00:00
Alexander Zvegintsev
2f311d59dc
8316211: Open source several manual applet tests
...
Reviewed-by: honkar, aivanov
2023-09-26 21:24:07 +00:00
Alexander Zvegintsev
65227a3c64
8316389: Open source few AWT applet tests
...
Reviewed-by: dnguyen, abhiscxk, aivanov
2023-09-26 21:23:34 +00:00
Alisen Chung
788e6e1548
8316218: Open some swing tests 5
...
Reviewed-by: prr, dnguyen
2023-09-26 20:52:04 +00:00
Leonid Mesnik
ee9776fa23
8304839: Move TestScaffold.main() to the separate class DebugeeWrapper
...
Reviewed-by: amenkov, cjplummer
2023-09-26 18:35:13 +00:00
Brian Burkhalter
36ac83904c
8073061: (fs) Files.copy(foo, bar, REPLACE_EXISTING) deletes bar even if foo is not readable
...
Reviewed-by: alanb
2023-09-26 15:27:44 +00:00
Matthias Baesken
1f7dfda705
8316671: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java test fails intermittent with Read timed out
...
Reviewed-by: lucy
2023-09-26 14:01:45 +00:00
Sergey Bylokhov
0dce4c1758
8313220: Remove Windows specific workaround in LCMS.c for _snprintf
...
Reviewed-by: prr
2023-09-25 23:01:19 +00:00
Sergey Bylokhov
e5f05b5a96
8312191: ColorConvertOp.filter for the default destination is too slow
...
Reviewed-by: prr
2023-09-25 20:54:00 +00:00
Alexander Zuev
be9cc73fca
8315871: Opensource five more Swing regression tests
...
Reviewed-by: dnguyen, prr
2023-09-25 18:30:49 +00:00
Naoto Sato
e3201d1d13
8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously passing
...
Reviewed-by: jlu, alanb
2023-09-25 18:03:52 +00:00
Liam Miller-Cushon
9291b46bcf
8313804: JDWP support for -Djava.net.preferIPv6Addresses=system
...
Reviewed-by: cjplummer, amenkov
2023-09-25 16:43:20 +00:00
Ian Myers
0f77d250b6
8315684: Parallelize sun/security/util/math/TestIntegerModuloP.java
...
Reviewed-by: shade, weijun
2023-09-25 13:12:41 +00:00
Tejesh R
f0ff001dd7
8315742: Open source several Swing Scroll related tests
...
Reviewed-by: dnguyen, psadhukhan
2023-09-25 05:35:35 +00:00
Alisen Chung
a2391a92cd
8316053: Open some swing tests 3
...
Reviewed-by: dnguyen, prr
2023-09-23 05:42:07 +00:00
Alisen Chung
d2d7d9a8b7
8315882: Open some swing tests 2
...
Reviewed-by: honkar, prr
2023-09-23 04:45:16 +00:00
Alisen Chung
e015e6ce28
8315825: Open some swing tests
...
Reviewed-by: abhiscxk, prr
2023-09-22 20:51:14 +00:00
Ben Perez
53516aed38
8304956: Update KeyStore.getDefaultType() specification to return pkcs12 as fallback
...
Reviewed-by: hchao, mullan
2023-09-22 17:31:57 +00:00
Brian Burkhalter
373cdf257d
8315960: test/jdk/java/io/File/TempDirDoesNotExist.java leaves test files behind
...
Reviewed-by: lancea, djelinski, rriggs
2023-09-22 17:24:05 +00:00
Naoto Sato
f7578e8048
8316540: StoreReproducibilityTest fails on some locales
...
Reviewed-by: joehw, jlu, jpai, alanb
2023-09-22 16:53:56 +00:00
Alexey Ivanov
00f585bd22
8316206: Test StretchedFontTest.java fails for Baekmuk font
...
Ignore broken fonts, i.e. the fonts for which
GlyphVector(TEXT).getVisualBounds().isEmpty() returns true
Reviewed-by: azvegint, prr, goetz
2023-09-22 12:47:01 +00:00
Claes Redestad
c24c66db97
8316681: Rewrite URLEncoder.encode to use small reusable buffers
...
Reviewed-by: dfuchs, rriggs
2023-09-22 09:41:01 +00:00
Mandy Chung
c72f00463f
8316456: StackWalker may skip Continuation::yield0 frame mistakenly
...
Reviewed-by: rpressler, pchilanomate
2023-09-21 23:10:49 +00:00
Damon Nguyen
d3e8218386
8316306: Open source and convert manual Swing test
...
Reviewed-by: honkar, azvegint
2023-09-21 19:37:47 +00:00
Alexander Zvegintsev
3b397c8552
8315965: Open source various AWT applet tests
...
Reviewed-by: honkar, psadhukhan
2023-09-21 18:28:19 +00:00
Sean Mullan
c698b45a7b
8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2
...
Reviewed-by: jnimeh
2023-09-21 17:31:46 +00:00
Damon Nguyen
83b01cf3c2
8311922: [macOS] right-Option key fails to generate release event
...
Reviewed-by: honkar, prr
2023-09-21 16:42:14 +00:00