Kim Barrett
|
db76f47f27
|
8347720: [BACKOUT] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Reviewed-by: coleenp
|
2025-01-14 17:42:24 +00:00 |
|
Coleen Phillimore
|
b4cd3b1296
|
8347566: Replace SSIZE_FORMAT with 'z' length modifier
Reviewed-by: dlong, dholmes, kbarrett
|
2025-01-14 12:33:56 +00:00 |
|
Coleen Phillimore
|
379d05bcc1
|
8346990: Remove INTX_FORMAT and UINTX_FORMAT macros
Reviewed-by: kbarrett, dholmes, matsaave
|
2025-01-13 22:01:54 +00:00 |
|
Kim Barrett
|
e0f2f4b216
|
8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: coleenp, dholmes, jsjolen
|
2025-01-13 18:25:42 +00:00 |
|
Coleen Phillimore
|
ddb5881964
|
8329549: Remove FORMAT64_MODIFIER
Reviewed-by: dholmes, kbarrett
|
2025-01-07 23:14:04 +00:00 |
|
SendaoYan
|
bffa77bc04
|
8346714: [ASAN] compressedKlass.cpp reported applying non-zero offset to null pointer
Reviewed-by: mdoerr, coleenp
|
2024-12-23 11:27:12 +00:00 |
|
Kim Barrett
|
4ac2e477b9
|
8343800: Cleanup definition of NULL_WORD
Reviewed-by: dholmes, kvn
|
2024-12-03 04:54:51 +00:00 |
|
Simon Tooke
|
7a64fbbb92
|
8338851: Hoist os::Posix::realpath() to os::realpath() and implement on Windows
Reviewed-by: dholmes, stuefe, jwaters
|
2024-10-17 08:06:37 +00:00 |
|
Thomas Stuefe
|
7849f25293
|
8340184: Bug in CompressedKlassPointers::is_in_encodable_range
Reviewed-by: coleenp, rkennke, jsjolen
|
2024-09-17 05:22:59 +00:00 |
|
Gerard Ziemski
|
a91f9ba849
|
8301403: Eliminate memory allocations in JVMFlag::printFlags during signal handling
Reviewed-by: stuefe, jsjolen, dholmes
|
2024-07-30 15:22:25 +00:00 |
|
Thomas Stuefe
|
38a578d547
|
8334738: os::print_hex_dump should optionally print ASCII
Reviewed-by: dholmes, sgehwolf
|
2024-07-04 06:20:03 +00:00 |
|
Julian Waters
|
7b4ba7f90a
|
8325932: Replace ATTRIBUTE_NORETURN with direct [[noreturn]]
Reviewed-by: kbarrett, dholmes
|
2024-05-15 00:23:26 +00:00 |
|
Aleksey Shipilev
|
cff841f1de
|
8328934: Assert that ABS input and output are legal
Reviewed-by: aph, dlong
|
2024-04-30 09:13:12 +00:00 |
|
Andrew Haley
|
f11a496de6
|
8180450: secondary_super_cache does not scale well
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Reviewed-by: kvn, vlivanov, dlong
|
2024-04-16 14:21:48 +00:00 |
|
Sonia Zaldana Calles
|
3b305d502b
|
8313306: More sensible memory reservation logging
Reviewed-by: dholmes, stuefe, coleenp
|
2024-03-19 15:35:25 +00:00 |
|
Magnus Ihse Bursie
|
8a3bdd5c4d
|
8327995: Remove unused Unused_Variable
Reviewed-by: kbarrett
|
2024-03-12 17:12:13 +00:00 |
|
Stefan Karlsson
|
9f9a732c38
|
8325752: Remove badMetaWordVal
Reviewed-by: coleenp, tschatzl
|
2024-02-22 16:02:26 +00:00 |
|
Axel Boldt-Christmas
|
10eafdc62e
|
8325870: Zap end padding bits for ArrayOops in non-release builds
Reviewed-by: stefank, ayang
|
2024-02-22 09:14:20 +00:00 |
|
Robbin Ehn
|
51e2dde018
|
8326235: RISC-V: Size CodeCache for short calls encoding
Reviewed-by: fyang, tonyp
|
2024-02-21 14:33:29 +00:00 |
|
Aleksey Shipilev
|
dd517c6404
|
8237842: Separate definitions for default cache line and padding sizes
Reviewed-by: stefank, kvn, stuefe, tschatzl
|
2024-01-04 08:39:50 +00:00 |
|
Aleksey Shipilev
|
a56286f7ad
|
8321269: Require platforms to define DEFAULT_CACHE_LINE_SIZE
Reviewed-by: stefank, stuefe, dholmes
|
2023-12-05 10:35:41 +00:00 |
|
Ioi Lam
|
0712b22a3a
|
8320147: Remove DumpSharedSpaces
Reviewed-by: ccheung, matsaave
|
2023-11-20 17:09:55 +00:00 |
|
Ioi Lam
|
115b0744c6
|
8319944: Remove DynamicDumpSharedSpaces
Reviewed-by: dholmes, ccheung, matsaave
|
2023-11-13 18:09:24 +00:00 |
|
Andrew Haley
|
df599dbb9b
|
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Reviewed-by: ihse, dholmes, stuefe
|
2023-11-04 09:17:11 +00:00 |
|
Martin Doerr
|
d0ea2a5111
|
8318015: Lock inflation not needed for OSR or Deopt for new locking modes
Reviewed-by: pchilanomate, dlong
|
2023-10-17 13:52:41 +00:00 |
|
Albert Mingkun Yang
|
fb4098ff1a
|
8317730: Change byte_size to return size_t
Reviewed-by: coleenp, kbarrett
|
2023-10-10 11:55:07 +00:00 |
|
Albert Mingkun Yang
|
b0353addf2
|
8315242: G1: Fix -Wconversion warnings around GCDrainStackTargetSize
Reviewed-by: tschatzl, mli
|
2023-08-31 09:49:16 +00:00 |
|
Kim Barrett
|
c077be4768
|
8314694: Separate checked_cast from globalDefinitions.hpp
Reviewed-by: stuefe, coleenp, sspitsyn
|
2023-08-23 22:32:37 +00:00 |
|
Julian Waters
|
ab86d23adf
|
8250269: Replace ATTRIBUTE_ALIGNED with alignas
Reviewed-by: rkennke, kbarrett
|
2023-08-22 06:12:28 +00:00 |
|
Coleen Phillimore
|
bd1b942741
|
8313905: Checked_cast assert in CDS compare_by_loader
Reviewed-by: dlong, iklam
|
2023-08-10 15:25:00 +00:00 |
|
Thomas Stuefe
|
37ca9024ef
|
8310233: Fix THP detection on Linux
Reviewed-by: jsjolen, dholmes
|
2023-07-17 04:56:10 +00:00 |
|
Thomas Stuefe
|
753bd563ec
|
8311870: Split CompressedKlassPointers from compressedOops.hpp
Reviewed-by: iklam, rkennke
|
2023-07-12 09:06:53 +00:00 |
|
Coleen Phillimore
|
22e17c29a2
|
8311180: Remove unused unneeded definitions from globalDefinitions
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: dholmes, aboldtch
|
2023-07-05 12:37:38 +00:00 |
|
Coleen Phillimore
|
9f46fc2842
|
8310906: Fix -Wconversion warnings in runtime, oops and some code header files.
Reviewed-by: iklam, fparain
|
2023-06-28 19:42:33 +00:00 |
|
Afshin Zafari
|
7ce967a10c
|
8281455: Change JVM options with small ranges from 64 to 32 bits, for gc_globals.hpp
Reviewed-by: tschatzl, coleenp
|
2023-06-27 15:54:55 +00:00 |
|
Thomas Stuefe
|
d6685f0869
|
8310510: Remove WordsPerLong
Reviewed-by: mdoerr
|
2023-06-23 10:07:32 +00:00 |
|
Coleen Phillimore
|
5a82fa3bb2
|
8310577: Fix -Wconversion warnings in interpreter and oops
Reviewed-by: fparain, matsaave
|
2023-06-22 19:37:01 +00:00 |
|
Coleen Phillimore
|
230bcb769a
|
8309685: Fix -Wconversion warnings in assembler and register code
Reviewed-by: aph, fparain
|
2023-06-22 14:22:02 +00:00 |
|
Coleen Phillimore
|
2599ada152
|
8308655: Narrow types of ConstantPool and ConstMethod returns
Reviewed-by: fparain, matsaave
|
2023-05-25 11:52:40 +00:00 |
|
Dean Long
|
7fcb0fdcd4
|
8307139: Fix signed integer overflow in compiler code, part 1
Reviewed-by: thartmann, rcastanedalo, kvn
|
2023-05-11 18:06:43 +00:00 |
|
Roman Kennke
|
7f6358a8b5
|
8291555: Implement alternative fast-locking scheme
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: dcubed, stuefe, shade, dholmes, dlong
|
2023-05-08 17:51:39 +00:00 |
|
Kim Barrett
|
b3ff8d1c89
|
8303805: [REDO] JDK-8302189 and JDK-8302799
Reviewed-by: dholmes, coleenp
|
2023-03-29 23:45:03 +00:00 |
|
Christian Hagedorn
|
c466cdf973
|
8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers
Reviewed-by: iveresov, kvn, qamai
|
2023-03-14 14:57:47 +00:00 |
|
Afshin Zafari
|
4fe99da74f
|
8151413: os::allocation_granularity/page_size and friends return signed values
Reviewed-by: stefank, ccheung, ysr
|
2023-02-07 14:08:01 +00:00 |
|
Erik Österlund
|
cee4bd3ee6
|
8301047: Clean up type unsafe uses of oop from compiler code
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: kvn, stefank
|
2023-01-30 10:28:40 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
David Holmes
|
77a50105f0
|
8286775: Remove identical per-compiler definitions of unsigned integral jtypes
Reviewed-by: kbarrett, coleenp
|
2023-01-24 00:21:29 +00:00 |
|
Afshin Zafari
|
26410c180b
|
8281213: Unsafe uses of long and size_t in MemReporterBase::diff_in_current_scale
Reviewed-by: eastigeevich, kbarrett
|
2023-01-20 10:17:07 +00:00 |
|
Jesper Wilhelmsson
|
a130c8a668
|
Merge
|
2022-12-14 21:47:29 +00:00 |
|
Andrew Haley
|
0bbc4181cd
|
8294902: Undefined Behavior in C2 regalloc with null references
Reviewed-by: kvn, vlivanov
|
2022-12-14 13:32:21 +00:00 |
|