- 15 8月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 03 8月, 2014 1 次提交
-
-
由 hseigel 提交于
Summary: Fix stackmap matching for branches. Reviewed-by: coleenp, lfoltan, acorn
-
- 31 7月, 2014 1 次提交
-
-
由 coffeys 提交于
-
- 30 7月, 2014 2 次提交
- 28 7月, 2014 1 次提交
-
-
由 tbell 提交于
-
- 25 7月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 23 7月, 2014 2 次提交
- 22 7月, 2014 1 次提交
-
-
由 jeff 提交于
Reviewed-by: coffeys
-
- 19 7月, 2014 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 18 7月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime. Reviewed-by: kvn, vlivanov Contributed-by: andreas.schoesser@sap.com
-
- 25 7月, 2014 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 17 7月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 15 7月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 11 7月, 2014 3 次提交
- 10 7月, 2014 2 次提交
- 09 7月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 04 7月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 03 7月, 2014 4 次提交
- 04 7月, 2014 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 01 7月, 2014 1 次提交
-
-
由 mgronlun 提交于
8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops Reviewed-by: coleenp, sspitsyn, ehelin
-
- 27 6月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 26 6月, 2014 3 次提交
- 25 6月, 2014 1 次提交
-
-
由 asaha 提交于
-
- 21 6月, 2014 2 次提交
- 20 6月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Initialize host_klass while parsing the class with the other initializations. Reviewed-by: sspitsyn, stefank
-
- 21 6月, 2014 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 19 6月, 2014 2 次提交
- 18 6月, 2014 1 次提交
-
-
由 asaha 提交于
-