Added the sun/java2d/OpenGL/ScaleParamsOOB.java test to the problem list due to test failures on Linux (software rendering) since it was added.
Confirmed that the test no longer runs after it was added to the problem list by running the following on linux-x64: make test TEST=test/jdk/sun/java2d/OpenGL/ScaleParamsOOB.java ------------- Commit messages: - 8378113: Add sun/java2d/OpenGL/ScaleParamsOOB.java to the ProblemList.txt file Changes: https://git.openjdk.org/jdk/pull/29765/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29765&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378113 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/29765.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29765/head:pull/29765 PR: https://git.openjdk.org/jdk/pull/29765
