TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u40, 9
    • Component/s: core-libs
    • b70
    • generic
    • generic

        Testsuite name: Regression
        Tests names:
        java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
        java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java
        JDK tested: 8u40 b12
        Platform tested: Linux x64
        Is it a regression: NO
        Is it platform specific? NO


        The test fails because -Xcomp option causes all classes to be compiled with max optimization. This mandatory compilation consumes ReservedCodeCache very quickly.

              Assignee:
              Konstantin Shefov
              Reporter:
              Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: