Mandy Chung
de7fd1c306
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
...
Reviewed-by: rriggs
2023-05-30 21:01:12 +00:00
Valerie Peng
7891de331a
8297885: misc sun/security/pkcs11 tests timed out
...
Reviewed-by: xuelei
2023-05-30 17:50:53 +00:00
Roger Riggs
323d6ceda6
8308960: Decouple internal Version and OperatingSystem classes
...
Reviewed-by: mchung
2023-05-30 17:07:02 +00:00
Daniel Fuchs
04b0e785f6
8307648: java/net/httpclient/ExpectContinueTest.java timed out
...
Reviewed-by: djelinski
2023-05-30 16:32:11 +00:00
Weijun Wang
6b90b0519e
8297878: KEM: Implementation
...
Reviewed-by: ascarpino, mullan
2023-05-30 16:29:19 +00:00
Brian Burkhalter
21af8bae38
8290499: new File(parent, "/") breaks normalization – creates File with slash at the end
...
Reviewed-by: rriggs
2023-05-30 16:16:45 +00:00
Jasmine Karthikeyan
fb0b1f0c23
8051725: Improve expansion of Conv2B nodes in the middle-end
...
Reviewed-by: thartmann, qamai, sviswanathan
2023-05-30 14:11:12 +00:00
Paul Hohensee
3eced01f9e
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
...
Reviewed-by: dholmes, mchung
2023-05-30 13:44:02 +00:00
Jie Fu
15e028530a
8309110: Build failure after JDK-8307795 due to warnings in micro-benchmark StoreMaskTrueCount.java
...
Reviewed-by: thartmann
2023-05-30 13:43:14 +00:00
Antonios Printezis
4526282266
8308977: gtest:codestrings fails on riscv
...
Reviewed-by: fyang
2023-05-30 13:08:15 +00:00
changpeng1997
f600d0369a
8307795: AArch64: Optimize VectorMask.truecount() on Neon
...
Reviewed-by: aph, eliu
2023-05-30 12:45:33 +00:00
Renjith
07f2070411
8309095: Remove UTF-8 character from TaskbarPositionTest.java
...
Reviewed-by: aivanov
2023-05-30 12:11:34 +00:00
Maurizio Cimadamore
2b186e246e
8309042: MemorySegment::reinterpret cleanup action is not called for all overloads
...
Reviewed-by: jvernee
2023-05-30 10:24:10 +00:00
Tobias Hartmann
d35a550f6d
8309077: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
...
Reviewed-by: chagedorn
2023-05-30 05:36:46 +00:00
Prasanta Sadhukhan
a4bae3a9e2
8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
...
Reviewed-by: abhiscxk, aivanov
2023-05-29 18:25:19 +00:00
Renjith
d73fc70ea2
8289547: Update javax/swing/Popup/TaskbarPositionTest.java
...
Reviewed-by: aivanov, dmarkov, honkar
2023-05-29 12:52:15 +00:00
Doug Simon
a5d8d59469
8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out
...
Reviewed-by: never
2023-05-29 10:04:31 +00:00
Prasanta Sadhukhan
70130d3b16
8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
...
Reviewed-by: jdv
2023-05-29 08:40:13 +00:00
Christian Stein
547a8b40b3
8306560: Add TOOLING.jsh load file
...
Reviewed-by: jlahoda
2023-05-28 08:14:37 +00:00
Erik Gahlin
5fdb22f911
8308876: JFR: Deserialization of EventTypeInfo uses incorrect attribute names
...
Reviewed-by: mgronlun
2023-05-27 06:18:26 +00:00
Hannes Wallnöfer
a92363461d
8286470: Support searching for sections in class/package javadoc
...
Reviewed-by: jjg
2023-05-26 18:36:45 +00:00
Erik Gahlin
77c5adb09e
8308935: jdk.management.jfr.RecordingInfo.toString() lacks test coverage
...
Reviewed-by: mgronlun
2023-05-26 16:00:12 +00:00
Stefan Karlsson
cc0976bf7f
8308589: gc/cslocker/TestCSLocker.java timed out
...
Reviewed-by: eosterlund
2023-05-26 13:51:31 +00:00
Tejesh R
c494770ca0
8306812: Open source several AWT Miscellaneous tests
...
Reviewed-by: psadhukhan
2023-05-26 10:50:49 +00:00
Roland Westrelin
bac02b6e9d
8305189: C2 failed "assert(_outcnt==1) failed: not unique"
...
Reviewed-by: chagedorn, thartmann
2023-05-26 09:04:31 +00:00
Doug Simon
f09345b3a4
8308931: Problemlist compiler/jvmci/TestUncaughtErrorInCompileMethod.java
...
Reviewed-by: thartmann
2023-05-26 08:14:26 +00:00
Stefan Karlsson
7c072dbd9d
8308844: ProblemList gc/z/TestHighUsage.java with Generational ZGC on windows x64
...
Reviewed-by: aboldtch, tschatzl
2023-05-26 07:52:53 +00:00
Tejesh R
4becb7bcb6
8306137: Open source several AWT ScrollPane related tests
...
Reviewed-by: aivanov
2023-05-26 07:50:10 +00:00
Roland Westrelin
199b1bf500
8308583: SIGSEGV in GraphKit::gen_checkcast
...
Reviewed-by: thartmann, kvn, never
2023-05-26 07:03:35 +00:00
Justin Lu
46c4da7fdd
8159023: Engineering notation of DecimalFormat does not work as documented
...
Reviewed-by: naoto
2023-05-25 21:54:58 +00:00
Daniel D. Daugherty
ee321c70e5
8308907: ProblemList java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java on linux-x64
...
8308908: ProblemList javax/sound/sampled/Clip/ClipIsRunningAfterStop.java on linux-x64
8308909: ProblemList sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java on linux-x64
Reviewed-by: mikael
2023-05-25 21:35:50 +00:00
Calvin Cheung
dc7683a051
8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive
...
Reviewed-by: iklam, matsaave
2023-05-25 21:26:54 +00:00
Erik Gahlin
4870234552
8304375: jdk/jfr/api/consumer/filestream/TestOrdered.java failed with "Expected at least some events to be out of order! Reuse = false"
...
Reviewed-by: mgronlun
2023-05-25 21:01:37 +00:00
Naoto Sato
27ba8bd4ed
8308108: Support Unicode extension for collation settings
...
Reviewed-by: iris, rriggs, jlu, alanb
2023-05-25 17:20:02 +00:00
Doug Simon
89b3c375ac
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
...
Reviewed-by: never
2023-05-25 16:26:26 +00:00
Erik Gahlin
98acce13d5
8306703: JFR: Summary views
...
Reviewed-by: mgronlun
2023-05-25 15:39:45 +00:00
Maurizio Cimadamore
534de6d8ae
8300491: SymbolLookup::libraryLookup accepts strings with terminators
...
Reviewed-by: psandoz
2023-05-25 15:22:27 +00:00
Michael McMahon
e7edf8d145
8300038: Make new version of JNU_GetStringPlatformChars which checks for null characters
...
Reviewed-by: dfuchs, naoto
2023-05-25 14:57:29 +00:00
Erik Gahlin
90e57fd5a9
8308335: JFR: Remove @Experimental from Virtual Threads events
...
Reviewed-by: alanb, mgronlun
2023-05-25 12:19:38 +00:00
Roberto Castañeda Lozano
5a0a238f67
8308746: C2 IR test failures for TestFpMinMaxReductions.java with SSE2
...
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: chagedorn, thartmann
2023-05-25 11:07:10 +00:00
Jaikiran Pai
426ebf4fe9
8308475: Make the thread dump files generated by jcmd Thread.dump_to_file jtreg failure handler action easily accessible
...
Reviewed-by: lmesnik
2023-05-25 09:23:48 +00:00
Axel Boldt-Christmas
8d8153e98a
8307958: Metaspace verification is slow causing extreme class unloading times
...
Reviewed-by: stuefe, coleenp
2023-05-25 09:03:30 +00:00
Christian Stein
d87713440a
8144891: ToolBox should use java.nio.file.Path internally, instead of java.io.File
...
Reviewed-by: jjg
2023-05-25 08:56:42 +00:00
Leo Korinth
aaa61899c9
8308506: Reduce testing time by removing combinations tested
...
Reviewed-by: tschatzl, lmesnik
2023-05-25 08:56:07 +00:00
Aggelos Biboudis
4500bb7a67
8308727: Compiler should accept final unnamed variables in try-with-resources
...
Reviewed-by: jlahoda
2023-05-25 08:10:02 +00:00
Hannes Wallnöfer
3272e2597a
8305710: Line breaks in search tags cause invalid JSON in index file
...
Reviewed-by: jjg
2023-05-25 07:40:44 +00:00
Hannes Wallnöfer
3f4abff59c
8305958: Use links instead of buttons for auto-generated header links
...
Reviewed-by: jjg
2023-05-25 07:30:03 +00:00
Adam Sotona
bfcae68ed1
8308549
: Classfile API should fail to generate over-sized Code attribute
...
Reviewed-by: mchung
2023-05-25 07:13:33 +00:00
Guoxiong Li
a291f002cd
8288619: Unexpected parsing for @see
...
Reviewed-by: jjg
2023-05-25 03:25:50 +00:00
Serguei Spitsyn
89b99143ac
8308400: add ForceEarlyReturn support for virtual threads
...
Reviewed-by: alanb, lmesnik
2023-05-25 02:29:22 +00:00