The ZGeneration class (and in turn ZGenerationOld and ZGenerationYoung) keeps track of its own ZGenerationId, which means that the generation id does not need to be passed along as an argument when calling internal functions.
The generation id parameter should be removed from ZGeneration::select_relocation_set, in favor of using the member variable _id.
The generation id parameter should be removed from ZGeneration::select_relocation_set, in favor of using the member variable _id.
- links to
-
Commit(master) openjdk/jdk/b92a4436
-
Review(master) openjdk/jdk/24374