RFR (XS) 8209911: More blob types in hs_err printout

Aleksey Shipilev shade at redhat.com
Thu Aug 23 18:42:21 UTC 2018


RFE:
  https://bugs.openjdk.java.net/browse/JDK-8209911

Patch:
  http://cr.openjdk.java.net/~shade/8209911/8209911.patch

Little debugging/post-mortem convenience. These are all blob types that have is_*_blob() tests.
These blobs do not seem to have too much useful metadata to print from them, printing out the blob
type is enough for now.

Testing: Linux/x86_64 build only

Thanks,
-Aleksey



More information about the hotspot-dev mailing list