[
https://issues.apache.org/jira/browse/YOKO-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873478#comment-15873478
]
David Jencks edited comment on YOKO-471 at 2/19/17 4:42 AM:
------------------------------------------------------------
commit fecb90d58274bf549b360f4ae836a9b9a9655277
Merge: 3d11ccd 84e3770
Author: Neil GM Richards <[email protected]>
Date: Wed May 27 20:51:25 2015 -0400
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
commit 84e3770f74c89ab652e742c8fca89cd139319b4f
Author: Neil Richards <[email protected]>
Date: Thu May 28 01:46:49 2015 +0100
Use Pattern.quote() for compiled split patterns
commit 5aad6813317b6482c07f30d3809e334ff327414a
Author: Neil Richards <[email protected]>
Date: Thu May 28 00:54:31 2015 +0100
Special-case IDL:omg.org/CORBA/WStringValue:1.0
commit 9b0f17fe032a7499101f2c70aadab26f95384c7e
Author: Neil Richards <[email protected]>
Date: Wed May 27 22:43:34 2015 +0100
Produce best-of-breed repid to class name conversion
commit 3407444d1cd7ae884272f3e20242406faa8a8667
Author: Neil Richards <[email protected]>
Date: Wed May 27 21:23:11 2015 +0100
Improve RepIds.fixName implementation
commit 0876adb888ff786a7463866587a5b02e1581b1a0
Author: Neil Richards <[email protected]>
Date: Wed May 27 20:32:03 2015 +0100
Provide RepId utils from yoko-util
commit a814e3657f2862b78788f09ff4974aa738a2b2ad
Author: Joe Chacko <[email protected]>
Date: Wed May 27 18:25:41 2015 +0100
Do not use the cached class when converting a ClassDesc to a Class
commit f00755897697aebbd3a8795bde7741ea547c5909
Merge: ca997b7 e130c21
Author: Neil GM Richards <[email protected]>
Date: Wed May 27 08:33:19 2015 -0400
Merge branch 'classbasedesc_doprivileged' into 'ibm-trunk'
Classbasedesc doprivileged
See merge request !48
commit e130c215141bb9874702cf8054f4a3c1f46124da
Author: Neil Richards <[email protected]>
Date: Wed May 27 13:32:00 2015 +0100
Use doPrivileged in ClassBaseDescriptor.init()
commit ca997b7ea84dcd6743650203d62ca24aaafc335b
Merge: f6e0625 fc6c682
Author: Neil GM Richards <[email protected]>
Date: Wed May 27 07:18:46 2015 -0400
Merge branch 'class_marshalling' into 'ibm-trunk'
Class marshalling
Sorts out conversion of Class to ClassDesc during marshalling and ClassDesc
to Class during unmarshalling.
Also correct ArrayValueDescriptor so that ValueDescriptor.writeReplace is
called for each element in the array.
See merge request !47
commit fc6c68276cd57093b8f7a5b621fa8e3f38c235fa
Author: Neil Richards <[email protected]>
Date: Wed May 27 12:04:03 2015 +0100
Correct Class marshalling using ClassDesc
was (Author: djencks):
commit f00755897697aebbd3a8795bde7741ea547c5909
Merge: ca997b7 e130c21
Author: Neil GM Richards <[email protected]>
Date: Wed May 27 08:33:19 2015 -0400
Merge branch 'classbasedesc_doprivileged' into 'ibm-trunk'
Classbasedesc doprivileged
See merge request !48
commit e130c215141bb9874702cf8054f4a3c1f46124da
Author: Neil Richards <[email protected]>
Date: Wed May 27 13:32:00 2015 +0100
Use doPrivileged in ClassBaseDescriptor.init()
commit ca997b7ea84dcd6743650203d62ca24aaafc335b
Merge: f6e0625 fc6c682
Author: Neil GM Richards <[email protected]>
Date: Wed May 27 07:18:46 2015 -0400
Merge branch 'class_marshalling' into 'ibm-trunk'
Class marshalling
Sorts out conversion of Class to ClassDesc during marshalling and ClassDesc
to Class during unmarshalling.
Also correct ArrayValueDescriptor so that ValueDescriptor.writeReplace is
called for each element in the array.
See merge request !47
commit fc6c68276cd57093b8f7a5b621fa8e3f38c235fa
Author: Neil Richards <[email protected]>
Date: Wed May 27 12:04:03 2015 +0100
Correct Class marshalling using ClassDesc
> Class marshalling
> -----------------
>
> Key: YOKO-471
> URL: https://issues.apache.org/jira/browse/YOKO-471
> Project: Yoko - CORBA Server
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: orb core
> Affects Versions: v1.1.0
> Reporter: David Jencks
>
> Sorts out conversion of Class to ClassDesc during marshalling and ClassDesc
> to Class during unmarshalling.
>
> Also correct ArrayValueDescriptor so that ValueDescriptor.writeReplace is
> called for each element in the array.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)