Integrated: 8326964: Remove Eclipse Shared Workspaces
    Julian Waters 
    jwaters at openjdk.org
       
    Tue Mar 19 06:30:28 UTC 2024
    
    
  
On Wed, 28 Feb 2024 15:07:14 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 4ef591f7
Author:    Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4ef591f71f62ee6ea8a603ed7a3e568b348b2c16
Stats:     120 lines in 5 files changed: 1 ins; 75 del; 44 mod
8326964: Remove Eclipse Shared Workspaces
Reviewed-by: erikj, ihse
-------------
PR: https://git.openjdk.org/jdk/pull/18046
    
    
More information about the build-dev
mailing list