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
SendaoYan
de8ee97718
8334333: MissingResourceCauseTestRun.java fails if run by root
...
Reviewed-by: naoto, jlu
2024-06-20 18:04:58 +00:00
Justin Lu
69c0b24386
8320714: java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
...
Reviewed-by: naoto, bpb, lancea
2023-11-28 17:23:13 +00:00
Justin Lu
2bb4b9398d
8319569: Several java/util tests should be updated to accept VM flags
...
Reviewed-by: naoto, lancea
2023-11-23 00:27:27 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +00:00
Magnus Ihse Bursie
4073b68565
8298047: Remove all non-significant trailing whitespace from properties files
...
Reviewed-by: serb, rriggs
2023-01-16 18:53:54 +00:00
Magnus Ihse Bursie
975316e3e5
8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows
...
Reviewed-by: naoto
2022-06-10 10:07:10 +00:00
Tim Prinzing
e51ca1dee3
8287171: Refactor null caller tests to a single directory
...
Reviewed-by: ihse, mchung
2022-06-02 16:45:05 +00:00
Naoto Sato
1277f5d84e
8286154: Fix 3rd party notices in test files
...
Reviewed-by: darcy, joehw, iris
2022-05-06 16:10:17 +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
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
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
Weijun Wang
640a2afda3
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
...
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
Naoto Sato
4a1814cbf0
8261179: Norwegian Bokmål Locale fallback issue
...
Reviewed-by: joehw
2021-02-05 18:15:40 +00:00
Daisy Zhou
116af970c8
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
...
Reviewed-by: naoto
2019-07-15 10:21:33 +08:00
Dora Zhou
ffccf955f5
8213127: Refactor test/java/util/ResourceBundle/Control/MissingResourceCauseTest.sh to plain java tests
...
Reviewed-by: naoto
2018-12-06 18:46:08 -08:00
Joe Wang
bffe795d2d
8213325: (props) Properties.loadFromXML does not fully comply with the spec
...
Reviewed-by: alanb, rriggs, dfuchs, naoto
2018-12-04 14:53:00 -08: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
Dora Zhou
2b38340ad7
8210408: Refactor java.util.ResourceBundle:i18n shell tests to plain java tests
...
Reviewed-by: naoto
2018-11-15 21:53:30 -08:00
Igor Ignatyev
21a0458422
8210112: remove jdk.testlibrary.ProcessTools
...
Reviewed-by: alanb, sspitsyn, jcbeyler
2018-09-07 14:01:52 -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