Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-25 Thread Coleen Phillimore
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Aleksey Shipilev
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Ioi Lam
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Coleen Phillimore
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Coleen Phillimore
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Aleksey Shipilev
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-24 Thread Coleen Phillimore
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-23 Thread Aleksey Shipilev
On Thu, 19 Jun 2025 10:02:45 GMT, Aleksey Shipilev wrote: >> Thank you for the backport! @shipilev indicated that the backport to 21 >> should wait a bit, could you clarify when should I file that (e.g. end of >> July, ...)? > >> @shipilev indicated that the backport to 21 should wait a bit, co

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-20 Thread Coleen Phillimore
On Thu, 19 Jun 2025 10:02:45 GMT, Aleksey Shipilev wrote: >> Thank you for the backport! @shipilev indicated that the backport to 21 >> should wait a bit, could you clarify when should I file that (e.g. end of >> July, ...)? > >> @shipilev indicated that the backport to 21 should wait a bit, co

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-19 Thread Aleksey Shipilev
On Wed, 18 Jun 2025 15:42:14 GMT, Radim Vansa wrote: > @shipilev indicated that the backport to 21 should wait a bit, could you > clarify when should I file that (e.g. end of July, ...)? I would say for the fairly big change like this, we want to wait until JDK 25 GA (that would pass the all-t

Re: [jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-18 Thread Radim Vansa
On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore wrote: > Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commi

[jdk25] RFR: 8352075: Perf regression accessing fields

2025-06-18 Thread Coleen Phillimore
Hi all, This pull request contains a backport of commit [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. The commit being backported was authored by Radim Vansa on 12 Jun 2025 and was revi