Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8230762

Change MacroAssembler::debug32/64 to use fatal instead of assert

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • None
    • b15

      As a follow-up to JDK-8225653, MacroAssembler::debug32/64 should use fatal() instead of assert() to also crash in a product build. Any usages of debug32/64 should be cleaned up in case they are expected to return.

      See also: https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2019-September/034987.html

            chagedorn Christian Hagedorn
            chagedorn Christian Hagedorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: