JDK-8078609 : AARCH64: Interpreter should support conditional card marks (UseCondCardMark)
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-04-24
  • Updated: 2015-04-24
  • Resolved: 2015-04-24
Related Reports
Duplicate :  
Relates :  
Description
JDK-8076987 enabled UseCondCardMark for C1; interpreter should also follow suit for the same reason:
"warm" interpreted code can inadvertently ruin the performance for C1/C2-compiled code. 
Comments
AArch64 changes are merged into JDK-8078438 webrev now, thanks!
24-04-2015