Roger Riggs
4f855d1342
8345818: Fix SM cleanup of parsing of System property resource.bundle.debug
...
Reviewed-by: lancea, eirbjo
2024-12-10 15:16:58 +00:00
Roger Riggs
c5b6ed8ca0
8344252: SM cleanup in java.util classes
...
Reviewed-by: naoto, smarks
2024-11-15 20:29:14 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Naoto Sato
f615ac4bdf
8309622: Re-examine the cache mechanism in BaseLocale
...
Reviewed-by: dfuchs, rriggs
2024-03-04 18:40:50 +00:00
Brian Burkhalter
7a76252007
8325990: Remove use of snippet @replace annotation in java.base
...
Reviewed-by: jlu, naoto
2024-02-16 16:06:56 +00:00
Thiago Henrique Hüpner
d91fb17a80
8325505: Fix Javadoc ResourceBundle::getString
...
Reviewed-by: jlu, naoto
2024-02-08 21:56:16 +00:00
Pavel Rappo
f39fc0aa2d
8314738: Remove all occurrences of and support for @revised
...
Reviewed-by: mr
2023-08-22 13:02:53 +00:00
Sergey Tsypanov
297c799631
8301492: Modernize equals() method of ResourceBundle.CacheKey and Bundles.CacheKey
...
Reviewed-by: prappo, naoto
2023-06-26 19:41:43 +00:00
Justin Lu
4e92991809
8300794: Use @snippet in java.util:i18n
...
Reviewed-by: naoto, lancea
2023-05-16 17:10:21 +00:00
Joe Darcy
7bf0d1465e
8300133: Use generalized see and link tags in core libs
...
Reviewed-by: jjg, mchung, naoto, smarks
2023-01-18 18:54:03 +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
Naoto Sato
d6b4693c05
8283698: Refactor Locale constructors used in src/test
...
Reviewed-by: iris, joehw
2022-04-08 15:23:25 +00:00
Tim Prinzing
31ad80a229
8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame
...
Reviewed-by: naoto, mchung, ihse
2022-03-09 04:02:17 +00:00
Andrey Turbanov
5af7f25814
8274811: Remove superfluous use of boxing in java.base
...
Reviewed-by: lancea
2022-01-19 10:59:40 +00:00
Sergey Tsypanov
249d641889
8263561: Re-examine uses of LinkedList
...
Reviewed-by: redestad
2021-08-02 12:50:38 +00:00
Weijun Wang
6765f90250
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
2021-06-02 11:57:31 +00:00
Tagir F. Valeev
ab5a7ff230
8267587: Update java.util to use enhanced switch
...
Reviewed-by: iris
2021-05-31 08:48:38 +00:00
Naoto Sato
a4c46e1e4f
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
...
Reviewed-by: joehw
2021-05-26 15:52:39 +00:00
Ian Graves
dd05158b24
8266155: Convert java.base to use Stream.toList()
...
Reviewed-by: bpb, naoto, iris, chegar
2021-04-30 19:52:26 +00:00
Joe Darcy
815248ab27
8264148: Update spec for exceptions retrofitted for exception chaining
...
Reviewed-by: rriggs, smarks
2021-03-30 19:59:59 +00:00
Naoto Sato
4a1814cbf0
8261179: Norwegian Bokmål Locale fallback issue
...
Reviewed-by: joehw
2021-02-05 18:15:40 +00:00
Mandy Chung
972bc3b408
8256167: Convert JDK use of Reference::get
to Reference::refersTo
...
Reviewed-by: sspitsyn, shade, dfuchs, alanb, kbarrett
2020-12-06 00:08:22 +00:00
Jonathan Gibbons
0aa3c92577
8255262: Remove use of legacy custom @spec tag
...
Reviewed-by: lancea, mr, iris, alanb, darcy, mchung
2020-10-22 19:42:01 +00:00
Julia Boes
d15a57b842
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
...
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: bchristi, lancea
2019-09-24 09:43:43 +01:00
Julia Boes
b15b322cf3
8230648: Replace @exception tag with @throws in java.base
...
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
2019-09-20 11:07:52 +01:00
Jonathan Gibbons
2df0f4b4dd
8220249: fix headings in java.compiler
...
Reviewed-by: erikj, darcy
2019-03-20 15:35:26 -07:00
Claes Redestad
a3df1d618e
8215281: Use String.isEmpty() when applicable in java.base
...
Reviewed-by: dfuchs, alanb
2018-12-13 15:31:05 +01:00
Naoto Sato
5fc8ae7c71
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public
...
Reviewed-by: rriggs, mchung
2018-11-29 10:13:42 -08:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Jonathan Gibbons
6a8ea38ecc
8199465: {@docRoot} references need to be updated to reflect new module/package structure
...
Reviewed-by: martin, alanb, chegar
2018-03-27 16:25:40 -07:00
Abhijit Saha
22b4fae438
Merge
2018-01-17 07:09:03 +00:00
Mandy Chung
2c062802de
8193767
: Improve javadoc in ResourceBundle working with modules
...
Reviewed-by: alanb, naoto
2017-12-21 15:18:49 -08:00
Christoph Dreis
7f79fffba6
8190382: fix small typographic errors in comments
...
Reviewed-by: martin
2017-10-30 17:49:33 -07:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00
Naoto Sato
7c91898b9f
8182601: Improve usage messages
...
Reviewed-by: alanb, ahgross, ksrini, mchung
2017-08-08 10:43:07 -07:00