Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082476 | emb-9 | Andy Herrick | P2 | Resolved | Fixed | b48 |
The changes for JDK-8064477 chnaged the exception type thrown from XMLParser.parse, and removed com.sun.deploy.xml.BadTokenException.
This was also called from unix specific XDGAppAssociationReader.java used to read mime type file.
causing a build failure on unix only.
quick fix needed to fix build
This was also called from unix specific XDGAppAssociationReader.java used to read mime type file.
causing a build failure on unix only.
quick fix needed to fix build
- backported by
-
JDK-8082476 JDK-8064477 broke linux build
-
- Resolved
-