Re: [9]RFR: 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath

2014-12-16 Thread Alan Bateman
On 16/12/2014 17:59, Naoto Sato wrote: Hi Alan, Thanks for the review. Modified the fix as you suggested: http://cr.openjdk.java.net/~naoto/8062588/webrev.01/ This looks okay to me now. -Alan

Re: [9]RFR: 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath

2014-12-16 Thread Naoto Sato
Hi Alan, Thanks for the review. Modified the fix as you suggested: http://cr.openjdk.java.net/~naoto/8062588/webrev.01/ Naoto On 12/16/14 7:54 AM, Alan Bateman wrote: On 15/12/2014 22:15, Naoto Sato wrote: Hello, Please review the proposed changes for the following issue: https://bugs.open

Re: [9]RFR: 8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath

2014-12-16 Thread Alan Bateman
On 15/12/2014 22:15, Naoto Sato wrote: Hello, Please review the proposed changes for the following issue: https://bugs.openjdk.java.net/browse/JDK-8062588 The proposed fix is located at: http://cr.openjdk.java.net/~naoto/8062588/webrev.00/ The change is to load SPI implementations from appli