Eva Isabella Luna
3cda3c1ed5
[FIX] xattr command failing for JDK 8 iOS
...
Some versions of macOS on some machines might fail the build when xattr is invoked without sudo.
Since the reason xattr is invoked is to help with testing, and the attribute it is removing
is not relevant for iOS, this line can be safely removed from the build.
2025-07-02 22:17:57 -06:00
alexytomi
1719a581cc
add[patch]: Change java.runtime.name to have android included
...
Changed java.runtime.name to include "Android" to support the detection
scheme of sqlite-jdbc
See https://github.com/xerial/sqlite-jdbc/issues/1210 and
79cc5feaf1/src/main/java/org/sqlite/util/OSInfo.java (L120-L122)
2025-05-22 19:08:28 +08:00
khanhduytran0
04b90441da
Fix(iOS): fix clang hardening changes
2025-05-11 18:52:45 +07:00
eval Nya
65bd51bf8e
workaround: libnet: ipv6_support: skip /proc/net/ & socket() check ifdef __ANDROID__ ( #27 )
...
see ae218d9bdc
%5E%21
this commit is subset of the changes mentioned above and should get
further tests before merge into JDK.
2024-07-27 20:21:21 +02:00
khanhduytran0
45892bf4e9
Build: adjustment for iOS CI
2024-07-22 01:59:40 +01:00
Duy Tran Khanh
90b332788a
Feat: use corretto-8 for iOS
2024-07-22 00:58:41 +01:00
Boulay Mathias
438cd12185
Refactor: use patch instead of fork
2023-08-13 23:14:39 +02:00
ArtDev
6cbc57072e
Uplaod the page trap fix patch
2023-04-16 09:37:48 +03:00
artdeell
8886444557
Final(?) patch fix
2023-02-25 13:06:25 +03:00
artdeell
1c68e6e2ba
Whoops! Forgot to check full history!
2023-02-25 13:06:25 +03:00
artdeell
7039d84be4
Add patch for AWT_OnLoad path
...
This patch makes the runtime work properly on devices with old Android versions - originally it doesn't work due to a dlinfo bug in Android < 7
2023-02-25 13:06:25 +03:00
ArtDev
17e0a04f4d
Fix aarch32 patches
2023-02-25 13:06:25 +03:00
artdeell
65cfcff6a1
Add aarch32 patches
2023-02-25 13:06:25 +03:00
ArtDev
6367c7524e
Add nedline at the end of patch
...
Otherwise git complains about corruption
2023-02-25 13:06:25 +03:00
artdeell
90d461f705
Separate universal and main non universal patches
2023-02-25 13:06:25 +03:00
khanhduytran0
817fc68835
Patch: skip building demo/libwaiters.so
...
undefined reference to __gxx_personality_v0
Also:
- Perform unsafe git applying of patches
- Comment out freemarker stuff, not needed here
2023-02-25 13:06:25 +03:00
khanhduytran0
51be07de5d
(Test) Live patch latest jdk8u
2023-02-25 13:06:25 +03:00