Skip to content

Commit

Permalink
java/openjdk7: Mark as deprecated due to upstream EOL
Browse files Browse the repository at this point in the history
Java 7 ceased extended support on July 31, 2022 and will no longer
receive any patches or updates.

PR:		264689
  • Loading branch information
Greg Lewis authored and Greg Lewis committed Aug 3, 2022
1 parent 28b0ae0 commit bf637c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions java/openjdk7/Makefile
Expand Up @@ -13,6 +13,9 @@ LICENSE= GPLv2
BROKEN_FreeBSD_13= does not link: duplicate symbol: fp_g_free
BROKEN_FreeBSD_14= does not link: duplicate symbol: fp_g_free

DEPRECATED= EOLed since 31 July 2022
EXPIRATION_DATE= 2022-09-03

CPE_VENDOR= oracle

USE_GITHUB= yes
Expand Down

0 comments on commit bf637c3

Please sign in to comment.