RFR [8030878] JConsole issues meaningless message if SSL connection fails
Ivan Gerasimov
ivan.gerasimov at oracle.com
Mon Jan 13 10:18:42 PST 2014
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
More information about the serviceability-dev
mailing list