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

LevelTransitionTest.java, fix trivial methods levels logic

    XMLWordPrintable

Details

    • b11
    • generic
    • generic

    Backports

      Description

        ## Outcome and solution:
        The original case was created for the problem of intermittent switching from level 3 to level 4 in background. Since that, the VM has changed and can now do 0->4 transition. The notion of trivial method has also changed. The fix makes 'trivial' method really trivial, assumes 0->4 transition for trivial methods; switches off background compilation.

        ## Original Description:
        It seems that after deoptimization, the method is compiled at level 4 instead of level 3.

        Attachments

          Issue Links

            Activity

              People

                enikitin Evgeny Nikitin
                anoll Albert Noll (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                9 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: