Commit c4d1db0
Fix SDKMAN GLIBC 2.30 incompatibility on RHEL 8 family systems (#1575)
Fix SDKMAN GLIBC 2.30 incompatibility on RHEL 8 family systems (#1568)
* Initial plan
* Fix SDKMAN GLIBC compatibility for RHEL 8 systems
* Fix SDKMAN native binary removal for RHEL 8 systems
* Disable for RHEL 8
* Update Java latest version test to check for v25 (#1574)
* Initial plan
* Update Java version test to check for version 25
---------
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>1 parent 4ed1c6d commit c4d1db0
File tree
3 files changed
+24
-3
lines changed- src/java
- test/java
3 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
310 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
311 | 332 | | |
312 | 333 | | |
313 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
0 commit comments