mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8366659: Fixed whitespaces.
This commit is contained in:
parent
3dff4f1715
commit
eb5afa252a
@ -1938,7 +1938,7 @@ void ObjectMonitor::wait(jlong millis, bool interruptible, TRAPS) {
|
||||
if (node.TState != ObjectWaiter::TS_ENTER) {
|
||||
ThreadBlockInVM tbvm(current, true);
|
||||
}
|
||||
|
||||
|
||||
JvmtiExport::post_monitor_waited(current, this, ret == OS_TIMEOUT);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user