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

JIT tests for huge methods should be created

    XMLWordPrintable

Details

    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vaibhav Vaibhav Choudhary (Inactive)
              fzhinkin Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Imported:
                Indexed: