On Tue, 2 Sep 2025 12:30:25 GMT, Aleksey Shipilev wrote:
> Same as [JDK-8363965](https://bugs.openjdk.org/browse/JDK-8363965), but
> switching to Debian trixie. We have waited for about a month for it to
> stabilize, and it seems good to switch now. The benefit of doing this now is
> making RI
On Tue, 2 Sep 2025 22:20:26 GMT, Chen Liang wrote:
>> Currently, java.lang.invoke.VarHandles$GuardMethodGenerator is in a weird
>> state: when VarHandleGuards needs to be updated, we uncomment it, build JDK,
>> run it as a main class, and paste the generated VarHandleGuards class.
>>
>> This p
On Tue, 2 Sep 2025 23:25:43 GMT, Kim Barrett wrote:
> Please review this change to offset_of to just use offsetof as it's
> implementation. The rationale for this is
>
> (1) Despite being UB for some cases that we use (through C++14), none of the
> compilers we use actually treat it as such, oth
On Sat, 30 Aug 2025 15:34:00 GMT, Saint Wesonga wrote:
> This PR cleans up the handling of the -Ta argument by removing the quotes
> that were unintentionally added around the argument and moving the
> declaration of the argument to match -Fo as suggested in
> https://github.com/openjdk/jdk/pu
> Currently, java.lang.invoke.VarHandles$GuardMethodGenerator is in a weird
> state: when VarHandleGuards needs to be updated, we uncomment it, build JDK,
> run it as a main class, and paste the generated VarHandleGuards class.
>
> This process is complex and error-prone, and having a huge chunk
On Sat, 30 Aug 2025 15:34:00 GMT, Saint Wesonga wrote:
> This PR cleans up the handling of the -Ta argument by removing the quotes
> that were unintentionally added around the argument and moving the
> declaration of the argument to match -Fo as suggested in
> https://github.com/openjdk/jdk/pu
On Fri, 29 Aug 2025 19:13:27 GMT, Chen Liang wrote:
> Currently, java.lang.invoke.VarHandles$GuardMethodGenerator is in a weird
> state: when VarHandleGuards needs to be updated, we uncomment it, build JDK,
> run it as a main class, and paste the generated VarHandleGuards class.
>
> This proce
On Mon, 1 Sep 2025 16:57:35 GMT, Jorn Vernee wrote:
> @PaulSandoz Do you know if there was/is a particular reason for not
> generating the VarHandle guards as part of the build?
At the time there were other priorities and we did not know what the frequency
of updates might be, but we left gen
On Tue, 2 Sep 2025 12:30:25 GMT, Aleksey Shipilev wrote:
> Same as [JDK-8363965](https://bugs.openjdk.org/browse/JDK-8363965), but
> switching to Debian trixie. We have waited for about a month for it to
> stabilize, and it seems good to switch now. The benefit of doing this now is
> making RI
On Tue, 12 Aug 2025 17:01:41 GMT, Leo Korinth wrote:
> This changes the timeout factor from 4 to 1. Most of the changes add timeouts
> to individual test cases so that I am able to run them with a timeout factor
> of 0.7 (some margin to the checked in factor of one)
>
> In addition to changing
10 matches
Mail list logo