You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by GitBox <gi...@apache.org> on 2020/12/13 23:43:01 UTC

[GitHub] [felix-dev] karlpauls opened a new pull request #65: FELIX-6369: Implement R8 core spec

karlpauls opened a new pull request #65:
URL: https://github.com/apache/felix-dev/pull/65


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [felix-dev] karlpauls merged pull request #65: FELIX-6369: Implement R8 core spec

Posted by GitBox <gi...@apache.org>.
karlpauls merged pull request #65:
URL: https://github.com/apache/felix-dev/pull/65


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [felix-dev] karlpauls commented on pull request #65: FELIX-6369: Implement R8 core spec

Posted by GitBox <gi...@apache.org>.
karlpauls commented on pull request #65:
URL: https://github.com/apache/felix-dev/pull/65#issuecomment-744091068


   This passes the R8 core ct with java8, 11, 15, and 16-ea. Additionally, it passes the R7 ct with java8 and the results equal Felix 6.x for R6 (using java8). It doesn't require any `--add-opens` anymore and has the required native-image instructions to be used in a native image (together with atomos).  


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org