25 Jun
2018
25 Jun
'18
2:16 p.m.
On 25/06/2018 14:55, Baesken, Matthias wrote:
Hello, please review this small change that improve exception messages during manifest parsing of jar archives .
Thanks, Matthias
Bug :
https://bugs.openjdk.java.net/browse/JDK-8205525
Webrev :
http://cr.openjdk.java.net/~mbaesken/webrevs/8205525/ This potentially leaks sensitive information and will require a security review. There was a similar discussion on net-dev recently related to leaking host names in exceptions. Something similar may be needed here.
-Alan.