remove whitespace

This commit is contained in:
Simon Tooke 2026-04-20 09:46:25 -04:00
parent 306893ce66
commit aaff71692e

View File

@ -191,7 +191,7 @@ TEST_VM(os, test_print_location) {
MutexLocker lock(ClassLoaderDataGraph_lock);
assert_test_pattern(obj, "is_unlocked");
}
// Hash the object then print it.
{
intx hash = h_obj->identity_hash();