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: 6755034
Votes 0
Synopsis Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java
Category java:classes_2d
Reported Against
Release Fixed 7(b54)
State 10-Fix Delivered, bug
Priority: 3-Medium
Related Bugs 6814588
Submit Date 02-OCT-2008
Description
  xxxxx@xxxxx   writes:
The copyright script complains about the following files.
Please take a look at them and either fix or pass them to responsible engineers as appropriate.
 [...]

jdk7/ws/jdk/src/solaris/classes/sun/font/FcFontConfiguration.java 

Looks like this was introduced with changeset:   426:f0ede391c615

Search for FcFontConfiguration.java on this page:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/f0ede391c615

See also src/solaris/native/sun/awt/fontconfig.h where
'© 2001' changed to '© 2001'
Posted Date : 2008-10-02 01:56:42.0
Work Around
N/A
Evaluation
Actual :
  * 2 along with this work; if not, write to the Free Software Foundation,

Expected :
 * along with this work; if not, write to the Free Software Foundation,

I believe I saw that "2" and thought I'd erroneously entered it with
misdirected keyboard input , so deleted it.

I expected jcheck to catch such errors.
Posted Date : 2008-10-02 21:53:43.0

>See also src/solaris/native/sun/awt/fontconfig.h where
> '© 2001' changed to '© 2001'

This is an imported file, and that's how it is in all the recent
bundles I've downloaded. I
Posted Date : 2008-12-24 00:08:45.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang