Integrated: 8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem

Per Minborg pminborg at openjdk.org
Wed Dec 6 08:05:45 UTC 2023


On Mon, 4 Dec 2023 07:29:37 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes to reject paths provided to the `SymbolLookup.libraryLookup(Path path, Arena arena)` method if a path is not in the default file system.

This pull request has now been integrated.

Changeset: a0920aa4
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a0920aa436943b88b53a81f46752e8c4bb0a0fc7
Stats:     42 lines in 2 files changed: 42 ins; 0 del; 0 mod

8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem

Reviewed-by: mcimadamore

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

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


More information about the core-libs-dev mailing list