Trying to reach out to see if there is any known difference that may be causing this.
The application was developed and runs fine under:
openjdk version "1.8.0_151"
And its currently running in production environment under
java version "1.8.0_45"
Java HotSpot(TM) 64-Bit Server VM
and occasionally fails due to -
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
Any help would be appreciated to solve this problem.