- 12 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-
- 11 6月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method. Reviewed-by: roland
-
- 06 8月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Allow to execute vectorization and crc32 optimization on Atom. Enable UseFPUForSpilling by default on x86. Reviewed-by: roland
-
- 12 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
-
- 08 8月, 2014 4 次提交
-
-
由 tschatzl 提交于
Summary: Remove dead code. Reviewed-by: stefank, brutisso
-
由 tschatzl 提交于
Summary: Remove dead code. Reviewed-by: stefank, brutisso
-
由 tschatzl 提交于
Summary: Do not try to verify timing measures for the redirty logged cards phase when it is not executed. Reviewed-by: brutisso, jmasa
-
由 tschatzl 提交于
Summary: Do not try to verify timing measures for the redirty logged cards phase when it is not executed. Reviewed-by: brutisso, jmasa
-
- 31 7月, 2014 2 次提交
-
-
由 tschatzl 提交于
Summary: Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark. Reviewed-by: jmasa
-
由 tschatzl 提交于
Summary: Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark. Reviewed-by: jmasa
-
- 29 7月, 2014 2 次提交
-
-
由 mdoerr 提交于
Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier. Reviewed-by: tschatzl, goetz
-
由 mdoerr 提交于
Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier. Reviewed-by: tschatzl, goetz
-
- 23 7月, 2014 2 次提交
-
-
由 tschatzl 提交于
Summary: Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness. Reviewed-by: brutisso, mgerdin
-
由 tschatzl 提交于
Summary: Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness. Reviewed-by: brutisso, mgerdin
-
- 21 7月, 2014 8 次提交
-
-
由 tschatzl 提交于
Summary: Refactor preparation for compaction during Full GC so that it lazily initializes the first compaction point. This also avoids problems later when the first region may not be committed. Also reviewed by K. Barrett. Reviewed-by: brutisso
-
由 tschatzl 提交于
Summary: Refactor preparation for compaction during Full GC so that it lazily initializes the first compaction point. This also avoids problems later when the first region may not be committed. Also reviewed by K. Barrett. Reviewed-by: brutisso
-
由 tschatzl 提交于
Summary: Also consider os::vm_allocation_granularity in the calculation. Reviewed-by: brutisso
-
由 tschatzl 提交于
Summary: Also consider os::vm_allocation_granularity in the calculation. Reviewed-by: brutisso
-
由 tschatzl 提交于
8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap Summary: Skip clearing the next bitmap if we just recently aborted since the full GC already clears this bitmap. Reviewed-by: brutisso
-
由 tschatzl 提交于
8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap Summary: Skip clearing the next bitmap if we just recently aborted since the full GC already clears this bitmap. Reviewed-by: brutisso
-
由 tschatzl 提交于
8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking Summary: Replaced use of during_initial_mark_pause() with the variable last_pause_included_initial_mark that holds the real old value of _during_initial_mark_pause. Reviewed-by: brutisso, ehelin
-
由 tschatzl 提交于
8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking Summary: Replaced use of during_initial_mark_pause() with the variable last_pause_included_initial_mark that holds the real old value of _during_initial_mark_pause. Reviewed-by: brutisso, ehelin
-
- 06 8月, 2014 1 次提交
-
-
由 thartmann 提交于
8029443: 'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' during VM_CollectForMetadataAllocation Summary: Added missing metadata relocation to 'loadConP_no_oop_cheap' on Sparc if the pointer is referring to a Klass. Added jtreg test. Reviewed-by: kvn
-
- 01 8月, 2014 1 次提交
-
-
由 roland 提交于
Summary: C++ code pattern from 8040121 is incorrect Reviewed-by: kvn
-
- 29 7月, 2014 2 次提交
-
-
由 thartmann 提交于
8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp Summary: Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union. Reviewed-by: kvn
-
由 thartmann 提交于
8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp Summary: Fixed parfait warnings in globalDefinitions files by using a union for casts. Reviewed-by: kvn
-
- 22 5月, 2014 1 次提交
-
-
由 lfoltan 提交于
Summary: Factor out definitions of copysignA and scalbnA into new file sharedRuntimeMath.hpp Reviewed-by: kvn
-
- 11 8月, 2014 1 次提交
-
-
由 fzhinkin 提交于
Reviewed-by: kvn
-
- 12 8月, 2014 1 次提交
-
-
由 kvn 提交于
Reviewed-by: roland
-
- 29 7月, 2014 1 次提交
-
-
由 fzhinkin 提交于
Summary: call rtm_deopt() only if there were no compilation bailouts before. Reviewed-by: kvn
-
- 06 8月, 2014 1 次提交
-
-
由 stefank 提交于
Summary: Added -XX:+/-ClassUnloadingWithConcurrentMark Reviewed-by: jmasa, brutisso, mgerdin
-
- 04 8月, 2014 1 次提交
-
-
由 stefank 提交于
8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
-
- 11 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
-
- 09 7月, 2014 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: stefank, brutisso
-
- 07 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
-
- 01 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: iveresov, mgerdin
-
- 26 6月, 2014 3 次提交
-
-
由 mgerdin 提交于
Summary: Change parent of G1OffsetTableContigSpace to CompactibleSpace, reimplement missing functionality Reviewed-by: stefank, jmasa, tschatzl
-
由 mgerdin 提交于
Reviewed-by: stefank, brutisso, tschatzl
-
由 mgerdin 提交于
Summary: Rename save_marks to record_top_and_timestamp and remove som unused but related methods Reviewed-by: stefank, ehelin
-
- 25 6月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: tschatzl, stefank
-