On Wed, 29 Nov 2023 13:26:58 GMT, serge-sans-paille wrote:
>> I take it he is not an Intel employee, in which case he has to be an OpenJDK
>> contributor himself for code for which he holds a copyright to be
>> contributed to OpenJDK. @robilad please correct me if I am wrong here.
>
> hey o/ No
On Wed, 29 Nov 2023 06:12:54 GMT, David Holmes wrote:
>> Not listed here: https://oca.opensource.oracle.com/?ojr=contributors
>
> I take it he is not an Intel employee, in which case he has to be an OpenJDK
> contributor himself for code for which he holds a copyright to be contributed
> to Ope
> This is the fix to JLine, which makes it on par with the built-in Console fix
> ([JDK-8320798](https://bugs.openjdk.org/browse/JDK-8320798)).
Naoto Sato has updated the pull request incrementally with one additional
commit since the last revision:
Removed unnecessary modification in LineRea
On Thu, 30 Nov 2023 23:49:24 GMT, Joe Darcy wrote:
>> Time to start making preparations for JDK 23.
>
> Joe Darcy has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Update symbol files to JDK 22 b26.
test/langtools/tools/javac/versions/Versio
On Fri, 1 Dec 2023 08:54:06 GMT, Alan Bateman wrote:
> Looks good. I assume you'll bump the copyright header on the files that need
> it before integration, e.g. JavacTestingAbstractProcessor.
Right; I run a script to update the years of modified files.
-
PR Comment: https://git.o
On Thu, 30 Nov 2023 20:37:37 GMT, Roger Riggs wrote:
>> fabioromano1 has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Update BigInteger(int, Random)
>>
>> Update a comment
>
> There are some JMH tests for BigInteger in
> test/micro/
> A faster and simpler way to generate random BigIntegers, avoiding eventually
> trimming of leading zeros in magnitude array.
fabioromano1 has updated the pull request incrementally with one additional
commit since the last revision:
Create RandomBigIntegers.java
Create a benchmark to m
On Fri, 1 Dec 2023 21:24:47 GMT, Naoto Sato wrote:
>> This is the fix to JLine, which makes it on par with the built-in Console
>> fix ([JDK-8320798](https://bugs.openjdk.org/browse/JDK-8320798)).
>
> Naoto Sato has updated the pull request incrementally with one additional
> commit since the l
On Mon, 20 Nov 2023 19:48:20 GMT, Alan Bateman wrote:
> This API is sitting out JDK 22, meaning no API/implementation changes in this
> PR. We expect this API to do a third preview in JDK 23 with some API changes.
>
> So for now, we just need to bump JEP number/title that shows up in the
> pr