(exclude sun/applet/AppletPanel runLoader)
in jdk1.2\demo\applets\ANIMATOR
run
java_g -Xcomp sun.applet.AppletViewer example1.html
it fails and stops until you exclude
java/util/TreeMap put
It runs fine with -XX:-Inline
It can be reproduced also with OptoStart=1100 and OptoStop=1120
in jdk1.2\demo\applets\ANIMATOR
run
java_g -Xcomp sun.applet.AppletViewer example1.html
it fails and stops until you exclude
java/util/TreeMap put
It runs fine with -XX:-Inline
It can be reproduced also with OptoStart=1100 and OptoStop=1120
- duplicates
-
JDK-4183019 Beta1 : Build A : Win NT & 95 : LOCAL Demo applet Swingset crashes in Comp mode.
-
- Closed
-
-
JDK-4183652 Can't run Swing with 1.2FCS-O and HotSpot (oct 21 build)
-
- Closed
-