RFR: 8129572 - Cleanup usage of getResourceAsStream in jaxp
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Jun 23 17:49:06 UTC 2015
On 23/06/15 16:44, Alan Bateman wrote:
> On 23/06/2015 15:16, Daniel Fuchs wrote:
>> Hi,
>>
>> Please find below a patch for
>>
>> 8129572 - Cleanup usage of getResourceAsStream in jaxp
>> https://bugs.openjdk.java.net/browse/JDK-8129572
>>
>> http://cr.openjdk.java.net/~dfuchs/webrev_8129572/webrev.00/
>>
>> This removes a bunch of unused getResourceAsStream methods
>> and sanitizes the few that remain.
>>
>> I took the liberty to also add some additional debug traces
>> to the LSSerializerTest.java to help debug when the test fails.
> Typo in the comment in FuncSystemProperty.loadPropertyFile: "propery" ->
> property.
Done.
Thanks for reviewing!
-- daniel
>
> Otherwise this looks like good clean-up to me.
>
> -Alan
More information about the core-libs-dev
mailing list