commit | 56370657b97f9d8ec5805ce15f26048adeb38323 | [log] [tgz] |
---|---|---|
author | Jiangli Zhou <jiangli@openjdk.org> | Tue Apr 09 17:17:41 2013 -0400 |
committer | Jiangli Zhou <jiangli@openjdk.org> | Tue Apr 09 17:17:41 2013 -0400 |
tree | 5ff75cf2e676cb2a1a33ea7175a8520e0aa44eff | |
parent | 0afa77628c964aa1da3ed62c61708bd0f2e1277a [diff] |
8010862: The Method counter fields used for profiling can be allocated lazily Allocate the method's profiling related metadata until they are needed. Reviewed-by: coleenp, roland