Thomas Schatzl
db51556687
8354428: [ubsan] g1BiasedArray.hpp: pointer overflow in address calculation
...
Reviewed-by: ayang, kbarrett, mbaesken
2025-05-28 06:55:20 +00:00
Bhavana Kilambi
7bc315fa6a
8355585: Aarch64: Add aarch64 backend for Float16 vector operations
...
Reviewed-by: epeter, haosun, xgong, aph
2025-05-27 08:17:02 +00:00
Thomas Schatzl
9946c85e2f
8357621: G1: Clean up G1BiasedArray
...
Reviewed-by: sjohanss, ayang
2025-05-26 08:27:30 +00:00
Kim Barrett
ae7ae847d4
8356016: Build fails by clang(XCode 16.3) on macOS after JDK-8347719
...
Reviewed-by: shade, mgronlun
2025-05-23 06:54:51 +00:00
Axel Boldt-Christmas
50e873f0e8
8356455: ZGC: Replace ZIntrusiveRBTree with IntrusiveRBTree
...
Reviewed-by: stefank, eosterlund, jsikstro
2025-05-21 05:59:52 +00:00
Anton Artemov
0db5511ce6
8354969: Add strdup function for ResourceArea
...
Reviewed-by: dholmes, iklam
2025-05-20 10:20:59 +00:00
Joel Sikström
8128f638fa
8355692: Refactor stream indentation
...
Reviewed-by: stefank, cnorrbin
2025-05-12 15:49:38 +00:00
Casper Norrbin
1e8927dded
8354433: Assert in AbstractRBTree::visit_range_in_order(const K& from, const K& to, F f) is wrong
...
Reviewed-by: jsjolen, aboldtch
2025-05-08 16:21:14 +00:00
Joel Sikström
ecfaf354d7
8356083: ZGC: Duplicate ZTestEntry symbols in gtests
...
Reviewed-by: aboldtch, tschatzl
2025-05-06 09:50:44 +00:00
Gerard Ziemski
9a2a2c5bb1
8354547: REDO: Force clients to explicitly pass mem_tag value, even if it is mtNone
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: stefank, coleenp, jsjolen
2025-04-30 17:57:00 +00:00
Bhavana Kilambi
3140de411b
8345125: Aarch64: Add aarch64 backend for Float16 scalar operations
...
Reviewed-by: aph, haosun
2025-04-28 08:08:42 +00:00
Kim Barrett
d3f31b0d8e
8347719: [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
...
Reviewed-by: tschatzl, jsjolen
2025-04-24 11:43:53 +00:00
Aleksey Shipilev
188c236071
8353558: x86: Use better instructions for ICache sync when available
...
Reviewed-by: kvn, adinn
2025-04-24 06:58:21 +00:00
Robert Toyonaga
44c5aca54d
8341491: Reserve and commit memory operations should be protected by NMT lock
...
Reviewed-by: stuefe, stefank
2025-04-23 11:53:09 +00:00
Johan Sjölen
7ffad35dac
8352568: Test gtest/AsyncLogGtest.java failed at droppingMessage_vm
...
Reviewed-by: mbaesken, dholmes
2025-04-16 11:32:47 +00:00
Aleksey Shipilev
9a5c7b3fa9
8351162: Clean up x86 (Macro)Assembler after 32-bit x86 removal
...
Reviewed-by: kvn, coleenp
2025-04-16 05:54:21 +00:00
Gerard Ziemski
0da480a91d
8354535: [BACKOUT] Force clients to explicitly pass mem_tag value, even if it is mtNone
...
Reviewed-by: stefank, jsjolen
2025-04-14 18:47:59 +00:00
Gerard Ziemski
43b194741c
8344883: Force clients to explicitly pass mem_tag value, even if it is mtNone
...
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: stefank, jsjolen
2025-04-14 16:22:07 +00:00
Calvin Cheung
7680f70ad6
8171508: Remove -Dsun.java.launcher.is_altjvm option
...
Reviewed-by: dholmes, stuefe
2025-04-10 19:57:30 +00:00
Joel Sikström
7e69b98e05
8350441: ZGC: Overhaul Page Allocation
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Reviewed-by: stefank, aboldtch, eosterlund
2025-04-10 11:37:20 +00:00
Magnus Ihse Bursie
4a242e3a65
8354213: Restore pointless unicode characters to ASCII
...
Reviewed-by: naoto, erikj, iris
2025-04-09 20:14:10 +00:00
David Holmes
3951a8e019
8353365: TOUCH_ASSERT_POISON clears GetLastError()
...
Reviewed-by: kbarrett, stuefe, jwaters
2025-04-07 23:36:04 +00:00
Stefan Karlsson
6ab1647af2
8353637: ZGC: Discontiguous memory reservation is broken on Windows
...
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: jsikstro, aboldtch, eosterlund
2025-04-07 11:32:16 +00:00
Johannes Graham
37f8e419f9
8347645: C2: XOR bounded value handling blocks constant folding
...
Reviewed-by: epeter, vlivanov, qamai, jkarthikeyan
2025-04-04 13:24:22 +00:00
Stefan Karlsson
ffca4f2da8
8353264: ZGC: Windows heap unreserving is broken
...
Reviewed-by: jsikstro, aboldtch, eosterlund, stuefe
2025-04-03 10:44:58 +00:00
Casper Norrbin
4f97c4c036
8349211: Add support for intrusive trees to the utilities red-black tree
...
Reviewed-by: aboldtch, jsjolen
2025-04-02 12:40:48 +00:00
Xiaohong Gong
ba658a71ba
8349522: AArch64: Add backend implementation for new unsigned and saturating vector operations
...
Reviewed-by: epeter, haosun, bkilambi
2025-03-25 01:35:27 +00:00
Srinivas Vamsi Parasa
c87e1be052
8349582: APX NDD code generation for OpenJDK
...
Reviewed-by: epeter, jbhateja, sviswanathan
2025-03-24 16:44:26 +00:00
Casper Norrbin
73177d9c53
8347734: Turning off PerfData logging doesn't work
...
Reviewed-by: dholmes, coleenp
2025-03-20 12:26:14 +00:00
Casper Norrbin
86860cac04
8346916: [REDO] align_up has potential overflow
...
Reviewed-by: ayang, kbarrett, dlong
2025-03-13 09:35:59 +00:00
Aleksey Shipilev
1d147ccb4c
8351484: Race condition in max stats in MonitorList::add
...
Reviewed-by: pchilanomate, zgu
2025-03-12 07:20:48 +00:00
SendaoYan
155697fc0e
8349623: [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails
...
Reviewed-by: stuefe
2025-03-07 09:13:06 +00:00
Afshin Zafari
4066f33a0b
8350565: NMT: remaining memory flag/type to be replaced with memory tag
...
Reviewed-by: gziemski, jsjolen
2025-03-07 09:06:12 +00:00
Sergey Chernyshev
de29ef3bf3
8343191: Cgroup v1 subsystem fails to set subsystem path
...
Co-authored-by: Severin Gehwolf <sgehwolf@openjdk.org>
Reviewed-by: sgehwolf, mbaesken
2025-03-05 10:32:36 +00:00
Ferenc Rakoczi
3230894bdd
8348561: Add aarch64 intrinsics for ML-DSA
...
Reviewed-by: adinn
2025-03-04 14:41:35 +00:00
Afshin Zafari
4a51c61b2c
8350567: NMT: update VMATree::register_mapping to copy the existing tag of the region
...
Reviewed-by: jsjolen, stuefe
2025-03-03 15:39:35 +00:00
SendaoYan
b054d24df5
8350584: Check the usage of LOG_PLEASE
...
Reviewed-by: stuefe
2025-03-03 07:48:12 +00:00
Johan Sjölen
ac76d8d63f
8350824: New async logging gtest StallingModePreventsDroppedMessages fails
...
Reviewed-by: mbaesken, dholmes
2025-02-28 09:48:17 +00:00
SendaoYan
b29f8b0478
8350665: SIZE_FORMAT_HEX macro undefined in gtest
...
Reviewed-by: coleenp, stuefe
2025-02-27 06:15:59 +00:00
Johan Sjölen
ea2c923849
8323807: Async UL: Add a stalling mode to async UL
...
Reviewed-by: dholmes, aboldtch
2025-02-26 12:51:35 +00:00
SendaoYan
e1081cffcb
8348536: Remove remain SIZE_FORMAT usage after JDK-8347990
...
Reviewed-by: dholmes, kbarrett
2025-02-25 06:12:39 +00:00
Coleen Phillimore
ed17c55ea3
8349145: Make Class.getProtectionDomain() non-native
...
Reviewed-by: liach, dholmes, yzheng
2025-02-12 12:04:40 +00:00
Thomas Stuefe
7d52f1e64d
8349525: RBTree: provide leftmost, rightmost, and a simple way to print trees
...
Reviewed-by: jsjolen, cnorrbin
2025-02-08 06:35:27 +00:00
SendaoYan
3fbae32d0a
8349465: [UBSAN] test_os_reserve_between.cpp reported applying non-zero offset to null pointer
...
Reviewed-by: mdoerr, amitkumar
2025-02-06 15:01:05 +00:00
Casper Norrbin
2efb6aaadb
8345314: Add a red–black tree as a utility data structure
...
Reviewed-by: aboldtch, jsjolen, stuefe
2025-01-30 12:34:29 +00:00
Andrew Dinn
a937f6db30
8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations
...
Reviewed-by: vlivanov, mdoerr
2025-01-30 11:46:39 +00:00
SendaoYan
bb528d5ad6
8348567: [ASAN] Memory access partially overflows by NativeCallStack
...
Reviewed-by: jsjolen, dholmes
2025-01-30 08:55:40 +00:00
Stefan Karlsson
0df9dcb6aa
8346572: Check is_reserved() before using ReservedSpace instances
...
Reviewed-by: tschatzl, wkemper, ayang, ysr
2025-01-24 09:23:29 +00:00
Johan Sjölen
17a408c4b1
8348169: Destruct values on free in Treap
...
Reviewed-by: cnorrbin, gziemski
2025-01-22 16:35:59 +00:00
Thomas Stuefe
48c75976b1
8348029: Make gtest death tests work with real crash signals
...
Reviewed-by: mbaesken, szaldana
2025-01-21 14:46:25 +00:00