Alexey Ivanov

Results 81 comments of Alexey Ivanov
trafficstars

The CSR was approved two days ago, yet the bots didn't update the status of the issue. It should be ready for integration.

I also suggest removing the second asterisk at line 43, so that jtreg tags don't result javadoc warnings. If you also remove `throws Exception` clause from `openPopup`, the test will...

I somewhat dislike that the test completes too quickly when I use my mouse. Yes, you warn the tester the test is semi-automatic, yet I'd prefer giving the tester more...

> I somewhat dislike that the test completes too quickly when I use my mouse. Yes, you warn the tester the test is semi-automatic, yet I'd prefer giving the tester...

This fix also resolves [JDK-8238169](https://bugs.openjdk.org/browse/JDK-8238169) because the `cancelRunnables` method is removed; the `synchronized` modifier from `DoChangeContents.run` is also removed.

@mrserb, could you take a look, please?