mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
This commit is contained in:
parent
39e36bdf78
commit
b7075c2db9
485 changed files with 513 additions and 478 deletions
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @bug 8143628
|
||||
* @summary Test unsafe access for $type$
|
||||
* @modules java.base/$package$
|
||||
* @modules $module$/$package$
|
||||
* @run testng/othervm -Diters=100 -Xint $Qualifier$UnsafeAccessTest$Type$
|
||||
* @run testng/othervm -Diters=20000 -XX:TieredStopAtLevel=1 $Qualifier$UnsafeAccessTest$Type$
|
||||
* @run testng/othervm -Diters=20000 -XX:-TieredCompilation $Qualifier$UnsafeAccessTest$Type$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue