[RFR] 8205525 : Improve exception messages during manifest parsing of jar archives
Baesken, Matthias
matthias.baesken at sap.com
Thu Jul 19 08:07:40 UTC 2018
Hello, in the meantime I prepared a CSR :
https://bugs.openjdk.java.net/browse/JDK-8207768
> jdk.includeInExceptions expands the scope. That might be okay but we
> will need to re-visit jdk.net.includeInExceptions and also move the
> support to somewhere in jdk.internal so that it can be used by other
> code in java.base.
Is there some support code for " jdk.net.includeInExceptions " or do you just mean the name of the property ?
Best regards, Matthias
> -----Original Message-----
> From: Alan Bateman [mailto:Alan.Bateman at oracle.com]
> Sent: Mittwoch, 18. Juli 2018 19:44
> To: Baesken, Matthias <matthias.baesken at sap.com>; core-libs-
> dev at openjdk.java.net; Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
> Subject: Re: [RFR] 8205525 : Improve exception messages during manifest
> parsing of jar archives
>
> On 18/07/2018 09:21, Baesken, Matthias wrote:
> > Hi Alan, I'll prepare a CSR .
> > I selected a more general name "jdk.includeInExceptions" , because
> there is the idea to enhance more exceptions with additional output .
> > In such a case " jdk.util.jar.includeInExceptions" would not really help .
> > However so far it is still a bit unclear how many exceptions we would like to
> enhance , so this has to be checked first .
> >
> jdk.includeInExceptions expands the scope. That might be okay but we
> will need to re-visit jdk.net.includeInExceptions and also move the
> support to somewhere in jdk.internal so that it can be used by other
> code in java.base.
>
> -Alan
More information about the core-libs-dev
mailing list