• Home
  • History
  • Annotate
  • only in /art/test/573-checker-checkcast-regression/src/
History log of /art/test/573-checker-checkcast-regression/src/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86503785cd6414b8692e5c83cadaa2972b6a099b 11-Feb-2016 Roland Levillain <rpl@google.com> Fix x86-64 Baker's read barrier fast path for CheckCast.

Use an art::x86_64::Label instead of an
art::x86_64::NearLabel as end label when emitting code for a
HCheckCast instruction, as the range of the latter may
sometimes be too short when Baker's read barriers are
enabled.

Bug: 12687968
Change-Id: Ia9742dce65be7d4fb104688f3c4717b65df1fb54
ain.java