JDK-7068662 : Reserve and restore the default locale
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-07-20
  • Updated: 2019-12-07
  • Resolved: 2012-05-13
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.

To download the current JDK release, click here.
JDK 7 JDK 8
7u261Fixed 8 b01Fixed
Related Reports
Relates :  
Description
There are a few regression tests that do not reserve and restore the default locale. As will result in unexpected impact on other tests that depends on the default locale, see CR 7059542 for an example.

Need to cleanup the tests.

Comments
EVALUATION reserve and restore the default locale in regression tests under jdk/test folder.
20-07-2011