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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u40, 9
    • 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.

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

                Created:
                Updated:
                Resolved: