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:[email protected]] > Sent: Mittwoch, 18. Juli 2018 19:44 > To: Baesken, Matthias <[email protected]>; core-libs- > [email protected]; Lindenmaier, Goetz <[email protected]> > 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
