mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8066433: Move Whitebox test library to top level repository
Moved Whitebox test library to top level repository. Reviewed-by: iignatyev, sla, mr
This commit is contained in:
parent
46714a7809
commit
bf022cf7dc
191 changed files with 191 additions and 191 deletions
|
@ -25,7 +25,7 @@
|
|||
* @test
|
||||
* @summary Test reserve/commit/uncommit/release of virtual memory and that we track it correctly
|
||||
* @key nmt jcmd
|
||||
* @library /testlibrary /testlibrary/whitebox
|
||||
* @library /testlibrary /../../test/lib
|
||||
* @build VirtualAllocCommitUncommitRecommit
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:NativeMemoryTracking=detail VirtualAllocCommitUncommitRecommit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue