zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Implement Ice.ClassGraphMaxDepth in Java and JavaScript #2295

Closed bernardnormier closed 1 day ago

bernardnormier commented 2 weeks ago

As of Ice 3.7, Ice.ClassGraphMaxDepth is implemented in all languages except Java and JavaScript, where we rely instead on catching / transmitting a stack overflow error.

We should fix that and:

https://doc.zeroc.com/ice/3.7/property-reference/miscellaneous-ice-properties#id-.MiscellaneousIce.*Propertiesv3.7-Ice.ClassGraphDepthMax