Christian Hagedorn
|
0bd04a6589
|
8297951: C2: Create skeleton predicates for all If nodes in loop predication
Reviewed-by: thartmann, kvn
|
2022-12-06 07:18:44 +00:00 |
|
Yude Lin
|
f5ad515db0
|
8297247: Add GarbageCollectorMXBean for Remark and Cleanup pause time in G1
Reviewed-by: tschatzl, ayang
|
2022-12-06 07:16:27 +00:00 |
|
Albert Mingkun Yang
|
e9754181af
|
8298102: Remove DirtyCardToOopClosure::_last_explicit_min_done
Reviewed-by: tschatzl
|
2022-12-06 06:48:21 +00:00 |
|
Thomas Stuefe
|
04012c4310
|
8298111: Cleanups after UseMallocOnly removal
Reviewed-by: coleenp
|
2022-12-06 06:30:59 +00:00 |
|
Srikanth Adayapalam
|
ee9ba74564
|
8295184: Printing messages with a RecordComponentElement does not include position
Reviewed-by: vromero
|
2022-12-06 04:23:40 +00:00 |
|
Alexey Semenyuk
|
884b9ade41
|
8293453: tools/jpackage/share/AddLShortcutTest.java "Failed: Check the number of mismatched pixels [1024] of [1024] is < [0.100000] threshold"
Reviewed-by: almatvee
|
2022-12-06 00:13:22 +00:00 |
|
Jorn Vernee
|
da0917a2ae
|
8297729: Replace GrowableArray in ComputeMoveOrder with hash table
Reviewed-by: coleenp, jsjolen
|
2022-12-05 20:47:06 +00:00 |
|
Erik Gahlin
|
9827b75c45
|
8298043: jdk/jfr/api/consumer/recordingstream/TestStop.java failed with "Expected outer stream to have 3 events"
Reviewed-by: mgronlun
|
2022-12-05 20:40:35 +00:00 |
|
Hannes Wallnöfer
|
6a7a0db587
|
8296619: Upgrade jQuery to 3.6.1
Reviewed-by: jjg
|
2022-12-05 16:23:01 +00:00 |
|
Jorn Vernee
|
a38c63da56
|
8297733: Refactor Cast binding to enum
Reviewed-by: mcimadamore
|
2022-12-05 15:28:51 +00:00 |
|
Alan Bateman
|
19d849884b
|
8297495: j.u.concurrent updates for JDK 20
Reviewed-by: jpai
|
2022-12-05 15:20:16 +00:00 |
|
Jorn Vernee
|
0452c39fec
|
8296477: Foreign linker implementation update following JEP 434
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: rehn, mcimadamore, vlivanov
|
2022-12-05 14:47:12 +00:00 |
|
Maurizio Cimadamore
|
73baadceb6
|
8295044: Implementation of Foreign Function and Memory API (Second Preview)
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jvernee, pminborg, psandoz, alanb, sundar
|
2022-12-05 13:49:53 +00:00 |
|
Afshin Zafari
|
bd381886e0
|
8297766: Remove UseMallocOnly development option
Reviewed-by: coleenp, stuefe, dholmes
|
2022-12-05 13:31:15 +00:00 |
|
Afshin Zafari
|
b9eec96889
|
8281214: Unsafe use of long in VMThread::setup_periodic_safepoint_if_needed
Reviewed-by: eastigeevich, shade
|
2022-12-05 13:30:15 +00:00 |
|
Coleen Phillimore
|
e7e03548fe
|
8297767: Assert JNICritical_lock/safepoint-1 and AdapterHandlerLibrary_lock/safepoint-1
Reviewed-by: pchilanomate, rehn
|
2022-12-05 13:18:44 +00:00 |
|
Xiaolin Zheng
|
f9e0f1d5b3
|
8297763: Fix missing stub code expansion before align() in shared trampolines
Reviewed-by: fyang, luhenry
|
2022-12-05 12:43:57 +00:00 |
|
Jan Lahoda
|
2300ed458d
|
8291769: Translation of switch with record patterns could be improved
Reviewed-by: vromero
|
2022-12-05 12:04:23 +00:00 |
|
Aleksey Shipilev
|
eab0ada3a1
|
8296545: C2 Blackholes should allow load optimizations
Reviewed-by: kvn, vlivanov
|
2022-12-05 12:00:30 +00:00 |
|
Matthias Baesken
|
dea2161f06
|
8297959: Provide better descriptions for some Operating System JFR events
Reviewed-by: stuefe
|
2022-12-05 11:31:31 +00:00 |
|
Robbin Ehn
|
d523d9d081
|
8297864: Dead code elimination
Reviewed-by: coleenp, pchilanomate
|
2022-12-05 10:31:35 +00:00 |
|
Jan Lahoda
|
777fb52ef5
|
8297974: ClassCastException in com.sun.tools.javac.comp.AttrRecover.doRecovery
Reviewed-by: vromero
|
2022-12-05 09:33:42 +00:00 |
|
Kevin Walls
|
17666fbcae
|
8297794: Deprecate JMX Management Applets for Removal
Reviewed-by: dfuchs, mullan, rriggs, alanb
|
2022-12-05 09:27:14 +00:00 |
|
Emanuel Peter
|
619b68c5d1
|
8294540: Remove Opaque2Node: it is broken and triggers assert
Reviewed-by: chagedorn, kvn
|
2022-12-05 08:30:31 +00:00 |
|
Ivan Walulya
|
61b7093123
|
8297872: Non-local G1MonotonicArenaFreePool::_freelist_pool has non-trivial ctor/dtor
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: kbarrett, tschatzl
|
2022-12-05 07:16:56 +00:00 |
|
Thomas Stuefe
|
3b3bbe5487
|
8296907: VMError: add optional callstacks, siginfo for secondary errors
Reviewed-by: aboldtch, rschmelter
|
2022-12-05 07:10:31 +00:00 |
|
Christian Hagedorn
|
a57392390b
|
8297264: C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top
Reviewed-by: thartmann, rcastanedalo, kvn
|
2022-12-05 07:09:04 +00:00 |
|
Fei Yang
|
b49fd920b6
|
8298055: AArch64: fastdebug build fails after JDK-8247645
Reviewed-by: aph, haosun
|
2022-12-05 03:40:07 +00:00 |
|
Michal Karm Babacek
|
914ef07fed
|
8297609: Add application/wasm MIME type for wasm file extension
Reviewed-by: jpai, michaelm
|
2022-12-05 01:59:20 +00:00 |
|
Andrey Turbanov
|
0edb5d0805
|
8297683: Use enhanced-for cycle instead of Enumeration in java.security.jgss
Reviewed-by: weijun
|
2022-12-04 12:07:42 +00:00 |
|
Thomas Stuefe
|
c67166f120
|
8298003: NMT: fatal block printout does not show the correct corruption address
Reviewed-by: shade, mbaesken
|
2022-12-03 06:53:56 +00:00 |
|
Daniel D. Daugherty
|
6065516bb3
|
8291418: adjust monitor deflation logging and deflate_idle_monitors use
Reviewed-by: dholmes, stuefe, pchilanomate
|
2022-12-02 22:31:08 +00:00 |
|
Jorn Vernee
|
562bc171b9
|
8291359: Specification of method j.l.foreign.VaList::skip still deserves clarification
Reviewed-by: mcimadamore
|
2022-12-02 22:15:27 +00:00 |
|
Alex Menkov
|
2821fa9883
|
8280798: com.sun.jdi.ObjectReference::setValue spec should prohibit any final field modification
Reviewed-by: alanb, cjplummer, sspitsyn
|
2022-12-02 20:16:51 +00:00 |
|
Coleen Phillimore
|
fb6fd03233
|
8291830: jvmti/RedefineClasses/StressRedefine failed: assert(!is_null(v)) failed: narrow klass value can never be zero
Reviewed-by: sspitsyn, eosterlund, kbarrett
|
2022-12-02 19:09:05 +00:00 |
|
Erik Gahlin
|
1b924659c8
|
8297608: JFR: Incorrect duration after chunk rotation
Reviewed-by: mgronlun
|
2022-12-02 17:21:48 +00:00 |
|
Ashutosh Mehra
|
415cfd2e28
|
8297285: Shenandoah pacing causes assertion failure during VM initialization
Reviewed-by: rkennke, phh
|
2022-12-02 14:22:52 +00:00 |
|
Magnus Ihse Bursie
|
df072556a5
|
8297984: Turn on warnings as errors for javadoc
Reviewed-by: serb, erikj
|
2022-12-02 14:00:44 +00:00 |
|
Albert Mingkun Yang
|
1370228cd7
|
8297941: Add override modifier in space.hpp
Reviewed-by: kbarrett, tschatzl
|
2022-12-02 12:30:29 +00:00 |
|
Erik Gahlin
|
b73363fd7b
|
8297686: JFR: Improve documentation of EventStream::onMetadata(Consumer)
Reviewed-by: mgronlun
|
2022-12-02 11:35:15 +00:00 |
|
Justin King
|
1376f33011
|
8297911: Memory leak in JfrUpcalls::on_retransform
Reviewed-by: mgronlun
|
2022-12-02 11:31:19 +00:00 |
|
Dingli Zhang
|
687fd714bb
|
8297549: RISC-V: Add support for Vector API vector load const operation
Reviewed-by: fyang, gcao
|
2022-12-02 08:30:00 +00:00 |
|
Fei Yang
|
d50015af99
|
8297715: RISC-V: C2: Use single-bit instructions from the Zbs extension
Reviewed-by: fjiang, yadongwang, shade
|
2022-12-02 08:26:22 +00:00 |
|
Aleksey Shipilev
|
9bbcb546c8
|
8297784: Optimize @Stable field for Method.isCallerSensitive
Reviewed-by: redestad, jvernee, alanb
|
2022-12-02 07:29:27 +00:00 |
|
Liam Miller-Cushon
|
e846b0438c
|
8297875: jar should not compress the manifest directory entry
Reviewed-by: lancea
|
2022-12-01 22:07:57 +00:00 |
|
Vicente Romero
|
82031d32a0
|
8297294: compiler/c2/irTests/TestMulNodeIdealization.java failed compilation
Reviewed-by: mcimadamore
|
2022-12-01 21:57:55 +00:00 |
|
Andrew Haley
|
c69aa42d02
|
8297968: Crash in PrintOptoAssembly
Reviewed-by: kvn
|
2022-12-01 20:34:18 +00:00 |
|
Kim Barrett
|
5a5ced3a90
|
8297830: aarch64: Make Address a discriminated union internally
Reviewed-by: aph, dcubed
|
2022-12-01 20:15:14 +00:00 |
|
Ioi Lam
|
391599bc9d
|
8297313: Refactor APIs for calculating address of CDS archive heap regions
Reviewed-by: matsaave, ccheung
|
2022-12-01 19:59:14 +00:00 |
|
Harshitha Onkar
|
09629570f5
|
8297449: Update JInternalFrame Metal Border code
Reviewed-by: aivanov, kizune
|
2022-12-01 18:57:50 +00:00 |
|