JDK-7117249 : clean up warnings in java.util.jar, .logging, .prefs
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-12-02
  • Updated: 2018-11-14
  • Resolved: 2012-06-15
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 Other
8 b19Fixed openjdk7uFixed
Description
Clean up warnings in several files in java.util.*, specifically

java/util/jar/JarFile.java
java/util/logging/LogManager.java
java/util/prefs/Preferences.java
java/util/prefs/XmlSupport.java

This is part of Warnings Cleanup Day. Patches submitted by Michael Barker <###@###.###> on behalf of the London JUG.

Patches submitted in email:

http://mail.openjdk.java.net/pipermail/jdk8-dev/2011-December/000413.html

Comments
EVALUATION There were 42 warnings fixed by this changeset.
09-12-2011