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

[Testbug] serviceability/dcmd/CodeCacheTest.java fails due to java.lang.NumberFormatException: For input string: "fffffd7febc00000"

XMLWordPrintable

    • b30
    • 9
    • b34
    • generic
    • solaris
    • Verified

        command: main CodeCacheTest
        reason: User specified action: run main CodeCacheTest
        elapsed time (seconds): 27.038
        ----------System.out:(6/229)----------
        > Compiler.codecache :
        CodeCache: size=262144Kb used=10126Kb max_used=11300Kb free=252017Kb
         bounds [0xfffffd7febc00000, 0xfffffd7fec7d0000, 0xfffffd7ffbc00000]
         total_blobs=2231 nmethods=1726 adapters=421
         compilation: enabled

        ----------System.err:(15/907)----------
        java.lang.NumberFormatException: For input string: "fffffd7febc00000"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
        at java.lang.Long.parseLong(Long.java:593)
        at CodeCacheTest.main(CodeCacheTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:484)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.NumberFormatException: For input string: "fffffd7febc00000"
        JavaTest Message: shutting down test

        RULE serviceability/dcmd/CodeCacheTest.java Exception java.lang.NumberFormatException: For input string: "..."

              neliasso Nils Eliasson (Inactive)
              ykantser Yekaterina Kantserova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: