mobile
mobile copied to clipboard
https://openjdk.org/projects/mobile
Hi all, this is an _automatically_ generated pull request to notify you that there is 1 commit from the branch `jdk:master`that can **not** be merged into the branch `master`: The...
Make a action --------- ### Progress - [x] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [ ] Change must not contain extraneous whitespace...
exclude some modules that are not relevant on Mobile. Fix for JDK-8255240 --------- ### Progress - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to...
Hi all, this is an _automatically_ generated pull request to notify you that there is 1 commit from the branch `jdk:master`that can **not** be merged into the branch `master`: The...
This WIP PR allows to build the hotspot minimal variant for iOS. There is an interesting PR for upstream openjdk/jdk which contains useful parts (e.g. a function lookup): https://github.com/openjdk/jdk/pull/20837 I...
Hi all, this is an _automatically_ generated pull request to notify you that there is 1 commit from the branch `jdk:master`that can **not** be merged into the branch `master`: The...
Hi all, this is an _automatically_ generated pull request to notify you that there is 1 commit from the branch `jdk:master`that can **not** be merged into the branch `master`: The...
This PR adds the changes required to compile libjvm.a and the classlibs using the latest upstream code. Some notes: To configure/make, the following configuration is recommended: ``` bash ./configure \...