jdk-24/test/jdk/javax/script
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
..
JDK_8196959 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
META-INF/services 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
multiEngines 8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one 2018-02-02 23:21:12 +05:30
CauseExceptionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CommonSetup.sh 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
DummyScriptEngine.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DummyScriptEngineFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetInterfaceTest.java 8299441: Fix typos in some test files under core-libs component 2023-01-03 01:58:49 +00:00
Helper.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
MyContext.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProviderTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProviderTest.sh 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
ScriptEngineOrder.sh 8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one 2018-02-02 23:21:12 +05:30
SimpleScriptContextNameChecksTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringWriterPrintTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test1.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test1.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test2.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test2.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test3.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test3.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test4.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test4.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test5.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test5.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test6.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test6.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test7.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test7.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30
Test8.js 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnescapedBracketRegExTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VersionTest.java 8241749: Remove the Nashorn JavaScript Engine 2020-04-16 12:26:20 +05:30