- 06 3月, 2013 1 次提交
-
-
由 iklam 提交于
7107135: Stack guard pages are no more protected after loading a shared library with executable stack Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op. Reviewed-by: dholmes, zgu Contributed-by: ioi.lam@oracle.com
-
- 05 3月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, kvn, mikael, morris
-
- 02 3月, 2013 1 次提交
-
-
由 dcubed 提交于
-
- 01 3月, 2013 6 次提交
- 28 2月, 2013 7 次提交
- 27 2月, 2013 7 次提交
-
-
由 kevinw 提交于
Reviewed-by: rbackman, sla, poonam
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
由 coleenp 提交于
-
由 dholmes 提交于
-
由 simonis 提交于
Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files. Reviewed-by: coleenp, stefank, dholmes
-
由 drchase 提交于
Summary: if more than 100 seconds and more than 100 iterations have both passed, then exit is allowed. Reviewed-by: kvn
-
由 mikael 提交于
Summary: Corrected formatted prints to have matching arguments, removed dead print_frame_layout function Reviewed-by: sla, dholmes
-
- 26 2月, 2013 2 次提交
- 25 2月, 2013 1 次提交
-
-
由 roland 提交于
Summary: InitializeNode::can_capture_store() must check that the captured store doesn't overwrite a memory location that is loaded before the store. Reviewed-by: kvn
-
- 23 2月, 2013 4 次提交
- 22 2月, 2013 6 次提交
-
-
由 coleenp 提交于
Summary: Zero Symbol* for constant pool strings to indicate pseudo_strings (objects that aren't strings). Clean up JVM_CONSTANT_Object and unused flags. Reviewed-by: sspitsyn, jrose
-
由 sla 提交于
Reviewed-by: coleenp, mgronlun
-
由 vladidan 提交于
-
由 katleman 提交于
-
由 vladidan 提交于
-
由 stefank 提交于
Summary: SystemDictionary::find(...) should not create and register ClassLoaderData objects for class loaders. Reviewed-by: coleenp, acorn Contributed-by: NStefan Karlsson <stefan.karlsson@oracle.com>, Erik Helin <erik.helin@oracle.com>
-
- 21 2月, 2013 4 次提交