On Tue, 19 Mar 2024 23:30:39 GMT, Phil Race <p...@openjdk.org> wrote:
> This seems to have been some previous not very complete conversion of a test > from applet to main. > It even still had Applet imported and miscellaneous comments. I've cleaned it > up. This pull request has now been integrated. Changeset: e81374e0 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e81374e0501a8201dac701824d2e29f2cedfcdff Stats: 112 lines in 1 file changed: 24 ins; 56 del; 32 mod 8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java imports Applet Reviewed-by: azvegint, abhiscxk ------------- PR: https://git.openjdk.org/jdk/pull/18386