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

JIT tests for huge methods should be created

XMLWordPrintable

    • generic
    • generic

      Using tests
      cvm/bytecode/bytecode/dneg
      cvm/bytecode/bytecode/fneg
      we found compiler issues that could be reproduced if vm was started with option -XX:-DontCompileHugeMethods, because size of those test methods is bigger than corresponding "huge method" threshold. (See JDK-7147464)
      But issue described in JDK-7147464 could be also reproduced with similar huge methods with size slightly less than "huge method" threshold.

      So at least analogues of cvm/bytecode/bytecode/{dneg,fneg} tests with reduced method size should be created.

            rsunderbabu Ramkumar Sunderbabu
            fzhinkin Filipp Zhinkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: