Integrated: 8273610: LogTestFixture::restore_config() should not restore options

Ioi Lam iklam at openjdk.java.net
Mon Sep 13 01:59:55 UTC 2021


On Fri, 10 Sep 2021 18:13:37 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> This is a prerequisite of https://github.com/openjdk/jdk/pull/5407
> 
> LogTestFixture::restore_config() should not restore the options because it's neither necessary nor allowed. Please see the RFE description for details.

This pull request has now been integrated.

Changeset: 9f86082f
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9f86082fd5174b4543eb6abc0879690430208ba0
Stats:     9 lines in 1 file changed: 4 ins; 3 del; 2 mod

8273610: LogTestFixture::restore_config() should not restore options

Reviewed-by: ysuenaga, dholmes

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

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


More information about the hotspot-runtime-dev mailing list