-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b21
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8172637 | openjdk7u | Chris Hegarty | P2 | Resolved | Fixed | master |
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 ---
- backported by
-
JDK-8172637 ContentHandler.getContent API changed in error
- Resolved
- relates to
-
JDK-7090158 Networking Libraries don't build with javac -Werror
- Closed