[jdk25u] RFR: 8371425: Include folder names in vscode workspace virtual folders

Kerem Kat krk at openjdk.org
Mon Nov 10 14:31:44 UTC 2025


Include top-level folder name in the source root, to help distinguishing different vscode instances and include the build configuration name in the "Build artifacts" virtual folder name in vscode, in the generated workspace file from `make vscode-project`.

<img width="400" height="353" alt="image" src="https://github.com/user-attachments/assets/5202aae9-19ff-472e-b966-46419c921370" />

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

Commit messages:
 - Backport 98f40e4575538d91f509c85d9d657a8973f464be

Changes: https://git.openjdk.org/jdk25u/pull/368/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=368&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8371425
  Stats: 4 lines in 2 files changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk25u/pull/368.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/368/head:pull/368

PR: https://git.openjdk.org/jdk25u/pull/368


More information about the jdk-updates-dev mailing list