Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Erik Gahlin
|
b9df827adc
|
8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out
Reviewed-by: mgronlun
|
2023-12-03 19:46:37 +00:00 |
|
Gregor Purdy
|
949846986f
|
8318983: Fix comment typo in PKCS12Passwd.java
Reviewed-by: weijun
|
2023-12-02 21:13:37 +00:00 |
|
Erik Gahlin
|
4dcbd13f99
|
8314905: jdk/jfr/tool/TestView.java fails with RuntimeException 'Invoked Concurrent' missing from stdout/stderr
Reviewed-by: mgronlun
|
2023-12-02 17:03:15 +00:00 |
|
Leonid Mesnik
|
8be3e39220
|
8320129: "top" command during jtreg failure handler does not display CPU usage on OSX
Reviewed-by: cjplummer, jpai
|
2023-12-02 02:58:03 +00:00 |
|
Eirik Bjorsnos
|
2f299e4a73
|
8321182: SourceExample.SOURCE_14 comment should refer to 'switch expressions' instead of 'text blocks'
Reviewed-by: darcy
|
2023-12-01 21:15:46 +00:00 |
|
Erik Gahlin
|
3a09a052bc
|
8313722: JFR: Avoid unnecessary calls to Events.from(Recording)
Reviewed-by: mgronlun
|
2023-12-01 20:54:35 +00:00 |
|
Aggelos Biboudis
|
54957ac55f
|
8312560: Annotation on Decomposed Record Component in Enhanced For Loop Fails Compilation
Reviewed-by: jlahoda
|
2023-12-01 14:15:38 +00:00 |
|
Jorn Vernee
|
3b30095a63
|
8321130: Microbenchmarks do not build any more after 8254693 on 32 bit platforms
Reviewed-by: mcimadamore, tschatzl
|
2023-12-01 13:11:07 +00:00 |
|
Pavel Rappo
|
8f1d40b48b
|
8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better
Reviewed-by: jlaskey
|
2023-12-01 11:51:25 +00:00 |
|
Christian Hagedorn
|
ecd335d8f4
|
8321107: Add more test cases for JDK-8319372
Reviewed-by: roland, kvn
|
2023-12-01 07:44:09 +00:00 |
|
Alan Bateman
|
2476be4590
|
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
Reviewed-by: mchung
|
2023-12-01 07:31:10 +00:00 |
|
Aggelos Biboudis
|
4ba94ef69e
|
8320145: Compiler should accept final variable in Record Pattern
Reviewed-by: jlahoda
|
2023-12-01 07:13:39 +00:00 |
|
Alexey Semenyuk
|
56d4c33f40
|
8227529: With malformed --app-image the error messages are awful
Reviewed-by: almatvee
|
2023-12-01 01:53:20 +00:00 |
|
Phil Race
|
76fea80707
|
8320608: Many jtreg printing tests are missing the @printer keyword
Reviewed-by: aivanov, serb
|
2023-11-30 22:59:37 +00:00 |
|
Jorn Vernee
|
e96e191952
|
8318586: Explicitly handle upcall stub allocation failure
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout
Reviewed-by: shade, mcimadamore
|
2023-11-30 19:26:54 +00:00 |
|
Weijun Wang
|
0a60b0f99e
|
8302233: HSS/LMS: keytool and jarsigner changes
Reviewed-by: mullan
|
2023-11-30 19:14:29 +00:00 |
|
Jorn Vernee
|
8bedb28bbc
|
8321119: Disable java/foreign/TestHandshake.java on Zero VMs
Reviewed-by: eosterlund, shade
|
2023-11-30 16:35:12 +00:00 |
|
Daniel D. Daugherty
|
c6a8278362
|
8321127: ProblemList java/util/stream/GatherersTest.java
Reviewed-by: shade, alanb
|
2023-11-30 16:16:59 +00:00 |
|
Alisen Chung
|
a3eb664077
|
8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts
Reviewed-by: aivanov, kizune
|
2023-11-30 16:11:09 +00:00 |
|
Volodymyr Paprotski
|
6aba6aa6f1
|
8320347: Emulate vblendvp[sd] on ECore
Reviewed-by: sviswanathan, jbhateja
|
2023-11-30 16:10:54 +00:00 |
|
Albert Mingkun Yang
|
693847452f
|
8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Reviewed-by: sjohanss, tschatzl
|
2023-11-30 15:48:00 +00:00 |
|
Viktor Klang
|
33b26f79a9
|
8319123: Implement JEP 461: Stream Gatherers (Preview)
Reviewed-by: tvaleev, alanb, psandoz
|
2023-11-30 14:45:23 +00:00 |
|
Jim Laskey
|
04ad98ed32
|
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
|
2023-11-30 12:49:49 +00:00 |
|
Ivan Šipka
|
da7cf258bb
|
8320665: update jdk_core at open/test/jdk/TEST.groups
Reviewed-by: msheppar
|
2023-11-30 12:09:20 +00:00 |
|
Stefan Karlsson
|
0d146361f2
|
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
|
2023-11-30 09:46:26 +00:00 |
|
Roland Westrelin
|
7766785098
|
8319372: C2 compilation fails with "Bad immediate dominator info"
Reviewed-by: kvn, chagedorn, thartmann
|
2023-11-30 08:09:06 +00:00 |
|
Aleksey Shipilev
|
c86431767e
|
8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Reviewed-by: wkemper, kdnilsen, rkennke
|
2023-11-29 20:15:44 +00:00 |
|
Alex Menkov
|
d1e73b1299
|
8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field
Reviewed-by: sspitsyn, lmesnik
|
2023-11-29 20:10:27 +00:00 |
|
Mikhailo Seledtsov
|
ea6e92ed0d
|
8320945: problemlist tests failing on latest Windows 11 update
Reviewed-by: lmesnik
|
2023-11-29 19:20:34 +00:00 |
|
Justin Lu
|
2584bf87ae
|
8210410: Refactor java.util.Currency:i18n shell tests to plain java tests
Reviewed-by: naoto, lancea
|
2023-11-29 19:11:34 +00:00 |
|
Liam Miller-Cushon
|
62418c681e
|
8319444: Unhelpful failure output in TestLegalNotices
Reviewed-by: hannesw, jjg
|
2023-11-29 17:49:30 +00:00 |
|
Jaroslav Bachorik
|
cdd1a6e851
|
8313816: Accessing jmethodID might lead to spurious crashes
Reviewed-by: coleenp
|
2023-11-29 17:29:52 +00:00 |
|
Aleksey Shipilev
|
b65ccff357
|
8320877: Shenandoah: Remove ShenandoahUnloadClassesFrequency support
Reviewed-by: wkemper, kdnilsen, rkennke
|
2023-11-29 17:25:40 +00:00 |
|
Joe Darcy
|
b68356b267
|
8320806: Augment test/langtools/tools/javac/versions/Versions.java for JDK 22 language changes
Reviewed-by: jlahoda, vromero
|
2023-11-29 17:25:26 +00:00 |
|
Thomas Stuefe
|
abf2e49097
|
8320859: gtest high malloc footprint caused by BufferNodeAllocator stress test
Reviewed-by: ayang, kbarrett
|
2023-11-29 13:18:31 +00:00 |
|
Thomas Stuefe
|
033cced6e1
|
8320368: Per-CPU optimization of Klass range reservation
Reviewed-by: rkennke, rehn
|
2023-11-29 13:16:38 +00:00 |
|
Erik Österlund
|
159465324f
|
8310644: Make panama memory segment close use async handshakes
Reviewed-by: jvernee, mcimadamore, pchilanomate
|
2023-11-29 12:40:21 +00:00 |
|
Jan Lahoda
|
65dfcae6d6
|
8308399: Recommend --release when -source and -target are misused
Reviewed-by: vromero
|
2023-11-29 12:27:54 +00:00 |
|
Hamlin Li
|
335f5dbf62
|
8320911: RISC-V: Enable hotspot/jtreg/compiler/intrinsics/chacha/TestChaCha20.java
Reviewed-by: fyang
|
2023-11-29 11:18:58 +00:00 |
|
Thomas Schatzl
|
38cfb220dd
|
8318706: Implement JEP 423: Region Pinning for G1
Reviewed-by: ayang, iwalulya, sjohanss
|
2023-11-29 10:03:32 +00:00 |
|
Alan Bateman
|
e44d4b24ed
|
8320858: Move jpackage tests to tier3
Reviewed-by: mchung, asemenyuk, almatvee
|
2023-11-29 09:12:58 +00:00 |
|
Hamlin Li
|
5dcf3a56cb
|
8320715: Improve the tests of test/hotspot/jtreg/compiler/intrinsics/float16
Reviewed-by: kvn
|
2023-11-29 08:01:40 +00:00 |
|
Matthias Baesken
|
78b6c2b408
|
8320898: exclude compiler/vectorapi/reshape/TestVectorReinterpret.java on ppc64(le) platforms
Reviewed-by: clanger
|
2023-11-29 07:44:02 +00:00 |
|
Joe Wang
|
9a6ca233c7
|
8320918: Fix errors in the built-in Catalog implementation
Reviewed-by: lancea, naoto, iris
|
2023-11-29 04:33:28 +00:00 |
|
Dean Long
|
5e1b771a19
|
8316422: TestIntegerUnsignedDivMod.java triggers "invalid layout" assert in FrameValues::validate
Reviewed-by: thartmann, never
|
2023-11-29 03:06:32 +00:00 |
|
Alexander Matveev
|
a657aa38a5
|
8320681: [macos] Test tools/jpackage/macosx/MacAppStoreJlinkOptionsTest.java timed out on macOS
Reviewed-by: asemenyuk
|
2023-11-29 01:41:38 +00:00 |
|
Thomas Stuefe
|
dc256fbc64
|
8320061: [nmt] Multiple issues with peak accounting
Reviewed-by: jsjolen, mbaesken
|
2023-11-28 17:48:54 +00:00 |
|
Justin Lu
|
69c0b24386
|
8320714: java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
Reviewed-by: naoto, bpb, lancea
|
2023-11-28 17:23:13 +00:00 |
|
Jan Lahoda
|
2fae07f53f
|
8319311: JShell Process Builder should be configurable
Reviewed-by: asotona
|
2023-11-28 12:32:23 +00:00 |
|