RFR: JDK-8077842 - Remove the level parameter passed around in GenCollectedHeap
Kim Barrett
kim.barrett at oracle.com
Wed May 13 22:03:35 UTC 2015
On May 12, 2015, at 3:02 PM, Jesper Wilhelmsson <jesper.wilhelmsson at oracle.com> wrote:
>
> Thanks Kim!
>
> I reverted the latest change in PointerLocation.java and CollectedHeap.java, now we're back to casts :)
>
> That's the only change in this webrev:
>
> http://cr.openjdk.java.net/~jwilhelm/8077842/webrev.02/
Looks ok.
I’m assuming the (Java) GenCollectedHeap.getGen() will eventually be replaced with specific young/old-gen accessors?
More information about the hotspot-gc-dev
mailing list