|
Quick Lists
|
|
Bug ID:
|
6599317
|
|
Votes
|
0
|
|
Synopsis
|
SCCS keywords in D3DTestPattern.java
|
|
Category
|
java:classes_2d
|
|
Reported Against
|
|
|
Release Fixed
|
7(b20)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
30-AUG-2007
|
|
Description
|
The file
src/closed/share/test/java2d/VolatileImage/D3DTestPattern/D3DTestPattern.java
makes use of SCCS keywords. These should be removed before we transition to Mercurial.
It also generates a copyright notice which should be checked for correctness.
Posted Date : 2007-08-30 13:45:33.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
as per desc.
Posted Date : 2007-08-30 16:44:55.0
A few notes clarifying the fix:
1. the file in question generates a header which is lives
in the "open" part of the workspace:
src/windows/native/sun/java2d/d3d/D3DTestRaster.h
(and it currently has a GPL copyright header)
2. this is not done during every build. It's done manually -
once in a veery long while. We basically needed
to generate it only once, and put the generator file
into the workspace so that we don't lose it
3. most of this is moot anyway since both of these files
will go away once we port the new d3d pipeline to the
jdk7 tree
Posted Date : 2007-08-31 01:00:51.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |