-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b26
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056845 | emb-9 | Unassigned | P3 | Resolved | Fixed | b26 |
After http://ccc.us.oracle.com/8005250 all but one references to flavormap.properties were removed from the documentation.
Under this bug the following work should be done:
1. Move flavor map.properties to resources, same as inJDK-8039362
2. Remove the remaining mention of the file from public documentation
3. Change format of the file. Currently we allow it to have duplicated keys. To support it we have 200+ lines of copy-pasted code in SystemFlavorMap. The format needs to be changed to use a comma as a separator in the list of flavors corresponding to a single native
Under this bug the following work should be done:
1. Move flavor map.properties to resources, same as in
2. Remove the remaining mention of the file from public documentation
3. Change format of the file. Currently we allow it to have duplicated keys. To support it we have 200+ lines of copy-pasted code in SystemFlavorMap. The format needs to be changed to use a comma as a separator in the list of flavors corresponding to a single native
- backported by
-
JDK-8056845 Read flavormap.properties as resource
-
- Resolved
-
- relates to
-
JDK-8037485 Refactor java.awt.datatransfer to eliminate dependency on AWT
-
- Resolved
-