ACTION: applet -- Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: recursive setBounds paint
REASON: User specified action: run applet SetBoundsPaintTest.html
TIME: 1.267 seconds
messages:
command: applet SetBoundsPaintTest.html
reason: User specified action: run applet SetBoundsPaintTest.html
Additional options from @modules: --add-modules java.desktop
elapsed time (seconds): 1.267
STDOUT:
11
STDERR:
java.lang.RuntimeException: recursive setBounds paint
at SetBoundsPaintTest.init(SetBoundsPaintTest.java:26)
at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:154)
at java.base/java.lang.Thread.run(Thread.java:830)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: recursive setBounds paint