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