Commit 3e32cbb
Add JDK 25 to CI test matrix (#703)
Update CI to test on JDK 25 (LTS) and remove JDK 24 (non-LTS).
Changes:
- Replace JDK 24 with JDK 25 in test matrix
- Add --enable-native-access=ALL-UNNAMED flag for JDK 24+ tests
- This ensures native library loading works correctly per JEP 472
The CI now tests on: JDK 8, 11, 17, 21, 25 (all LTS versions plus latest)
Related to #689
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 92540f3 commit 3e32cbb
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments