summaryrefslogtreecommitdiff
path: root/java/openjdk16 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/openjdk16: fix build on powerpc64lePiotr Kubaj2021-03-161-4/+6
|
* Fix the build on i386Greg Lewis2021-02-231-0/+153
| | | | | | | This change is a partial sync with the Linux version of this file. The included fix for i386 is to recognise i586 as a define instead of just i386. The change also includes some re-ordering and removal of sparc support, but they should be no-ops.
* Add a port of OpenJDK 16Greg Lewis2021-02-1412-0/+493