RFR [8030878] JConsole issues meaningless message if SSL connection fails (original) (raw)
Ivan Gerasimov ivan.gerasimov at oracle.com
Mon Jan 13 10🔞42 PST 2014
- Previous message: hg: jdk8/tl/jaxws: 8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed
- Next message: RFR [8030878] JConsole issues meaningless message if SSL connection fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello!
This is a 7u-dev fix only. The issue doesn't exist in 8 nor in 9.
Currently when the Jconsole app fails to establish a secured connection it displays a message box with two lines: ConnectionFailedSSL1 ConnectionFailedSSL2 which have a little sense.
The fix is to place the correct lines into the massage.properties file. I also renamed the constants to make their names match those in the later releases.
Here's the webrev, please have a chance to review. http://cr.openjdk.java.net/~igerasim/8030878/0/webrev/
Sincerely yours, Ivan Gerasimov
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20140113/03d76a2c/attachment.html
- Previous message: hg: jdk8/tl/jaxws: 8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed
- Next message: RFR [8030878] JConsole issues meaningless message if SSL connection fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]