-
Bug
-
Resolution: Fixed
-
P2
-
1.0.1
-
1.2
-
x86
-
windows_nt
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2109553 | 1.4.1 | Andy Herrick | P2 | Closed | Fixed | beta |
Due to a bug in the native method ReadFileToBuffer(), when running on
Linux (Red Hat 7.2) only the system config file is used by the native code,
not the user specific config file as well.
This means the native code will not use customized splash screens, launch
with user selected JRES, or honor other user settings.
- backported by
-
JDK-2109553 Native code cannot read users config file on Linux.
- Closed