RFR: 8186958: Need method to create pre-sized HashMap [v20]
Joe Wang
joehw at openjdk.java.net
Thu Apr 14 17:26:48 UTC 2022
On Thu, 14 Apr 2022 17:05:39 GMT, XenoAmess <duke at openjdk.java.net> wrote:
>> 8186958: Need method to create pre-sized HashMap
>
> XenoAmess has updated the pull request incrementally with one additional commit since the last revision:
>
> revert changes on ProcessEnvironment
src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/DocumentCache.java line 3:
> 1: /*
> 2: * Copyright (c) 2015, 2022, Oracle and/or its affiliates. All rights reserved.
> 3: */
The LastModified tag was missing in this class. Pls use this opportunity to add it in the same format as the other classes (CoreDocumentImpl, XSAttributeChecker), that is after line 52. Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7928
More information about the security-dev
mailing list