.. |
CASandCAEwithNegExpected.java
|
8211320: Aarch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value
|
2018-10-04 09:24:27 +02:00 |
generate-unsafe-access-tests.sh
|
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
|
2019-02-14 23:45:03 -08:00 |
GetUnsafeObjectG1PreBarrier.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
JdkInternalMiscUnsafeAccessTestBoolean.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestByte.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestChar.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestDouble.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestFloat.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestInt.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestLong.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeAccessTestObject.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
JdkInternalMiscUnsafeAccessTestShort.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JdkInternalMiscUnsafeUnalignedAccess.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
MaybeOffHeapUnsafeAccessToNewObject.java
|
8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses
|
2019-02-18 17:41:31 +01:00 |
MisalignedAccesses.java
|
8235385: AArch64: Crash on aarch64 JDK due to long offset
|
2020-01-09 09:30:02 -05:00 |
MismatchedUnsafeLoadFromNewObject.java
|
8216549: Mismatched unsafe access to non escaping object fails
|
2019-01-11 10:03:00 +01:00 |
MixedUnsafeStoreObject.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
OpaqueAccesses.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
SunMiscUnsafeAccessTestBoolean.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestByte.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestChar.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestDouble.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestFloat.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestInt.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestLong.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestObject.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunMiscUnsafeAccessTestShort.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestLoopUnswitching.java
|
8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
|
2017-11-27 16:05:11 -08:00 |
TestMaybeNullUnsafeAccess.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestRawAliasing.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestSplitIf.java
|
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
|
2017-11-09 12:43:13 -08:00 |
TestUnsafeLoadControl.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TestUnsafeLoadWithZeroAddress.java
|
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
|
2019-06-12 14:06:16 +02:00 |
UnsafeGetConstantField.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
UnsafeGetStableArrayElement.java
|
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
|
2018-10-22 17:00:04 -07:00 |
UnsafeOffHeapBooleanTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UnsafeOnHeapBooleanTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UnsafeRaw.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UnsafeSmallOffsetBooleanAccessTest.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
X-UnsafeAccessTest.java.template
|
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
|
2019-02-14 23:45:03 -08:00 |