I expected the IBM JVM to support the same flags as the instrumental version of the Sun JVM, if I remember correctly. Is it possible to compare command line options between major versions of Java? (Ie Sun 1.6 vs IBM 1.4.2?)
If you donβt find a solution for flags, you can take advantage of the fact that the IBM JVM updates the /tmp/dump-locations file by adding the full path to the dump file. The cron task can run your script when this file is affected since it was last run.
source share