Hi All, I need some help reviewing the PR https://github.com/apache/oodt/pull/94. As per the suggested change by Yasith, CORBA packages have been removed from JDK 10 onward. He has suggested to use reflection. But my argument is, even to use reflection, those dependencies should come from somewhere if not from JDK [1]. How can we solve this?
[1] https://stackoverflow.com/questions/51710274/is-there-a-replacement-library-for-corba-in-jdk-11 Thanks, Imesha
