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 |
|
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 |
|
Lei Zaakjyu
|
886386c039
|
8322890: Directly return in OldPLABSizeConstraintFunc
Reviewed-by: ayang, tschatzl
|
2024-01-09 15:52:39 +00:00 |
|
Albert Mingkun Yang
|
438ab7c115
|
8323284: Remove unused FilteringClosure declaration
Reviewed-by: stefank, tschatzl
|
2024-01-09 14:23:42 +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 |
|
Lei Zaakjyu
|
ff499ef79f
|
8233443: G1 DetailedUsage class names overly generic for global namespace
Reviewed-by: ayang, gli, tschatzl
|
2024-01-09 13:26:38 +00:00 |
|
Pavel Rappo
|
37a61720b6
|
8322936: Update blessed-modifier-order.sh for default, sealed, and non-sealed
Reviewed-by: erikj, rriggs, martin
|
2024-01-09 11:36:36 +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 |
|
Albert Mingkun Yang
|
6e9671a8a8
|
8323264: Serial: Remove unused GenerationBlockSizeClosure
Reviewed-by: stefank
|
2024-01-09 10:37:02 +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 |
|
David Holmes
|
075fed91bd
|
8323241: jcmd manpage should use lists for argument lists
Reviewed-by: alanb
|
2024-01-09 08:19:57 +00:00 |
|
Robbin Ehn
|
30f93a29c2
|
8320069: RISC-V: Add Zcb instructions
Reviewed-by: fyang, vkempik
|
2024-01-09 07:34:50 +00:00 |
|
Ludovic Henry
|
4cf131a101
|
8319716: RISC-V: Add SHA-2
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Reviewed-by: fyang, mli, luhenry
|
2024-01-09 07:26:35 +00:00 |
|
Alan Bateman
|
7286f5291d
|
8322829: Refactor nioBlocker to avoid blocking while holding Thread's interrupt lock
Reviewed-by: jpai
|
2024-01-09 07:05:27 +00:00 |
|
Albert Mingkun Yang
|
07fce8eff2
|
8320864: Serial: Extract out Full GC related fields from ContiguousSpace
Reviewed-by: kbarrett, sjohanss
|
2024-01-09 06:11:44 +00:00 |
|
Athijegannathan Sundararajan
|
176606d0cb
|
8310995: missing @since tags in 36 jdk.dynalink classes
Reviewed-by: jlaskey, iris, attila
|
2024-01-09 04:36:30 +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 |
|
Kim Barrett
|
ca9635df33
|
8322759: Eliminate -Wparentheses warnings in compiler code
Reviewed-by: kvn, shade
|
2024-01-08 21:26:18 +00:00 |
|