Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell11
提交
78a610cb
D
dragonwell11
项目概览
openanolis
/
dragonwell11
通知
7
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell11
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
78a610cb
编写于
9月 09, 2010
作者:
O
ohair
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
6982137: Rebranding pass 2 - missed copyright changes
Reviewed-by: mbykov
上级
b84260cb
变更
66
隐藏空白更改
内联
并排
Showing
66 changed file
with
347 addition
and
347 deletion
+347
-347
jdk/make/templates/gpl-cp-header
jdk/make/templates/gpl-cp-header
+3
-3
jdk/make/templates/gpl-header
jdk/make/templates/gpl-header
+3
-3
jdk/src/share/classes/java/lang/CharacterName.java
jdk/src/share/classes/java/lang/CharacterName.java
+6
-6
jdk/src/share/classes/sun/font/GlyphDisposedListener.java
jdk/src/share/classes/sun/font/GlyphDisposedListener.java
+6
-6
jdk/src/share/classes/sun/jvmstat/monitor/Units.java
jdk/src/share/classes/sun/jvmstat/monitor/Units.java
+6
-6
jdk/src/share/classes/sun/jvmstat/monitor/Variability.java
jdk/src/share/classes/sun/jvmstat/monitor/Variability.java
+6
-6
jdk/src/solaris/classes/sun/font/XRGlyphCache.java
jdk/src/solaris/classes/sun/font/XRGlyphCache.java
+6
-6
jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
+6
-6
jdk/src/solaris/classes/sun/font/XRTextRenderer.java
jdk/src/solaris/classes/sun/font/XRTextRenderer.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
...olaris/classes/sun/java2d/jules/JulesAATileGenerator.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
...olaris/classes/sun/java2d/jules/JulesRenderingEngine.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
+6
-6
jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
...src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
...src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
...src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
...laris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
+6
-6
jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
+6
-6
jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
+6
-6
jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
+6
-6
jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java
jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java
+3
-3
jdk/test/java/lang/StringBuffer/Capacity.java
jdk/test/java/lang/StringBuffer/Capacity.java
+3
-3
jdk/test/java/security/cert/CertificateFactory/openssl/BadFooter.java
...a/security/cert/CertificateFactory/openssl/BadFooter.java
+4
-4
jdk/test/java/util/zip/GZIP/GZIPInputStreamRead.java
jdk/test/java/util/zip/GZIP/GZIPInputStreamRead.java
+4
-4
jdk/test/javax/swing/JFormattedTextField/Test6462562.java
jdk/test/javax/swing/JFormattedTextField/Test6462562.java
+3
-3
jdk/test/javax/swing/JTabbedPane/6670274/bug6670274.java
jdk/test/javax/swing/JTabbedPane/6670274/bug6670274.java
+4
-4
jdk/test/javax/swing/JTable/6768387/bug6768387.java
jdk/test/javax/swing/JTable/6768387/bug6768387.java
+4
-4
jdk/test/javax/swing/JTable/6788484/bug6788484.java
jdk/test/javax/swing/JTable/6788484/bug6788484.java
+4
-4
jdk/test/javax/swing/JTable/6937798/bug6937798.java
jdk/test/javax/swing/JTable/6937798/bug6937798.java
+4
-4
jdk/test/javax/swing/JTableHeader/6884066/bug6884066.java
jdk/test/javax/swing/JTableHeader/6884066/bug6884066.java
+4
-4
jdk/test/javax/swing/JTableHeader/6889007/bug6889007.java
jdk/test/javax/swing/JTableHeader/6889007/bug6889007.java
+4
-4
jdk/test/javax/swing/JTextArea/6925473/bug6925473.java
jdk/test/javax/swing/JTextArea/6925473/bug6925473.java
+4
-4
jdk/test/javax/swing/JTextArea/6940863/bug6940863.java
jdk/test/javax/swing/JTextArea/6940863/bug6940863.java
+4
-4
jdk/test/javax/swing/JViewport/6953396/bug6953396.java
jdk/test/javax/swing/JViewport/6953396/bug6953396.java
+4
-4
jdk/test/javax/swing/border/Test6910490.java
jdk/test/javax/swing/border/Test6910490.java
+4
-4
jdk/test/javax/swing/plaf/synth/SynthToolBarUI/6739756/bug6739756.java
...x/swing/plaf/synth/SynthToolBarUI/6739756/bug6739756.java
+4
-4
jdk/test/javax/swing/text/WrappedPlainView/6857057/StubBranchElement.java
...wing/text/WrappedPlainView/6857057/StubBranchElement.java
+4
-4
jdk/test/javax/swing/text/WrappedPlainView/6857057/StubLeafElement.java
.../swing/text/WrappedPlainView/6857057/StubLeafElement.java
+4
-4
jdk/test/javax/swing/text/WrappedPlainView/6857057/bug6857057.java
...javax/swing/text/WrappedPlainView/6857057/bug6857057.java
+4
-4
jdk/test/sun/security/krb5/MicroTime.java
jdk/test/sun/security/krb5/MicroTime.java
+4
-4
未找到文件。
jdk/make/templates/gpl-cp-header
浏览文件 @
78a610cb
...
...
@@ -17,6 +17,6 @@ You should have received a copy of the GNU General Public License version
2 along with this work; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
CA 95054 USA or visit www.sun.com if you need additional information or
have any
questions.
Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
or visit www.oracle.com if you need additional information or have any
questions.
jdk/make/templates/gpl-header
浏览文件 @
78a610cb
...
...
@@ -15,6 +15,6 @@ You should have received a copy of the GNU General Public License version
2 along with this work; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
CA 95054 USA or visit www.sun.com if you need additional information or
have any
questions.
Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
or visit www.oracle.com if you need additional information or have any
questions.
jdk/src/share/classes/java/lang/CharacterName.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
java.lang
;
...
...
jdk/src/share/classes/sun/font/GlyphDisposedListener.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.font
;
...
...
jdk/src/share/classes/sun/jvmstat/monitor/Units.java
浏览文件 @
78a610cb
/*
* Copyright
2003-2004 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2003, 2004, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.jvmstat.monitor
;
...
...
jdk/src/share/classes/sun/jvmstat/monitor/Variability.java
浏览文件 @
78a610cb
/*
* Copyright
2003-2004 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2003, 2004, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.jvmstat.monitor
;
...
...
jdk/src/solaris/classes/sun/font/XRGlyphCache.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.font
;
...
...
jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.font
;
...
...
jdk/src/solaris/classes/sun/font/XRTextRenderer.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.font
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.jules
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
package
sun.java2d.xr
;
...
...
jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
#include "X11SurfaceData.h"
...
...
jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
Sun
designates this
* published by the Free Software Foundation.
Oracle
designates this
* particular file as subject to the "Classpath" exception as provided
* by
Sun
in the LICENSE file that accompanied this code.
* by
Oracle
in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
...
...
@@ -18,9 +18,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
#include "GraphicsPrimitiveMgr.h"
...
...
jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java
浏览文件 @
78a610cb
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/java/lang/StringBuffer/Capacity.java
浏览文件 @
78a610cb
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
...
...
jdk/test/java/security/cert/CertificateFactory/openssl/BadFooter.java
浏览文件 @
78a610cb
/*
* Copyright (c) 2010
Sun Microsystems, Inc. All Rights R
eserved.
* Copyright (c) 2010
, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* @test
...
...
jdk/test/java/util/zip/GZIP/GZIPInputStreamRead.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JFormattedTextField/Test6462562.java
浏览文件 @
78a610cb
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTabbedPane/6670274/bug6670274.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*@test
...
...
jdk/test/javax/swing/JTable/6768387/bug6768387.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTable/6788484/bug6788484.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTable/6937798/bug6937798.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTableHeader/6884066/bug6884066.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTableHeader/6889007/bug6889007.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTextArea/6925473/bug6925473.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JTextArea/6940863/bug6940863.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/JViewport/6953396/bug6953396.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/* @test
...
...
jdk/test/javax/swing/border/Test6910490.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
import
static
java
.
awt
.
Color
.
RED
;
...
...
jdk/test/javax/swing/plaf/synth/SynthToolBarUI/6739756/bug6739756.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/**
...
...
jdk/test/javax/swing/text/WrappedPlainView/6857057/StubBranchElement.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
import
javax.swing.text.*
;
...
...
jdk/test/javax/swing/text/WrappedPlainView/6857057/StubLeafElement.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
import
javax.swing.text.*
;
...
...
jdk/test/javax/swing/text/WrappedPlainView/6857057/bug6857057.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
...
...
jdk/test/sun/security/krb5/MicroTime.java
浏览文件 @
78a610cb
/*
* Copyright
2010 Sun Microsystems, Inc. All Rights R
eserved.
* Copyright
(c) 2010, Oracle and/or its affiliates. All rights r
eserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
...
...
@@ -16,9 +16,9 @@
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact
Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
*
CA 95054 USA or visit www.sun.com if you need additional information or
*
have any
questions.
* Please contact
Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
*
or visit www.oracle.com if you need additional information or have any
* questions.
*/
/*
* @test
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录