Christian Tornqvist
|
820b9e7a16
|
8164737: Remove Unsafe dependency from ProcessTools
Reviewed-by: gtriantafill, dholmes
|
2016-08-25 08:40:53 -04:00 |
|
Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04:00 |
|
Igor Ignatyev
|
a0381422dd
|
8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
|
2016-07-12 18:24:48 +03:00 |
|
Dmitry Samersoff
|
85deb5aa7e
|
8154258: [TESTBUG] Various serviceability tests fail compilation
Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe
Reviewed-by: chegar, kvn
|
2016-05-01 12:47:00 +03:00 |
|
Tobias Hartmann
|
6172821723
|
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
Fixed location of testlibrary package.
Reviewed-by: kvn
|
2015-05-14 18:02:35 +02:00 |
|
Tobias Hartmann
|
43a5abc876
|
8078497: C2's superword optimization causes unaligned memory accesses
Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed.
Reviewed-by: kvn
|
2015-05-08 12:19:17 +02:00 |
|