Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
6d2b098e
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
6d2b098e
编写于
7月 22, 2008
作者:
T
tdv
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
6728492: typo in copyrights in some files touched by the d3d pipeline port
Reviewed-by: prr
上级
00ef6975
变更
88
隐藏空白更改
内联
并排
Showing
88 changed file
with
88 addition
and
88 deletion
+88
-88
make/common/shared/Platform.gmk
make/common/shared/Platform.gmk
+1
-1
make/common/shared/Sanity.gmk
make/common/shared/Sanity.gmk
+1
-1
make/sun/awt/FILES_c_windows.gmk
make/sun/awt/FILES_c_windows.gmk
+1
-1
make/sun/awt/FILES_export_unix.gmk
make/sun/awt/FILES_export_unix.gmk
+1
-1
make/sun/awt/FILES_export_windows.gmk
make/sun/awt/FILES_export_windows.gmk
+1
-1
make/sun/awt/Makefile
make/sun/awt/Makefile
+1
-1
make/sun/awt/mapfile-mawt-vers
make/sun/awt/mapfile-mawt-vers
+1
-1
make/sun/awt/mapfile-vers
make/sun/awt/mapfile-vers
+1
-1
make/sun/awt/mapfile-vers-linux
make/sun/awt/mapfile-vers-linux
+1
-1
make/sun/font/FILES_c.gmk
make/sun/font/FILES_c.gmk
+1
-1
make/sun/font/Makefile
make/sun/font/Makefile
+1
-1
make/sun/headless/mapfile-vers
make/sun/headless/mapfile-vers
+1
-1
make/sun/xawt/mapfile-vers
make/sun/xawt/mapfile-vers
+1
-1
src/share/classes/java/awt/GraphicsDevice.java
src/share/classes/java/awt/GraphicsDevice.java
+1
-1
src/share/classes/java/awt/Robot.java
src/share/classes/java/awt/Robot.java
+1
-1
src/share/classes/java/awt/image/DataBuffer.java
src/share/classes/java/awt/image/DataBuffer.java
+1
-1
src/share/classes/java/awt/peer/ComponentPeer.java
src/share/classes/java/awt/peer/ComponentPeer.java
+1
-1
src/share/classes/javax/swing/BufferStrategyPaintManager.java
...share/classes/javax/swing/BufferStrategyPaintManager.java
+1
-1
src/share/classes/sun/awt/NullComponentPeer.java
src/share/classes/sun/awt/NullComponentPeer.java
+1
-1
src/share/classes/sun/awt/image/SunVolatileImage.java
src/share/classes/sun/awt/image/SunVolatileImage.java
+1
-1
src/share/classes/sun/awt/image/SunWritableRaster.java
src/share/classes/sun/awt/image/SunWritableRaster.java
+1
-1
src/share/classes/sun/awt/image/VolatileSurfaceManager.java
src/share/classes/sun/awt/image/VolatileSurfaceManager.java
+1
-1
src/share/classes/sun/font/StrikeCache.java
src/share/classes/sun/font/StrikeCache.java
+1
-1
src/share/classes/sun/java2d/SunGraphics2D.java
src/share/classes/sun/java2d/SunGraphics2D.java
+1
-1
src/share/classes/sun/java2d/SunGraphicsEnvironment.java
src/share/classes/sun/java2d/SunGraphicsEnvironment.java
+1
-1
src/share/classes/sun/java2d/SurfaceData.java
src/share/classes/sun/java2d/SurfaceData.java
+1
-1
src/share/classes/sun/java2d/loops/BlitBg.java
src/share/classes/sun/java2d/loops/BlitBg.java
+1
-1
src/share/classes/sun/java2d/loops/GeneralRenderer.java
src/share/classes/sun/java2d/loops/GeneralRenderer.java
+1
-1
src/share/classes/sun/java2d/opengl/OGLContext.java
src/share/classes/sun/java2d/opengl/OGLContext.java
+1
-1
src/share/classes/sun/java2d/opengl/OGLGraphicsConfig.java
src/share/classes/sun/java2d/opengl/OGLGraphicsConfig.java
+1
-1
src/share/classes/sun/java2d/opengl/OGLRenderer.java
src/share/classes/sun/java2d/opengl/OGLRenderer.java
+1
-1
src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
+1
-1
src/share/classes/sun/java2d/pipe/BufferedOpCodes.java
src/share/classes/sun/java2d/pipe/BufferedOpCodes.java
+1
-1
src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java
src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java
+1
-1
src/share/classes/sun/java2d/pipe/DrawImage.java
src/share/classes/sun/java2d/pipe/DrawImage.java
+1
-1
src/share/native/sun/font/AccelGlyphCache.c
src/share/native/sun/font/AccelGlyphCache.c
+1
-1
src/share/native/sun/font/AccelGlyphCache.h
src/share/native/sun/font/AccelGlyphCache.h
+1
-1
src/share/native/sun/java2d/Trace.h
src/share/native/sun/java2d/Trace.h
+1
-1
src/share/native/sun/java2d/loops/BlitBg.c
src/share/native/sun/java2d/loops/BlitBg.c
+1
-1
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c
+1
-1
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h
+1
-1
src/share/native/sun/java2d/opengl/OGLContext.c
src/share/native/sun/java2d/opengl/OGLContext.c
+1
-1
src/share/native/sun/java2d/opengl/OGLContext.h
src/share/native/sun/java2d/opengl/OGLContext.h
+1
-1
src/share/native/sun/java2d/opengl/OGLFuncs.h
src/share/native/sun/java2d/opengl/OGLFuncs.h
+1
-1
src/share/native/sun/java2d/opengl/OGLRenderQueue.c
src/share/native/sun/java2d/opengl/OGLRenderQueue.c
+1
-1
src/share/native/sun/java2d/opengl/OGLRenderQueue.h
src/share/native/sun/java2d/opengl/OGLRenderQueue.h
+1
-1
src/share/native/sun/java2d/opengl/OGLRenderer.c
src/share/native/sun/java2d/opengl/OGLRenderer.c
+1
-1
src/share/native/sun/java2d/opengl/OGLRenderer.h
src/share/native/sun/java2d/opengl/OGLRenderer.h
+1
-1
src/share/native/sun/java2d/opengl/OGLSurfaceData.c
src/share/native/sun/java2d/opengl/OGLSurfaceData.c
+1
-1
src/share/native/sun/java2d/opengl/OGLSurfaceData.h
src/share/native/sun/java2d/opengl/OGLSurfaceData.h
+1
-1
src/solaris/classes/sun/awt/X11GraphicsConfig.java
src/solaris/classes/sun/awt/X11GraphicsConfig.java
+1
-1
src/solaris/classes/sun/awt/X11GraphicsDevice.java
src/solaris/classes/sun/awt/X11GraphicsDevice.java
+1
-1
src/solaris/classes/sun/awt/motif/MComponentPeer.java
src/solaris/classes/sun/awt/motif/MComponentPeer.java
+1
-1
src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java
src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java
+1
-1
src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java
src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java
+1
-1
src/solaris/classes/sun/java2d/opengl/GLXVolatileSurfaceManager.java
.../classes/sun/java2d/opengl/GLXVolatileSurfaceManager.java
+1
-1
src/solaris/classes/sun/java2d/x11/X11PMBlitBgLoops.java
src/solaris/classes/sun/java2d/x11/X11PMBlitBgLoops.java
+1
-1
src/solaris/native/sun/java2d/opengl/GLXGraphicsConfig.c
src/solaris/native/sun/java2d/opengl/GLXGraphicsConfig.c
+1
-1
src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c
src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c
+1
-1
src/windows/classes/sun/awt/Win32GraphicsConfig.java
src/windows/classes/sun/awt/Win32GraphicsConfig.java
+1
-1
src/windows/classes/sun/awt/Win32GraphicsDevice.java
src/windows/classes/sun/awt/Win32GraphicsDevice.java
+1
-1
src/windows/classes/sun/awt/Win32GraphicsEnvironment.java
src/windows/classes/sun/awt/Win32GraphicsEnvironment.java
+1
-1
src/windows/classes/sun/awt/windows/WComponentPeer.java
src/windows/classes/sun/awt/windows/WComponentPeer.java
+1
-1
src/windows/classes/sun/awt/windows/WEmbeddedFramePeer.java
src/windows/classes/sun/awt/windows/WEmbeddedFramePeer.java
+1
-1
src/windows/classes/sun/awt/windows/WToolkit.java
src/windows/classes/sun/awt/windows/WToolkit.java
+1
-1
src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java
src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java
+1
-1
src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java
src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java
+1
-1
src/windows/classes/sun/java2d/opengl/WGLVolatileSurfaceManager.java
.../classes/sun/java2d/opengl/WGLVolatileSurfaceManager.java
+1
-1
src/windows/classes/sun/java2d/windows/GDIBlitLoops.java
src/windows/classes/sun/java2d/windows/GDIBlitLoops.java
+1
-1
src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
...dows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
+1
-1
src/windows/classes/sun/java2d/windows/WindowsFlags.java
src/windows/classes/sun/java2d/windows/WindowsFlags.java
+1
-1
src/windows/native/sun/java2d/opengl/WGLGraphicsConfig.c
src/windows/native/sun/java2d/opengl/WGLGraphicsConfig.c
+1
-1
src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
+1
-1
src/windows/native/sun/java2d/opengl/WGLSurfaceData.h
src/windows/native/sun/java2d/opengl/WGLSurfaceData.h
+1
-1
src/windows/native/sun/java2d/windows/GDIBlitLoops.cpp
src/windows/native/sun/java2d/windows/GDIBlitLoops.cpp
+1
-1
src/windows/native/sun/java2d/windows/GDIRenderer.cpp
src/windows/native/sun/java2d/windows/GDIRenderer.cpp
+1
-1
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
...indows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
+1
-1
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.h
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.h
+1
-1
src/windows/native/sun/java2d/windows/WindowsFlags.cpp
src/windows/native/sun/java2d/windows/WindowsFlags.cpp
+1
-1
src/windows/native/sun/java2d/windows/WindowsFlags.h
src/windows/native/sun/java2d/windows/WindowsFlags.h
+1
-1
src/windows/native/sun/windows/Devices.cpp
src/windows/native/sun/windows/Devices.cpp
+1
-1
src/windows/native/sun/windows/awt_Component.h
src/windows/native/sun/windows/awt_Component.h
+1
-1
src/windows/native/sun/windows/awt_DrawingSurface.cpp
src/windows/native/sun/windows/awt_DrawingSurface.cpp
+1
-1
src/windows/native/sun/windows/awt_DrawingSurface.h
src/windows/native/sun/windows/awt_DrawingSurface.h
+1
-1
src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
+1
-1
src/windows/native/sun/windows/awt_Win32GraphicsDevice.h
src/windows/native/sun/windows/awt_Win32GraphicsDevice.h
+1
-1
src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp
src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp
+1
-1
src/windows/native/sun/windows/awtmsg.h
src/windows/native/sun/windows/awtmsg.h
+1
-1
未找到文件。
make/common/shared/Platform.gmk
浏览文件 @
6d2b098e
#
# Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/common/shared/Sanity.gmk
浏览文件 @
6d2b098e
#
# Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/FILES_c_windows.gmk
浏览文件 @
6d2b098e
#
# Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/FILES_export_unix.gmk
浏览文件 @
6d2b098e
#
# Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/FILES_export_windows.gmk
浏览文件 @
6d2b098e
#
# Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/Makefile
浏览文件 @
6d2b098e
#
# Copyright 1995-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 1995-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/mapfile-mawt-vers
浏览文件 @
6d2b098e
#
# Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/mapfile-vers
浏览文件 @
6d2b098e
#
# Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/awt/mapfile-vers-linux
浏览文件 @
6d2b098e
#
# Copyright 2002-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/font/FILES_c.gmk
浏览文件 @
6d2b098e
#
# Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/font/Makefile
浏览文件 @
6d2b098e
#
# Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/headless/mapfile-vers
浏览文件 @
6d2b098e
#
# Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/sun/xawt/mapfile-vers
浏览文件 @
6d2b098e
#
# Copyright 2002-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
# Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/java/awt/GraphicsDevice.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/java/awt/Robot.java
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/java/awt/image/DataBuffer.java
浏览文件 @
6d2b098e
/*
* Portions Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Portions Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/java/awt/peer/ComponentPeer.java
浏览文件 @
6d2b098e
/*
* Copyright 1995-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1995-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/javax/swing/BufferStrategyPaintManager.java
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/awt/NullComponentPeer.java
浏览文件 @
6d2b098e
/*
* Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/awt/image/SunVolatileImage.java
浏览文件 @
6d2b098e
/*
* Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/awt/image/SunWritableRaster.java
浏览文件 @
6d2b098e
/*
* Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/awt/image/VolatileSurfaceManager.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/font/StrikeCache.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/SunGraphics2D.java
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/SunGraphicsEnvironment.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/SurfaceData.java
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/loops/BlitBg.java
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/loops/GeneralRenderer.java
浏览文件 @
6d2b098e
/*
* Copyright 1998-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1998-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/opengl/OGLContext.java
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/opengl/OGLGraphicsConfig.java
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/opengl/OGLRenderer.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/pipe/BufferedOpCodes.java
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/classes/sun/java2d/pipe/DrawImage.java
浏览文件 @
6d2b098e
/*
* Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/font/AccelGlyphCache.c
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/font/AccelGlyphCache.h
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/Trace.h
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/loops/BlitBg.c
浏览文件 @
6d2b098e
/*
* Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c
浏览文件 @
6d2b098e
/*
* Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.h
浏览文件 @
6d2b098e
/*
* Copyright 2000-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLContext.c
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLContext.h
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLFuncs.h
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLRenderQueue.c
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLRenderQueue.h
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLRenderer.c
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLRenderer.h
浏览文件 @
6d2b098e
/*
* Copyright 2005-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2005-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLSurfaceData.c
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/share/native/sun/java2d/opengl/OGLSurfaceData.h
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/awt/X11GraphicsConfig.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/awt/X11GraphicsDevice.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/awt/motif/MComponentPeer.java
浏览文件 @
6d2b098e
/*
* Copyright 1995-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1995-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/java2d/opengl/GLXSurfaceData.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/java2d/opengl/GLXVolatileSurfaceManager.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/classes/sun/java2d/x11/X11PMBlitBgLoops.java
浏览文件 @
6d2b098e
/*
* Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/native/sun/java2d/opengl/GLXGraphicsConfig.c
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/solaris/native/sun/java2d/opengl/GLXSurfaceData.c
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/Win32GraphicsConfig.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/Win32GraphicsDevice.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/Win32GraphicsEnvironment.java
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/windows/WComponentPeer.java
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/windows/WEmbeddedFramePeer.java
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/awt/windows/WToolkit.java
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/opengl/WGLSurfaceData.java
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/opengl/WGLVolatileSurfaceManager.java
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/windows/GDIBlitLoops.java
浏览文件 @
6d2b098e
/*
* Copyright 2002-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/classes/sun/java2d/windows/WindowsFlags.java
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/opengl/WGLGraphicsConfig.c
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/opengl/WGLSurfaceData.c
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/opengl/WGLSurfaceData.h
浏览文件 @
6d2b098e
/*
* Copyright 2004-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/GDIBlitLoops.cpp
浏览文件 @
6d2b098e
/*
* Copyright 2002-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/GDIRenderer.cpp
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.h
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/WindowsFlags.cpp
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/java2d/windows/WindowsFlags.h
浏览文件 @
6d2b098e
/*
* Copyright 2003-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2003-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/Devices.cpp
浏览文件 @
6d2b098e
/*
* Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_Component.h
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_DrawingSurface.cpp
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_DrawingSurface.h
浏览文件 @
6d2b098e
/*
* Copyright 1997-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_Win32GraphicsDevice.h
浏览文件 @
6d2b098e
/*
* Copyright 2001-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 2001-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp
浏览文件 @
6d2b098e
/*
* Copyright 1999-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1999-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
src/windows/native/sun/windows/awtmsg.h
浏览文件 @
6d2b098e
/*
* Copyright 1996-2008 Sun Microsystems
Microsystems
, Inc. All Rights Reserved.
* Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录