Commit 25b1020
authored
Remove test support for FIPS with JDK 8 (#77847)
We now explicilty require JDK 11 and BC-FIPS for FIPS 140-2 mode. Both
periodic and PR CI jobs have been updated to only test for JDK 11 and
the latest JDK. As a result, the support for testing with JDK 8 is no
longer needed and this PR removes it.
Relates: #777361 parent 48fc3cd commit 25b1020
File tree
4 files changed
+2
-302
lines changed- build-tools-internal/src/main
- groovy
- resources
4 files changed
+2
-302
lines changedLines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 20 | + | |
| 21 | + | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
| |||
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 134 deletions
This file was deleted.
Lines changed: 0 additions & 135 deletions
This file was deleted.
0 commit comments