jdk-24/test/jdk/java/lang/constant
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
..
access_test 8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc 2023-04-11 13:40:56 +00:00
boottest 8338532: Speed up the ClassFile API MethodTypeDesc#ofDescriptor 2024-08-21 14:56:30 +00:00
ClassDescTest.java 8343437: ClassDesc.of incorrectly permitting empty names 2024-11-04 13:24:09 +00:00
CondyDescTest.java 8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc 2023-04-11 13:40:56 +00:00
ConstantDescsTest.java 8304360: Test to ensure ConstantDescs fields work 2023-03-16 20:55:29 +00:00
ConvertTest.java
DescribeResolveTest.java
DynamicCallSiteDescTest.java 8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE 2021-07-13 17:48:21 +00:00
DynamicConstantDescTest.java 8263108: Class initialization deadlock in java.lang.constant 2021-03-18 01:45:07 +00:00
IndyDescTest.java
MethodHandleDescTest.java 8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc 2023-04-11 13:40:56 +00:00
MethodTypeDescTest.java 8304929: MethodTypeDesc throws an unchecked exception than ReflectiveOperationException when a component class cannot be resolved 2024-07-22 22:53:52 +00:00
ModuleDescTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
NameValidationTest.java
PackageDescTest.java 8343437: ClassDesc.of incorrectly permitting empty names 2024-11-04 13:24:09 +00:00
SymbolicDescTest.java
TestHelpers.java
TypeDescriptorTest.java