Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 5095771
Votes 0
Synopsis WEmbeddedFrame.print code should take long instead of int for HDC
Category java:classes_2d
Reported Against mustang
Release Fixed 7(b20)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 02-SEP-2004
Description
Deployment code are doing 64 bit porting work and found that sun.awt.windows.WEmbeddedFrame.print code takes int as HDC. We should use long for portable reasons.
  xxxxx@xxxxx   2004-09-01
Work Around
N/A
Evaluation
As described, need to replace int to long.
Posted Date : 2007-08-01 17:52:44.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang