RFR 8022259 MakeClasslist tool is buggy and its README is out of date.
Alan Bateman
Alan.Bateman at oracle.com
Mon Aug 12 08:46:47 UTC 2013
On 07/08/2013 20:51, harold seigel wrote:
> Hi,
>
> Please review this small fix for bug 8022259. This change fixes a bug
> in the MakeClasslist tool and updates its README.txt file.
>
> webrev: http://cr.openjdk.java.net/~hseigel/bug_8022259/
> <http://cr.openjdk.java.net/%7Ehseigel/bug_8022259/>
>
> bug: http://bugs.sun.com/view_bug.do?bug_id=8022259
>
> JBS bug: https://jbs.oracle.com/bugs/browse/JDK-8022259
>
> I tested the change by creating a testlist using the modified
> MakeClasslist tool and following the information in the changed
> README.txt file.
>
> Thanks! Harold
Can you explain it further as to why TraceClassLoadingPreorder traces
should be used rather than the TraceClassLoading traces? I ask because
we rarely see changes to the *.classlist files and to my knowledge, all
previous versions used the TraceClassLoading output.
Also, are you planning to update the *.classlist files too? They haven't
been refreshed in a long time and would be good to get them updated (it
should also sort out a slew of warnings emitted in the build about
missing classes).
-Alan.
More information about the core-libs-dev
mailing list