commit | fc03719078dba1316d6b06f971f97f77125dd21e | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Wed Oct 28 09:47:23 2015 -0400 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Wed Oct 28 09:47:23 2015 -0400 |
tree | 2741a95fda6073d38fbaa7624f5a72bcd6a818c3 | |
parent | 5179fc3488b5c183c778be7e2210bfaa9f1b0af1 [diff] |
8139203: Consistent naming for klass type predicates 8138923: Remove oop coupling with InstanceKlass subclasses Renamed oop_is_instance and friends, removed the functions in oop that dug down into InstanceKlass. Reviewed-by: jrose, lfoltan, stefank