jdk-24/hotspot/test/compiler/c1
Tobias Hartmann 9098aa9a2e 8184271: Time related C1 intrinsics produce inconsistent results when floating around
C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned.

Reviewed-by: kvn, vlivanov
2017-07-14 11:55:58 +02:00
..
CanonicalizeArrayLength.java 8171435: "assert(is_single_cpu() && !is_virtual()) failed: type check" with -XX:+PatchALot on SPARC 2017-01-06 10:55:30 +01:00
MultiplyByMaxInt.java 8181872: C1: possible overflow when strength reducing integer multiply by constant 2017-06-20 14:37:25 +03:00
NullCheckTest.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6579789.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6756768_2.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test6756768.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test6757316.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test6758234.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test6795465.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6849574.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6855215.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test6932496.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test7042153.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test7090976.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test7103261.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test7123108.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test8004051.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
Test8011706.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test8011771.java 8132919: Put compiler tests in packages 2016-07-12 18:24:48 +03:00
Test8172751.java 8172751: OSR compilation at unreachable bci causes C1 crash 2017-01-19 08:10:11 +01:00
TestArrayCopy.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestArrayCopyToFromObject.java 8160591: Improve internal array handling 2016-07-01 09:33:34 +02:00
TestDeoptInt.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestPinnedIntrinsics.java 8184271: Time related C1 intrinsics produce inconsistent results when floating around 2017-07-14 11:55:58 +02:00
TestUnalignedLoad.java 8165687: Fix license and copyright headers in jd9 under hotspot/test 2016-10-17 18:54:12 -04:00
TestUnresolvedField.jasm 8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver 2017-01-31 18:42:45 +01:00
TestUnresolvedFieldMain.java 8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver 2017-01-31 18:42:45 +01:00
UnsafeVolatileGuardTest.java 8175887: C1 value numbering handling of Unsafe.get*Volatile is incorrect 2017-03-01 14:51:12 +03:00
VolatileGuardTest.java 8175887: C1 value numbering handling of Unsafe.get*Volatile is incorrect 2017-03-01 14:51:12 +03:00