> Issue: Formatter unit tests are launched via basic.sh > > Fix: Replace basic.sh with a Java test launcher > > Note: Java.internal.math was included in the original configuration of Basic, > but I removed it as it was not used within the Basic unit tests > > > Original output on success > <img > src="https://user-images.githubusercontent.com/67398801/195936541-bc90db50-8d03-47be-9c4f-95176b19a6a7.png" > width="350" height="350"> > > > New output on success > <img > src="https://user-images.githubusercontent.com/67398801/195936558-f85f4d48-dae2-4c38-aa50-46ef47db3d89.png" > width="350" height="450">
Justin Lu has updated the pull request incrementally with one additional commit since the last revision: Use data provider, drop exception ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10715/files - new: https://git.openjdk.org/jdk/pull/10715/files/f750adb6..1cbca6eb Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10715&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10715&range=00-01 Stats: 26 lines in 2 files changed: 5 ins; 17 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/10715.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10715/head:pull/10715 PR: https://git.openjdk.org/jdk/pull/10715