Robbin Ehn
|
66f8951e15
|
8195097: Make it possible to process StringTable outside safepoint
Reviewed-by: coleenp, gziemski, iklam, jiangli
|
2018-06-07 14:11:56 +02:00 |
|
Coleen Phillimore
|
ddfd4c33c6
|
8201556: Disallow reading oops in ClassLoaderData if unloading
Move class_loader oop to an OopHandle, and assert that holder is alive when getting class_loader.
Reviewed-by: kbarrett, adinn
|
2018-04-18 18:43:04 -04:00 |
|
Coleen Phillimore
|
d187884156
|
8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Use WeakHandle for ClassLoaderData::_holder so that is_alive closure is not needed
Reviewed-by: rehn, kbarrett
|
2018-04-10 10:06:42 -04:00 |
|