Adam Sotona
3a15e8483c
8297258: Typo in java -help
referencing -disable-@files instead of --disable-@files
...
Reviewed-by: mchung
2022-11-18 21:41:32 +00:00
Andrey Turbanov
ae52053757
8291954: Use Optional.isEmpty instead of !Optional.isPresent in java.base
...
Reviewed-by: jpai, alanb, lancea, rriggs, bpb
2022-08-06 09:53:35 +00:00
Adam Sotona
7846971381
8236569: -Xss not multiple of 4K does not work for the main thread on macOS
...
Reviewed-by: dholmes, stuefe
2022-06-01 06:13:29 +00:00
Magnus Ihse Bursie
fb469fb894
8284893: Fix typos in java.base
...
Reviewed-by: iris, wetmore, lancea, mullan, naoto
2022-04-19 20:07:57 +00:00
Alisen Chung
38df5701ff
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto
2022-03-31 22:59:21 +00:00
Alisen Chung
634800a536
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: kcr, naoto
2022-03-28 23:37:35 +00:00
Alisen Chung
c0aecd15ae
8280400: JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto, kizune
2022-03-28 18:31:17 +00:00
Stuart Marks
be6b90d90b
8278574: update --help-extra message to include default value of --finalization option
...
Reviewed-by: sundar, alanb, lancea, mchung
2021-12-16 17:35:32 +00:00
Stuart Marks
d7ad546758
8276422: Add command-line option to disable finalization
...
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
2021-12-08 00:27:53 +00:00
Andrey Turbanov
36b59f3814
8274333: Redundant null comparison after Pattern.split
...
Reviewed-by: mullan, weijun, rriggs, iris
2021-11-19 18:49:04 +00:00
Matthias Baesken
089e83bf1b
8266490: Extend the OSContainer API to support the pids controller of cgroups
...
Reviewed-by: sgehwolf, lucy
2021-08-10 07:40:21 +00:00
Maurizio Cimadamore
a223189b06
8264774: Implementation of Foreign Function and Memory API (Incubator)
...
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Athijegannathan Sundararajan <sundar@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: psandoz, chegar, mchung, vlivanov
2021-06-02 10:53:06 +00:00
Mark Reinhold
e63023546a
8266851: Implement JEP 403: Strongly Encapsulate JDK Internals
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb, hseigel
2021-05-26 20:55:53 +00:00
Severin Gehwolf
4def210a22
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
...
Reviewed-by: bobv, mchung
2019-12-16 15:07:17 +01:00
Brent Christian
3561b4ed50
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
...
Reviewed-by: alanb, dholmes, mchung
2019-11-04 11:42:24 -08:00
Brent Christian
a4613d4a8f
8212117: Class.forName may return a reference to a loaded but not linked Class
...
Reviewed-by: dholmes, mchung
2019-09-09 11:04:04 -07:00
Leo Jiang
6864d7826d
8228778: JDK 13 L10n resource files update - msgdrop 20
...
Reviewed-by: naoto
2019-08-08 09:32:15 -07:00
Leo Jiang
8c3e30202b
8227009: JDK 13 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto
2019-07-10 01:19:18 -07:00
David Holmes
67906954ea
8227055: Minor edits to launcher help text
...
Reviewed-by: mchung
2019-07-03 23:34:20 +00:00
Mandy Chung
857b2e6271
8221368: Error message when module main class cannot be loaded is missing exception details
...
Reviewed-by: alanb, sundar
2019-06-05 07:49:20 -07:00
Harold Seigel
cf48689855
8224763: Update man pages to show deprecation of -Xverify:none
...
Add the appropriate deprecation text
Reviewed-by: dholmes, lfoltan
2019-05-29 08:21:33 -04:00
Henry Jen
f30500c679
8215156: Deprecate the -Xfuture option
...
Reviewed-by: dholmes
2019-05-22 21:45:47 -07:00
Henry Jen
b1de49766f
8218997: Xusage text, man help, etc doesn't mention -Xlog option
...
Reviewed-by: dholmes
2019-05-21 20:14:30 -07:00
Leo Jiang
6c703b8589
8207948: JDK 11 L10n resource file update msg drop 10
...
Reviewed-by: naoto
2018-07-25 22:48:53 -07:00
Alan Bateman
91d9f3fbe0
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
...
Reviewed-by: mchung
2018-06-21 18:56:35 +01:00
Bob Vandette
deba30de16
Merge
2018-06-12 18:53:38 -04:00
Bob Vandette
38646663d9
8203357: Container Metrics
...
Reviewed-by: mchung, dholmes, mseledtsov, rehn
2018-06-12 18:51:45 -04:00
Jonathan Gibbons
fe24730ed9
8201274: Launch Single-File Source-Code Programs
...
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
2018-06-07 16:06:49 -07:00
Kumar Srinivasan
1065333848
8198793: Add launcher support for preview features
...
Reviewed-by: mchung, sundar
2018-04-16 16:52:08 -07:00
Alan Bateman
0b78370b74
8193819: Error message when module does not have a ModuleMainClass attribute is confusing
...
Reviewed-by: sundar
2018-02-15 14:44:14 +00:00
Yue Liu
751fa92e41
8196383: JDK 10 L10n resource file update - msgdrop 20
...
Reviewed-by: naoto
2018-02-06 22:26:13 -08:00
Li Jiang
cc269bbcc4
8194717: JDK10 L10n resource file update - msgdrop 10
...
Reviewed-by: joehw
2018-01-14 22:25:53 -08:00
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00