On Wed, 20 Sep 2023 03:32:55 GMT, yaqsun <d...@openjdk.org> wrote: > on some RHEL Linux 8.X and Fedora 27 machines , we run into errors in test > tools/jpackage/linux/LinuxResourceTest.java. > It's the same problem as https://bugs.openjdk.org/browse/JDK-8314121. > But after 8314121, tools/jpackage/linux/LinuxResourceTest.java still > reappears. tools/jpackage/linux/LinuxResourceTest.java does not use file > src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/template.spec.
This pull request has now been integrated. Changeset: 52814994 Author: sunyaqi <suny...@loongson.cn> Committer: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/52814994efc4831fdbc1f796ed1db6ae88cb616c Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27 Reviewed-by: asemenyuk, almatvee ------------- PR: https://git.openjdk.org/jdk/pull/15832