code_size2 needs adjustments

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 13
    • Affects Version/s: 13
    • Component/s: hotspot
    • b21
    • x86
    • windows_10

      When compiling the current jdk/jdk on my Skylake Windows machine in slowdebug configuration, the following assertion triggers:

       assert(code_size2 == 0 || buffer.insts_remaining() > 200) failed: increase code_size2

      Increasing the 64 bit code_size2 by 200 bytes fixes this.

            Assignee:
            Ralf Schmelter
            Reporter:
            Ralf Schmelter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: