jdk-24/test/jdk/java/lang/invoke
Chen Liang a9f5e76a65 8335905: CompoundElement API cleanup
Reviewed-by: asotona
2024-07-14 15:01:51 +00:00
..
6987555
6991596
6998541
7087570
7157574
7196190
8009222
8022701 8335905: CompoundElement API cleanup 2024-07-14 15:01:51 +00:00
8076596 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
8147078 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
8177146
accessClassAndFindClass 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
AccessControlTest_subpkg
accessProtectedSuper 8335290: Rename ClassFile::transform to ClassFile::transformClass 2024-07-03 05:03:56 +00:00
callerSensitive 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
common/test/java/lang/invoke/lib 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
condy 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
defineHiddenClass 8330467: NoClassDefFoundError when lambda is in a hidden class 2024-04-18 05:50:24 +00:00
findSpecial 8319567: Update java/lang/invoke tests to support vm flags 2023-11-16 22:40:22 +00:00
findVirtual 8299505: findVirtual on array classes incorrectly restricts the receiver type 2023-05-31 16:28:26 +00:00
indify 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
java.base/java
lambda 8335905: CompoundElement API cleanup 2024-07-14 15:01:51 +00:00
LFCaching
lookup 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
MethodHandleProxies 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
MethodHandles 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
modules
ProtectedMemberDifferentPackage
remote
StringConcatFactory
unreflect
VarHandles 8318966: Some methods make promises about Java array element alignment that are too strong 2024-02-14 14:30:54 +00:00
AccessControlTest.java
ArrayConstructorTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
ArrayLengthTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
BigArityTest.java
CallerSensitiveMethodHandle.java
CallSiteTest.java
CallStaticInitOrder.java
ClassSpecializerTest.java
ClassValueTest.java
CompileThresholdBootstrapTest.java
ConstantIdentityMHTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
CountedLoopIterationCountsTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
CustomizedLambdaFormTest.java
DefineClassTest.java 8294977: Convert test/jdk/java tests from ASM library to Classfile API 2024-02-19 14:07:46 +00:00
DropArgumentsTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
DropLookupModeTest.java
DumpMethodHandleInternals.java 8307944: ClassFileDumper should only load java.nio.file.Path if enabled 2023-05-30 21:01:12 +00:00
ExplicitCastArgumentsTest.java
FilterArgumentsTest.java
FinalVirtualCallFromInterface.java
FindAccessTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
FindClassSecurityManager.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
FoldTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
getclassloader.policy
InvokeDynamicPrintArgs.java
InvokeGenericTest.java
InvokeMethodHandleWithBadArgument.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
InvokeWithArgumentsTest.java
JavaDocExamplesTest.java
JavaUtilConcurrentLookupTest.java
jtreg.security.policy
LambdaFormTest.java
LoopCombinatorLongSignatureTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
LoopCombinatorTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
MethodHandleConstants.java
MethodHandleInvokeUOE.java
MethodHandlesArityLimitsTest.java
MethodHandlesAsCollectorTest.java
MethodHandlesCastFailureTest.java
MethodHandlesCollectArgsTest.java
MethodHandlesGeneralTest.java 8299505: findVirtual on array classes incorrectly restricts the receiver type 2023-05-31 16:28:26 +00:00
MethodHandlesInsertArgumentsTest.java
MethodHandlesInvokersTest.java
MethodHandlesPermuteArgumentsTest.java
MethodHandlesSpreadArgumentsTest.java
MethodHandlesTest.java
MethodTypeSecurityManager.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
MethodTypeTest.java
ObjectMethodInInterfaceTest.java
PermuteArgsReturnVoidTest.java
PermuteArgsTest.java
PrivateInterfaceCall.java
PrivateInterfaceCallI4.jasm
PrivateInvokeTest.java 8336012: Fix usages of jtreg-reserved properties 2024-07-10 15:12:49 +00:00
RevealDirectTest.java
RicochetTest.java
SpecialInterfaceCall.java
SpecialInterfaceCallI4.jasm
SpreadCollectTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
TEST.properties
TestCatchExceptionWithVarargs.java
TestPrivateMember.java
TestVHInvokerCaching.java
ThrowExceptionsTest.java
TryFinallyTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
TypeConvertingTest.java 8335060: ClassCastException after JDK-8294960 2024-07-01 11:51:13 +00:00
VarargsArrayTest.java
VarArgsTest.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
WrongMethodTypeTest.java 8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order 2023-01-10 17:05:33 +00:00