- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    None
- 
        b20
                    The setting of the native.encoding property could use some additional cleanup. Specifically:
1. There is #ifdef MACOSX in platform-independent native code, which should be migrated into platform-specific code.
2. Windows code sets up sprops.encoding but the code path in platform-independent code ignores it and uses sprops.sun_jnu_encoding instead.
1. There is #ifdef MACOSX in platform-independent native code, which should be migrated into platform-specific code.
2. Windows code sets up sprops.encoding but the code path in platform-independent code ignores it and uses sprops.sun_jnu_encoding instead.
- relates to
- 
                    JDK-8352917 Incorrect native.encoding on Windows -           
- Closed
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk/7b061885 Commit(master)
        openjdk/jdk/7b061885
- 
                     Review(master)
        openjdk/jdk/24607 Review(master)
        openjdk/jdk/24607