On Thu, 8 Oct 2020 23:15:36 GMT, Valerie Peng wrote:
> Could someone help reviewing this one-line change? This changes the provider
> list used during jar verification from
> InheritableThreadLocal to ThreadLocal. Existing usage and handling uses this
> field as temporary thread-specific
> prov
On Fri, 9 Oct 2020 10:28:34 GMT, Volker Simonis wrote:
>> ### Summary
>>
>> Work around wrong usage of `ZipOutputStream.putNextEntry()` in user code
>> which can lead to the `ZipException "invalid
>> entry compressed size"`.
>> ### Motivation
>>
>> In general it is not safe to directly write a
On Sun, 11 Oct 2020 17:22:58 GMT, Alan Bateman wrote:
>> Volker Simonis has refreshed the contents of this pull request, and previous
>> commits have been removed. The incremental
>> views will show differences compared to the previous content of the PR.
>
> src/java.base/share/classes/java/util