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

JSR-292 bug: java.nio.file.Path.toString cores dump

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1
    • hs25
    • 8
    • hotspot
    • Observed at least on Mac.

    • b55
    • generic
    • generic
    • Verified

    Backports

      Description

        Testcase:
        var path = new java.io.File("/Users/jfdenise").toPath();
        path.toString();

        Using jdk8 b109 + latest nashorn: java jdk.nashorn.tools.Shell testcase.js

        Same test case written in Java doesn't core dump.

        Attachments

          1. hs_err_pid10232.log
            20 kB
          2. hs_err_pid41696.log
            36 kB
          3. hs_err_pid5687.log
            48 kB
          4. hs_err_pid63531.log
            37 kB

          Issue Links

            Activity

              People

                drchase David Chase (Inactive)
                jfdenise Jean-Francois Denise (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: