summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-048327182: Move serverAlias into the looppr/18100John Jiang
2024-03-038326692: JVMCI Local.endBci is off-by-oneHEADmasterGilles Duboscq
2024-03-028326586: Improve Speed of System.mapThomas Stuefe
2024-03-028326915: NPE when a validating parser is restrictedJoe Wang
2024-03-028325671: Shenandoah: Introduce a ShenandoahGenerationType and templatize cert...Y. Srinivas Ramakrishna
2024-03-028327105: compiler.compilercontrol.share.scenario.Executor should listen on lo...Jaikiran Pai
2024-03-028327108: compiler.lib.ir_framework.shared.TestFrameworkSocket should listen o...Jaikiran Pai
2024-03-018316708: Augment WorstCaseTests with more casesJoe Darcy
2024-03-018327136: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.j...Doug Simon
2024-03-018327049: Only export debug.cpp functions on WindowsMagnus Ihse Bursie
2024-03-018327126: Parallel: Remove unused ParMarkBitMapClosure::_initial_words_remainingAlbert Mingkun Yang
2024-03-018327046: (fs) Files.walk should be clear that depth-first traversal is pre-orderPavel Rappo
2024-03-018322170: Update deprecated/obsolete/expired flags table for GCAlbert Mingkun Yang
2024-03-018327058: RISC-V: make Zcb experimentalHamlin Li
2024-03-018326974: ODR violation in macroAssembler_aarch64.cppAndrew Haley
2024-03-018319648: java/lang/SecurityManager tests ignore vm flagsMatthew Donovan
2024-03-018325361: Make sun.net.www.MessageHeader finalKorov
2024-03-018327022: Parallel: Remove experimental dense prefix calculationThomas Schatzl
2024-03-018326496: [test] checkHsErrFileContent support printing hserr in error caseMatthias Baesken
2024-03-018326612: Parallel: remove redundant assertion from ScavengeRootsTaskRichard Reingruber
2024-03-018324790: ifnode::fold_compares_helper cleanupJoshua Cao
2024-03-018327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14Prasanta Sadhukhan
2024-02-298327056: Remove unused static char array in JvmtiAgentList::lookupDenghui Dong
2024-02-298326959: Improve JVMCI option helpDoug Simon
2024-02-298322743: C2: prevent lock region elimination in OSR compilationVladimir Kozlov
2024-02-298326838: JFR: Native mirror eventsErik Gahlin
2024-02-298326525: com/sun/tools/attach/BasicTests.java does not verify AgentLoadExcept...Alex Menkov
2024-02-298318605: Enable parallelism in vmTestbase/nsk/stress/stack testsElif Aslan
2024-02-298326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for...Brian Burkhalter
2024-02-298326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,...Brian Burkhalter
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