Per Minborg
|
9f9e73d5f9
|
8349146: [REDO] Implement a better allocator for downcalls
Reviewed-by: mcimadamore, jvernee, liach
|
2025-05-02 14:14:59 +00:00 |
|
Coleen Phillimore
|
afb9134a31
|
8355627: Don't use ThreadCritical for EventLog list
Reviewed-by: shade, lmesnik, zgu
|
2025-05-02 11:40:19 +00:00 |
|
Jan Lahoda
|
d29700cc80
|
8344706: Implement JEP 512: Compact Source Files and Instance Main Methods
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Reviewed-by: liach, cstein, vromero, naoto
|
2025-05-02 06:10:48 +00:00 |
|
Chen Liang
|
bd7c77898a
|
8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
Reviewed-by: jpai, jvernee
|
2025-05-02 01:30:47 +00:00 |
|
Weijun Wang
|
494ef6cb8c
|
8354305: SHAKE128 and SHAKE256 MessageDigest algorithms
Reviewed-by: valeriep, mullan
|
2025-05-01 23:34:35 +00:00 |
|
Valerie Peng
|
6536430a3b
|
8348732: SunJCE and SunPKCS11 have different PBE key encodings
Reviewed-by: weijun, fferrari
|
2025-05-01 23:08:16 +00:00 |
|
Vladimir Kozlov
|
aae2bb6249
|
8350209: Preserve adapters in AOT cache
Co-authored-by: Ashutosh Mehra <asmehra@openjdk.org>
Reviewed-by: vlivanov, asmehra, ihse, iklam
|
2025-05-01 21:03:24 +00:00 |
|
Sergey Kuksenko
|
c116b18b89
|
8355559: Benchmark modification/extension shouldn't affect the behavior of other benchmarks
Reviewed-by: ecaspole
|
2025-05-01 18:45:20 +00:00 |
|
William Kemper
|
9e26b9facb
|
8355372: GenShen: Test gc/shenandoah/generational/TestOldGrowthTriggers.java fails with UseCompactObjectHeaders enabled
Reviewed-by: ysr, kdnilsen
|
2025-05-01 17:40:57 +00:00 |
|
Joe Wang
|
cf0db96314
|
8354084: Streamline XPath API's extension function control
Reviewed-by: rriggs, naoto
|
2025-05-01 17:03:29 +00:00 |
|
Mikhail Yankelevich
|
6b553acbaa
|
8277424: javax/net/ssl/TLSCommon/TLSTest.java fails with connection refused
Reviewed-by: rhalade
|
2025-05-01 16:16:25 +00:00 |
|
Kevin Walls
|
09cae5fd8f
|
8354407: Test com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java still fails on Windows
Reviewed-by: cjplummer, lmesnik
|
2025-05-01 16:05:59 +00:00 |
|
Chen Liang
|
bee273d6b4
|
8297271: AccessFlag.maskToAccessFlags should be specific to class file version
Reviewed-by: rriggs
|
2025-05-01 14:37:26 +00:00 |
|
Matthew Donovan
|
7b31762375
|
8354235: Test javax/net/ssl/SSLSocket/Tls13PacketSize.java failed with java.net.SocketException: An established connection was aborted by the software in your host machine
Reviewed-by: rhalade
|
2025-05-01 11:04:33 +00:00 |
|
Hamlin Li
|
0cd0afb2b3
|
8355913: RISC-V: improve hotspot/jtreg/compiler/vectorization/runner/BasicFloatOpTest.java
Reviewed-by: fyang, rehn
|
2025-05-01 08:15:24 +00:00 |
|
Jan Lahoda
|
0a697f6ff4
|
8344708: Implement JEP 511: Module Import Declarations
Reviewed-by: mcimadamore, vromero, alanb
|
2025-05-01 07:42:38 +00:00 |
|
Chris Plummer
|
e2ae50d877
|
8355569: Some nsk/jdi tests can glean the "main" thread by using the ClassPrepareEvent for the debuggee main class
Reviewed-by: sspitsyn, amenkov
|
2025-04-30 22:53:31 +00:00 |
|
Chen Liang
|
e36756b264
|
8297727: Forcing LF interpretation lead to StackOverflowError in reflection code
Reviewed-by: jvernee
|
2025-04-30 21:56:13 +00:00 |
|
Chen Liang
|
24bc714d5e
|
8355956: Prepare javap for class file format aware access flag parsing
Reviewed-by: vromero
|
2025-04-30 21:55:57 +00:00 |
|
Rajan Halade
|
1313349a2e
|
8350498: Remove two Camerfirma root CA certificates
Reviewed-by: mullan
|
2025-04-30 18:14:10 +00:00 |
|
Mat Carter
|
1ff7e813e3
|
8354897: Support Soft/Weak Reference in AOT cache
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: liach, eosterlund
|
2025-04-30 18:05:59 +00:00 |
|
Gerard Ziemski
|
9a2a2c5bb1
|
8354547: REDO: Force clients to explicitly pass mem_tag value, even if it is mtNone
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: stefank, coleenp, jsjolen
|
2025-04-30 17:57:00 +00:00 |
|
Chris Plummer
|
50145bb74a
|
8355773: Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee
Reviewed-by: sspitsyn, amenkov
|
2025-04-30 17:15:52 +00:00 |
|
Chris Plummer
|
486acc06e0
|
8355453: nsk.share.jdi.Debugee.waitingEvent() does not timeout properly
Reviewed-by: lmesnik, amenkov, sspitsyn
|
2025-04-30 17:09:53 +00:00 |
|
Gautham Krishnan
|
66122811aa
|
8342886: Update MET timezone in TimeZoneNames files
Reviewed-by: naoto
|
2025-04-30 16:06:22 +00:00 |
|
Per Minborg
|
fbc4691bfa
|
8351565: Implement JEP 502: Stable Values (Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: vklang, jvernee, alanb, liach
|
2025-04-30 16:03:25 +00:00 |
|
Roger Riggs
|
4c695fa8a4
|
8351000: StringBuilder getChar and putChar robustness
Reviewed-by: liach, lancea, rgiulietti, pminborg
|
2025-04-30 13:50:57 +00:00 |
|
Rajat Mahajan
|
482538b100
|
8351884: Refactor bug8033699.java test code
Reviewed-by: aivanov, honkar, dmarkov
|
2025-04-30 12:23:24 +00:00 |
|
Tongbao Zhang
|
526951dba7
|
8354145: G1: UseCompressedOops boundary is calculated on maximum heap region size instead of maxiumum ergonomic heap region size
Reviewed-by: tschatzl, ayang
|
2025-04-30 09:57:23 +00:00 |
|
Volkan Yazici
|
7d9a43839a
|
8355370: Include server name in HTTP test server thread names to improve diagnostics
Reviewed-by: dfuchs, jpai
|
2025-04-30 08:15:21 +00:00 |
|
Alexey Semenyuk
|
1a9a9288a6
|
8355651: Issues with post-image hook
Reviewed-by: almatvee
|
2025-04-30 01:14:51 +00:00 |
|
Chen Liang
|
dcffd9d9ac
|
8347471: Provide valid flags and mask in AccessFlag.Location
Reviewed-by: rriggs
|
2025-04-30 00:39:02 +00:00 |
|
Artur Barashev
|
8b16897b74
|
8355262: Test sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java failed: accept timed out
Reviewed-by: jnimeh, wetmore
|
2025-04-29 20:42:37 +00:00 |
|
Brent Christian
|
bf52eb0358
|
8355632: WhiteBox.waitForReferenceProcessing() fails assert for return type
Reviewed-by: kbarrett
|
2025-04-29 20:15:00 +00:00 |
|
Mark Powers
|
c2485d5f7d
|
8351113: RC2ParameterSpec throws IllegalArgumentException when offset is negative
Reviewed-by: mullan
|
2025-04-29 19:12:52 +00:00 |
|
Aleksey Shipilev
|
ead6757486
|
8342283: CDS cannot handle a large number of classes
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: iklam, lmesnik, ccheung
|
2025-04-29 18:08:28 +00:00 |
|
Manukumar V S
|
bd7561c315
|
8355441: Remove antipattern from PassFailJFrame.forcePass javadoc
Reviewed-by: aivanov, honkar
|
2025-04-29 16:43:15 +00:00 |
|
Liam Miller-Cushon
|
b5156bb16a
|
8355065: ConcurrentModificationException in RichDiagnosticFormatter
Reviewed-by: vromero
|
2025-04-29 14:32:38 +00:00 |
|
Fei Yang
|
2ed7ad4b5c
|
8355667: RISC-V: Add backend implementation for unsigned vector Min / Max operations
Reviewed-by: mli, gcao
|
2025-04-29 13:41:04 +00:00 |
|
Kevin Walls
|
841989b270
|
8318730: MonitorVmStartTerminate.java still times out after JDK-8209595
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2025-04-29 06:57:33 +00:00 |
|
Chen Liang
|
e4cb49fc85
|
8342206: Convenience method to check if a constant pool entry matches nominal descriptors
Reviewed-by: asotona
|
2025-04-29 03:06:23 +00:00 |
|
Roger Riggs
|
2f8448034f
|
8354053: Remove unused JavaIOFilePermissionAccess
Reviewed-by: liach, weijun
|
2025-04-28 18:21:46 +00:00 |
|
Naoto Sato
|
c0dc31422d
|
8355558: SJIS.java test is always ignored
Reviewed-by: bpb
|
2025-04-28 16:03:40 +00:00 |
|
Tobias Hartmann
|
e7a416254b
|
8355717: Problem list tests until JDK-8355708 is fixed
Reviewed-by: chagedorn
|
2025-04-28 13:54:41 +00:00 |
|
Hannes Wallnöfer
|
b0c3485d6c
|
8348282: Add option for syntax highlighting in javadoc snippets
Reviewed-by: liach, nbenalla, erikj
|
2025-04-28 10:04:20 +00:00 |
|
Bhavana Kilambi
|
3140de411b
|
8345125: Aarch64: Add aarch64 backend for Float16 scalar operations
Reviewed-by: aph, haosun
|
2025-04-28 08:08:42 +00:00 |
|
Tejesh R
|
9c86ac2723
|
8354495: Open source several AWT DataTransfer tests
Reviewed-by: azvegint
|
2025-04-27 11:44:40 +00:00 |
|
jeremy
|
04bb5dcf57
|
8355203: [macos] AquaButtonUI and AquaRootPaneUI repaint default button unnecessarily
Reviewed-by: serb, prr
|
2025-04-27 11:24:29 +00:00 |
|
Jatin Bhateja
|
3b3a055d76
|
8342676: Unsigned Vector Min / Max transforms
Reviewed-by: sviswanathan, epeter
|
2025-04-26 03:31:21 +00:00 |
|
Ioi Lam
|
5db62abb42
|
8315719: Adapt AOTClassLinking test case for dynamic CDS archive
Reviewed-by: ccheung
|
2025-04-25 20:58:40 +00:00 |
|