On Tue, 28 Jun 2022 19:07:04 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> method doc changes > > test/jdk/java/awt/regtesthelpers/PassFailJFrame.java line 263: > >> 261: * window) by the specified position >> 262: * Note: This method should be invoked from the method that creates >> 263: * testWindow > > It looks like you accidentally removed the empty line that served as the > visual delimiter. @azvegint Thanks for catching it. Updated the PR with changes. ------------- PR: https://git.openjdk.org/jdk/pull/9300