Integrated: 8274856: Failing jpackage tests with fastdebug/release build
Alexey Semenyuk
asemenyuk at openjdk.java.net
Mon Nov 15 18:01:42 UTC 2021
On Fri, 5 Nov 2021 19:58:01 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> The fix is to isolate C++ calls in the separate forked child process on Linux.
> This change requires the passing of JLI command line arguments and values of environment variables between two processes.
This pull request has now been integrated.
Changeset: fe45835f
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fe45835f7cebfccd4544ae19d88bdc7f07560fbe
Stats: 278 lines in 8 files changed: 232 ins; 20 del; 26 mod
8274856: Failing jpackage tests with fastdebug/release build
Reviewed-by: almatvee, herrick
-------------
PR: https://git.openjdk.java.net/jdk/pull/6283
More information about the core-libs-dev
mailing list