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

[JVMCI] AllocatableValue.toString overrides are missing reference information

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b127

      When printing AllocatableValue objects the current code restricts you to a single character to identify the type through the use of getTypeChar(). The returned type chars are platform dependent and there's clear way to include any extra information. Instead ValueKind should provide an extension point that lets subclasses return a full String, which can simply default to the result of toString.

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: