commit | 7cd3700010226adc02bf0dad849ed9ff89460914 | [log] [tgz] |
---|---|---|
author | Chris Plummer <cjplummer@openjdk.org> | Thu Apr 21 20:49:11 2016 -0700 |
committer | Chris Plummer <cjplummer@openjdk.org> | Thu Apr 21 20:49:11 2016 -0700 |
tree | 47aa6c80ce8845818cc66e33df83407342ce2748 | |
parent | d1b219ba3c64a32440fcaa9d46d3d95458dfc9ba [diff] |
8148195: Some InstanceKlass and MethodCounters fields can be excluded when JVMTI is not supported Removed "previous version", "cached class file", and breakpoint related fields and code when JVMTI is not supported Reviewed-by: coleenp, sspitsyn