RFR: 8282507: Add LICENSE file for hsdis
    Magnus Ihse Bursie 
    ihse at openjdk.java.net
       
    Fri Mar 11 00:19:44 UTC 2022
    
    
  
On Tue, 1 Mar 2022 20:18:11 GMT, Man Cao <manc at openjdk.org> wrote:
> Hi all,
> 
> Could anyone help review the addition of LICENSE file to hsdis directory?
> 
> -Man
But those are licenses for 3rd party code which we have incorporated.
hsdis is written by us. We have just chosen a different license to distribute it under. That makes comparisons with libpng and cldr irrelevant.
src/java.desktop/share/native/libsplashscreen/libpng/LICENSE seems like a mistake. There should be a libpng.md file in java.desktop/share/legal instead.
I think the comparison you need to do is how e.g. src/java.base and src/hotspot are licensed differently.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7649
    
    
More information about the build-dev
mailing list