Manuel Hässig
ab116d00a8
8385945: Deprecate the CompilationMode flag
...
Reviewed-by: dholmes, ayang
2026-07-09 13:45:41 +00:00
Amit Kumar
d425cbe2f0
8286300: Port JEP 425 to S390X
...
8377034: Enable full JSR166TestCase.java test for s390x
8380035: compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java crashes on s390x
8335163: [s390x] test failure - PrintClasses.java
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Reviewed-by: rrich, aph, pchilanomate
2026-07-09 13:38:52 +00:00
Ashutosh Mehra
7753c98686
8386475: C2 x64: -XX:-UseBMI2Instructions is broken for AVX-512
...
Reviewed-by: galder, epeter, kvn
2026-07-09 13:19:37 +00:00
Benjamin Peterson
333deb2cc6
8380967: Canceled HttpClient.sendAsync futures throw inconsistent exceptions
...
Reviewed-by: dfuchs
2026-07-09 06:57:14 +00:00
Emanuel Peter
05c93a1dbb
8387411: C2: assert((in_vt->isa_pvectmask() == nullptr) == (vt->isa_pvectmask() == nullptr)) failed: Both BVectMask, or both NVectMask, or both PVectMask
...
Reviewed-by: chagedorn, thartmann, vlivanov
2026-07-09 04:49:49 +00:00
Boris Ulasevich
1911bd7782
8378719: CompiledDirectCall::set_to_interpreted() fails with guarantee(chk == -1 || chk == 0) failed: Field too big for insn
...
Reviewed-by: eastigeevich, dlong
2026-07-08 18:05:14 +00:00
Jorn Vernee
dca8681fb7
8386848: testBool in java/foreign/normalize/TestNormalize.java fails on Zero VM with expected [true] but found [false]
...
Reviewed-by: mcimadamore, vlivanov
2026-07-08 15:24:43 +00:00
Thomas Schatzl
2dc0c1c5a9
8358342: G1: G1CodeRootSet performance breaks down on even moderate load
...
Reviewed-by: aboldtch
2026-07-08 07:54:18 +00:00
Jan Lahoda
ff32e76f48
8387865: ThisEscapeAnalyzer crashes for erroneous source code
...
Reviewed-by: asotona, vromero
2026-07-08 05:44:30 +00:00
Patrick Fontanilla
5926bbfa0a
8386512: Shenandoah: Add a diagnostic option to facilitate testing pinned regions
...
Reviewed-by: kdnilsen, wkemper
2026-07-07 20:23:42 +00:00
Jatin Bhateja
74f9b51f34
8381809: Template Framework Library: add Float16Vector type
...
Reviewed-by: epeter, galder
2026-07-07 14:52:07 +00:00
Dingli Zhang
ed81db1fe2
8387747: Enable long vector multiply IR tests for RISC-V
...
Reviewed-by: fyang, gcao
2026-07-07 09:42:08 +00:00
Matthias Baesken
5a7905643b
8386592: Gtest os.trim_native_heap_vm sometimes fails in subtest os.trim_native_heap_vm
...
Reviewed-by: clanger, stuefe
2026-07-07 07:27:18 +00:00
Tobias Hartmann
b9f36a121a
8387638: Some compiler/vectorization/runner/* tests timed out in Driver mode
...
Reviewed-by: chagedorn, mhaessig
2026-07-06 14:09:26 +00:00
Thomas Schatzl
7ac72d18c2
8225186: G1: Compiler code cache requested GC deadlocks while WhiteBox has control
...
Reviewed-by: ayang, iwalulya
2026-07-06 08:58:39 +00:00
Eric Fang
6e7e6f0bbf
8383905: AArch64: Improve code generation for long vector multiply
...
Reviewed-by: aph, xgong
2026-07-06 05:41:02 +00:00
Benjamin Peterson
cb511b64e9
8387704: java/nio/file/DirectoryStream/SecureDS.java failing with AccessDeniedException
...
Reviewed-by: alanb
2026-07-04 18:10:55 +00:00
Manuel Hässig
16da9173a7
8381880: Test compiler/c1/TestTooManyVirtualRegistersMain.java uses wrong class in CompileCommand
...
Reviewed-by: chagedorn, shade
2026-07-03 06:38:10 +00:00
Tobias Hartmann
23d1e859c0
8387622: Tests producing many small output writes are extremely slow on Windows
...
Reviewed-by: chagedorn, mchevalier, kvn
2026-07-03 06:06:00 +00:00
Ashay Rane
41a6eee875
8387625: Add "dt_socket" to CheckedFeatures.notImplemented for Windows/ARM64
...
Reviewed-by: cjplummer, shade
2026-07-03 04:33:51 +00:00
Chris Plummer
5a781620b8
8327967: vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java fails intermittently
...
Reviewed-by: sspitsyn, dholmes
2026-07-02 19:56:42 +00:00
Srinivas Vamsi Parasa
9b59c2dc76
8369020: Test compiler/intrinsics/TestLongUnsignedDivMod.java completed and timed out
...
Reviewed-by: mhaessig, thartmann
2026-07-02 12:44:36 +00:00
Alexey Ivanov
052bd362d9
8386056: Test JFileChooser/HTMLFileName.java doesn't run in Nimbus and Motif
...
Reviewed-by: psadhukhan, azvegint
2026-07-02 12:44:18 +00:00
Du�an B�lek
c042ad289d
8386842: Preview files in root directory not recognized in system image
...
Reviewed-by: alanb, sherman, liach
2026-07-02 09:32:44 +00:00
Jaikiran Pai
157cca7802
8355412: com/sun/net/httpserver/Test9a.java failed on windows trying to delete file: java.nio.file.FileSystemException: The process cannot access the file because it is being used by another process
...
Reviewed-by: dfuchs
2026-07-02 09:13:16 +00:00
Benjamin Peterson
e1a3967870
8364322: (fs) fchmodat support for AT_SYMLINK_NOFOLLOW flag too pessimistic on Linux
...
Reviewed-by: alanb
2026-07-02 05:35:46 +00:00
Jaikiran Pai
a301709aba
8385924: GZIPInputStream.read() behaves differently on some Java versions
...
Reviewed-by: lancea, alanb, simonis
2026-07-02 04:32:10 +00:00
Andreas Chmielewski
3f52251c9d
8387124: Incomplete algorithm decomposition for TLS 1.3 cipher suites in SSLAlgorithmDecomposer
...
Reviewed-by: abarashev, mullan
2026-07-01 20:32:46 +00:00
Quan Anh Mai
28c79eb792
8387395: [REDO] C2: SIGSEGV in compiled code due to missing ctrl
...
Reviewed-by: dlong, kvn, vlivanov
2026-07-01 07:17:48 +00:00
Tobias Hartmann
64ae319b5c
8387334: IR Framework tests should run in jtreg driver mode
...
Reviewed-by: epeter, shade, chagedorn, mchevalier
2026-07-01 05:55:55 +00:00
Daniel D. Daugherty
db357f7e08
8387554: ProblemList vmTestbase/nsk/jvmti/unit/functions/Dispose/JvmtiTest/TestDescription.java in virtual thread configs
...
8387557: ProblemList vmTestbase/nsk/jvmti/scenarios/capability/CM02/cm02t001/TestDescription.java in virtual thread configs
8387558: ProblemList vmTestbase/nsk/jvmti/unit/timers/JvmtiTest/TestDescription.java on windows
8387560: ProblemList vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002/TestDescription.java in virtual thread configs
Reviewed-by: sspitsyn
2026-06-30 23:25:45 +00:00
Chad Rakoczy
c7816b0b44
8382135: AArch64: HotCodeCollectorMoveFunction.java fails intermittently
...
Reviewed-by: eastigeevich, aph
2026-06-30 19:44:04 +00:00
Mark Powers
4bf4a60f76
8387123: Remove LuxTrust Global Root CA
...
Reviewed-by: mullan, rhalade
2026-06-30 18:07:11 +00:00
Matias Saavedra Silva
45d3532a2c
8380750: Test runtime/cds/appcds/TestSerialGCWithCDS.java#id1 failed: StringIndexOutOfBoundsException
...
Reviewed-by: coleenp, iklam
2026-06-30 15:28:53 +00:00
Aleksey Shipilev
6432f5bec4
8387393: Problemlist compiler/escapeAnalysis/TestBCEscapeAnalyzerOverflow.java on Windows AArch64
...
Reviewed-by: ayang
2026-06-30 09:01:38 +00:00
Aleksey Shipilev
e5c0e0f4db
8387391: hotspot_gc_shenandoah should include gtests
...
Reviewed-by: xpeng, kdnilsen, wkemper
2026-06-30 09:01:13 +00:00
Serguei Spitsyn
08435e4861
8379144: serviceability/jvmti/vthread/VThreadTest/VThreadTest.java timed out with --enable-preview
...
Reviewed-by: lmesnik
2026-06-30 05:05:22 +00:00
Michael Reeves
f232f552af
8379327: 128-bit multiplication uses two multiply instructions on x86_64
...
Reviewed-by: dlong, sviswanathan
2026-06-30 04:39:30 +00:00
Jorn Vernee
e4cd944590
8387406: ProblemList java/foreign/normalize/TestNormalize.java
...
Reviewed-by: liach, jpai
2026-06-29 21:52:37 +00:00
Jorn Vernee
299a42b3ce
8383882: javac: incremental compilation using --module misses classes
...
Reviewed-by: jlahoda, mcimadamore, vromero
2026-06-29 21:50:33 +00:00
Srinivas Vamsi Parasa
c2348e6452
8386448: Enable dumping of AVX registers (YMM/ZMM and K registers) in JVM fatal error logs
...
Reviewed-by: kvn, drwhite, sviswanathan
2026-06-29 20:15:49 +00:00
Ashutosh Mehra
e28a58b486
8386656: C2 AVX512: -XX:-UseCountTrailingZerosInstruction causes assert(UseCountTrailingZerosInstruction) failed: tzcnt instruction not supported
...
Reviewed-by: kvn, epeter, mhaessig, adinn
2026-06-29 14:45:38 +00:00
Daniel Fuchs
17f2e11fe4
8386989: QuicEndpoint.ClosedConnection should not use QuicTimerQueue::offer
...
Reviewed-by: djelinski
2026-06-29 14:26:50 +00:00
Daniel Fuchs
f740f7c66b
8386985: PacketSpaceManagerTest failed with AssertionError; A race condition may cause packetSent to mistakenly skip rescheduling of the transmitter task
...
Reviewed-by: djelinski
2026-06-29 14:18:48 +00:00
Guanqiang Han
9ee63d6359
8387197: C2: Improve klass_ptr_type in GraphKit::gen_instanceof() similarly to GraphKit::gen_checkcast()
...
Reviewed-by: qamai, vlivanov
2026-06-29 09:29:49 +00:00
Christian Stein
b735de6d71
8386844: Update to use jtreg 8.3
...
Reviewed-by: erikj, lancea, iris, vromero
2026-06-29 06:48:27 +00:00
David Holmes
db1482615e
8387378: [BACKOUT] C2: SIGSEGV in compiled code due to missing ctrl
...
Reviewed-by: jpai
2026-06-29 05:00:28 +00:00
Saint Wesonga
dc4b150bcf
8378892: TestTrampoline fails on Windows AArch64
...
Reviewed-by: dlong, macarte
2026-06-29 03:32:15 +00:00
Jatin Bhateja
548a95379f
8386163: C2 Vector API: assert(collect_unique_inputs(n, inputs) == 1) failed: not unary
...
Reviewed-by: vlivanov, epeter
2026-06-27 01:46:53 +00:00
Sean Mullan
c289cf502c
8377102: cacerts jlink plugin
...
Reviewed-by: alanb
2026-06-26 15:12:03 +00:00