On Tue, 23 Feb 2021 12:15:08 GMT, Evan Whelan wrote:
>> Hi,
>>
>> Please review this fix for JDK-8252883. This handles the case when an
>> AccessDeniedException is being thrown on Windows, due to a delay in deleting
>> the lock file it is trying to write to.
>>
>> This fix passes all testing.
On Fri, 19 Feb 2021 10:14:54 GMT, Julia Boes wrote:
> This change removes some instances of superfluous boxing in
> java.io.ObjectStreamClass.
> Testing: tier 1-3 all clear.
Looks ok to me.
-
Marked as reviewed by vyomm...@github.com (no known OpenJDK username).
PR: https://git.o