We have recently added full Unicode name support to Windows NT/2000 filesystem.
To make Java completely Unicode-aware on NT we need to
1) Modify System properties initialization code and all other places
where Windows calls are used to use wide-char calls on NT.
2) Modify java, javac etc. to be able to use Unicode in classpath and other command line arguments.
To make Java completely Unicode-aware on NT we need to
1) Modify System properties initialization code and all other places
where Windows calls are used to use wide-char calls on NT.
2) Modify java, javac etc. to be able to use Unicode in classpath and other command line arguments.
- relates to
-
JDK-8124977 cmdline encoding challenges on Windows
-
- Open
-
-
JDK-4519026 (process) Process should support Unicode on Windows
-
- Open
-
-
JDK-4900150 Use Unicode API on in the area other than AWT
-
- Open
-
-
JDK-4199068 Please return the functionality of getenv()
-
- Resolved
-
-
JDK-4738465 (process) Need to create subprocess environment derived from current environment
-
- Resolved
-