jdk-24/test/jdk/java/lang/invoke
Igor Ignatyev 8b28ad6efe 8210732: remove jdk.testlibrary.Utils
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
..
6987555 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6991596 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
6998541 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7087570 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7157574 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
7196190 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8009222 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8022701 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8076596 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8147078 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
8177146 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AccessControlTest_subpkg 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
accessProtectedSuper 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
common/test/java/lang/invoke/lib 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
condy 8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior 2018-06-04 11:32:00 -04:00
indify 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
java.base/java 8184777: Factor out species generation logic from BoundMethodHandle 2017-11-16 00:58:50 +01:00
lambda 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LFCaching 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
lookup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodHandles 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
modules 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProtectedMemberDifferentPackage 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
remote 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringConcatFactory 8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200 2017-10-26 16:57:35 -07:00
t8150782 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled 2018-07-11 15:35:47 -07:00
VarHandle/AccessMode 8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode 2018-04-07 17:07:13 -07:00
VarHandles 8195650: Method references to VarHandle accessors 2018-06-25 14:39:44 -07:00
AccessControlTest.java 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
ArrayConstructorTest.java 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior 2017-11-17 08:12:02 -06:00
ArrayLengthTest.java 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior 2017-11-17 08:12:02 -06:00
BigArityTest.java 8185993: MethodHandle.invokeWithArguments jumbo-arity 2017-09-22 15:28:16 -07:00
CallerSensitiveAccess.java 8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible 2018-02-24 08:26:53 +00:00
CallSiteTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CallStaticInitOrder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassSpecializerTest.java 8184777: Factor out species generation logic from BoundMethodHandle 2017-11-16 00:58:50 +01:00
ClassValueTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CompileThresholdBootstrapTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstantIdentityMHTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CountedLoopIterationCountsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CustomizedLambdaFormTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefineClassTest.java 8190287: Update JDK's internal ASM to ASMv6 2017-11-02 13:18:23 -07:00
DropArgumentsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DropLookupModeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExplicitCastArgumentsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FilterArgumentsTest.java 8194554: filterArguments runs multiple filters in the wrong order 2018-01-17 15:17:50 -08:00
FinalVirtualCallFromInterface.java 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
FindAccessTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
findclass.security.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FindClassSecurityManager.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FoldTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvokeDynamicPrintArgs.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvokeGenericTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InvokeMethodHandleWithBadArgument.java 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior 2017-11-17 08:12:02 -06:00
InvokeWithArgumentsTest.java 8187688: Additional tests for MethodHandle.invokeWithArguments 2017-09-27 10:24:40 -07:00
JavaDocExamplesTest.java 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior 2017-11-17 08:12:02 -06:00
JavaUtilConcurrentLookupTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jtreg.security.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LambdaFormTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LoopCombinatorLongSignatureTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LoopCombinatorTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodHandleConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodHandlesArityLimitsTest.java 8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods 2018-07-02 23:33:40 -07:00
MethodHandlesAsCollectorTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesCastFailureTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesGeneralTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesInsertArgumentsTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesInvokersTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesPermuteArgumentsTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesProxiesTest.java 8206955: MethodHandleProxies.asInterfaceInstance does not support default methods 2018-08-06 15:18:57 -07:00
MethodHandlesSpreadArgumentsTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
MethodHandlesTest.java 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1 2018-05-03 04:18:22 -07:00
MethodTypeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ObjectMethodInInterfaceTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PermuteArgsReturnVoidTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PermuteArgsTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
PrivateInterfaceCall.java 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
PrivateInterfaceCallI4.jasm 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
PrivateInvokeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RevealDirectTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RicochetTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SpecialInterfaceCall.java 8010319: Implementation of JEP 181: Nest-Based Access Control 2018-06-23 01:32:41 -04:00
SpecialInterfaceCallI4.jasm 8202686: Missing test case for 8200167 - final Object methods 2018-05-07 19:31:39 -04:00
SpreadCollectTest.java 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior 2017-11-17 08:12:02 -06:00
TestCatchExceptionWithVarargs.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
TestPrivateMember.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThrowExceptionsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TryFinallyTest.java 8194238: Trying exceptions in MethodHandles 2018-01-24 16:44:31 -08:00
VarargsArrayTest.java 8210732: remove jdk.testlibrary.Utils 2018-09-14 14:02:57 -07:00
VarArgsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VMAnonymousClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00