JDK-4662231 : REGRESSION: Yet another java.awt.dnd.DropTarget causing JNI Global Reference lea
Type:Bug
Component:client-libs
Sub-Component:java.awt
Affected Version:1.4.0
Priority:P1
Status:Resolved
Resolution:Fixed
OS:generic
CPU:x86
Submitted:2002-04-03
Updated:2002-10-09
Resolved:2002-10-09
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.
It's a regression. Bug # 4343272 fails in Merlin. It's failing in the Windows platform, Solaris is OK.
Comments
CONVERTED DATA
BugTraq+ Release Management Values
COMMIT TO FIX:
1.4.0_03
FIXED IN:
1.4.0_03
INTEGRATED IN:
1.4.0_03
14-06-2004
EVALUATION
this seems to be fixed in the latest 1.4.1 release (as of 4/19/02)
CTE will look into locate the fix and port it to 1.4.0 patch
###@###.### 2002-04-19
the leak shown by the testcase is not caused by the drop target, it's
caused by a popup menu. it's 4508846 fixed in hopper
we will put in 4508846 in 1.4.0_03 because it appears as a "regression" to
customer