.. |
accessibility
|
8216558: Lookup.unreflectSetter(Field) fails to throw IllegalAccessException for final fields
|
2019-03-26 15:53:36 -07:00 |
describeConstable
|
8302260: VarHandle.describeConstable() fails to return a nominal descriptor for static public fields
|
2023-02-14 21:15:14 +00:00 |
generate-vh-tests.sh
|
8218460: Test generation scripts do not invoke stream preprocessor correctly
|
2019-02-05 14:36:50 -08:00 |
IndirectVarHandleTest.java
|
8312522: Implementation of Foreign Function & Memory API
|
2023-10-12 19:50:08 +00:00 |
LazyInitializingTest.java
|
8291065: Creating a VarHandle for a static field triggers class initialization
|
2023-07-18 00:58:25 +00:00 |
VarHandleBaseByteArrayTest.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleBaseTest.java
|
8291065: Creating a VarHandle for a static field triggers class initialization
|
2023-07-18 00:58:25 +00:00 |
VarHandleMethodReferenceTest.java
|
8195650: Method references to VarHandle accessors
|
2018-06-25 14:39:44 -07:00 |
VarHandleTestAccessBoolean.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessByte.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessChar.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessDouble.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessFloat.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessInt.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessLong.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessModeMethodNames.java
|
|
|
VarHandleTestAccessShort.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestAccessString.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestByteArrayAsChar.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestByteArrayAsDouble.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestByteArrayAsFloat.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestByteArrayAsInt.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestByteArrayAsLong.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestByteArrayAsShort.java
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
VarHandleTestExact.java
|
8312522: Implementation of Foreign Function & Memory API
|
2023-10-12 19:50:08 +00:00 |
VarHandleTestMethodHandleAccessBoolean.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessByte.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessChar.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessDouble.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessFloat.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessInt.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessLong.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessShort.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodHandleAccessString.java
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
VarHandleTestMethodTypeBoolean.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeByte.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeChar.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeDouble.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeFloat.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeInt.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeLong.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeShort.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestMethodTypeString.java
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |
VarHandleTestReflection.java
|
8335638: Calling VarHandle.{access-mode} methods reflectively throws wrong exception
|
2024-08-01 14:41:25 +00:00 |
X-VarHandleTestAccess.java.template
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
X-VarHandleTestByteArrayView.java.template
|
8318966: Some methods make promises about Java array element alignment that are too strong
|
2024-02-14 14:30:54 +00:00 |
X-VarHandleTestMethodHandleAccess.java.template
|
8300693: Lower the compile threshold and reduce the iterations of warmup loop in VarHandles tests
|
2023-01-23 17:58:53 +00:00 |
X-VarHandleTestMethodType.java.template
|
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
|
2020-05-25 10:54:39 +01:00 |