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 |
|
Chris Plummer
|
93bedd7aba
|
8323213: Fix some javadoc broken links in ObjectReference, and other misc javadoc cleanups
Reviewed-by: sspitsyn, amenkov
|
2024-01-11 18:13:11 +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 |
|
Joachim Kern
|
b8ae4a8c09
|
8320890: [AIX] Find a better way to mimic dl handle equality
Reviewed-by: stuefe, mdoerr
|
2024-01-11 13:12:32 +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 |
|
Matthias Baesken
|
cb1d25fcfa
|
8323330: [BACKOUT] JDK-8276809: java/awt/font/JNICheck/FreeTypeScalerJNICheck.java shows JNI warning on Windows
Reviewed-by: prr, stuefe
|
2024-01-11 08:13: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 |
|
Denghui Dong
|
af942a693b
|
8323188: JFR: Needless RESOURCE_ARRAY when sending EventOSInformation
Reviewed-by: mgronlun
|
2024-01-11 07:17:28 +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 |
|
Alex Menkov
|
b530c0281b
|
8317804: com/sun/jdi/JdwpAllowTest.java fails on Alpine 3.17 / 3.18
Reviewed-by: cjplummer, mbaesken
|
2024-01-11 00:36:16 +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 |
|
Naoto Sato
|
3bd9042054
|
8320788: The system properties page is missing some properties
Reviewed-by: iris, rriggs, bpb, joehw
|
2024-01-10 18:54:02 +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 |
|
Markus Grönlund
|
c1282b57f5
|
8323540: assert((!((((method)->is_trace_flag_set(((1 << 4) << 8))))))) failed: invariant
Reviewed-by: mikael
|
2024-01-10 18:37:33 +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 |
|
William Kemper
|
a7db4feceb
|
8323428: Shenandoah: Unused memory in regions compacted during a full GC should be mangled
Reviewed-by: ysr, kdnilsen, shade
|
2024-01-10 17:10:39 +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 |
|
Brian Burkhalter
|
475306b757
|
7057369: (fs spec) FileStore getUsableSpace and getUnallocatedSpace could be clearer
Reviewed-by: alanb
|
2024-01-10 16:34:06 +00:00 |
|
Albert Mingkun Yang
|
f016934184
|
8323518: Parallel: Remove unused methods in psParallelCompact.hpp
Reviewed-by: tschatzl
|
2024-01-10 15:19:09 +00:00 |
|
Albert Mingkun Yang
|
2174f6646e
|
8323005: Parallel: Refactor PSPromotionManager::claim_or_forward_depth
Reviewed-by: tschatzl, rrich
|
2024-01-10 15:18:57 +00:00 |
|
Matthias Baesken
|
16170678a7
|
8323331 : fix typo hpage_pdm_size
Reviewed-by: shade, mdoerr
|
2024-01-10 15:03:21 +00:00 |
|
Serguei Spitsyn
|
2806adee2d
|
8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Reviewed-by: amenkov, cjplummer
|
2024-01-10 14:07:57 +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 |
|
Markus Grönlund
|
b2a39c5767
|
8316241: Test jdk/jdk/jfr/jvm/TestChunkIntegrity.java failed
Reviewed-by: egahlin
|
2024-01-10 13:03:36 +00:00 |
|
Guoxiong Li
|
679f526d89
|
8322278: Generational ZGC: Adjust the comment of ZHeuristics::use_per_cpu_shared_small_pages
Reviewed-by: eosterlund
|
2024-01-10 12:18:12 +00:00 |
|
Richard Reingruber
|
2e472fe7ea
|
8322294: Cleanup NativePostCallNop
Reviewed-by: mdoerr, aph
|
2024-01-10 12:18:01 +00:00 |
|
Guoxiong Li
|
88dafe564f
|
8314629: Generational ZGC: Clearing All SoftReferences log line lacks GCId
Reviewed-by: eosterlund, tschatzl
|
2024-01-10 12:15:38 +00:00 |
|
Albert Mingkun Yang
|
8d9479910f
|
8322828: Parallel: Rename ParallelCompactData::_region_start
Reviewed-by: tschatzl, ehelin
|
2024-01-10 11:28:51 +00:00 |
|
Albert Mingkun Yang
|
9847086466
|
8323499: Remove unused methods in space.hpp
Reviewed-by: tschatzl
|
2024-01-10 10:56:24 +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 |
|
Tobias Holenstein
|
88378ed058
|
8277869: Maven POMs are using HTTP links where HTTPS is available
Reviewed-by: kvn, thartmann
|
2024-01-10 08:30:47 +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 |
|
Kim Barrett
|
f4ca41ad75
|
8322816: RISC-V: Incorrect guarantee in patch_vtype
Reviewed-by: fyang, luhenry
|
2024-01-10 00:19:05 +00:00 |
|
Naoto Sato
|
376051a9be
|
8320919: Clarify Locale related system properties
Reviewed-by: smarks, rriggs
|
2024-01-09 23:11:21 +00:00 |
|
Kim Barrett
|
a5071e010b
|
8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Reviewed-by: fyang, luhenry
|
2024-01-09 22:47:36 +00:00 |
|
Kim Barrett
|
28d8149c69
|
8323115: x86-32: Incorrect predicates for cmov instruct transforms with UseSSE
Reviewed-by: shade, thartmann
|
2024-01-09 22:33:13 +00:00 |
|
Kim Barrett
|
e9f7db3045
|
8322880: Eliminate -Wparentheses warnings in arm32 code
Reviewed-by: shade, dholmes
|
2024-01-09 22:26:17 +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 |
|
Albert Mingkun Yang
|
bc05893f82
|
8323318: Remove unused Space::is_free_block
Reviewed-by: tschatzl
|
2024-01-09 19:37:28 +00:00 |
|