On Tue, Dec 19, 2017 at 1:01 PM, Alan Bateman <alan.bate...@oracle.com> wrote: > On 19/12/2017 18:45, David Lloyd wrote: >> >> The ReflectionFactory class which was introduced for the purposes of >> supporting custom serialization libraries is not sufficient to the >> task by itself, despite what was implied by [1]. >> > Have you looked at how IIOP uses it?
It looks like they are using Unsafe for accessing fields, unless I've missed something (I'm looking at sun.corba.Bridge). -- - DML