Withdrawn: 8340380: Improve source launcher's shebang script detection

duke duke at openjdk.org
Fri Feb 7 21:23:16 UTC 2025


On Tue, 5 Nov 2024 16:16:13 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this change that improves the launcher mode detection by reading the initial two characters from the started file for being a shebang script. It addresses the reported confusing error messages and also supports more shebang line variations. Including those line variations that omit the `--source` arguments like shown in the underlying issue description of JDK-8340380.
> 
> Tests of tier 1..3: _in progress_

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/21910


More information about the core-libs-dev mailing list