Todd V. Jonker
1bdd79e7b2
8341261: Tests assume UnlockExperimentalVMOptions is disabled by default
...
Reviewed-by: stefank, mli, ysr
2024-10-04 09:01:41 +00:00
David Holmes
16df090784
8338947: Deprecate the UseLinuxPosixThreadCPUClocks flag and remove it in a future release
...
Reviewed-by: kbarrett, stuefe
2024-08-26 22:26:40 +00:00
Coleen Phillimore
5ac2149b7b
8334299: Deprecate LockingMode option, along with LM_LEGACY and LM_MONITOR
...
Reviewed-by: stuefe, dholmes
2024-06-24 12:37:53 +00:00
Albert Mingkun Yang
c94af6f943
8333962: Obsolete OldSize
...
Reviewed-by: dholmes, zgu
2024-06-17 15:50:55 +00:00
Joe Darcy
75dc2f8518
8330182: Start of release updates for JDK 24
...
8330183: Add SourceVersion.RELEASE_24
8330184: Add source 24 and target 24 to javac
Reviewed-by: iris, vromero, asotona, dholmes
2024-06-06 16:01:57 +00:00
Axel Boldt-Christmas
4ba74475d4
8326957: Implement JEP 474: ZGC: Generational Mode by Default
...
Reviewed-by: stefank, eosterlund
2024-05-14 13:11:28 +00:00
David Holmes
b128bd7b5a
8331021: Deprecate and then obsolete the DontYieldALot flag
...
Reviewed-by: coleenp, stuefe, shade
2024-04-30 06:53:16 +00:00
Alex Menkov
2555166247
8329113: Deprecate -XX:+UseNotificationThread
...
Reviewed-by: dcubed, dholmes, coleenp
2024-04-23 20:37:25 +00:00
Coleen Phillimore
936a47d7d6
8330607: Deprecate -XX:+UseEmptySlotsInSupers
...
Reviewed-by: shade, dcubed
2024-04-22 11:40:22 +00:00
Alex Menkov
fb4cf1cc3c
8329636: Deprecate -XX:+PreserveAllAnnotations
...
Reviewed-by: coleenp, dholmes
2024-04-16 22:53:54 +00:00
Coleen Phillimore
bea493bcb8
8236736: Change notproduct JVM flags to develop flags
...
Reviewed-by: iklam, kvn, kbarrett
2024-04-03 12:21:11 +00:00
Vladimir Kozlov
3eb1d05d85
8328986: Deprecate UseRTM* flags for removal
...
Co-authored-by: Roman Kennke <rkennke@openjdk.org>
Reviewed-by: vlivanov, sviswanathan, dholmes
2024-03-27 21:56:53 +00:00
Albert Mingkun Yang
77ee7f0e24
8325221: Obsolete TLABStats
...
Reviewed-by: tschatzl, kbarrett
2024-02-07 12:21:21 +00:00
Sonia Zaldana Calles
542b0b6656
8324126: Error message for mistyping -XX:+Unlock...Options is not helpful
...
Reviewed-by: dholmes, stuefe
2024-02-06 07:03:47 +00:00
Albert Mingkun Yang
725314fb73
8324771: Obsolete RAMFraction related flags
...
Reviewed-by: dholmes, mbaesken, tschatzl
2024-01-31 12:44:39 +00:00
Albert Mingkun Yang
32ddcf504c
8324301: Obsolete MaxGCMinorPauseMillis
...
Reviewed-by: kbarrett, tschatzl
2024-01-26 13:03:50 +00:00
Calvin Cheung
dcdcd48d8f
8321479: java -D-D crashes
...
Reviewed-by: dholmes, iklam
2023-12-15 19:04:42 +00:00
Jaikiran Pai
d2ba3b1ef7
8312150: Remove -Xnoagent option
...
Reviewed-by: dholmes, alanb
2023-12-14 10:36:23 +00:00
Leo Korinth
d52a995f35
8315097: Rename createJavaProcessBuilder
...
Reviewed-by: lmesnik, dholmes, rriggs, stefank
2023-10-27 08:47:26 +00:00
Leonid Mesnik
f481477144
8314320: Mark runtime/CommandLine/ tests as flagless
...
Reviewed-by: dholmes
2023-08-18 17:53:07 +00:00
Stefan Karlsson
735b16a696
8313752: InstanceKlassFlags::print_on doesn't print the flag names
...
Reviewed-by: stuefe, shade, coleenp
2023-08-09 06:16:18 +00:00
Wojciech Kudla
37c756a7be
8305506: Add support for fractional values of SafepointTimeoutDelay
...
Reviewed-by: mdoerr, dholmes
2023-07-20 05:10:39 +00:00
Tobias Holenstein
c052756154
8282797: CompileCommand parsing errors should exit VM
...
Reviewed-by: kvn, chagedorn, thartmann
2023-06-09 13:01:02 +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
Jesper Wilhelmsson
386db07143
Merge
2022-12-20 20:20:17 +00:00
Coleen Phillimore
03afec16f8
8298162: Test PrintClasses hits assert when run with code that retransform classes
...
Reviewed-by: dholmes, mgronlun
2022-12-20 14:09:22 +00:00
Joe Darcy
175e3d3ff3
8296149: Start of release updates for JDK 21
...
8296150: Add SourceVersion.RELEASE_21
8296151: Add source 21 and target 21 to javac
Reviewed-by: dholmes, iris, erikj, vromero, jlahoda
2022-12-08 16:04:00 +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
Coleen Phillimore
e353b572a5
8292890: Remove PrintTouchedMethodsAtExit and LogTouchedMethods
...
Reviewed-by: iklam, hseigel
2022-08-25 21:12:35 +00:00
Coleen Phillimore
e7795851d2
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
...
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
KIRIYAMA Takuya
910053b74e
8280235: Deprecated flag FlightRecorder missing from VMDeprecatedOptions test
...
Reviewed-by: dholmes, mgronlun
2022-06-28 23:37:23 +00:00
Joe Darcy
edff51e5fd
8284858: Start of release updates for JDK 20
...
8286035: Add source 20 and target 20 to javac
8286034: Add SourceVersion.RELEASE_20
Reviewed-by: dholmes, kcr, iris, erikj, jjg, ihse
2022-06-09 16:16:49 +00:00
Tobias Holenstein
dd06cc638e
8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling
...
Reviewed-by: kvn, iklam, thartmann
2022-05-06 07:08:19 +00:00
Tobias Holenstein
46b2e547a9
8075816: Deprecate AliasLevel flag since it is broken
...
Reviewed-by: thartmann, kvn
2022-04-20 09:41:53 +00:00
Ioi Lam
49fcc7a5c3
8283013: Simplify Arguments::parse_argument()
...
Reviewed-by: dholmes, ccheung
2022-03-31 15:46:34 +00:00
Yi Yang
3f0684d0b8
8275775: Add jcmd VM.classes to print details of all classes
...
Reviewed-by: dholmes, iklam, stuefe
2022-03-08 03:14:21 +00:00
Ioi Lam
cde923dd47
8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181
...
Reviewed-by: dholmes, dcubed
2022-03-08 00:19:07 +00:00
Ioi Lam
e07fd395bd
8281181: Do not use CPU Shares to compute active processor count
...
Reviewed-by: dholmes, sgehwolf
2022-03-04 20:14:11 +00:00
David Holmes
8acfbc2e21
8281675: VMDeprecatedOptions test fails after JDK-8278423
...
Reviewed-by: dcubed
2022-02-12 14:12:42 +00:00
Emanuel Peter
67077a0430
8278423: ExtendedDTraceProbes should be deprecated
...
Reviewed-by: dholmes, hseigel, kvn, thartmann
2022-02-12 13:08:39 +00:00
Joe Darcy
09831e7aa4
8273146: Start of release updates for JDK 19
...
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
2021-12-09 17:01:59 +00:00
Roman Kennke
5b81d5eeb4
8276901: Implement UseHeavyMonitors consistently
...
Reviewed-by: coleenp, mdoerr, dcubed
2021-12-07 14:41:42 +00:00
Fairoz Matte
f0136ec945
8275687: runtime/CommandLine/PrintTouchedMethods test shouldn't catch RuntimeException
...
Reviewed-by: iklam, chagedorn
2021-11-25 08:37:31 +00:00
Harold Seigel
36bd4a35fb
8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
...
Reviewed-by: dcubed
2021-11-18 20:06:13 +00:00
Harold Seigel
b3a62b4881
8276795: Deprecate seldom used CDS flags
...
Reviewed-by: dholmes, ccheung, iklam
2021-11-18 13:18:37 +00:00
Igor Ignatyev
c94dc2ab60
8272854: split runtime/CommandLine/PrintTouchedMethods.java test
...
Reviewed-by: iklam
2021-10-23 03:59:55 +00:00
Aleksey Shipilev
81c719be39
8273333: Zero should warn about unimplemented -XX:+LogTouchedMethods
...
Reviewed-by: minqi, dholmes
2021-09-07 07:35:23 +00:00
Igor Ignatyev
6ace805f8c
8272856: DoubleFlagWithIntegerValue uses G1GC-only flag
...
Reviewed-by: dholmes, kbarrett
2021-08-24 18:43:54 +00:00
Igor Ignatyev
709b5910c3
8272553: several hotspot runtime/CommandLine tests don't check exit code
...
Reviewed-by: dholmes
2021-08-23 18:03:13 +00:00
Thomas Schatzl
1692fd2eba
8017163: G1: Refactor remembered sets
...
8048504: G1: Investigate replacing the coarse and fine grained data structures in the remembered sets
6949259: G1: Merge sparse and fine remembered set hash tables
Co-authored-by: Ivan Walulya <iwalulya@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Reviewed-by: sjohanss, iwalulya
2021-06-21 10:06:05 +00:00