Update README.md

This commit is contained in:
Tran Khanh Duy 2020-10-04 06:17:28 +07:00 committed by GitHub
parent ccbea66907
commit 0fcd79aa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ Build script: [PojavLauncherTeam/android-openjdk-build-multiarch](https://github
Source code: http://hg.openjdk.java.net/mobile/jdk9 <br> Source code: http://hg.openjdk.java.net/mobile/jdk9 <br>
Architectures: Architectures:
- For ARMv7 (aarch32): **working**. - For ARMv7 (aarch32): **working**.
- For ARM64 (aarch64): **working, but OpenGL doesn't**. - For ARM64 (aarch64): **working**.
- For x86 (i\*86): **working**. - For x86 (i\*86): **working**.
- For x86_64 (amd64): **working, but OpenGL doesn't** (same as aarch64). - For x86_64 (amd64): **working**.
## Current status ## Current status
- [x] **Removed** ~~BinaryExecutor: execute `java` binary, no `JNIInvocation`.~~ - [x] **Removed** ~~BinaryExecutor: execute `java` binary, no `JNIInvocation`.~~