Ben-Zvi commented on issue #1455: DRILL-6724: Convert IndexOutOfBounds exception to UserException with … URL: https://github.com/apache/drill/pull/1455#issuecomment-418573131 The IBM JVM has a special call: `com.ibm.jvm.Dump.SystemDump()` that generates a dump (similar to a Linux core dump) that can be analyzed later (e.g., check values of fields, heap. Probably not direct memory). It can even garbage collect the heap before dumping !! Unfortunately the standard JVMs offer no such call yet, hence not applicable for Drill now.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
