summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-018327138: Clean up status management in cdsConfig.hpp and CDS.javapr/18095iklam
2024-02-298326975: Parallel: Remove redundant PSOldGen::is_allocatedAlbert Mingkun Yang
2024-02-298319673: Few security tests ignore VM flagsMatthew Donovan
2024-02-298326948: Force English locale for timeout formattingAlexey Ivanov
2024-02-298326140: src/jdk.accessibility/windows/native/libjavaaccessbridge/AccessBridg...Matthias Baesken
2024-02-298324799: Use correct extension for C++ test headersjdk-23+12Kim Barrett
2024-02-298318302: ThreadCountLimit.java failed with "Native memory allocation (mprotec...David Holmes
2024-02-288326953: Race in creation of win-exports.def with static-libsMagnus Ihse Bursie
2024-02-288326694: Defer setting of autocapitalize attributeHannes Wallnöfer
2024-02-288326687: Inconsistent use of "ZIP", "Zip" and "zip" in java.util.zip/jar zipf...Lance Andersen
2024-02-288324969: C2: prevent elimination of unbalanced coarsened locking regionsVladimir Kozlov
2024-02-288326763: Consolidate print methods in ContiguousSpaceAlbert Mingkun Yang
2024-02-288325762: Use PassFailJFrame.Builder.splitUI() in PrintLatinCJKTest.javaAlexey Ivanov
2024-02-288326892: Remove unused PSAdaptiveSizePolicyResizeVirtualSpaceAlot develop flagZhengyu Gu
2024-02-288326590: Improve description of MarkStackSize[Max] flagsThomas Schatzl
2024-02-288326781: G1ConcurrentMark::top_at_rebuild_start() should take a HeapRegion* n...Thomas Schatzl
2024-02-288326509: Clean up JNIEXPORT in Hotspot after JDK-8017234Magnus Ihse Bursie
2024-02-288326135: Enhance adlc to report unused operandsKuai Wei
2024-02-288326685: Linux builds not reproducible if two builds configured in different ...Andrew Leonard
2024-02-288326389: [test] improve assertEquals failure outputMatthias Baesken
2024-02-288325746: Refactor Loop Unswitching codeChristian Hagedorn
2024-02-288326529: JFR: Test for CompilerCompile events fails due to time outRobert Toyonaga
2024-02-278325807: Shenandoah: Refactor full gc in preparation for generational mode ch...William Kemper
2024-02-278325680: Uninitialised memory in deleteGSSCB of GSSLibStub.c:179Weijun Wang
2024-02-278326726: Problem list Exhaustiveness.java due to 8326616SendaoYan
2024-02-278326824: Test: remove redundant test in compiler/vectorapi/reshape/utils/Test...Hamlin Li
2024-02-278326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected...Tobias Hartmann
2024-02-278326714: Make file-local functions static in src/java.base/unix/native/libjav...Jiangli Zhou
2024-02-278326722: Cleanup unnecessary forward declaration in collectedHeap.hppZhengyu Gu
2024-02-278326219: applications/kitchensink/Kitchensink8H.java timed outMarkus Grönlund
2024-02-278326583: Remove over-generalized DefineNativeToolchain solutionMagnus Ihse Bursie
2024-02-278326406: Remove mapfile support from makefilesMagnus Ihse Bursie
2024-02-278313710: jcmd: typo in the documentation of JFR.start and JFR.dumpTaizo Kurashige
2024-02-278325754: Dead AbstractQueuedSynchronizer$ConditionNodes survive minor garbage...Viktor Klang
2024-02-278017234: Hotspot should stop using mapfilesMagnus Ihse Bursie
2024-02-278326524: Rename agent_common.hKim Barrett
2024-02-278320005: Allow loading of shared objects with .a extension on AIXSuchismith Roy
2024-02-278326659: Serial: Remove redundant TenuredSpace::print_onAlbert Mingkun Yang
2024-02-278324828: Avoid multiple search of reserved regions during splittingAfshin Zafari
2024-02-278325082: Rename headers named 'heapRegion*' of G1Lei Zaakjyu
2024-02-278325144: C1: Optimize CriticalEdgeFinderDenghui Dong
2024-02-278322179: RISC-V: Implement SHA-1 intrinsicHamlin Li
2024-02-278326636: Problem list StartupOutput.java due to 8326615SendaoYan
2024-02-278326717: Disable stringop-overflow in shenandoahLock.cppDan Lutker
2024-02-278325247: Memory leak in SessionKeyRef class def when using PKCS11 security pr...Daniel Jeliński
2024-02-278326433: Make file-local functions static in src/jdk.jdwp.agent/unix/native/l...Jiangli Zhou
2024-02-268325898: ChoiceFormat returns erroneous result when formatting bad patternJustin Lu
2024-02-268322962: Upcall stub might go undetected when freezing framesPatricio Chilano Mateo
2024-02-268325530: Vague error message when com.sun.tools.attach.VirtualMachine fails t...Alex Menkov
2024-02-268325506: Ensure randomness is only read from provided SecureRandom objectWeijun Wang