ReflectionFactory is not sufficient to support custom serialization libraries
David Lloyd
david.lloyd at redhat.com
Tue Dec 19 19:06:02 UTC 2017
On Tue, Dec 19, 2017 at 1:01 PM, Alan Bateman <Alan.Bateman at 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
More information about the jigsaw-dev
mailing list