Tejesh R
|
96e6e670b5
|
4365952: Cannot disable JFileChooser
Reviewed-by: prr, abhiscxk
|
2023-11-06 13:29:48 +00:00 |
|
Emanuel Peter
|
b5c863b772
|
8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Reviewed-by: rcastanedalo, thartmann, roland
|
2023-11-06 10:41:09 +00:00 |
|
Andrew Haley
|
df599dbb9b
|
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Reviewed-by: ihse, dholmes, stuefe
|
2023-11-04 09:17:11 +00:00 |
|
Alan Bateman
|
c099cf53f2
|
8318422: Allow poller threads be virtual threads
Reviewed-by: michaelm
|
2023-11-04 06:52:19 +00:00 |
|
Alex Menkov
|
29cf2c471b
|
8319053: Segment dump files remain after parallel heap dump on Windows
Reviewed-by: dholmes, yyang
|
2023-11-03 20:44:36 +00:00 |
|
Liam Miller-Cushon
|
de6667cf11
|
8225377: type annotations are not visible to javac plugins across compilation boundaries
Reviewed-by: vromero
|
2023-11-03 17:31:05 +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 |
|
Calvin Cheung
|
e318cd25cb
|
8316969: Improve CDS module graph support for --module option
Reviewed-by: iklam, alanb
|
2023-11-02 16:03:14 +00:00 |
|
Martin Doerr
|
99efcded6c
|
8317545: AIX PPC64: Implementation of Foreign Function & Memory API
Reviewed-by: jvernee
|
2023-11-02 13:13:46 +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 |
|
Thomas Obermeier
|
d6ce62ebc0
|
8306561: Possible out of bounds access in print_pointer_information
Reviewed-by: stuefe, clanger
|
2023-11-02 09:51:22 +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 |
|
Jonathan Gibbons
|
c86592d38d
|
8319046: Execute tests in source/class-file order in JavadocTester
Reviewed-by: hannesw
|
2023-11-01 15:48:31 +00:00 |
|
Jonathan Gibbons
|
3660a90ad8
|
8319139: Improve diagnosability of JavadocTester output
Reviewed-by: hannesw
|
2023-11-01 15:33:53 +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 |
|
Aggelos Biboudis
|
36de19d462
|
8317048: VerifyError with unnamed pattern variable and more than one components
Reviewed-by: jlahoda
|
2023-11-01 13:38:10 +00:00 |
|
Thomas Stuefe
|
0461d9a7d6
|
8318016: Per-compilation memory ceiling
Reviewed-by: roland, thartmann
|
2023-11-01 08:12:39 +00:00 |
|
Jasmine Karthikeyan
|
2a76ad975c
|
8318683: compiler/c2/irTests/TestPhiDuplicatedConversion.java "Failed IR Rules (2) of Methods (2)"
Reviewed-by: thartmann, kvn
|
2023-11-01 06:12:55 +00:00 |
|
Jonathan Gibbons
|
b3fec6b5f3
|
8306980: Generated docs should contain correct Legal Documents
Reviewed-by: ihse, mchung
|
2023-10-31 22:03:35 +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 |
|
Viktor Klang
|
e05cafda78
|
8318467: [jmh] tests concurrent.Queues and concurrent.ProducerConsumer hang with 101+ threads
Reviewed-by: alanb
|
2023-10-31 11:14:08 +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 |
|
Roberto Castañeda Lozano
|
a5818972c1
|
8317507: C2 compilation fails with "Exceeded _node_regs array"
Co-authored-by: Tobias Hartmann <thartmann@openjdk.org>
Reviewed-by: thartmann, shade, dlong
|
2023-10-30 12:54:03 +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 |
|
Matthias Baesken
|
88b9cdae8f
|
8318981: compiler/compilercontrol/TestConflictInlineCommands.java fails intermittent with 'disallowed by CompileCommand' missing from stdout/stderr
Reviewed-by: mdoerr, thartmann
|
2023-10-30 11:14:12 +00:00 |
|
Aggelos Biboudis
|
c9d23c3940
|
8315532: Compiler Implementation for Unnamed Variables & Patterns
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
|
2023-10-30 10:28:48 +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 |
|
Daniel D. Daugherty
|
ce0ca47641
|
8319067: ProblemList serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java on linux-aarch64 in Xcomp mode
Reviewed-by: jpai
|
2023-10-29 14:16:26 +00:00 |
|
Joe Wang
|
96bec3584c
|
8316996: Catalog API Enhancement: add a factory method
Reviewed-by: naoto, lancea
|
2023-10-28 03:38:30 +00:00 |
|
Sergey Bylokhov
|
d2260146c9
|
8318850: Duplicate code in the LCMSImageLayout
Reviewed-by: prr
|
2023-10-27 18:21:18 +00:00 |
|
Maurizio Cimadamore
|
2915d74a10
|
8318837: javac generates wrong ldc instruction for dynamic constant loads
Reviewed-by: vromero, jlahoda
|
2023-10-27 13:47:24 +00:00 |
|
Volker Simonis
|
141dae8b76
|
8318811: Compiler directives parser swallows a character after line comments
Reviewed-by: shade, phh
|
2023-10-27 12:10:55 +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 |
|