commit | fecb90d58274bf549b360f4ae836a9b9a9655277 | [log] [tgz] |
---|---|---|
author | Neil GM Richards <neil_richards@uk.ibm.com> | Wed May 27 20:51:25 2015 -0400 |
committer | Neil GM Richards <neil_richards@uk.ibm.com> | Wed May 27 20:51:25 2015 -0400 |
tree | ec83bd8ce8408faf49d12d9b907a97406f635540 | |
parent | 3d11ccd94ce456617efb42fed3dc32ea4a2b7f01 [diff] | |
parent | 84e3770f74c89ab652e742c8fca89cd139319b4f [diff] |
Merge branch 'disable-repid-class-cache' into 'ibm-trunk' Disable TypeDescriptorCache lookup for ClassDesc to Class resolution Doing this requires creating a standard utility for converting from repid to class names / classes in yoko-util, which can then be used by code in both yoko-core and yoko-rmi-impl (thus eliminating duplication and inconsistency). See merge request !50