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

code_size2 needs adjustments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • 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.

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

              Created:
              Updated:
              Resolved: