Jaikiran Pai
|
8ec136e6f0
|
8312072: Deprecate for removal the -Xnoagent option
Reviewed-by: alanb, dholmes, cjplummer
|
2023-07-18 05:41:37 +00:00 |
|
Thomas Stuefe
|
753bd563ec
|
8311870: Split CompressedKlassPointers from compressedOops.hpp
Reviewed-by: iklam, rkennke
|
2023-07-12 09:06:53 +00:00 |
|
Doug Simon
|
4a1fcb6063
|
8193513: add support for printing a stack trace on class loading
Reviewed-by: dholmes, iklam, coleenp
|
2023-07-08 07:56:28 +00:00 |
|
Daniel Jeliński
|
34004e1666
|
8311575: Fix invalid format parameters
Reviewed-by: dholmes, kbarrett, mli
|
2023-07-07 12:14:16 +00:00 |
|
David Holmes
|
45eaf5edd8
|
8298443: Remove expired flags in JDK 22
Reviewed-by: coleenp, iklam
|
2023-06-20 23:14:33 +00:00 |
|
Martin Doerr
|
de8aca27ba
|
8307907: [ppc] Remove RTM locking implementation
Reviewed-by: mbaesken, rrich, stuefe
|
2023-06-15 09:52:31 +00:00 |
|
Doug Simon
|
b3c9d6785e
|
8309136: [JVMCI] add -XX:+UseGraalJIT flag
Reviewed-by: dholmes, kvn
|
2023-06-05 20:47:50 +00:00 |
|
Martin Doerr
|
0ab09630c6
|
8308469: [PPC64] Implement alternative fast-locking scheme
Reviewed-by: rrich, lucy
|
2023-06-01 17:24:50 +00:00 |
|
Amit Kumar
|
41ee125a0f
|
8278411: Implement UseHeavyMonitors consistently, s390 port
Reviewed-by: mdoerr, stuefe, lucy
|
2023-05-16 15:25:19 +00:00 |
|
Thomas Stuefe
|
e54051ae9e
|
8307935: Class space argument processing can be simplified
Reviewed-by: stefank, coleenp
|
2023-05-13 06:35:17 +00:00 |
|
Tom Rodriguez
|
5e1fe43080
|
8299229: [JVMCI] add support for UseZGC
Reviewed-by: eosterlund, kvn
|
2023-05-08 18:40:18 +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 |
|
Albert Mingkun Yang
|
89b7d07597
|
8307100: Remove ReferentBasedDiscovery reference discovery policy
Reviewed-by: kbarrett, dholmes, tschatzl
|
2023-05-08 08:31:04 +00:00 |
|
Calvin Cheung
|
65a54883b3
|
8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
Reviewed-by: iklam, matsaave
|
2023-05-05 17:39:40 +00:00 |
|
Thomas Stuefe
|
0b5c504ad0
|
8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
Reviewed-by: dholmes, rkennke, coleenp
|
2023-04-28 06:08:24 +00:00 |
|
Jaikiran Pai
|
b8f0a668dd
|
8041676: remove the java.compiler system property
Reviewed-by: dholmes, alanb, rriggs, iris
|
2023-04-20 01:49:31 +00:00 |
|
Markus Grönlund
|
5c95bb1c51
|
8257967: JFR: Events for loaded agents
Reviewed-by: dholmes, sspitsyn
|
2023-04-17 10:25:36 +00:00 |
|
Martin Doerr
|
4de24cdbe6
|
8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
|
2023-04-03 09:37:16 +00:00 |
|
Thomas Schatzl
|
13dd19aac2
|
8304802: After JDK-8297639 the flag G1UsePreventiveGC needs to be added to the obsoletion table
Reviewed-by: ayang, dholmes
|
2023-03-24 12:04:23 +00:00 |
|
Coleen Phillimore
|
ddf1e34c1a
|
8304089: Convert TraceDependencies to UL
Reviewed-by: vlivanov, dholmes
|
2023-03-22 12:33:00 +00:00 |
|
Matias Saavedra Silva
|
eb73fa833c
|
8301715: CDS should be disabled in exploded JDK
Reviewed-by: ccheung, coleenp
|
2023-03-20 15:21:10 +00:00 |
|
Coleen Phillimore
|
932be3542d
|
8298469: Obsolete legacy parallel class loading workaround for non-parallel-capable class loaders
Reviewed-by: dholmes, fparain
|
2023-03-17 18:56:05 +00:00 |
|
Justin King
|
671a45219f
|
8303606: Memory leaks in Arguments::parse_each_vm_init_arg
Reviewed-by: dholmes, fparain
|
2023-03-13 16:23:34 +00:00 |
|
Matias Saavedra Silva
|
548d552bc1
|
8303548: Arguments::get_default_shared_archive_path() should cache the result for future use
Reviewed-by: ccheung, dholmes
|
2023-03-10 16:30:48 +00:00 |
|
Justin King
|
4c985e527a
|
8303183: Memory leak in Arguments::init_shared_archive_paths
Reviewed-by: jsjolen, ccheung, dholmes
|
2023-03-01 15:52:49 +00:00 |
|
Thomas Stuefe
|
90e092280f
|
8293313: NMT: Rework MallocLimit
8293292: Remove MallocMaxTestWords
Reviewed-by: jsjolen, gziemski, lucy, mbaesken
|
2023-02-16 16:14:05 +00:00 |
|
Albert Mingkun Yang
|
7c50ab1612
|
8225409: G1: Remove the Hot Card Cache
Reviewed-by: tschatzl, iwalulya
|
2023-02-14 10:18:43 +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 |
|
Johan Sjölen
|
71107f4648
|
8300651: Replace NULL with nullptr in share/runtime/
Reviewed-by: rehn, dholmes
|
2023-01-25 10:30:02 +00:00 |
|
David Holmes
|
be69930d9d
|
8288287: Remove expired flags in JDK 21
Reviewed-by: kvn, rehn
|
2022-12-12 22:20:16 +00:00 |
|
Doug Simon
|
8b69a2e434
|
8298099: [JVMCI] decouple libgraal from JVMCI module at runtime
Reviewed-by: never
|
2022-12-07 22:11:11 +00:00 |
|
Robbin Ehn
|
d523d9d081
|
8297864: Dead code elimination
Reviewed-by: coleenp, pchilanomate
|
2022-12-05 10:31:35 +00:00 |
|
Stefan Karlsson
|
df6cf1e41d
|
8296886: Fix various include sort order issues
Reviewed-by: kbarrett, dholmes, stuefe
|
2022-11-24 15:06:19 +00:00 |
|
Stefan Karlsson
|
813b223a6b
|
8296926: Sort include lines of files in the include/ directory
Reviewed-by: kbarrett, erikj, lkorinth
|
2022-11-16 12:51:26 +00:00 |
|
Stefan Karlsson
|
bfc5816595
|
8295475: Move non-resource allocation strategies out of ResourceObj
Reviewed-by: coleenp, stuefe, rehn, dholmes
|
2022-11-10 08:31:37 +00:00 |
|
Coleen Phillimore
|
76790ad242
|
8295673: Deprecate and disable legacy parallel class loading workaround for non-parallel-capable class loaders
Reviewed-by: mchung, dholmes
|
2022-11-07 23:31:21 +00:00 |
|
Emanuel Peter
|
19507470c4
|
8279913: obsolete ExtendedDTraceProbes
Reviewed-by: thartmann, chagedorn
|
2022-11-03 07:10:48 +00:00 |
|
Matias Saavedra Silva
|
fefbddf835
|
8291443: Obsolete the PrintSharedDictionary flag
Reviewed-by: dholmes, iklam
|
2022-10-24 16:08:51 +00:00 |
|
Erik Gahlin
|
a345df20d0
|
8280131: jcmd reports "Module jdk.jfr not found." when "jdk.management.jfr" is missing
Reviewed-by: mgronlun, alanb
|
2022-10-21 08:14:24 +00:00 |
|
Kim Barrett
|
028e8b3d5e
|
8137022: Concurrent refinement thread adjustment and (de-)activation suboptimal
8155996: Improve concurrent refinement green zone control
8134303: Introduce -XX:-G1UseConcRefinement
Reviewed-by: sjohanss, tschatzl, iwalulya, ayang
|
2022-10-20 20:29:19 +00:00 |
|
Thomas Stuefe
|
ec2981b83b
|
8293711: Factor out size parsing functions from arguments.cpp
Reviewed-by: dholmes, jsjolen
|
2022-10-17 12:44:51 +00:00 |
|
Aleksey Shipilev
|
3ebe5ad2d7
|
8294751: Zero: Allow larger default heaps
Reviewed-by: iklam, rkennke
|
2022-10-11 12:30:58 +00:00 |
|
Aleksey Shipilev
|
3b476a1758
|
8292847: Zero: Allow ergonomics to select the GC
Reviewed-by: tschatzl, stuefe
|
2022-10-04 09:11:17 +00:00 |
|
Ioi Lam
|
12317ef7d0
|
8293046: Move CDS command-line flags to cds_globals.hpp
Reviewed-by: dholmes, ccheung, coleenp
|
2022-08-31 19:58:36 +00:00 |
|
Ioi Lam
|
1cf245d77c
|
8292590: Product JVM crashes with FLAG_SET_XXX on non-product Flag
Reviewed-by: dholmes, coleenp
|
2022-08-30 22:00:43 +00:00 |
|
Coleen Phillimore
|
e353b572a5
|
8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
Reviewed-by: iklam, hseigel
|
2022-08-25 21:12:35 +00:00 |
|
Erik Österlund
|
054c23f484
|
8290025: Remove the Sweeper
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
|
2022-08-25 09:48:55 +00:00 |
|
Thomas Stuefe
|
fa5cc4cc8e
|
8291878: NMT: Malloc limits
Reviewed-by: kvn, shade
|
2022-08-24 07:58:54 +00:00 |
|
Thomas Stuefe
|
f9004fe443
|
8292561: Make "ReplayCompiles" a diagnostic product switch
Reviewed-by: kvn, xliu
|
2022-08-21 06:59:20 +00:00 |
|
Ioi Lam
|
7244dd6fab
|
8292267: Clean up synchronizer.hpp
Reviewed-by: coleenp, dcubed, dholmes
|
2022-08-19 17:25:12 +00:00 |
|