On Thu, 8 Jul 2021 03:12:24 GMT, Yi Yang wrote:
>> After JDK-8265518(#3615), it's possible to replace all variants of
>> checkIndex by
>> Objects.checkIndex/Objects.checkFromToIndex/Objects.checkFromIndexSize in
>> the whole JDK codebase.
>
> Yi Yang has refreshed the contents of this pull req
On Thu, 8 Jul 2021 21:11:54 GMT, Alexey Bakhtin wrote:
> The original patch applies clean.
> Test passed.
Marked as reviewed by xuelei (Reviewer).
-
PR: https://git.openjdk.java.net/jdk17/pull/236
The original patch applies clean.
Test passed.
-
Commit messages:
- Backport 6f171b9f0d28ad17b31a54bad894f38d19df6f73
Changes: https://git.openjdk.java.net/jdk17/pull/236/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=236&range=00
Issue: https://bugs.openjdk.java.n
On Thu, 8 Jul 2021 18:21:31 GMT, Sean Mullan wrote:
> Please review this fix to use the platform's default file system to avoid
> recursive policy initialization
> issues when a SecurityManager is enabled and the VM is configured to use a
> custom file system provider.
Looks good.
---
Please review this fix to use the platform's default file system to avoid
recursive policy initialization
issues when a SecurityManager is enabled and the VM is configured to use a
custom file system provider.
-
Commit messages:
- 8266345: (fs) Custom DefaultFileSystemProvider secu
On Fri, 2 Jul 2021 19:13:48 GMT, Anthony Scarpino wrote:
> Hi,
>
> I need a review of these new jmh tests that run AES/GCM encryption and
> decryption using byte[], heap bytebuffers, and direct bytebuffers as input
> and output buffers for single and multi-part testing.
>
> thanks
>
> Tony
On Thu, 17 Jun 2021 13:20:54 GMT, Alexey Bakhtin wrote:
> Please review the fix for JDK-8268965.
>
> The new jtreg test is added for the described issue.
> sun/security/ssl and javax/net/ssl tests are passed
This pull request has now been integrated.
Changeset: 6f171b9f
Author:Alexey Bakht
On Wed, 7 Jul 2021 20:44:25 GMT, Alexey Bakhtin wrote:
>> Please review the fix for JDK-8268965.
>>
>> The new jtreg test is added for the described issue.
>> sun/security/ssl and javax/net/ssl tests are passed
>
> Alexey Bakhtin has updated the pull request incrementally with one additional
>
On Thu, 8 Jul 2021 14:39:20 GMT, Weijun Wang wrote:
>> Anthony Scarpino has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Add small.AESGCMByteBuffer and fix dataSize
>
> test/micro/org/openjdk/bench/javax/crypto/full/AESGCMByteBuffer.java
> Hi,
>
> I need a review of these new jmh tests that run AES/GCM encryption and
> decryption using byte[], heap bytebuffers, and direct bytebuffers as input
> and output buffers for single and multi-part testing.
>
> thanks
>
> Tony
Anthony Scarpino has updated the pull request incrementall
On Tue, 6 Jul 2021 23:06:39 GMT, Anthony Scarpino wrote:
>> Hi,
>>
>> I need a review of these new jmh tests that run AES/GCM encryption and
>> decryption using byte[], heap bytebuffers, and direct bytebuffers as input
>> and output buffers for single and multi-part testing.
>>
>> thanks
>>
11 matches
Mail list logo