Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8172637 | openjdk7u | Chris Hegarty | P2 | Resolved | Fixed | master |
Description
The API changes made in JDK8-b08 by CR 7090158 do not have a corresponding CCC request. JCK team assumes that they should be CCC approved.
The changes in question are shown below (the sigtest output):
--- cut ---
Missing Methods
---------------
java.net.ContentHandler: method public java.lang.Object java.net.ContentHandler.getContent(java.net.URLConnection,java.lang.Class[]) throws java.io.IOException
--- cut ---
The changes in question are shown below (the sigtest output):
--- cut ---
Missing Methods
---------------
java.net.ContentHandler: method public java.lang.Object java.net.ContentHandler.getContent(java.net.URLConnection,java.lang.Class[]) throws java.io.IOException
--- cut ---
Attachments
Issue Links
- backported by
-
JDK-8172637 ContentHandler.getContent API changed in error
-
- Resolved
-
- relates to
-
JDK-7090158 Networking Libraries don't build with javac -Werror
-
- Closed
-