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 |
|
Serguei Spitsyn
|
42af8ce1f6
|
8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Reviewed-by: dcubed, cjplummer, amenkov
|
2023-12-01 20:54:13 +00:00 |
|
Joe Darcy
|
1839433bff
|
8320941: Discuss receiver type handling
Reviewed-by: vromero
|
2023-12-01 20:24:09 +00:00 |
|
Pavel Rappo
|
92f7e513c7
|
8312098: Update man page for javadoc
Reviewed-by: jlaskey
Backport-of: 4fcb0b28d7eda3f147432ce8d8d27f91a0805ab6
|
2023-12-01 19:14:44 +00:00 |
|
Naoto Sato
|
f6be7fdf22
|
8321059: Unneeded array assignments in MergeCollation and CompactByteArray
Reviewed-by: jlu, bpb, rriggs
|
2023-12-01 17:43:28 +00:00 |
|
Naoto Sato
|
d568562966
|
8320798: Console read line with zero out should zero out underlying buffer
Reviewed-by: bpb, lancea, joehw, alanb, jpai, mbaesken
|
2023-12-01 17:39:11 +00:00 |
|
Martin Doerr
|
3087e14cde
|
8320807: [PPC64][ZGC] C1 generates wrong code for atomics
Reviewed-by: lucy, rrich
|
2023-12-01 14:44:18 +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 |
|
Vladimir Kozlov
|
02ffab1a4d
|
8321141: VM build issue on MacOS after JDK-8267532
Reviewed-by: jiefu
|
2023-12-01 03:35:31 +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 |
|
Matias Saavedra Silva
|
c4732c2baa
|
8320530: has_resolved_ref_index flag not restored after resetting entry
Reviewed-by: adinn, dholmes, iklam, coleenp
|
2023-11-30 21:20:23 +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 |
|
Ioi Lam
|
630bafd9c6
|
8320826: call allocate_shared_strings_array after all strings are interned
Reviewed-by: ccheung, matsaave
|
2023-11-30 19:22:11 +00:00 |
|
Weijun Wang
|
0a60b0f99e
|
8302233: HSS/LMS: keytool and jarsigner changes
Reviewed-by: mullan
|
2023-11-30 19:14:29 +00:00 |
|
Weibing Xiao
|
7ad700596f
|
8315034: File.mkdirs() occasionally fails to create folders on Windows shared folder
Reviewed-by: bpb
|
2023-11-30 17:34:49 +00:00 |
|
Serguei Spitsyn
|
41daa3b934
|
8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol
Reviewed-by: lmesnik, pchilanomate, amenkov
|
2023-11-30 16:58:27 +00:00 |
|
Erik Österlund
|
7c135c3697
|
8321066: Multiple JFR tests have started failing
Reviewed-by: mcimadamore, jvernee, dcubed
|
2023-11-30 16:37:33 +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 |
|
Albert Mingkun Yang
|
b1cbf55859
|
8321018: Parallel: Make some methods in ParCompactionManager private
Reviewed-by: sjohanss, tschatzl
|
2023-11-30 16:32:23 +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 |
|
Tom Rodriguez
|
da09eabdfc
|
8319980: [JVMCI] libgraal should reuse Thread instances as C2 does
Reviewed-by: dnsimon, kvn
|
2023-11-30 14:58:18 +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 |
|
Stefan Karlsson
|
03759e892d
|
8320304: Refactor and simplify monitor deflation functions
Reviewed-by: dcubed, dholmes
|
2023-11-30 12:40:23 +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 |
|
Evgeny Astigeevich
|
c9d15f7d5e
|
8321025: Enable Neoverse N1 optimizations for Neoverse V2
Reviewed-by: ngasson, shade
|
2023-11-30 11:33:02 +00:00 |
|
Joachim Kern
|
61653a1ff1
|
8320830: [AIX] Dont mix os::dll_load() with direct dlclose() calls
Reviewed-by: stuefe, clanger
|
2023-11-30 11:19:58 +00:00 |
|
Aleksey Shipilev
|
8b102ed6b4
|
8321063 : AArch64: Zero build fails after JDK-8320368
Reviewed-by: stuefe, haosun
|
2023-11-30 10:51:48 +00:00 |
|
Aleksey Shipilev
|
694136909c
|
8320921: GHA: Parallelize hotspot_compiler test jobs
Reviewed-by: stuefe, ihse
|
2023-11-30 10:18:23 +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 |
|
Olga Mikhaltsova
|
d6b4aa01a2
|
8318157: RISC-V: implement ensureMaterializedForStackWalk intrinsic
Reviewed-by: fyang
|
2023-11-30 08:15:34 +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 |
|
Harshitha Onkar
|
940f67c1a6
|
8318854: [macos14] Running any AWT app prints Secure coding warning
Reviewed-by: kcr, kizune, prr
|
2023-11-29 21:53:22 +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 |
|
Mikael Vidstedt
|
454b11653c
|
8320942: Only set openjdk-target when cross compiling linux-aarch64
Reviewed-by: ihse, erikj
|
2023-11-29 19:02:25 +00:00 |
|
Sergey Bylokhov
|
eb44bafe77
|
8320937: support latest VS2022 MSC_VER in abstract_vm_version.cpp
Reviewed-by: dholmes, shade
|
2023-11-29 18:42:50 +00:00 |
|