JDK-8043449 : Remove AppInfo.getFutureBlock*** methods
  • Type: Bug
  • Component: deploy
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-05-19
  • Updated: 2015-01-21
  • Resolved: 2014-07-01
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 8 JDK 9
8u20 b21Fixed 9Fixed
Description
We have the text in the resources that still mentions that "This application will be blocked in a future Java...". And the logic here is driven by 3 methods in AppInfo : getFutureBlockPermission() ;getFutureBlockSelfsigned();getFutureBlockUnsigned()).  We need to clean up the code and remove these method and resources, since future already come
Comments
SQE-OK to take this fix for 8u20
19-06-2014

critical request for 8u20: fix to remove out-of-date information from security dialogs.
18-06-2014