On Tue, 24 Jun 2025 13:41:42 GMT, Mikhail Yankelevich
wrote:
> > As the original contributor of this test case, it's nice to see the speed
> > up via use of ExecutorService.
> > The upper case and lower case property tests are somewhat questionable IMO.
> > One or two lines of test code would
On Tue, 24 Jun 2025 10:41:29 GMT, Mikhail Yankelevich
wrote:
>> * added an automated mixed case option
>> * using multithreading now
>> * added logs for simpler debug
>> * added missing -Djava.security.auth.debug coverage
>
> Mikhail Yankelevich has updated the pull request incrementally with on
On Fri, 20 Jun 2025 20:21:19 GMT, Artur Barashev wrote:
> Wrap the FileInputStream into a BufferedInputStream which reduces the number
> of actual file reads when loading a key store.
This pull request has now been integrated.
Changeset: 2af869b1
Author:Artur Barashev
URL:
https://
On Thu, 12 Jun 2025 17:04:22 GMT, Koushik Muthukrishnan Thirupattur
wrote:
>> The class documentation in javax.crypto.Cipher could better describe AEAD
>> and reuse. The current class description example is outdated as GCM
>> encryption does not allow resets. The doc should state that reset()
On Tue, 24 Jun 2025 14:59:18 GMT, Weijun Wang wrote:
>> Alisen Chung has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> update to german translations
>
> src/java.base/share/classes/sun/security/util/resources/security_zh_CN.properties
> l
On Tue, 3 Jun 2025 13:11:31 GMT, Matthew Donovan wrote:
>> This PR updates the CertificateBuilder with a new method that creates a new
>> instance with common fields (subject name, public key, serial number,
>> validity, and key uses) filled-in. One test, IPIdentities.java, is updated
>> to sh
On Mon, 23 Jun 2025 16:55:22 GMT, Anthony Scarpino
wrote:
> Hi
>
> This is a clean backport to jdk25 for updates to the PEM spec.
>
> PEMRecord.pem is renamed to content to better describe that it is the base64
> content and not including the header and footer. Additionally,
> PEMRecord.get
On Wed, 18 Jun 2025 16:43:02 GMT, Alexey Ivanov wrote:
>> There is still only one space, the new one is a full width colon (U+FF1A).
>> Localization rules have been observed to make the switch from regular colons
>> (U+003A) into the full width version depending on the language.
>
> Thank you f
> SLSLogger is broken when used with with `System.Logger` (-Djavax.net.debug
> mode)
>
> SSL Debug messages don't use format specifiers. As a result, any custom
> format data isn't printed. Proposed solution is to append the SSL custom
> format output to the original debug message. Similar appr
> This issue is responsible for updating the translations of all the
> localize(able) resources in the JDK since the previous L10n drop.
Alisen Chung has updated the pull request incrementally with three additional
commits since the last revision:
- Update
src/jdk.compiler/share/classes/com/s
On Tue, 24 Jun 2025 13:02:45 GMT, Sean Coffey wrote:
> As the original contributor of this test case, it's nice to see the speed up
> via use of ExecutorService.
>
> The upper case and lower case property tests are somewhat questionable IMO.
> One or two lines of test code would suffice but no
On Mon, 23 Jun 2025 16:55:22 GMT, Anthony Scarpino
wrote:
> Hi
>
> This is a clean backport to jdk25 for updates to the PEM spec.
>
> PEMRecord.pem is renamed to content to better describe that it is the base64
> content and not including the header and footer. Additionally,
> PEMRecord.get
Hi Raveena,
> On Jun 23, 2025, at 10:35 AM, Raveena Kushwah
> wrote:
>
> Hi All
>
> This is first time that I'm asking a question here, please let me
> know if any other details required.
>
> We are having an application which sents a request to tomcat server using
> https. With
On Mon, 23 Jun 2025 23:11:16 GMT, Anthony Scarpino
wrote:
> Add a no regression test label on the bug. Probably `noreg-hard` as it's
> difficult to test.
Done, thanks!
-
PR Comment: https://git.openjdk.org/jdk/pull/25920#issuecomment-3000536214
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Tue, 24 Jun 2025 14:54:17 GMT, Weijun Wang wrote:
>> Thank you for the clarification.
>
> However, there is no space required between two Chinese sentences. In
> English, we usually write "I am here, and you are there." But in Chinese,
> with the full-width punctuation, it's always "我在这里,你在那
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Sat, 21 Jun 2025 23:18:39 GMT, Koushik Muthukrishnan Thirupattur
wrote:
>> Mikhail Yankelevich has updated the pull request with a new target base due
>> to a merge or a rebase. The pull request now contains two commits:
>>
>> - Merge branch 'master' into JDK-8357470
>> - JDK-8357470: src
> * added an automated mixed case option
> * using multithreading now
> * added logs for simpler debug
> * added missing -Djava.security.auth.debug coverage
Mikhail Yankelevich has updated the pull request incrementally with one
additional commit since the last revision:
comments & split test
20 matches
Mail list logo