Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell11
提交
ffe3da41
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看板
提交
ffe3da41
编写于
7月 05, 2017
作者:
D
duke
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
91bf37e7
275f35bb
变更
18
隐藏空白更改
内联
并排
Showing
18 changed file
with
94 addition
and
93 deletion
+94
-93
.hgtags-top-repo
.hgtags-top-repo
+1
-0
Makefile
Makefile
+6
-6
make/Defs-internal.gmk
make/Defs-internal.gmk
+6
-6
make/corba-rules.gmk
make/corba-rules.gmk
+6
-6
make/deploy-rules.gmk
make/deploy-rules.gmk
+6
-6
make/hotspot-rules.gmk
make/hotspot-rules.gmk
+6
-6
make/install-rules.gmk
make/install-rules.gmk
+6
-6
make/jaxp-rules.gmk
make/jaxp-rules.gmk
+6
-6
make/jaxws-rules.gmk
make/jaxws-rules.gmk
+6
-6
make/jdk-rules.gmk
make/jdk-rules.gmk
+6
-6
make/jprt.gmk
make/jprt.gmk
+6
-6
make/jprt.properties
make/jprt.properties
+6
-6
make/langtools-rules.gmk
make/langtools-rules.gmk
+6
-6
make/sanity-rules.gmk
make/sanity-rules.gmk
+6
-6
make/sponsors-rules.gmk
make/sponsors-rules.gmk
+6
-6
make/templates/bsd-header
make/templates/bsd-header
+1
-1
make/templates/gpl-cp-header
make/templates/gpl-cp-header
+2
-2
test/Makefile
test/Makefile
+6
-6
未找到文件。
.hgtags-top-repo
浏览文件 @
ffe3da41
...
...
@@ -68,3 +68,4 @@ cf26288a114be67c39f2758959ce50b60f5ae330 jdk7-b85
97d8b6c659c29c8493a8b2b72c2796a021a8cf79 jdk7-b91
5f5c33d417f3a14706b09a4a95e65fa7b6fa54d6 jdk7-b92
5fc102ff48f0e787ce9cc77249841d5ff0941b75 jdk7-b93
d7f35c61afa092b6357c2c4bce3f298f16620f71 jdk7-b94
Makefile
浏览文件 @
ffe3da41
#
# Copyright
1995-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 1995, 2009, 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.
#
BUILD_PARENT_DIRECTORY
=
.
...
...
make/Defs-internal.gmk
浏览文件 @
ffe3da41
#
# Copyright
1995-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 1995, 2009, 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.
#
#
...
...
make/corba-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/deploy-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2002-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2002, 2009, 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.
#
################################################################
...
...
make/hotspot-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/install-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2002-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2002, 2009, 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.
#
################################################################
...
...
make/jaxp-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/jaxws-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/jdk-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/jprt.gmk
浏览文件 @
ffe3da41
#
# Copyright
2006-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2006, 2009, 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.
#
################################################################
...
...
make/jprt.properties
浏览文件 @
ffe3da41
#
# Copyright
2006-2010 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2006, 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.
#
# Properties for jprt
...
...
make/langtools-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/sanity-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2001-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2001, 2009, 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.
#
################################################################
...
...
make/sponsors-rules.gmk
浏览文件 @
ffe3da41
#
# Copyright
2006-2009 Sun Microsystems, Inc. All Rights R
eserved.
# Copyright
(c) 2006, 2009, 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.
#
################################################################
...
...
make/templates/bsd-header
浏览文件 @
ffe3da41
...
...
@@ -11,7 +11,7 @@ are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
- Neither the name of
Sun Microsystems
nor the names of its
- Neither the name of
Oracle
nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
...
...
make/templates/gpl-cp-header
浏览文件 @
ffe3da41
...
...
@@ -3,9 +3,9 @@ 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
...
...
test/Makefile
浏览文件 @
ffe3da41
#
# 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.
#
#
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录