ILog with OpenJDK

76 Views Asked by At

I am currently using IBM Decision Optimization Center V3.8 to create model file and recently changed to use OpenJDK. Can I ask whether will IBM Decision Optimization Center V3.8 work with OpenJDK?

I am using HTCondor to run the model file and the HTCondor kept holding on to the job, can someone give me some guide on how can I troubleshoot this issue?

1

There are 1 best solutions below

3
UlrichGiorgioJaeger On

OpenJDK vs Oracle JDK... the only difference is in the licensing between these two.

1st is open source with gnu general license. 2nd is commercial license.

some other diff's like support/extendibility/cost but nothing regarding it's code.

if you have a super critical application that touches millions then you would consider support etc. but most recommend to go for OpenJDK because code is 99% same