mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-10 04:25:35 +00:00
fix some jcheck whitespace errors
This commit is contained in:
parent
c87a291ad1
commit
b2e7a3453b
@ -222,7 +222,7 @@ public class InvokeGcDisabledTest extends TestScaffold {
|
||||
obj.disableCollection();
|
||||
forceDebuggeeGC();
|
||||
verifyNotCollected(obj);
|
||||
|
||||
|
||||
println("TEST: Verify enableCollection allows allocated object to be collected");
|
||||
obj.enableCollection();
|
||||
forceDebuggeeGC();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user