On Wed, 22 Nov 2023 09:05:31 GMT, Andrew Haley <a...@openjdk.org> wrote:

> > Have you considered the possibility of copying the sleef source to the 
> > OpenJDK repository and thereby it becomes part of the build process? I 
> > don't know how straightforward that is technically and IANAL but I think 
> > it's worth exploring.
> 
> Hi @PaulSandoz ! Thanks for the suggestion! Copying the sleef source sounds 
> good. However, I actually have no idea about how to handle the third-party 
> licence in OpenJDK project. Do you have any idea about this area? Some 
> suggestions/guidence from the JDK team will be much helpful. Thanks!

We (Oracle Java Platform Group) can handle the required "paperwork" on any 
third party dependencies and attribution of copyright before any PR can be 
integrated, if you can help detail what those are. First i think we need to 
determine if this is feasible e.g., copying a subset and integrating it into 
the build system, since it does not make sense to bring in the support for quad 
floats and DFT, which IIUC brings in a dependency on compiler support for 
OpenMP.

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

PR Comment: https://git.openjdk.org/jdk/pull/16234#issuecomment-1823335443

Reply via email to