JDK-8050118 : Windows policy file missing semicolon
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-07-13
  • Updated: 2014-07-25
  • Resolved: 2014-07-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 9
9 b23Fixed
Related Reports
Duplicate :  
Relates :  
Description
The changes for JDK-8043406 have broken the Windows policy file - missing a semicolon. Dozens of tests are failing in JPRT, needs to be fixed urgently. 
Comments
This bug caused a lot of test case failed in nightly,see:http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=531126.CORELIBS-JDK-NIGHTLY-SQE-4 After this bug fixed, the failed testcase could pass.see:http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=540535.CORELIBS-JDK-NIGHTLY-SQE-4 No testcase failed by this issue. Code looks good now. Verified
25-07-2014