Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8038657
javax.swing.BufferStrategyPaintManager has unused imports
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
9
Affects Version/s:
9
Component/s:
client-libs
Labels:
modularization
Subcomponent:
javax.swing
Resolved In Build:
b12
Description
The changes for JDK-8029960 added two unused imports:
import java.util.logging.Level;
import java.util.logging.Logger;
that should be removed.
Attachments
Activity
People
Assignee:
Sergey Bylokhov
Reporter:
Alan Bateman
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2014-03-28 12:24
Updated:
2014-05-08 01:09
Resolved:
2014-03-31 13:52