Looks good to me, Lance.
-Joe
On 6/10/2020 2:47 PM, Lance Andersen wrote:
Hi,
Please review the fix for JDK-8207936, which addresses the OOM error when running
the manual test TestZipFile.java. The fix also removes the call to
"getMetaInfEntryNames” as this method was removed as part of th
Hi Lance,
looks good to me!
/Claes
On 2020-06-10 23:47, Lance Andersen wrote:
Hi,
Please review the fix for JDK-8207936, which addresses the OOM error when running
the manual test TestZipFile.java. The fix also removes the call to
"getMetaInfEntryNames” as this method was removed as part
Hi,
Please review the fix for JDK-8207936, which addresses the OOM error when
running the manual test TestZipFile.java. The fix also removes the call to
"getMetaInfEntryNames” as this method was removed as part of the performance
work done in JDK-8244624.
The webrev can be found at:
http://