Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_hotspot
提交
72d54b9f
D
dragonwell8_hotspot
项目概览
openanolis
/
dragonwell8_hotspot
通知
2
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_hotspot
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
72d54b9f
编写于
7月 25, 2014
作者:
C
coffeys
浏览文件
操作
浏览文件
下载
差异文件
Merge
上级
2ef81c0b
e6045112
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
21 addition
and
13 deletion
+21
-13
.hgtags
.hgtags
+1
-0
THIRD_PARTY_README
THIRD_PARTY_README
+9
-9
src/os/aix/vm/os_aix.cpp
src/os/aix/vm/os_aix.cpp
+0
-4
src/share/vm/ci/ciField.cpp
src/share/vm/ci/ciField.cpp
+11
-0
未找到文件。
.hgtags
浏览文件 @
72d54b9f
...
@@ -497,6 +497,7 @@ e4a6e7f1b90b85270aee1c54edaca3ef737082f1 hs25.20-b21
...
@@ -497,6 +497,7 @@ e4a6e7f1b90b85270aee1c54edaca3ef737082f1 hs25.20-b21
f7429096a202cab5c36a0f20dea33c554026010f jdk8u20-b22
f7429096a202cab5c36a0f20dea33c554026010f jdk8u20-b22
7c56530b11496459e66cb9ea933035002311672c hs25.20-b22
7c56530b11496459e66cb9ea933035002311672c hs25.20-b22
f09d1f6a401e25a54dad44bb7bea482e47558af5 jdk8u20-b23
f09d1f6a401e25a54dad44bb7bea482e47558af5 jdk8u20-b23
00cf2b6f51b9560b01030e8f4c28c466f0b21fe3 hs25.20-b23
a4d44dfb7d30eea54bc172e4429a655454ae0bbf jdk8u25-b00
a4d44dfb7d30eea54bc172e4429a655454ae0bbf jdk8u25-b00
9a2152fbd929b0d8b2f5c326a5526214ae71731a jdk8u25-b01
9a2152fbd929b0d8b2f5c326a5526214ae71731a jdk8u25-b01
d3d5604ea0dea3812e87ba76ac199d0a8be6f49f jdk8u25-b02
d3d5604ea0dea3812e87ba76ac199d0a8be6f49f jdk8u25-b02
...
...
THIRD_PARTY_README
浏览文件 @
72d54b9f
...
@@ -2,7 +2,7 @@ DO NOT TRANSLATE OR LOCALIZE.
...
@@ -2,7 +2,7 @@ DO NOT TRANSLATE OR LOCALIZE.
-----------------------------
-----------------------------
%% This notice is provided with respect to ASM Bytecode Manipulation
%% This notice is provided with respect to ASM Bytecode Manipulation
Framework v5.0, which may be included with JRE 8, and JDK 8, and
Framework v5.0
.3
, which may be included with JRE 8, and JDK 8, and
OpenJDK 8.
OpenJDK 8.
--- begin of LICENSE ---
--- begin of LICENSE ---
...
@@ -1471,7 +1471,7 @@ source code repository. It is licensed under Mozilla Public License (MPL),
...
@@ -1471,7 +1471,7 @@ source code repository. It is licensed under Mozilla Public License (MPL),
version 2.0.
version 2.0.
The NSS libraries are supplied in executable form, built from unmodified
The NSS libraries are supplied in executable form, built from unmodified
NSS source code labeled with the "NSS_3
.13.1_RTM" release
tag.
NSS source code labeled with the "NSS_3
_16_RTM" HG
tag.
The NSS source code is available in the OpenJDK source code repository at:
The NSS source code is available in the OpenJDK source code repository at:
jdk/test/sun/security/pkcs11/nss/src
jdk/test/sun/security/pkcs11/nss/src
...
@@ -3349,14 +3349,14 @@ info@urwpp.de or design@bigelowandholmes.com
...
@@ -3349,14 +3349,14 @@ info@urwpp.de or design@bigelowandholmes.com
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
%% This notice is provided with respect to zlib v1.2.
5
, which may be included
%% This notice is provided with respect to zlib v1.2.
8
, which may be included
with JRE 8, JDK 8, and OpenJDK 8.
with JRE 8, JDK 8, and OpenJDK 8.
--- begin of LICENSE ---
--- begin of LICENSE ---
version 1.2.
5, July 18th, 2005
version 1.2.
8, April 28th, 2013
Copyright (C) 1995-20
05
Jean-loup Gailly and Mark Adler
Copyright (C) 1995-20
13
Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
warranty. In no event will the authors be held liable for any damages
...
@@ -3382,11 +3382,11 @@ with JRE 8, JDK 8, and OpenJDK 8.
...
@@ -3382,11 +3382,11 @@ with JRE 8, JDK 8, and OpenJDK 8.
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
%% This notice is provided with respect to the following which may be
%% This notice is provided with respect to the following which may be
included with JRE 8, JDK 8, and OpenJDK 8
, except where noted:
included with JRE 8, JDK 8, and OpenJDK 8
.
Apache Commons Math
2
.2
Apache Commons Math
3
.2
Apache Derby 10.10.1.
2 [included with JDK 8]
Apache Derby 10.10.1.
3
Apache Jakarta BCEL 5.
2
Apache Jakarta BCEL 5.
1
Apache Jakarta Regexp 1.4
Apache Jakarta Regexp 1.4
Apache Santuario XML Security for Java 1.5.4
Apache Santuario XML Security for Java 1.5.4
Apache Xalan-Java 2.7.1
Apache Xalan-Java 2.7.1
...
...
src/os/aix/vm/os_aix.cpp
浏览文件 @
72d54b9f
...
@@ -1215,10 +1215,6 @@ void os::die() {
...
@@ -1215,10 +1215,6 @@ void os::die() {
::
abort
();
::
abort
();
}
}
// Unused on Aix for now.
void
os
::
set_error_file
(
const
char
*
logfile
)
{}
// This method is a copy of JDK's sysGetLastErrorString
// This method is a copy of JDK's sysGetLastErrorString
// from src/solaris/hpi/src/system_md.c
// from src/solaris/hpi/src/system_md.c
...
...
src/share/vm/ci/ciField.cpp
浏览文件 @
72d54b9f
...
@@ -138,6 +138,17 @@ ciField::ciField(ciInstanceKlass* klass, int index): _known_to_link_with_put(NUL
...
@@ -138,6 +138,17 @@ ciField::ciField(ciInstanceKlass* klass, int index): _known_to_link_with_put(NUL
return
;
return
;
}
}
// Access check based on declared_holder. canonical_holder should not be used
// to check access because it can erroneously succeed. If this check fails,
// propagate the declared holder to will_link() which in turn will bail out
// compilation for this field access.
if
(
!
Reflection
::
verify_field_access
(
klass
->
get_Klass
(),
declared_holder
->
get_Klass
(),
canonical_holder
,
field_desc
.
access_flags
(),
true
))
{
_holder
=
declared_holder
;
_offset
=
-
1
;
_is_constant
=
false
;
return
;
}
assert
(
canonical_holder
==
field_desc
.
field_holder
(),
"just checking"
);
assert
(
canonical_holder
==
field_desc
.
field_holder
(),
"just checking"
);
initialize_from
(
&
field_desc
);
initialize_from
(
&
field_desc
);
}
}
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录