RfR: 8129880 - Cleanup usage of Class.getResource in jaxp
Mandy Chung
mandy.chung at oracle.com
Thu Jun 25 17:05:46 UTC 2015
> On Jun 25, 2015, at 8:46 AM, Daniel Fuchs <daniel.fuchs at oracle.com> wrote:
>
> Hi,
>
> Please find below a cleanup patch for jaxp:
>
> https://bugs.openjdk.java.net/browse/JDK-8129880
> 8129880 - Cleanup usage of getResource in jaxp
>
> Class.getResource(classFile) was used for printing the class
> location for debuging purposes. CodeSource.getLocation() is a better
> fit for that.
>
> http://cr.openjdk.java.net/~dfuchs/webrev_8129880/webrev.00/index.html
Looks good
Mandy
More information about the core-libs-dev
mailing list