RFR (JAXP): 8037259: Xerces Update: XPointer update
David Li
david.x.li at oracle.com
Fri Apr 11 23:48:19 UTC 2014
Got it, updated. Same place:
http://cr.openjdk.java.net/~dli/8037259/webrev/
Thanks,
David
On 4/11/2014 4:21 PM, Lance Andersen wrote:
> Hi David,
>
> Looks better. You should be able to clean this up further by using
> the diamond operator. Once you do this, you are good to go.
>
> Best
> Lance
> On Apr 11, 2014, at 7:09 PM, David Li <david.x.li at oracle.com
> <mailto:david.x.li at oracle.com>> wrote:
>
>> Hi Lance,
>>
>> Good catch. I have uploaded a fixed review. I had forgotten about
>> this since Xerces is at JDK 1.4, while we had agreed to move to JDK
>> 1.7. It's good to get these lint warnings fixed now since we are
>> planning to do a large scale fix later on. I also made a similar fix
>> in ElementSchemePointer.java. If you see anything else, then let me
>> know.
>>
>> http://cr.openjdk.java.net/~dli/8037259/webrev/
>>
>> Thanks,
>> David
>>
>> On 4/11/2014 12:23 PM, Lance @ Oracle wrote:
>>> Overall it looks ok.
>>>
>>> I think you will get some unchecked warnings from
>>> com/sun/org/apache/xerces/internal/xpointer/XPointerHandler.java
>>>
>>> Any reason not to address this for your HashMap and ArrayList?
>>>
>>> Best
>>> Lance
>>>
>>>
>>> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance
>>> Andersen| Principal Member of Technical Staff | +1.781.442.2037
>>> <tel:+1.781.442.2037>
>>> Oracle Java Engineering
>>> 1 Network Drive <x-apple-data-detectors://34/0>
>>> Burlington, MA 01803 <x-apple-data-detectors://34/0>
>>> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
>>> Sent from my iPad
>>>
>>> On Apr 10, 2014, at 7:36 PM, David Li <david.x.li at oracle.com
>>> <mailto:david.x.li at oracle.com>> wrote:
>>>
>>>> Hi,
>>>>
>>>> This is an update from Xerces XPointer. For details, please refer
>>>> to: https://bugs.openjdk.java.net/browse/JDK-8037259.
>>>>
>>>> Webrevs: http://cr.openjdk.java.net/~dli/8037259/webrev/
>>>> <http://cr.openjdk.java.net/%7Edli/8037259/webrev/>
>>>>
>>>> Existing tests: JAXP SQE and unit tests passed. No new tests were
>>>> added because most of the changes are minor and do not add any new
>>>> functionality. Changes in ElementSchemePointer.java are already
>>>> covered in JAXP unit test xinclude/Bug6794483Test.java.
>>>>
>>>> Thanks,
>>>> David
>>
>
>
>
> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance.Andersen at oracle.com
> <mailto:Lance.Andersen at oracle.com>
>
>
>
>
More information about the core-libs-dev
mailing list