JDK 17 | JDK 18 |
---|---|
17.0.2Fixed | 18 b18Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
I suspect that JDK-8260372 suffers from the same problem like JDK-8274501 fixes for AArch64. // Fast path: If class loader is strong, the holder cannot be unloaded. __ ld(tmp2, in_bytes(ClassLoaderData::keep_alive_offset()), tmp1_class_loader_data); _ld should be _lwz?
|