Diff openjdk-17.0.6_p10-r1 with a openjdk-17.0.7_p7

/usr/portage/dev-java/openjdk/openjdk-17.0.7_p7.ebuild 2023-10-09 14:52:29.436368349 +0300
115 115

  
116 116
S="${WORKDIR}/jdk${SLOT}u-jdk-${MY_PV//+/-}"
117 117

  
118
PATCHES=( "${FILESDIR}/openjdk-17.0.6-multihead-fix.patch" )
119

  
120 118
# The space required to build varies wildly depending on USE flags,
121 119
# ranging from 2GB to 16GB. This function is certainly not exact but
122 120
# should be close enough to be useful.
Thank you!