History log of /openjdk9/hotspot/src/cpu/aarch64/vm/c1_CodeStubs_aarch64.cpp
Revision Date Author Comments
# 10015:ea1dcbec9dcc 12-Jan-2016 aph

8146891: AArch64 needs patch for 8032463
Reviewed-by: kvn


# 9488:3df67250a63a 21-Oct-2015 mdoerr

8138892: C1: Improve counter overflow checking
Reviewed-by: iveresov, goetz, twisti, vlivanov


# 8799:b12c3d05f5fd 03-Aug-2015 adinn

8132875: AArch64: Fix error introduced into AArch64 CodeCache by commit for 8130309
Summary: The fix for issue 8130309 introduced several errors into the AArch64 codecache routines
Reviewed-by: aph, thartmann, kvn


# 8795:118468cea331 29-Jul-2015 thartmann

8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
Summary: Check for failed expansion of stub section in code buffer and bailout.
Reviewed-by: kvn, adinn, dlong, roland, twisti


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david


# 7892:84c5d19d3a32 02-Mar-2015 adinn

8074119: [AARCH64] stage repo misses fixes from several Hotspot changes
Summary: add shared code changes from 8059606, 8069230, 8068976, 8068977, 8072911 and 8071805
Reviewed-by: aph, kvn


# 7881:d498aba2c736 20-Jan-2015 aph

8068053: AARCH64: C1 and C2 compilers
Summary: add src/cpu/aarch64/vm/* C1 and C2 files
Reviewed-by: kvn, roland