RFR(S): 8193933: Export ClassLoaderData claim state to support interleaved object traversal
Markus Gronlund
markus.gronlund at oracle.com
Thu Dec 21 17:26:17 UTC 2017
Hi Coleen,
We can postpone any cleanup activities in this area for 11.
Here is a minimal change:
http://cr.openjdk.java.net/~mgronlun/8193933/webrev02/
Thanks
Markus
-----Original Message-----
From: Coleen Phillimore
Sent: den 21 december 2017 17:15
To: hotspot-runtime-dev at openjdk.java.net
Subject: Re: RFR(S): 8193933: Export ClassLoaderData claim state to support interleaved object traversal
This bug is marked for JDK 10. It is not appropriate to do this level of cleanup for JDK 10.
I have only looked through the classLoaderData.hpp changes and I don't agree with the gratuituous moving functions around. I do like removing header files and adding forward declarations, when possible, but that's a smaller change. Also a cleanup that should be done in JDK 11, not 10.
Thanks,
Coleen
More information about the hotspot-runtime-dev
mailing list