Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 9
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b65
-
CPU:sparc
-
OS:solaris_7
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084910 | emb-9 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
Description
Name: sdR10048 Date: 06/17/2002
JDK1.4.0rc-b92 doc for java.awt.Canvas.Canvas(GraphicsConfiguration config)
says nothing about situation when config==null:
---
public Canvas(GraphicsConfiguration config)
Constructs a new Canvas given a GraphicsConfiguration object.
Parameters:
config - a reference to a GraphicsConfiguration object.
---
See http://java.sun.com/j2se/javadoc/writingapispecs/index.html#method
======================================================================
Attachments
Issue Links
- backported by
-
JDK-8084910 java.awt.Canvas(GraphicaConfiguration): null reaction
-
- Resolved
-