Re: RFR: JDK-8286114: [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java

2022-05-04 Thread Matthias Baesken
On Wed, 4 May 2022 11:37:09 GMT, Matthias Baesken  wrote:

> There is one TestLibrary.bomb call in 
> sun/rmi/runtime/Log/checkLogging/CheckLogging.java that is not passing the 
> exception to bomb, that should be improved.

Hi Roger and Martin, thanks for the reviews !

-

PR: https://git.openjdk.java.net/jdk/pull/8533


Re: RFR: JDK-8286114: [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java

2022-05-04 Thread Martin Doerr
On Wed, 4 May 2022 11:37:09 GMT, Matthias Baesken  wrote:

> There is one TestLibrary.bomb call in 
> sun/rmi/runtime/Log/checkLogging/CheckLogging.java that is not passing the 
> exception to bomb, that should be improved.

Marked as reviewed by mdoerr (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8533


Re: RFR: JDK-8286114: [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java

2022-05-04 Thread Roger Riggs
On Wed, 4 May 2022 11:37:09 GMT, Matthias Baesken  wrote:

> There is one TestLibrary.bomb call in 
> sun/rmi/runtime/Log/checkLogging/CheckLogging.java that is not passing the 
> exception to bomb, that should be improved.

Marked as reviewed by rriggs (Reviewer).

-

PR: https://git.openjdk.java.net/jdk/pull/8533


RFR: JDK-8286114: [test] show real exception in bomb call in sun/rmi/runtime/Log/checkLogging/CheckLogging.java

2022-05-04 Thread Matthias Baesken
There is one TestLibrary.bomb call in 
sun/rmi/runtime/Log/checkLogging/CheckLogging.java that is not passing the 
exception to bomb, that should be improved.

-

Commit messages:
 - JDK-8286114

Changes: https://git.openjdk.java.net/jdk/pull/8533/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=8533=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8286114
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8533.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8533/head:pull/8533

PR: https://git.openjdk.java.net/jdk/pull/8533