aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-288309811: BytecodePrinter cannot handle unlinked classesjdk/jdk-22+4Ioi Lam
2023-06-288310264: In PhaseChaitin::Split defs and phis are leakedJohan Sjölen
2023-06-288294427: Check boxes and radio buttons have rendering issues on Windows in Hi...Rajat Mahajan
2023-06-288310061: Note if implicit annotation processing is being usedJoe Darcy
2023-06-288310606: Fix signed integer overflow, part 3Dean Long
2023-06-288296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.j...Alisen Chung
2023-06-288310906: Fix -Wconversion warnings in runtime, oops and some code header files.Coleen Phillimore
2023-06-288310405: Linker.Option.firstVariadicArg should specify which index values are...Jorn Vernee
2023-06-288309140: ResourceHashtable failed "assert(~(_allocation_t[0] | allocation_mas...Justin Gu
2023-06-286956385: URLConnection.getLastModified() leaks file handles for jar:file and ...Jesse Glick
2023-06-288310974: NMT: Arena diffs miss the scaleAleksey Shipilev
2023-06-288311034: Fix typo in javac man pagePavel Rappo
2023-06-288299825: Move StdoutLog and StderrLog to LogConfigurationJohan Sjölen
2023-06-288311007: jdk/jfr/tool/TestView.java can't find eventErik Gahlin
2023-06-288310920: Fix -Wconversion warnings in command line flagsColeen Phillimore
2023-06-288310921: Fix -Wconversion warnings from GenerateOopMapColeen Phillimore
2023-06-288310110: Shenandoah: Trace page sizesThomas Stuefe
2023-06-288307625: Redundant receiver null check in LibraryCallKit::generate_method_callEric Nothum
2023-06-288310380: Handle problems in core-related tests on macOS when codesign tool do...Matthias Baesken
2023-06-288310130: C2: assert(false) failed: scalar_input is neither phi nor a matchin ...Emanuel Peter
2023-06-288310728: Enable Zc:inline flag in Visual Studio buildDaniel Jeliński
2023-06-288309591: Socket.setOption(TCP_QUICKACK) uses wrong levelVyom Tewari
2023-06-288309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3Intrinsics...Hao Sun
2023-06-278310982: jdk/internal/util/ArchTest.java fails after JDK-8308452 failed with ...Roger Riggs
2023-06-278310914: Remove 2 malformed java/foreign ProblemList entriesJorn Vernee
2023-06-278310585: GetThreadState spec mentions undefined JVMTI_THREAD_STATE_MONITOR_WA...Alex Menkov
2023-06-278310238: [test bug] javax/swing/JTableHeader/6889007/bug6889007.java failsPhil Race
2023-06-278294316: SA core file support is broken on macosx-x64 starting with macOS 12.xTom Rodriguez
2023-06-278310830: typo in the parameter name in @throws of ClassDesc::ofDescriptorJoe Darcy
2023-06-278310975: java.util.FormatItemModifier should not be protectedJim Laskey
2023-06-278308452: Extend internal Architecture enum with byte order and address sizeRoger Riggs
2023-06-278310828: java.sql java.sql.rowset packages have no `@since` infoLance Andersen
2023-06-278310182: DateTimeFormatter date formats (ISO_LOCAL_DATE) separated with hyphe...Naoto Sato
2023-06-278310849: Pattern matching for instanceof and arrayType cleanup in j.l.invoke ...Chen Liang
2023-06-278281455: Change JVM options with small ranges from 64 to 32 bits, for gc_glob...Afshin Zafari
2023-06-278310890: Normalize identifier namesPavel Rappo
2023-06-278222329: Readable read(CharBuffer) does not specify that 0 is returned when t...Brian Burkhalter
2023-06-278310731: Configure a javax.net.ssl.SNIMatcher for the HTTP/1.1 test servers i...Jaikiran Pai
2023-06-278310425: [JVMCI] compiler/runtime/TestConstantDynamic: lookupConstant returne...David Leopoldseder
2023-06-278301489: C1: ShortLoopOptimizer might lift instructions before their inputsDaniel Skantz
2023-06-278308899: Introduce Classfile context and improve Classfile optionsAdam Sotona
2023-06-278006421: GraphicsConfiguration of a frame is changed when the frame is moved ...Tejesh R
2023-06-278309583: AArch64: Optimize firstTrue() when amount of elements < 8changpeng1997
2023-06-278310873: Re-enable locked_create_entry symbol check in runtime/NMT/CheckForPr...Feilong Jiang
2023-06-278310489: New test runtime/ClassInitErrors/TestStackOverflowDuringInit.java fa...David Holmes
2023-06-268310909: java.io.InvalidObjectException has redundant `@since` tagJonathan Gibbons
2023-06-268310908: Non-standard `@since` tag in `com.sun.java.accessibility.util.packag...Jonathan Gibbons
2023-06-268310838: Correct range notations in MethodTypeDesc specificationChen Liang
2023-06-268310922: java/lang/Class/forName/ForNameNames.java fails after being added by...Mandy Chung
2023-06-268310242: Clarify the name parameter to Class::forNameMandy Chung