-
Bug
-
Resolution: Fixed
-
P4
-
6u12
-
b02
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200066 | 7 | Andy Herrick | P4 | Resolved | Fixed | b64 |
> 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
> 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
- backported by
-
JDK-2200066 display build number for ea release in java console
-
- Resolved
-