On Wed, 15 Sep 2021 15:15:15 GMT, Alexey Ivanov <[email protected]> wrote:
>> lawrence.andrews has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixed minor issue > > test/jdk/java/awt/Graphics/LCDTextAndGraphicsState.java line 59: > >> 57: >> 58: private static final Frame instructionFrame = new Frame(); >> 59: private static volatile boolean testResult = false; > > Assigning the default value is redundant. done ------------- PR: https://git.openjdk.java.net/jdk/pull/5503
