George Triantafillou
|
d624da8942
|
8165889: Remove jdk.test.lib.unsafe.UnsafeHelper
Remove use of setAccessible() to get Unsafe.
Reviewed-by: shade, lfoltan
|
2016-09-14 08:17:50 -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 |
|
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 |
|
Alejandro Murillo
|
7ab9e3f794
|
8154028: Several hotspot tests need to be updated after 8153737 (Unsupported Module)
Reviewed-by: darcy, kvn
|
2016-04-11 20:38:38 -07:00 |
|
Harold Seigel
|
ff8f7e4a2b
|
8140665: SIGSEGV when a primitive type's class is used as the host class in a call to DefineAnonymousClass call
Instead of assertng, throw an exception
Reviewed-by: acorn, coleenp
|
2016-03-24 08:13:28 -04:00 |
|