Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell11
提交
5869c49c
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看板
提交
5869c49c
编写于
7月 05, 2017
作者:
D
duke
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
0796e299
7f922eb3
变更
15
隐藏空白更改
内联
并排
Showing
15 changed file
with
53 addition
and
23 deletion
+53
-23
.hgtags-top-repo
.hgtags-top-repo
+1
-0
Makefile
Makefile
+1
-1
make/Defs-internal.gmk
make/Defs-internal.gmk
+1
-1
make/corba-rules.gmk
make/corba-rules.gmk
+1
-1
make/deploy-rules.gmk
make/deploy-rules.gmk
+1
-1
make/hotspot-rules.gmk
make/hotspot-rules.gmk
+1
-1
make/install-rules.gmk
make/install-rules.gmk
+1
-1
make/jaxp-rules.gmk
make/jaxp-rules.gmk
+1
-1
make/jaxws-rules.gmk
make/jaxws-rules.gmk
+1
-1
make/jdk-rules.gmk
make/jdk-rules.gmk
+1
-1
make/jprt.properties
make/jprt.properties
+15
-1
make/langtools-rules.gmk
make/langtools-rules.gmk
+1
-1
make/scripts/update_copyright_year.sh
make/scripts/update_copyright_year.sh
+18
-8
make/sponsors-rules.gmk
make/sponsors-rules.gmk
+1
-1
test/Makefile
test/Makefile
+8
-3
未找到文件。
.hgtags-top-repo
浏览文件 @
5869c49c
...
...
@@ -111,3 +111,4 @@ c6f380693342feadccc5fe2c5adf500e861361aa jdk7-b133
ddc2fcb3682ffd27f44354db666128827be7e3c3 jdk7-b134
783bd02b4ab4596059c74b10a1793d7bd2f1c157 jdk7-b135
2fe76e73adaa5133ac559f0b3c2c0707eca04580 jdk7-b136
7654afc6a29e43cb0a1343ce7f1287bf690d5e5f jdk7-b137
Makefile
浏览文件 @
5869c49c
#
# Copyright (c) 1995, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1995, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/Defs-internal.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 1995, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 1995, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/corba-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/deploy-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/hotspot-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/install-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2002, 201
0
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2002, 201
1
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/jaxp-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/jaxws-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/jdk-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/jprt.properties
浏览文件 @
5869c49c
...
...
@@ -323,6 +323,21 @@ jprt.make.rule.all.test.targets= \
${jprt.my.windows.i586}-product-c1-jdk_tools2,
\
windows_x64_5.2-product-c2-jdk_tools2
# JCK test targets in test/Makefile (no fastdebug & limited c2, windows broken)
jprt.my.jck.test.target.set
=
\
solaris_sparc_5.10-product-c1-JCK7TESTRULE,
\
solaris_sparcv9_5.10-product-c2-JCK7TESTRULE,
\
solaris_i586_5.10-product-c1-JCK7TESTRULE,
\
solaris_x64_5.10-product-c2-JCK7TESTRULE,
\
linux_i586_2.6-product-c1-JCK7TESTRULE,
\
linux_x64_2.6-product-c2-JCK7TESTRULE
# JCK testset targets (e.g. jprt submit -testset jck ... )
jprt.make.rule.jck.test.targets
=
\
${jprt.my.jck.test.target.set:JCK7TESTRULE=jck7devtools},
\
${jprt.my.jck.test.target.set:JCK7TESTRULE=jck7runtime},
\
${jprt.my.jck.test.target.set:JCK7TESTRULE=jck7compiler}
# Select list to use (allow for testset to be empty too)
jprt.make.rule..test.targets
=
${jprt.make.rule.default.test.targets}
jprt.make.rule.test.targets
=
${jprt.make.rule.${jprt.my.test.set}.test.targets}
...
...
@@ -333,4 +348,3 @@ jprt.test.targets=${jprt.vm.test.targets}
# Directories to be excluded from the source bundles
jprt.bundle.exclude.src.dirs
=
build dist webrev
make/langtools-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2001, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2001, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
make/scripts/update_copyright_year.sh
浏览文件 @
5869c49c
#!/bin/sh -f
#!/bin/
ba
sh -f
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
...
...
@@ -152,14 +152,24 @@ if [ -s ${all_changesets} ] ; then
echo
"------------------------------------------------"
hg log
--rev
${
changeset
}
--template
'{desc}\n'
>
${
desc
}
printf
"%d: %s
\n
%s
\n
"
${
index
}
"
${
changeset
}
"
"
`
cat
${
desc
}
|head
-1
`
"
if
cat
${
desc
}
| fgrep
-i
"Added tag"
>
/dev/null
;
then
printf
" EXCLUDED tag changeset.
\n
"
elif
cat
${
desc
}
| fgrep
-i
rebrand
>
/dev/null
;
then
printf
" EXCLUDED rebrand changeset.
\n
"
elif
cat
${
desc
}
| fgrep
-i
copyright
>
/dev/null
;
then
printf
" EXCLUDED copyright changeset.
\n
"
if
[
"
${
year
}
"
=
"2010"
]
;
then
if
cat
${
desc
}
| fgrep
-i
"Added tag"
>
/dev/null
;
then
printf
" EXCLUDED tag changeset.
\n
"
elif
cat
${
desc
}
| fgrep
-i
rebrand
>
/dev/null
;
then
printf
" EXCLUDED rebrand changeset.
\n
"
elif
cat
${
desc
}
| fgrep
-i
copyright
>
/dev/null
;
then
printf
" EXCLUDED copyright changeset.
\n
"
else
updateChangesetFiles
${
changeset
}
fi
else
updateChangesetFiles
${
changeset
}
if
cat
${
desc
}
| fgrep
-i
"Added tag"
>
/dev/null
;
then
printf
" EXCLUDED tag changeset.
\n
"
elif
cat
${
desc
}
| fgrep
-i
"copyright year"
>
/dev/null
;
then
printf
" EXCLUDED copyright year changeset.
\n
"
else
updateChangesetFiles
${
changeset
}
fi
fi
rm
-f
${
desc
}
done
...
...
make/sponsors-rules.gmk
浏览文件 @
5869c49c
#
# Copyright (c) 2006, 20
09
, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2006, 20
11
, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
test/Makefile
浏览文件 @
5869c49c
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2010,
2011,
Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
...
...
@@ -73,13 +73,16 @@ JDK_TEST_LIST2 = \
jdk_rmi
\
jdk_swing
# These are the current jck test targets in the jdk repository
JDK_JCK7_LIST
=
jck7devtools jck7compiler jck7runtime
# Default test target (everything)
all
:
$(JDK_TEST_LIST) $(LANGTOOLS_TEST_LIST)
# Test targets
$(LANGTOOLS_TEST_LIST)
:
@
$(NO_STOPPING)
$(
call
SUBDIR_TEST,
$(LANGTOOLS_DIR)
,
$(
subst
langtools_,,
$@
))
$(JDK_TEST_LIST) $(JDK_TEST_LIST2)
:
$(JDK_TEST_LIST) $(JDK_TEST_LIST2)
$(JDK_JCK7_LIST)
:
@
$(NO_STOPPING)
$(
call
SUBDIR_TEST,
$(JDK_DIR)
,
$@
)
clean
:
...
...
@@ -87,7 +90,9 @@ clean:
################################################################
# Phony targets (e.g. these are not filenames)
.PHONY
:
all clean $(JDK_TEST_LIST) $(LANGTOOLS_TEST_LIST)
.PHONY
:
all clean
\
$(JDK_TEST_LIST) $(JDK_TEST_LIST2) $(JDK_JCK7_LIST)
\
$(LANGTOOLS_TEST_LIST)
################################################################
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录