On 2/26/18 3:10 PM, Martin Buchholz wrote:
On Mon, Feb 26, 2018 at 3:06 PM, mandy chung <mandy.ch...@oracle.com
<mailto:mandy.ch...@oracle.com>> wrote:
8198480: Improve ClassLoaders static init block
http://cr.openjdk.java.net/~martin/webrevs/jdk/ClassLoaders-static/
<http://cr.openjdk.java.net/%7Emartin/webrevs/jdk/ClassLoaders-static/>
https://bugs.openjdk.java.net/browse/JDK-8198480
<https://bugs.openjdk.java.net/browse/JDK-8198480>
Can you rename initialModuleName to mainModule as Alan suggests
(also in the comment)?
It's the other way around - I renamed it from mainModuleName to
initialModuleName based on Alan's comment. (and the code elsewhere
continues to be inconsistent on this)
OK. I agree we should follow up and make them consistent.
Mandy