jdk-24/test/jdk/java/lang/invoke/lambda
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
..
invokeSpecial 8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior 2021-10-28 22:24:56 +00:00
LambdaReceiver_anotherpkg
superProtectedMethod 8270056: Generated lambda class can not access protected static method of target class 2021-07-13 02:24:14 +00:00
T8032697_anotherpkg
DupIntf.java
InheritedMethodTest.java
LambdaAccessControlDoPrivilegedTest.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
LambdaAsm.java 8335905: CompoundElement API cleanup 2024-07-14 15:01:51 +00:00
LambdaClassFinal.java
LambdaClassLoaderSerialization.java
LambdaClassSynthetic.java
LambdaConstructorMethodHandleUnbox.java
LambdaEagerInitTest.java 8242451: ensure semantics of non-capturing lambdas are preserved independent of execution mode 2020-09-25 10:10:36 +00:00
LambdaFileEncodingSerialization.java
LambdaReceiver.java
LambdaReceiverBridge.java
LambdaReturn.java
LambdaSerialization.java
LambdaStackTrace.java 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
LogGeneratedClassesTest.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
MetafactoryArgValidationTest.java 8268192: LambdaMetafactory with invokespecial causes VerificationError 2021-06-09 23:57:41 +00:00
MetafactoryArityTest.java
MetafactoryDescriptorTest.java
MetafactoryMethodNameTest.java
MetafactoryParameterCastTest.java
RepetitiveLambdaSerialization.java 8305104: Remove the old core reflection implementation 2023-06-13 19:41:38 +00:00
T8032697.java
T8032704.java
T8032711.java
TestLambdaFileEncodingSerialization.java