.. |
6987555
|
|
|
6991596
|
|
|
6998541
|
|
|
7087570
|
|
|
7157574
|
|
|
7196190
|
|
|
8009222
|
|
|
8022701
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +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
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +00:00 |
callerSensitive
|
8292914: Lambda proxies have unstable names
|
2023-02-27 17:18:44 +00:00 |
common/test/java/lang/invoke/lib
|
8308753: Class-File API transition to Preview
|
2023-12-04 07:07:57 +00:00 |
condy
|
8308753: Class-File API transition to Preview
|
2023-12-04 07:07:57 +00:00 |
defineHiddenClass
|
8330196: Make java/lang/invoke/defineHiddenClass/BasicTest release agnostic
|
2024-04-15 15:11:40 +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
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
lambda
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +00:00 |
LFCaching
|
8272836: Limit run time for java/lang/invoke/LFCaching tests
|
2021-08-26 06:51:19 +00:00 |
lookup
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +00:00 |
MethodHandleProxies
|
8308753: Class-File API transition to Preview
|
2023-12-04 07:07:57 +00:00 |
MethodHandles
|
8294977: Convert test/jdk/java tests from ASM library to Classfile API
|
2024-02-19 14:07:46 +00:00 |
modules
|
8266254: Update to use jtreg 6
|
2021-06-02 21:20:12 +00:00 |
ProtectedMemberDifferentPackage
|
|
|
remote
|
|
|
StringConcatFactory
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
|
2017-10-26 16:57:35 -07:00 |
unreflect
|
8286473: Drop --enable-preview from Record related tests
|
2022-05-11 08:52:11 +00:00 |
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
|
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
|
|
|
CallerSensitiveMethodHandle.java
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
|
2021-10-28 18:32:50 +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
|
|
|
ClassSpecializerTest.java
|
8184777: Factor out species generation logic from BoundMethodHandle
|
2017-11-16 00:58:50 +01:00 |
ClassValueTest.java
|
|
|
CompileThresholdBootstrapTest.java
|
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
|
2019-01-22 15:31:47 -08:00 |
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
|
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
|
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
|
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
|
2019-09-10 10:35:52 -07:00 |
InvokeDynamicPrintArgs.java
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +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
|
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
|
|
|
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
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +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
|
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
|
8299505: findVirtual on array classes incorrectly restricts the receiver type
|
2023-05-31 16:28:26 +00: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 |
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
|
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
|
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
|
|
|
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
|
8267174: Many test files have the wrong Copyright header
|
2023-09-12 20:16:05 +00: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
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +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 |
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 |