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

[Ubuntu 25.10] java/lang/ProcessBuilder/Basic.java, java/lang/ProcessHandle/InfoTest.java fail due to rust-coreutils

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 17, 21, 24, 25, 26
    • core-libs
    • None

      With its switch to Rust coreutils [1], Ubuntu 25.10 now uses a single `coreutils` executable, where individual utilities are symlinks to that binary. This change breaks the `java/lang/ProcessBuilder/Basic.java` and `java/lang/ProcessHandle/InfoTest.java` tests, which assume that only BusyBox uses the symlink approach.


      [1] https://github.com/uutils/coreutils

        1. InfoTest.jtr
          40 kB
        2. Basic_id1.jtr
          20 kB
        3. Basic_id0.jtr
          20 kB

            vpetko Vladimir Petko
            vpetko Vladimir Petko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: