jdk-24/test/jdk/java/lang/ClassLoader
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
..
CustomSystemLoader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
deadlock 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
defineClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
findSystemClass 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
forNameLeak 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
getResource 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
loadLibraryDeadlock 8319265: TestLoadLibraryDeadlock.java fails on windows-x64 "Unable to load b.jar" 2023-11-02 16:38:30 +00:00
loadLibraryUnload 8319567: Update java/lang/invoke tests to support vm flags 2023-11-16 22:40:22 +00:00
nativeLibrary 8287596: Reorg jdk.test.lib.util.ForceGC 2022-07-06 14:23:44 +00:00
package1 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
package2 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
platformClassLoader 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Assert.java 8319567: Update java/lang/invoke tests to support vm flags 2023-11-16 22:40:22 +00:00
BadRegisterAsParallelCapableCaller.java 8281000: ClassLoader::registerAsParallelCapable throws NPE if caller is null 2022-02-17 17:34:39 +00:00
EndorsedDirs.java 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
ExceptionHidingLoader.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtDirs.java 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
GetDefinedPackage.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetDotResource.java 8210112: remove jdk.testlibrary.ProcessTools 2018-09-07 14:01:52 -07:00
GetPackage.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetResourceNullArg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetSystemPackage.java 8319567: Update java/lang/invoke tests to support vm flags 2023-11-16 22:40:22 +00:00
IsParallelCapable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LibraryPathProperty.java 8228336: Refactor native library loading implementation 2020-03-12 11:54:11 -07:00
LoadNullClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RecursiveSystemLoader.java 8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error 2017-12-05 09:44:32 -08:00
ResourcesStreamTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00