> Can I please get a review of this test-only change which proposes to use 
> "othervm" for some of these tests that configure java.util.logging logger 
> handlers?
> 
> As noted in https://bugs.openjdk.org/browse/JDK-8379477 some of these test 
> definitions don't explicitly require a othervm and thus can interfere with 
> one another when configuring logging handlers (for the same logger). The 
> tests themselves don't seem to do anything useful with those loggers or 
> logging handlers, so the logging configuration could infact be completely 
> removed. But after discussing about it, we decided to just switch them over 
> to othervm for now and also use ConsoleHandler in all these tests.
> 
> tier testing completed successfully with this change.

Jaikiran Pai has updated the pull request incrementally with one additional 
commit since the last revision:

  use test.main.class

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/30158/files
  - new: https://git.openjdk.org/jdk/pull/30158/files/c0559c0f..10237a64

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30158&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30158&range=00-01

  Stats: 20 lines in 13 files changed: 0 ins; 0 del; 20 mod
  Patch: https://git.openjdk.org/jdk/pull/30158.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30158/head:pull/30158

PR: https://git.openjdk.org/jdk/pull/30158

Reply via email to