Additional position setting (LEFT_HALF) and a method to obtain bounds of test instruction frame are added to PassFailJFrame to handle positioning of multiple test frames.
These changes have been added as part of [JDK-8289075](https://bugs.openjdk.org/browse/JDK-8289075) changes. ------------- Commit messages: - PassFailJFrame changes for multiple frame scenarios Changes: https://git.openjdk.org/jdk/pull/9525/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9525&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8289075 Stats: 32 lines in 1 file changed: 29 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/9525.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9525/head:pull/9525 PR: https://git.openjdk.org/jdk/pull/9525
