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 |
|