Loading... (original) (raw)

On Windows, os::print_siginfo() could be improved:
- write exception name instead of just the code
- handle DEP violations when printing out exception information
- print out exception information also for EXCEPTION_IN_PAGE_ERROR and EXCEPTION_GUARD_PAGE, which have the same exception information.

relates to

Task - A task that needs to be done. JDK-8144219 [posix] Remove redundant code around os::print_siginfo()