JDK-4528790 : Component.reshape() deprecated, JComponent.reshape() not
  • Type: Bug
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2001-11-18
  • Updated: 2017-05-16
  • Resolved: 2003-11-03
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.
Other
5.0 b28Fixed
Description

Name: rmT116609			Date: 11/17/2001


java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)

The reshape() method of Component is deprecated, but for some reason the
overriden reshape() method of JComponent isn't.  setBounds() should be used,
not reshape().
(Review ID: 135863) 
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b28 tiger-beta
14-06-2004

PUBLIC COMMENTS .
10-06-2004

EVALUATION Fixed. ###@###.### 2002-04-17 --- the bug was not fixed. Reopening the bug. ###@###.### 2002-04-23 Weird. Anyhow, I went through CCC (new procedures) and they approved it. Fixed for tiger. ###@###.### 2003-10-14
23-04-2002