jdk-24/test/jdk/java/lang/invoke
Sureshkumar Mahaliswamy 984abfeb3f 8234309: LFGarbageCollectedTest.java fails with parse Exception
LFGarbageCollectedTest.java fails with parse Exception

Reviewed-by: mchung
2020-01-09 22:42:53 -08: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 8213480: update internal ASM version to 7.0 2018-11-13 23:33:17 -05:00
common/test/java/lang/invoke/lib 8210894: remove jdk/testlibrary/Asserts 2018-09-21 14:50:06 -07:00
condy 8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior 2018-06-04 11:32:00 -04:00
findSpecial 8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works 2019-08-13 15:49:11 -07: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 8234309: LFGarbageCollectedTest.java fails with parse Exception 2020-01-09 22:42:53 -08:00
lookup 8173975: Lookup::in should not allow target class be primitive or array class 2019-10-29 12:52:03 -07:00
MethodHandles 8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup 2019-12-04 10:46:49 -08:00
modules 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access 2019-07-24 16:46:42 -07: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 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
VarHandles 8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields 2019-03-26 15:53:36 -07:00
AccessControlTest.java 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access 2019-07-24 16:46:42 -07: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 8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag 2019-12-06 15:10:40 -08:00
CallSiteTest.java 8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance 2019-12-03 20:13:21 +03: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 8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order 2019-01-22 15:31:47 -08:00
ConstantIdentityMHTest.java 8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order 2019-01-22 15:31:47 -08: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 8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access 2019-07-24 16:46:42 -07:00
ExplicitCastArgumentsTest.java 8210894: remove jdk/testlibrary/Asserts 2018-09-21 14:50:06 -07:00
FilterArgumentsTest.java 8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order 2019-01-22 15:31:47 -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
FindClassSecurityManager.java 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null 2019-09-10 10:35:52 -07:00
FoldTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
getclassloader.policy 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null 2019-09-10 10:35:52 -07:00
InvokeDynamicPrintArgs.java 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07: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 8185139: [Graal] Tests which set too restrictive security manager fail with Graal 2019-06-21 13:04:14 -07: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 8220282: Add MethodHandle tests on accessing final fields 2019-04-06 21:05:58 +08: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 8220282: Add MethodHandle tests on accessing final fields 2019-04-06 21:05:58 +08:00
MethodTypeSecurityManager.java 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null 2019-09-10 10:35:52 -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 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -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 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -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 8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type 2019-11-14 10:55:46 +01:00
VarargsArrayTest.java 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -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