aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08JBR-5704 displaySyncOFF: javax/swing/JDialog/Transparency/TransparencyTest.ja...jb21-b155Alexey Ushakov
2023-06-06JBR-5637 Linux: force release grabs before doing _NET_WM_MOVERESIZE.jb21-b154Nikita Gubarkov
2023-06-06fixup! JBR-5670 restore original display modejb21-b153Sergey Shelomentsev
2023-06-06JBR-5701 update source and target java version in J2DBench build filejb21-b152Sergey Shelomentsev
2023-06-06JBR-2870 add resression test for JPopupMenujb21-b151Sergey Shelomentsev
2023-06-02JBR-5630: vmoption to change dead key reporting behavior on macOSNikita Tsarev
2023-06-02JBR-5469: Fix NextAppWinKey behavior with certain keysNikita Tsarev
2023-06-02JBR-5558: macOS keyboard rewrite 2Nikita Tsarev
2023-06-02JBR-5666 Wayland: WLToolkit doesn't work with westonMaxim Kartashev
2023-06-02JBR-5600 Reduce noise in signing scripts outputVladislav Rassokhin
2023-06-02JBR-5600 Sign frameworks as whole, verify framework signature before full app...Vladislav Rassokhin
2023-06-02tools/mac/scripts: minor improvementsVladislav Rassokhin
2023-06-02JBR-5600 Staple .pkg with signatureVladislav Rassokhin
2023-06-02JBR-5600 Notarize macOS binaries using notarytoolVladislav Rassokhin
2023-06-02JBR-5600 Sign macOS binaries using jet-signVladislav Rassokhin
2023-06-028308341: JNI_GetCreatedJavaVMs returns a partially initialized JVMDavid Holmes
2023-06-028309134: Augment test/langtools/tools/javac/versions/Versions.java for JDK 21...Joe Darcy
2023-06-028307944: ClassFileDumper should only load java.nio.file.Path if enabledMandy Chung
2023-06-028297885: misc sun/security/pkcs11 tests timed outValerie Peng
2023-06-028308960: Decouple internal Version and OperatingSystem classesRoger Riggs
2023-06-028308987: Update java.lang.Class to use javadoc snippetsJoe Darcy
2023-06-028307648: java/net/httpclient/ExpectContinueTest.java timed outDaniel Fuchs
2023-06-028297878: KEM: ImplementationWeijun Wang
2023-06-028290499: new File(parent, "/") breaks normalization – creates File with sla...Brian Burkhalter
2023-06-028308992: New test TestHFA fails with zeroJorn Vernee
2023-06-028051725: Improve expansion of Conv2B nodes in the middle-endJasmine Karthikeyan
2023-06-028304074: [JMX] Add an approximation of total bytes allocated on the Java heap...Paul Hohensee
2023-06-028309110: Build failure after JDK-8307795 due to warnings in micro-benchmark S...Jie Fu
2023-06-028308977: gtest:codestrings fails on riscvAntonios Printezis
2023-06-028307795: AArch64: Optimize VectorMask.truecount() on Neonchangpeng1997
2023-06-028309095: Remove UTF-8 character from TaskbarPositionTest.javaRenjith
2023-06-028309042: MemorySegment::reinterpret cleanup action is not called for all over...Maurizio Cimadamore
2023-06-028308881: Strong CLD oop handle roots are demoted to non-roots concurrentlyErik Österlund
2023-06-028302670: use-after-free related to PhaseIterGVN interaction with Unique_Node_...Emanuel Peter
2023-06-028309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.javaTobias Hartmann
2023-06-028308817: RISC-V: Support VectorTest node for Vector APIGui Cao
2023-06-028308906: Make CIPrintCompilerName a diagnostic flagIoi Lam
2023-06-028309060: Compilation Error in javax/swing/event/FocusEventCauseTest.javaPrasanta Sadhukhan
2023-06-028289547: Update javax/swing/Popup/TaskbarPositionTest.javaRenjith
2023-06-028307488: Incorrect weight of the first ObjectAllocationSample JFR eventMarkus Grönlund
2023-06-028308930: [JVMCI] TestUncaughtErrorInCompileMethod times outDoug Simon
2023-06-028306119: Many components respond to a mouse event by requesting focus without...Prasanta Sadhukhan
2023-06-028308948: Remove unimplemented ThreadLocalAllocBuffer::resetAlbert Mingkun Yang
2023-06-028308915: RISC-V: Improve temporary vector register usage avoiding the use of v0Dingli Zhang
2023-06-028306560: Add TOOLING.jsh load fileChristian Stein
2023-06-028306428: RunThese30M.java crashed with assert(early->flag() == current->flag(...Gerard Ziemski
2023-06-028308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute namesErik Gahlin
2023-06-028308814: extend SetLocalXXX minimal support for virtual threadsSerguei Spitsyn
2023-06-028286470: Support searching for sections in class/package javadocHannes Wallnöfer
2023-06-028308594: Use atomic bitset function for PackageEntry::_defined_by_cds_in_clas...Calvin Cheung