Integrated: 8287663 Add a regression test for JDK-8287073
Severin Gehwolf
sgehwolf at openjdk.java.net
Tue Jun 7 08:43:09 UTC 2022
On Thu, 2 Jun 2022 14:32:28 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> This adds a regression test for a recent fix (JDK-8287073). I've restructured the linux specific JDK code to call a separate static function to enable this test. It'll help future tests too.
>
> Testing:
> - [x] Container tests continue to pass + GHA
> - [x] New regression test fails prior the code fix of JDK-8287073 and passes with it
This pull request has now been integrated.
Changeset: 2d8c6490
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2d8c6490540e3ccea23b81129b2e4073915071e0
Stats: 36 lines in 2 files changed: 35 ins; 0 del; 1 mod
8287663: Add a regression test for JDK-8287073
Reviewed-by: iklam
-------------
PR: https://git.openjdk.java.net/jdk/pull/8993
More information about the core-libs-dev
mailing list