JDK-7154114 : jstat tests failing on non-english locales
Type:Bug
Component:core-svc
Sub-Component:tools
Affected Version:8
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2012-03-15
Updated:2013-12-17
Resolved:2012-03-27
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Some tests in sun/tools/{jstat,jstatd} fails when running on a non-english locale. Output from jstat has , instead of . as decimal delimiter on a swedish locale.
Comments
EVALUATION
ok
16-03-2012
SUGGESTED FIX
Add -J-Duser.language=en to invocations of jstat.