> 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.
yaqsun has updated the pull request incrementally with two additional commits since the last revision: - fixed Whitespace error: del tab - 8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on RHEL8 and Fedora 27 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15832/files - new: https://git.openjdk.org/jdk/pull/15832/files/a2f982df..06b690b5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15832&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15832&range=00-01 Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/15832.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15832/head:pull/15832 PR: https://git.openjdk.org/jdk/pull/15832