RFR: JDK-8014360-Optimize and Refactor the Normalize Process in java.io File Systems (original) (raw)
Dan Xu dan.xu at oracle.com
Fri May 10 22:49:44 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 8014365: Restore Objects.requireNonNull(T, Supplier)
- Next message: RFR 8009581: Xpathexception does not honor initcause()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
The normalize() implementations in UnixFileSystem.java and WinNTFileSystem.java can be improved to make it simpler, easier, and more efficient. I have refactoredthecode when working on JDK-8003992. And Iwould like to send it out for a review in this separate bug. Thanks!
webrev: http://cr.openjdk.java.net/~dxu/8014360/webrev.00/
-Dan
- Previous message: hg: jdk8/tl/langtools: 8014365: Restore Objects.requireNonNull(T, Supplier)
- Next message: RFR 8009581: Xpathexception does not honor initcause()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]