History log of /openjdk10/hotspot/src/cpu/arm/vm/c1_Runtime1_arm.cpp
Revision Date Author Comments
# 13249:a2753984d2c1 05-Jul-2017 stefank

8183552: Move align functions to align.hpp
Reviewed-by: stuefe, pliden


# 13244:ebbb31f0437e 13-Apr-2017 stefank

8178500: Replace usages of round_to and round_down with align_up and align_down
Reviewed-by: rehn, tschatzl


# 12671:aacd98d54cd3 24-Feb-2017 thartmann

8139906: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity
Summary: The card table address used in the g1_post_barrier_slow stub should not be marked as relocatable.
Reviewed-by: kvn


# 12544:74cd588213de 12-Jan-2017 aharlap

8140588: Internal Error: gc/g1/ptrQueue.hpp:126 assert(_index == _sz) failed: invariant: queues are empty when activated
Summary: Re-check queue active state before updating
Reviewed-by: pliden, kbarrett, mdoerr


# 12422:98fe046473c9 18-Dec-2016 bobv

8168503: JEP 297: Unified arm32/arm64 Port
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer