Joe Wang
|
e4389d8dc2
|
8323571: Regression in source resolution process
Reviewed-by: lancea, naoto
|
2024-01-11 22:38:39 +00:00 |
|
Pavel Rappo
|
49e6121347
|
8310813: Simplify and modernize equals, hashCode, and compareTo for BigInteger
Reviewed-by: rriggs, redestad, rgiulietti
|
2024-01-11 21:48:58 +00:00 |
|
Justin Lu
|
4ea7b36447
|
8322235: Split up and improve LocaleProvidersRun
Reviewed-by: naoto
|
2024-01-11 20:59:53 +00:00 |
|
Tim Prinzing
|
b78896b9aa
|
8319571: Update jni/nullCaller/NullCallerTest.java to accept flags or mark as flagless
Reviewed-by: mchung
|
2024-01-11 17:37:30 +00:00 |
|
Sandhya Viswanathan
|
e10d14004f
|
8321712: C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
Co-authored-by: Volodymyr Paprotski <vpaprotski@openjdk.org>
Reviewed-by: kvn, thartmann, epeter, jbhateja
|
2024-01-11 16:54:16 +00:00 |
|
Matthew Donovan
|
c2e77e2f17
|
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Reviewed-by: mbaesken
|
2024-01-11 15:19:48 +00:00 |
|
Weijun Wang
|
9fd855ed47
|
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
Reviewed-by: mullan, valeriep
|
2024-01-11 13:45:40 +00:00 |
|
Varada M
|
e5aed6be7a
|
8323276: StressDirListings.java fails on AIX
Reviewed-by: jpai, dfuchs
|
2024-01-11 12:17:35 +00:00 |
|
Roland Westrelin
|
b922f8d459
|
8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888
Reviewed-by: chagedorn, epeter
|
2024-01-11 09:00:44 +00:00 |
|
Viktor Klang
|
35e9662767
|
8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"
Reviewed-by: alanb
|
2024-01-11 08:16:28 +00:00 |
|
Tejesh R
|
2b7fc0506a
|
8264102: JTable Keyboards Navigation differs with Test Instructions.
Reviewed-by: psadhukhan, abhiscxk
|
2024-01-11 07:34:14 +00:00 |
|
Eirik Bjørsnøs
|
26de9e247a
|
8321616: Retire binary test vectors in test/jdk/java/util/zip/ZipFile
8322830: Add test case for ZipFile opening a ZIP with no entries
Reviewed-by: lancea
|
2024-01-11 06:32:24 +00:00 |
|
Eirik Bjørsnøs
|
e70cb4e6c7
|
8322565: (zipfs) Files.setPosixPermissions should preserve 'external file attributes' bits
Reviewed-by: clanger, lancea
|
2024-01-10 21:42:23 +00:00 |
|
Xin Liu
|
d89602a53f
|
8322982: CTW fails to build after 8308753
Reviewed-by: shade, phh
|
2024-01-10 19:42:03 +00:00 |
|
Joe Darcy
|
525063be90
|
8322878: Including sealing information Class.toGenericString()
Co-authored-by: Pavel Rappo <prappo@openjdk.org>
Reviewed-by: rriggs
|
2024-01-10 18:46:56 +00:00 |
|
Vicente Romero
|
5ba69e1734
|
8322477: order of subclasses in the permits clause can differ between compilations
Reviewed-by: jlahoda
|
2024-01-10 17:52:50 +00:00 |
|
Gerard Ziemski
|
c96cbe481c
|
8313083: Print 'rss' and 'cache' as part of the container information
Reviewed-by: sgehwolf
|
2024-01-10 17:29:55 +00:00 |
|
Viktor Klang
|
b86c3b7a68
|
8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC
Reviewed-by: jpai, dholmes, alanb
|
2024-01-10 16:42:30 +00:00 |
|
Stefan Karlsson
|
ec38505720
|
8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Reviewed-by: dholmes, shade, tschatzl
|
2024-01-10 13:25:43 +00:00 |
|
Jorn Vernee
|
d2d58dd6a8
|
8322324: java/foreign/TestStubAllocFailure.java times out while waiting for forked process
8322637: java/foreign/critical/TestCriticalUpcall.java timed out
Reviewed-by: mcimadamore
|
2024-01-10 13:13:32 +00:00 |
|
Thomas Schatzl
|
40861761c2
|
8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Reviewed-by: ayang, lmesnik
|
2024-01-10 09:57:16 +00:00 |
|
Zhiqiang Zang
|
8569227473
|
8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Reviewed-by: thartmann, epeter
|
2024-01-10 07:31:56 +00:00 |
|
Sergey Bylokhov
|
aba19334ea
|
8323210: Update the usage of cmsFLAGS_COPY_ALPHA
Reviewed-by: prr
|
2024-01-09 22:05:37 +00:00 |
|
Mandy Chung
|
f3be138eb8
|
8322809: SystemModulesMap::classNames and moduleNames arrays do not match the order
Reviewed-by: alanb
|
2024-01-09 22:04:02 +00:00 |
|
Alex Menkov
|
dd8ae61643
|
8322237: Heap dump contains duplicate thread records for mounted virtual threads
Reviewed-by: dholmes, sspitsyn
|
2024-01-09 19:31:03 +00:00 |
|
Thomas Schatzl
|
ee98d26218
|
8323066: gc/g1/TestSkipRebuildRemsetPhase.java fails with 'Skipping Remembered Set Rebuild.' missing
Reviewed-by: ayang, iwalulya
|
2024-01-09 17:03:28 +00:00 |
|
Thomas Schatzl
|
52c7ff1d81
|
8322330: JavadocHelperTest.java OOMEs with Parallel GC and ZGC
Reviewed-by: ayang, aboldtch
|
2024-01-09 13:47:32 +00:00 |
|
Pavel Rappo
|
7d42aa1513
|
8310277: jdk/javadoc/doclet/testMethodCommentAlgorithm/TestMethodCommentsAlgorithm.java fails with IllegalStateException
Reviewed-by: jjg
|
2024-01-09 11:31:50 +00:00 |
|
Boris Ulasevich
|
52a6c37558
|
8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to unexpected PrintAssembly output
Reviewed-by: aph, thartmann
|
2024-01-09 10:33:52 +00:00 |
|
Weibing Xiao
|
8ae309ebac
|
8318971: Better Error Handling for Jar Tool When Processing Non-existent Files
Reviewed-by: alanb, jpai
|
2024-01-09 04:04:12 +00:00 |
|
Calvin Cheung
|
841ab487f8
|
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
Reviewed-by: matsaave, dholmes
|
2024-01-08 23:53:06 +00:00 |
|
Calvin Cheung
|
61ebe3b0c4
|
8323032: OptimizedModuleHandlingTest failed in dynamic CDS archive mode
Reviewed-by: dholmes, matsaave
|
2024-01-08 22:41:07 +00:00 |
|
Emanuel Peter
|
827c71dac9
|
8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
|
2024-01-08 16:10:21 +00:00 |
|
Jan Lahoda
|
57a65fe436
|
8322003: JShell - Incorrect type inference in lists of records implementing interfaces
Reviewed-by: vromero
|
2024-01-08 14:09:27 +00:00 |
|
Christian Hagedorn
|
458e563cd9
|
8310711: [IR Framework] Remove safepoint while printing handling
Reviewed-by: thartmann, epeter
|
2024-01-08 12:57:55 +00:00 |
|
Per Minborg
|
7edd10e5fa
|
8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario
Reviewed-by: mcimadamore
|
2024-01-08 08:20:07 +00:00 |
|
Prasanta Sadhukhan
|
e44276989f
|
8322754: click JComboBox when dialog about to close causes IllegalComponentStateException
Reviewed-by: abhiscxk, serb
|
2024-01-08 02:46:10 +00:00 |
|
Alan Bateman
|
faa9c6909d
|
8322846: Running with -Djdk.tracePinnedThreads set can hang
Reviewed-by: jpai
|
2024-01-06 18:24:28 +00:00 |
|
Alan Bateman
|
ace010b38a
|
8319757: java/nio/channels/DatagramChannel/InterruptibleOrNot.java failed: wrong exception thrown
Reviewed-by: jpai, bpb
|
2024-01-06 08:52:27 +00:00 |
|
Jonathan Gibbons
|
be4614eb5e
|
8323016: Improve reporting for bad options
Reviewed-by: prappo
|
2024-01-05 22:16:52 +00:00 |
|
Daniel D. Daugherty
|
631a9f60f3
|
8323073: ProblemList gc/g1/TestSkipRebuildRemsetPhase.java on linux-aarch64
8323075: ProblemList runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java
Reviewed-by: thartmann
|
2024-01-05 16:26:02 +00:00 |
|
Tobias Hartmann
|
ed9f3243f0
|
8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Reviewed-by: chagedorn, shade
|
2024-01-05 15:40:32 +00:00 |
|
Tobias Hartmann
|
ade21a965f
|
8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Reviewed-by: aph, chagedorn
|
2024-01-05 13:48:31 +00:00 |
|
Jan Lahoda
|
f0cfd361bd
|
8322532: JShell : Unnamed variable issue
Reviewed-by: asotona
|
2024-01-05 11:34:03 +00:00 |
|
Denghui Dong
|
3dc4bd8581
|
8322989: New test serviceability/HeapDump/FullGCHeapDumpLimitTest.java fails
Reviewed-by: stefank, dholmes
|
2024-01-05 09:23:42 +00:00 |
|
Stefan Karlsson
|
1d1cd32bc3
|
8321812: Update GC tests to use execute[Limited]TestJava
Reviewed-by: tschatzl, aboldtch
|
2024-01-05 09:12:24 +00:00 |
|
Stefan Karlsson
|
868f8745fa
|
8322920: Some ProcessTools.execute* functions are declared to throw Throwable
Reviewed-by: dholmes, lmesnik
|
2024-01-05 09:07:03 +00:00 |
|
Johny Jose
|
2a9c3589d9
|
8322725: (tz) Update Timezone Data to 2023d
Reviewed-by: coffeys, naoto
|
2024-01-05 08:12:59 +00:00 |
|
Calvin Cheung
|
3b1e56a427
|
8322322: Support archived full module graph when -Xbootclasspath/a is used
Reviewed-by: alanb, mchung
|
2024-01-05 00:00:24 +00:00 |
|
Naoto Sato
|
ad31ec5c5f
|
8322647: Short name for the Europe/Lisbon time zone is incorrect
Reviewed-by: joehw, iris
|
2024-01-04 17:16:33 +00:00 |
|