> Now, for your information and maybe for some corrective action from your
> side, here's the origin of the confusion. I was wrongly assuming the
> applets execute using 1.6.0_12 build 03 on the faith of the output in
> the Java console of the plugin:
>
> Java Plug-in 1.6.0_12
> Using JRE version 1.6.0_12-ea Java HotSpot(TM) Client VM
>
> But this is exactly similar for both build 02 and 03... So the two
> builds are undistinguishable from the plugin console output...
We can probably include build numbers for ea release for the java console string, something like:
Java Plug-in 1.6.0_12-ea-b03
Using JRE version 1.6.0_12-ea-b03 Java HotSpot(TM) Client VM
|