jdk-24/test/jdk/java/lang/invoke
2021-05-12 00:53:04 +00: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
defineHiddenClass 8266925: Add a test to verify that hidden class's members are not statically invocable 2021-05-12 00:53:04 +00:00
findSpecial 8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works 2019-08-13 15:49:11 -07:00
indify 8243156: Fix deprecation and unchecked warnings in microbenchmark 2020-04-21 13:52:32 +02:00
java.base/java 8184777: Factor out species generation logic from BoundMethodHandle 2017-11-16 00:58:50 +01:00
lambda 8254975: lambda proxy fails to access a protected member inherited from a split package 2020-10-29 21:11:37 +00:00
LFCaching 8249698: java/lang/invoke/LFCaching/LFGarbageCollectedTest.java should be ProblemList-ed and not @ignored 2020-07-20 09:11:51 -07:00
lookup 8173975: Lookup::in should not allow target class be primitive or array class 2019-10-29 12:52:03 -07:00
MethodHandles 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00:00
modules 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00: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
unreflect 8257591: Remove suppression of record preview related warnings in java.lang 2020-12-03 15:48:03 +00:00
VarHandle/AccessMode 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
VarHandles 8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException 2021-01-20 23:42:58 +00:00
AccessControlTest.java 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00: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 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00: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 8256066: Tests use deprecated TestNG API that is no longer available in new versions 2020-11-10 17:51:52 +00: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 8245061: Lookup::defineHiddenClass should throw ClassFormatError if this_class is not Class_info structure 2020-06-01 13:19:06 -07:00
DropArgumentsTest.java 8256066: Tests use deprecated TestNG API that is no longer available in new versions 2020-11-10 17:51:52 +00:00
DropLookupModeTest.java 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00: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 8264288: Performance issue with MethodHandle.asCollector 2021-04-05 20:05:07 +00: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
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 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 8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments 2021-01-28 12:26:32 +00: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 8230501: Class data support for hidden classes 2020-12-01 00:24:40 +00:00
RicochetTest.java 8249697: remove temporary fixes from java/lang/invoke/RicochetTest.java 2020-07-20 12:16:35 -07: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
TEST.properties 8236111: narrow allowSmartActionArgs disabling 2020-01-15 21:20:40 -08: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
TestVHInvokerCaching.java 8265079: Implement VarHandle invoker caching 2021-04-19 11:36:55 +00: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 8264288: Performance issue with MethodHandle.asCollector 2021-04-05 20:05:07 +00:00
VarArgsTest.java 8256066: Tests use deprecated TestNG API that is no longer available in new versions 2020-11-10 17:51:52 +00:00
VMAnonymousClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00