RFR: 8326964: Remove Eclipse Shared Workspaces [v4]

Julian Waters jwaters at openjdk.org
Fri Mar 15 13:17:24 UTC 2024


> Eclipse Shared Workspaces share the same directory as the JDK itself, which does not make much sense since there can be multiple different configurations of the JDK which Eclipse does depend on (as minimalistic as it is), and there is no one true JDK configuration, unlike what this setting suggests. This feature was created when I was much less familiar with the structure of how the JDK handles different builds, and should be removed

Julian Waters has updated the pull request incrementally with one additional commit since the last revision:

  Address review comments in CreateWorkspace.gmk

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18046/files
  - new: https://git.openjdk.org/jdk/pull/18046/files/46dee2b7..212fc3c1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18046&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18046&range=02-03

  Stats: 7 lines in 1 file changed: 2 ins; 5 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/18046.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18046/head:pull/18046

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


More information about the build-dev mailing list