jdk-24/test/jdk/java/lang/invoke
2024-11-14 17:55:41 +00:00
..
6987555
6991596
6998541
7087570
7157574
7196190 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
8009222
8022701 8335905: CompoundElement API cleanup 2024-07-14 15:01:51 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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 8343064: ClassFormatError: Illegal class name from InnerClassLambdaMetafactory 2024-11-14 17:55:41 +00:00
LFCaching 8272836: Limit run time for java/lang/invoke/LFCaching tests 2021-08-26 06:51:19 +00:00
lookup 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
MethodHandleProxies 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
MethodHandles 8323058: Revisit j.l.classfile.CodeBuilder API surface 2024-05-02 10:08:29 +00:00
modules 8266254: Update to use jtreg 6 2021-06-02 21:20:12 +00:00
ProtectedMemberDifferentPackage
remote
StringConcatFactory
unreflect 8286473: Drop --enable-preview from Record related tests 2022-05-11 08:52:11 +00:00
VarHandles 8335638: Calling VarHandle.{access-mode} methods reflectively throws wrong exception 2024-08-01 14:41:25 +00:00
AccessControlTest.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
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 8334060: Implementation of Late Barrier Expansion for G1 2024-10-03 08:36:33 +00:00
CallerSensitiveMethodHandle.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
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 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00:00
DumpMethodHandleInternals.java 8307944: ClassFileDumper should only load java.nio.file.Path if enabled 2023-05-30 21:01:12 +00:00
ExplicitCastArgumentsTest.java 8284444: Sting typo 2022-04-07 14:55:05 +00:00
FilterArgumentsTest.java
FinalVirtualCallFromInterface.java
FindAccessTest.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
InvokeDynamicPrintArgs.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
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
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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
MethodHandleInvokeUOE.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
MethodHandlesArityLimitsTest.java 8264288: Performance issue with MethodHandle.asCollector 2021-04-05 20:05:07 +00:00
MethodHandlesAsCollectorTest.java
MethodHandlesCastFailureTest.java
MethodHandlesCollectArgsTest.java 8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range 2021-01-22 17:18:06 +00:00
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 8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments 2021-01-28 12:26:32 +00:00
MethodHandlesSpreadArgumentsTest.java
MethodHandlesTest.java
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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
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
TestLambdaFormCustomization.java 8340812: LambdaForm customization via MethodHandle::updateForm is not thread safe 2024-09-26 06:03:29 +00:00
TestVHInvokerCaching.java 8265079: Implement VarHandle invoker caching 2021-04-19 11:36:55 +00:00
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 8264288: Performance issue with MethodHandle.asCollector 2021-04-05 20:05:07 +00:00
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