mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
Merge
This commit is contained in:
commit
78bfdda141
1037 changed files with 46827 additions and 13491 deletions
|
@ -488,6 +488,7 @@ void Klass::remove_unshareable_info() {
|
|||
}
|
||||
|
||||
void Klass::restore_unshareable_info(TRAPS) {
|
||||
TRACE_INIT_ID(this);
|
||||
// If an exception happened during CDS restore, some of these fields may already be
|
||||
// set. We leave the class on the CLD list, even if incomplete so that we don't
|
||||
// modify the CLD list outside a safepoint.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue