> On Jun 2, 2016, at 2:35 PM, Lance Andersen <[email protected]> wrote:
> 
> Hi Joe,
> 
>  think you are good to go
> 
> Best
> Lance
>> On May 31, 2016, at 5:14 PM, huizhe wang <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> Hi,
>> 
>> This issue was caused by the change 8152912 where the logic was changed so 
>> that the parser was directly instantiated when the className was within the 
>> DEFAULT_PACKAGE. The problem is that the className can be wrong even if it 
>> contains the DEFAULT_PACKAGE.
>> 
>> The patch reverts the change 8152912 and adds a check for the default class 
>> name so that only if the specified className is the default parser, an 
>> instance is instantiated.
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8158246 
>> <https://bugs.openjdk.java.net/browse/JDK-8158246>
>> webrev: http://cr.openjdk.java.net/~joehw/jdk9/8158246/webrev/ 
>> <http://cr.openjdk.java.net/~joehw/jdk9/8158246/webrev/>
>> 
>> 8152912 webrev:
>> http://cr.openjdk.java.net/~joehw/jdk9/8152912/webrev01/src/java.xml/share/classes/org/xml/sax/helpers/NewInstance.java.udiff.html
>>  
>> <http://cr.openjdk.java.net/~joehw/jdk9/8152912/webrev01/src/java.xml/share/classes/org/xml/sax/helpers/NewInstance.java.udiff.html>
>> 
>> Thanks,
>> Joe
>> 
> 
> <oracle_sig_logo.gif> 
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
>  <http://oracle.com/us/design/oracle-email-sig-198324.gif> 
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
>  <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| 
> Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering 
> 1 Network Drive 
> Burlington, MA 01803
> [email protected] <mailto:[email protected]>
> 
> 
> 

 <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif> 
<http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| 
Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
[email protected] <mailto:[email protected]>



Reply via email to