[jdk17] Integrated: 8270422: Test build/AbsPathsInImage.java fails after JDK-8259848
Erik Joelsson
erikj at openjdk.java.net
Wed Jul 14 13:04:21 UTC 2021
On Wed, 14 Jul 2021 07:34:58 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This patch extends the filter for marker files when creating jmods. Our latest established marker file format is `_*.marker` and through ExecuteWithLog, we regularly append additional suffixes to such file names. Thus I propose we simply extend the filter pattern to `_*.marker*`.
This pull request has now been integrated.
Changeset: 7b4d84c6
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/7b4d84c65487593cdbf841f7f2d359192476db99
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8270422: Test build/AbsPathsInImage.java fails after JDK-8259848
Reviewed-by: mikael
-------------
PR: https://git.openjdk.java.net/jdk17/pull/249
More information about the build-dev
mailing list