RISC-V: jdk can't be built with clang due to register keyword

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: hotspot
    • b26
    • riscv
    • linux

      vm_version_linux_riscv.cpp has keyword register on line 77:

      register unsigned long __v;

      This results in warning ( and erro in default mode) -
      register storage class specifier is deprecated and incompatible with C++17

            Assignee:
            Vladimir Kempik
            Reporter:
            Vladimir Kempik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: