Relates :
|
|
Relates :
|
|
Relates :
|
We have a start-up benchmark that shows the various is_in_shared_space functions cost more than 1% of total elapsed time. After JDK-8072061, all the shared regions are contiguous so we should be able to simplify these functions to a small number of pointer comparisons.
|