[RFR] 8205525 : Improve exception messages during manifest parsing of jar archives

Alan Bateman Alan.Bateman at oracle.com
Mon Jun 25 14:16:50 UTC 2018


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.



More information about the core-libs-dev mailing list