commit | a312302ee53bf1c942180d3b63c29ffc23d9dfb4 | [log] [tgz] |
---|---|---|
author | Daniel Santiago Rivera <[email protected]> | Mon Apr 22 10:38:12 2024 -0400 |
committer | Daniel Santiago Rivera <[email protected]> | Mon Apr 22 11:10:59 2024 -0400 |
tree | 7307a05d467ff5b60817e3deb2f133099c31f9a8 | |
parent | ea22344ad79c16aaf0f9747057776b8fc34ac65f [diff] |
Add Windows JNI headers Only add the JNI headers from OpenJDK 21 Windows version. We don't build the JDK for Windows nor we support development from Windows but the JNI headers are useful for Kotlin multi-platform cross-compilation. The file where extracted from https://download.java.net/java/GA/jdk21.0.2/f2283984656d49d69e91c558476027ac/13/GPL/openjdk-21.0.2_windows-x64_bin.zip Bug: 335531615 Test: Verified windows-x86 is not removed after running update.sh Change-Id: Ia60158b8fa37f645386a33ef8cf1df38cd8eafe8