<AWT Dev> [9] Review Request: 8051449 Incorrect parsing of the default flavor mapping

Petr Pchelko petr.pchelko at oracle.com
Mon Jul 28 11:35:07 UTC 2014


Hello, AWT Team.

Please review an updated version of this fix:
http://cr.openjdk.java.net/~pchelko/9/8051449/webrev.01/

I've changed the package name for a flavormap.properties file, because it needs to go to the 
datatransfer module and in a parallel review we've decided to change it's package name.
All the rest is the same as in the previous version.

With best regards. Petr.

On 22 июля 2014 г., at 15:50, Petr Pchelko <petr.pchelko at oracle.com> wrote:

> Hello, AWT Team.
> 
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8051449
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/9/8051449/webrev/webrev/
> 
> This is a regression of one of my recent fixes where I've got a bit too brave with a clenup.
> Here I've returning back the loadConvert function which translates escaped characters in
> a properties file to their actual ASCII representation.
> 
> Thank you.
> With best regards. Petr.



More information about the awt-dev mailing list