mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-21 12:20:29 +00:00
Apply suggestion from @theRealAph
Co-authored-by: Andrew Haley <aph-open@littlepinkcloud.com>
This commit is contained in:
parent
141113a043
commit
074a2337a3
@ -1060,7 +1060,6 @@ void Klass::verify_on(outputStream* st) {
|
||||
|
||||
// This can be expensive, but it is worth checking that this klass is actually
|
||||
// in the CLD graph but not in production.
|
||||
|
||||
// Stricter checks for both correct alignment and placement
|
||||
DEBUG_ONLY(CompressedKlassPointers::check_encodable(this));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user