- 07 3月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: dump nodes and types in 8004640 case. Reviewed-by: roland
-
- 06 3月, 2013 2 次提交
- 05 3月, 2013 4 次提交
-
-
由 shade 提交于
Reviewed-by: kvn, vlivanov
-
由 morris 提交于
Summary: fix null pointer Reviewed-by: kvn
-
由 morris 提交于
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value Summary: safety checks for non-Apple thread time functions Reviewed-by: kvn
-
由 johnc 提交于
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd@gmail.com>. Reviewed-by: brutisso
-
- 04 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, jmasa
-
- 28 2月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Make deadlock detection a little more robust in the case of being unable to find the JavaThread associated with an object lock. Reviewed-by: sla, acorn
-
- 27 2月, 2013 3 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
由 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
-
由 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
-
- 22 2月, 2013 2 次提交
-
-
由 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
-
由 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 2 次提交
-
-
由 zgu 提交于
Summary: Added NULL pointer check for arena size record Reviewed-by: sspitsyn, dholmes
-
由 dcubed 提交于
Summary: report_vm_out_of_memory() should allow VMError.report_and_die() to handle multiple out of native memory errors. Reviewed-by: dcubed, dholmes, coleenp, acorn Contributed-by: ron.durbin@oracle.com
-
- 20 2月, 2013 3 次提交
-
-
由 hseigel 提交于
Summary: Delete the questionable source code because it is for no-longer supported versions of Linux. Reviewed-by: mikael, coleenp
-
由 mgerdin 提交于
Summary: Modify WhiteBoxAPI to use interface classes from test/testlibrary instead, add ClassFileInstaller to resolve the boot class path issue Reviewed-by: ctornqvi, dsamersoff, coleenp, kvn
-
由 emc 提交于
Summary: Adds code to HotSpot to properly update MethodParameter attributes' constant pool indexes when redefineClasses is called Reviewed-by: coleenp, sspitsyn
-
- 19 2月, 2013 2 次提交
- 18 2月, 2013 3 次提交
- 15 2月, 2013 4 次提交
-
-
由 tamao 提交于
Summary: This is a fix of an initialization mistake for class AdaptiveSizePolicy. Reviewed-by: jmasa Contributed-by: NTao Mao <tao.mao@oracle.com>
-
由 acorn 提交于
Reviewed-by: dholmes, acorn Contributed-by: bharadwaj.yadavalli@oracle.com
-
由 jprovino 提交于
Summary: Fix warning messages when selected garbage collectors are excluded from the minimal jvm. Reviewed-by: dholmes, cjplummer
-
由 jprovino 提交于
Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
-
- 14 2月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
- 13 2月, 2013 2 次提交
- 12 2月, 2013 4 次提交
-
-
由 roland 提交于
Summary: Add support for expensive nodes. Reviewed-by: kvn
-
由 morris 提交于
Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
-
由 coleenp 提交于
Summary: allocate method annotations and attach to ConstMethod if present Reviewed-by: dcubed, jiangli, sspitsyn, iklam
-
由 morris 提交于
Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
-
- 11 2月, 2013 1 次提交
-
-
由 kmo 提交于
Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked() Reviewed-by: kvn
-
- 10 2月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: add array access range check Reviewed-by: kvn
-