> This patch modifies `CipherOutputStream` to avoid pointless memory
> allocations when decrypting data using AEAD ciphers. This is related to
> #11597, which fixed a similar issue in `CipherInputStream`.
>
> `Cipher.update` does not output any data when doing AEAD decryption; all data
> is buf
On Thu, 15 Dec 2022 23:33:21 GMT, Anthony Scarpino
wrote:
>> src/java.base/share/classes/javax/crypto/CipherOutputStream.java line 95:
>>
>>> 93: *
>>> 94: * If obuffer is null/zero-sized, do not allocate a new buffer.
>>> 95: * This reduces allocation for AEAD ciphers that never
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
src/java.base/share/classes/sun/launcher/re
On Fri, 16 Dec 2022 09:20:07 GMT, Daniel Fuchs wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
>
On Fri, 16 Dec 2022 03:55:29 GMT, Damon Nguyen wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> @dfuch Could I get a review from you as well? I believe this translation
>
On Mon, 5 Dec 2022 19:52:18 GMT, Bill Huang wrote:
>> This task converts 5 manual tests to automated tests.
>>
>> sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
>> sun/security/provider/PolicyParser/ExtDirsChange.java
>> sun/security/provider/PolicyParser/ExtDirs.java
>> java/se
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
There is another translation drop scheduled
On Fri, 16 Dec 2022 03:41:09 GMT, Damon Nguyen wrote:
>> src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_CN.java
>> line 75:
>>
>>> 73: "\u5DF2\u751F\u6210 {0} \u4F4D{1}\u5BC6\u94A5"},
>>> //-genseckey
>>> 74: {"key.algorithm.weak", "%1$s \u4F7F\u752
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
Right, Naoto's comment is correct. This tim
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Fix missing dash
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk20/pull/35/files/29
On Fri, 16 Dec 2022 09:46:14 GMT, Daniel Fuchs wrote:
>> src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
>> line 34:
>>
>>> 32: # Translators please note do not translate the options themselves
>>> 33: java.launcher.opt.footer = \-cp >> und ZIP-/JAR-Dateien>\n-
On Fri, 16 Dec 2022 17:02:42 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Fix missing dash
src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Revert swingset. Consistency in CN
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk2
On Fri, 16 Dec 2022 15:02:42 GMT, Weijun Wang wrote:
>> I didn't do the translation myself so I'm not sure the best approach to
>> resolve this. I can manually replace these translations with one or the
>> other. However, it's determine which parts of the code translate to
>> 被视为存在安全风险" or "存在
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Swingset newline
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk20/pull/35/files/fe
On Fri, 16 Dec 2022 17:26:18 GMT, Phil Race wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties line 430:
>
>
On Thu, 15 Dec 2022 16:11:02 GMT, Matthew Donovan wrote:
> - Reviewed the tests and created individual bugs for each.
> - Updated @ignore tags with appropriate bug #.
> - Removed @ignore for IllegalHandshakeMessage.java; the test passes with the
> expected result.
This pull request has now been
On Fri, 16 Dec 2022 17:41:42 GMT, Damon Nguyen wrote:
>> Yes, you can replace all "存在安全风险" (that is not after ""被视为") to "被视为存在安全风险".
>>
>> There are also similar usages in
>> `src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java`.
>
> Hi @wangweij , I believe I fixed the o
On Wed, 14 Dec 2022 23:40:52 GMT, Damon Nguyen wrote:
> Open l10n drop
> All tests passed
This pull request has now been integrated.
Changeset: c997b5bf
Author:Damon Nguyen
Committer: Naoto Sato
URL:
https://git.openjdk.org/jdk20/commit/c997b5bffd0ebbd6d68332572639c8cea05ccdb1
Stat
On Wed, 14 Dec 2022 00:23:44 GMT, Valerie Peng wrote:
>> This RFE enhances existing PBE algorithms with the "SHA512/224" and
>> "SHA512/256" support.
>> Current transformation parsing in javax.crypto.Cipher class is re-written to
>> handle the additional "/" in the "SHA512/224" and "SHA512/256
20 matches
Mail list logo