-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b45
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082450 | emb-9 | Fred Gong | P2 | Resolved | Fixed | b45 |
As described in http://openjdk.java.net/jeps/220, the user-editable properties files are now moved to jre/conf directory.
The deploy tests need to be updated to replace its references to lib/accesssibility.properties to conf/accessibility.properties.
http://tvp129231.uk.oracle.com:8080/source/search?q=%22accessibility.properties%22&defs=&refs=&path=&hist=&type=&project=jdk9-dev
The deploy tests need to be updated to replace its references to lib/accesssibility.properties to conf/accessibility.properties.
http://tvp129231.uk.oracle.com:8080/source/search?q=%22accessibility.properties%22&defs=&refs=&path=&hist=&type=&project=jdk9-dev
- backported by
-
JDK-8082450 Update tests with conf/accessibility.properties instead of lib
- Resolved
- relates to
-
JDK-8061622 Remove references to accessibility.properties from OpenJDK source code
- Closed