On 8/15/20 10:37 AM, Peter Levart wrote:
Oops, I forgot to remove the redundant initialization of cacheArray field in constructor, which revealed another place in code where the check for null value has to be made. Here's a modified patch:https://github.com/openjdk/jdk/pull/7
https://github.com/openjdk/jdk/pull/9Sorry for abusing GitHub pull request mechanism but I don't have bandwidth currently to clone the mercurial repository ;-)
Regards, Peter