The fix for [JDK-8279005](https://bugs.openjdk.org/browse/JDK-8279005) also fixed [JDK-8248691](https://bugs.openjdk.org/browse/JDK-8248691) and [JDK-8268211](https://bugs.openjdk.org/browse/JDK-8268211), which latter two are closed as dups. So, I've removed all jstatLineCountsX.sh from the ProblemList. I propose this patch is trivial.
------------- Commit messages: - 8364382: Remove sun/tools/jstat/jstatLineCountsX.sh from ProblemList on linux-ppc64le and aix due to JDK-8248691 Changes: https://git.openjdk.org/jdk/pull/26844/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26844&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8364382 Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/26844.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26844/head:pull/26844 PR: https://git.openjdk.org/jdk/pull/26844