>
> Subject: Re: RFR 8217657: Move the test for default value of
> jdk.includeInExceptions into own test
>
> I don't think you really need to run the test with the othervm flag,
> unless you are concerned other tests may be setting this property and
> (incorrectly) not runni
I don't think you really need to run the test with the othervm flag,
unless you are concerned other tests may be setting this property and
(incorrectly) not running in a separate VM, which would be a bug in my
opinion. Well, then maybe you should run it in othervm just in case.
Otherwise, looks
...@openjdk.java.net>
> Subject: RE: RFR 8217657: Move the test for default value of
> jdk.includeInExceptions into own test
>
> Hi Goetz,
>
>
>
> thanks for the review.
>
>
>
> I've added the comment as you suggested:
> http://cr.openjdk.java
stoph ; OpenJDK Dev list
; OpenJDK Network Dev list
Subject: RE: RFR 8217657: Move the test for default value of
jdk.includeInExceptions into own test
Hi Christoph,
it is a good idea to keep testing these two matters separately.
Could you please document in the new test that in OpenJDK
it is decid
is not changed.
Otherwise, looks good.
Best regards,
Goetz.
From: net-dev On Behalf Of Langer, Christoph
Sent: Mittwoch, 23. Januar 2019 17:06
To: OpenJDK Dev list ; OpenJDK Network Dev list
Subject: [CAUTION] RFR 8217657: Move the test for default value of
jdk.includeInExceptions into own
Hi,
please review a small test update.
Bug: https://bugs.openjdk.java.net/browse/JDK-8217657
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8217657.0/
I'd like to move the test for the correct default value of security property
"jdk.includeInExceptions" into an own testcase in the jdk.secu