commit | c7ae2d10b7a9b943913628e14f82554ebc54395b | [log] [tgz] |
---|---|---|
author | Kim Barrett <kbarrett@openjdk.org> | Mon Mar 11 02:05:07 2019 -0400 |
committer | Kim Barrett <kbarrett@openjdk.org> | Mon Mar 11 02:05:07 2019 -0400 |
tree | 96121ba816cfcb455d0e0e1541d9bbf8f7cf20b3 | |
parent | ac03c042560a7c49c69aa2f4b9533bcfcbf357f7 [diff] |
8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC Fixed typo in decorator name, variables, and comments. Reviewed-by: tschatzl