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

[lworld] Fails to compile with --with-debug-level=optimized

XMLWordPrintable

      Noticed a compilation problem with " --with-debug-level=optimized" configured, e.g:

      src/hotspot/share/oops/method.cpp:2450:7: error: 'valid_itable_index' was not declared in this scope; did you mean 'invalid_vtable_index'?
       2450 | if (valid_itable_index())
            | ^~~~~~~~~~~~~~~~~~
            | invalid_vtable_index

            dsimms David Simms
            dsimms David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: