Aleksey Shipilev
742e735d7f
8349858: Print compilation task before blocking compiler thread for shutdown
...
Reviewed-by: kvn, chagedorn
2025-02-14 13:53:06 +00:00
Alexey Semenyuk
db42a48dc5
8350011: Convert jpackage test lib tests in JUnit format
...
Reviewed-by: almatvee
2025-02-14 13:12:30 +00:00
Alexander Zvegintsev
19c0ce43e2
8349751: AIX build failure after upgrade pipewire to 1.3.81
...
Reviewed-by: mdoerr
2025-02-14 12:55:36 +00:00
Nizar Benalla
fa1bd2344e
8343802: Prevent NULL usage backsliding
...
Reviewed-by: kbarrett
2025-02-14 12:24:36 +00:00
Dmitry Chuyko
57f4c30fb6
8347917: AArch64: Enable upper GPR registers in C1
...
Reviewed-by: aph
2025-02-14 07:54:44 +00:00
Alexey Semenyuk
ff52859d2a
8285624: jpackage fails to create exe, msi when Windows OS is in FIPS mode
...
Reviewed-by: almatvee
2025-02-13 22:53:30 +00:00
Justin Lu
3741c980b8
8349883: Locale.LanguageRange.parse("-") throws ArrayIndexOutOfBoundsException
...
Reviewed-by: naoto
2025-02-13 22:25:23 +00:00
Naoto Sato
3e7acfac48
8349873: StackOverflowError after JDK-8342550 if -Duser.timezone= is set to a deprecated zone id
...
Reviewed-by: joehw, jlu, iris
2025-02-13 20:57:48 +00:00
Aleksey Shipilev
d8fcd43a24
8349927: Waiting for compiler termination delays shutdown for 10+ ms
...
Reviewed-by: kvn, dholmes
2025-02-13 20:06:33 +00:00
Doug Simon
a88e2a58bf
8349977: JVMCIRuntime::_shared_library_javavm_id should be jlong
...
Reviewed-by: yzheng, never
2025-02-13 19:35:42 +00:00
Jiangli Zhou
2eac490bd2
8349868: Remove unneeded libjava shared library dependency from jtreg test libNewDirectByteBuffer, libDirectIO and libInheritedChannel
...
Reviewed-by: bpb
2025-02-13 19:08:03 +00:00
Martin Balao
6ddbcc34c0
8328119: Support HKDF in SunPKCS11 (Preview)
...
8346720: Support Generic keys in SunPKCS11 SecretKeyFactory
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep, kdriver, weijun
2025-02-13 16:55:33 +00:00
William Kemper
28e744dc64
8348092: Shenandoah: assert(nk >= _lowest_valid_narrow_klass_id && nk <= _highest_valid_narrow_klass_id) failed: narrowKlass ID out of range (3131947710)
...
Reviewed-by: shade
2025-02-13 16:34:37 +00:00
Vladimir Kozlov
0b50e479a0
8349753: Incorrect use of CodeBlob::is_buffer_blob() in few places
...
Reviewed-by: dlong, shade
2025-02-13 16:09:04 +00:00
Jiangli Zhou
18958c6298
8349925: [REDO] Support static JDK in libfontmanager/freetypeScaler.c
...
Reviewed-by: prr
2025-02-13 15:44:46 +00:00
Matthias Baesken
c2fc947826
8349378: Build splashscreen lib with SIZE optimization
...
Reviewed-by: erikj, prr, honkar
2025-02-13 14:16:23 +00:00
Jaikiran Pai
5b75ff7283
8349907: jdk.tools.jlink.internal.plugins.ZipPlugin does not close the Deflater in exceptional cases
...
Reviewed-by: liach, alanb, sundar, lancea
2025-02-13 11:54:01 +00:00
Alexander Zvegintsev
add3cd1ca4
8348600: Update PipeWire to 1.3.81
...
Reviewed-by: psadhukhan, prr, honkar
2025-02-13 11:42:46 +00:00
Alexey Semenyuk
efc597bf47
8349564: Clean warnings found in jpackage tests when building them with -Xlint:all
...
Reviewed-by: almatvee
2025-02-13 10:22:19 +00:00
Christoph Langer
29202d1fa7
8349648: Test tools/jpackage/share/JLinkOptionsTest.java fails with --enable-linkable-runtime set after JDK-8346434
...
Reviewed-by: sgehwolf, asemenyuk
2025-02-13 10:03:25 +00:00
Ivan Walulya
24b7f815ae
8349783: g1RemSetSummary.cpp:344:68: runtime error: member call on null pointer of type 'struct G1HeapRegion'
...
Reviewed-by: tschatzl, ayang
2025-02-13 09:47:02 +00:00
Robbin Ehn
a637ccf2fe
8349851: RISC-V: Call VM leaf can use movptr2
...
Reviewed-by: fyang, mli
jdk-25+10
2025-02-13 06:36:32 +00:00
SendaoYan
adc3f53d24
8349787: java/lang/Thread/virtual/ThreadPollOnYield.java#default passes unexpectedly without libVThreadPinner.so
...
Reviewed-by: alanb
2025-02-13 02:59:57 +00:00
Volodymyr Paprotski
55097dd4cb
8344802: Crash in StubRoutines::verify_mxcsr with -XX:+EnableX86ECoreOpts and -Xcheck:jni
...
Reviewed-by: jwaters, kvn, sviswanathan
2025-02-12 22:25:05 +00:00
Daniel Gredler
b8576eb48e
6562489: Font-Renderer should ignore invisible characters \u2062 and \u2063
...
Reviewed-by: avu, prr
2025-02-12 22:15:37 +00:00
Zhao Song
7a0832f548
8349934: Wrong file regex for copyright header format check in .jcheck/conf
...
Reviewed-by: erikj
2025-02-12 21:36:45 +00:00
Chris Plummer
2a5d1da335
8349571: Remove JavaThreadFactory interface from SA
...
Reviewed-by: kevinw, sspitsyn
2025-02-12 19:28:28 +00:00
Chris Plummer
74e458bad6
8349684: Remove SA core file tests from problem list for macosx-x64
...
Reviewed-by: kevinw, sspitsyn
2025-02-12 19:27:54 +00:00
Archie Cobbs
ba28119642
8348427: DeferredLintHandler API should use JCTree instead of DiagnosticPosition
...
Reviewed-by: mcimadamore
2025-02-12 19:17:29 +00:00
Fernando Guallini
c5ac3c4f11
8249831: Test sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java is marked with @ignore
...
Reviewed-by: hchao, rhalade
2025-02-12 18:36:24 +00:00
Vladimir Kozlov
336d0d8592
8349926: [BACKOUT] Support static JDK in libfontmanager/freetypeScaler.c
...
Reviewed-by: jiangli, shade
2025-02-12 18:26:37 +00:00
Jatin Bhateja
4b463ee70e
8342103: C2 compiler support for Float16 type and associated scalar operations
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Bhavana Kilambi <bkilambi@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Reviewed-by: psandoz, epeter, sviswanathan
2025-02-12 17:02:51 +00:00
Jiangli Zhou
332d87cc7e
8349859: Support static JDK in libfontmanager/freetypeScaler.c
...
Reviewed-by: prr
2025-02-12 16:29:08 +00:00
Thomas Schatzl
73e1780ad0
8349836: G1: Improve group prediction log message
...
Reviewed-by: ayang, iwalulya
2025-02-12 16:11:09 +00:00
Coleen Phillimore
ed17c55ea3
8349145: Make Class.getProtectionDomain() non-native
...
Reviewed-by: liach, dholmes, yzheng
2025-02-12 12:04:40 +00:00
Volkan Yazici
e700460b49
8349813: Test behavior of limiting() on RS operators throwing exceptions
...
Reviewed-by: dfuchs
2025-02-12 12:04:22 +00:00
Daniel Jeliński
08f4c1c801
8349781: make test TEST=gtest fails on WSL
...
Reviewed-by: erikj
2025-02-12 09:04:32 +00:00
Kevin Walls
bb41df44d9
8349723: Problemlist jdp tests for macosx-x64
...
Reviewed-by: rriggs, sspitsyn
2025-02-12 08:22:29 +00:00
David Holmes
adda12b724
8349874: Missing comma in copyright from JDK-8349689
...
Reviewed-by: dcubed, mikael
2025-02-12 03:57:30 +00:00
Prasanta Sadhukhan
342dec93f2
8347019: Test javax/swing/JRadioButton/8033699/bug8033699.java still fails: Focus is not on Radio Button Single as Expected
...
Reviewed-by: aivanov, dnguyen, azvegint
2025-02-12 03:10:00 +00:00
SendaoYan
88b4a906d2
8349689: Several virtual thread tests missing /native keyword
...
Reviewed-by: alanb, lmesnik
2025-02-12 03:00:43 +00:00
Volkan Yazici
d558d9d427
8349702: jdk.internal.net.http.Http2Connection::putStream needs to provide cause while cancelling stream
...
Reviewed-by: jpai, dfuchs
2025-02-12 01:58:22 +00:00
William Kemper
8c09d40d6c
8348268: Test gc/shenandoah/TestResizeTLAB.java#compact: fatal error: Before Updating References: Thread C2 CompilerThread1: expected gc-state 9, actual 21
...
Reviewed-by: shade
2025-02-11 20:20:53 +00:00
Alexey Semenyuk
e7157d174c
8150442: Enforce Supported Platforms in Packager for MSI bundles
...
Reviewed-by: almatvee, cstein
2025-02-11 19:22:35 +00:00
Naoto Sato
642816538f
8349254: Disable "best-fit" mapping on Windows environment variables
...
Reviewed-by: jlu, jpai
2025-02-11 17:20:50 +00:00
Chen Liang
32dc41c9f7
8349624: Validation for slot missing in CodeBuilder local variable instructions
...
Reviewed-by: asotona
2025-02-11 16:21:23 +00:00
Mohamed Issa
a1bcda2476
8349579: jsvml.dll incorrect RDATA SEGMENT specification
...
Reviewed-by: sviswanathan, jbhateja
2025-02-11 15:33:30 +00:00
Tobias Hartmann
ee079fdbf1
8349820: Temporarily increase MemLimit for tests until JDK-8349772 and JDK-8337821 are fixed
...
Reviewed-by: rcastanedalo, epeter
2025-02-11 13:57:45 +00:00
SendaoYan
545d19f1fa
8349771: Replace usages of -mx and -ms in some monitor tests
...
Reviewed-by: jpai, stefank, dholmes
2025-02-11 12:38:19 +00:00
Daniel Fuchs
5ee44c1688
8349662: SSLTube SSLSubscriptionWrapper has potential races when switching subscriptions
...
Reviewed-by: jpai
2025-02-11 12:10:05 +00:00