-
Bug
-
Resolution: Fixed
-
P2
-
6u10
-
b31
-
x86
-
windows
AWT Applet has got dependecy on swing related bundle.
This one I found accidently while checking the size of Kernel +AWT , Kernel +Swing etc.
While loading an AWT Applet ( http://sqindia.india.sun.com/disk13/jcg/builds/1.6.0_10/b26/binaries/windows-i586/demo/applets/ArcTest/example1.html )
DownloadManager downloads all swing related jars - javax_swing.jar, javax_swing_core.jar, javax_swing_min.jar javax_swing_plaf_windows.jar.
I have tested with KernelBackgroundDownload off. I have deleted these jars and loaded the applet it is loading perfectly fine.
This regression is introduced in b27. b26 -Kernel JRE downloads only the required bundles.
This will effect the performance. If there is one more PIT I request you to fix this.
This one I found accidently while checking the size of Kernel +AWT , Kernel +Swing etc.
While loading an AWT Applet ( http://sqindia.india.sun.com/disk13/jcg/builds/1.6.0_10/b26/binaries/windows-i586/demo/applets/ArcTest/example1.html )
DownloadManager downloads all swing related jars - javax_swing.jar, javax_swing_core.jar, javax_swing_min.jar javax_swing_plaf_windows.jar.
I have tested with KernelBackgroundDownload off. I have deleted these jars and loaded the applet it is loading perfectly fine.
This regression is introduced in b27. b26 -Kernel JRE downloads only the required bundles.
This will effect the performance. If there is one more PIT I request you to fix this.