Re: RFR: 8317870: Add @sealedGraph to Thread.Builder

2023-10-22 Thread Per Minborg
On Wed, 11 Oct 2023 07:52:54 GMT, Per Minborg wrote: > This PR proposes to Add @sealedGraph to `Thread.Builder`. I will close this PR as the taglet was not deemed to be helpful here. - PR Comment: https://git.openjdk.org/jdk/pull/16138#issuecomment-1774522674

Re: RFR: 8317870: Add @sealedGraph to Thread.Builder

2023-10-17 Thread Per Minborg
On Wed, 11 Oct 2023 15:00:03 GMT, Alan Bateman wrote: >> This PR proposes to Add @sealedGraph to `Thread.Builder`. > > @pron Do you have any comment on this one? I remember we decided not to do > this in JDK 21. @AlanBateman and @pron : Should we drop this PR? I will lazily do that in a week o

Re: RFR: 8317870: Add @sealedGraph to Thread.Builder

2023-10-11 Thread Ron Pressler
On Wed, 11 Oct 2023 07:52:54 GMT, Per Minborg wrote: > This PR proposes to Add @sealedGraph to `Thread.Builder`. I don't think it's helpful here. - PR Comment: https://git.openjdk.org/jdk/pull/16138#issuecomment-1757905176

Re: RFR: 8317870: Add @sealedGraph to Thread.Builder

2023-10-11 Thread Alan Bateman
On Wed, 11 Oct 2023 07:52:54 GMT, Per Minborg wrote: > This PR proposes to Add @sealedGraph to `Thread.Builder`. @pron Do you have any comment on this one? I remember we decided not to do this in JDK 21. - PR Comment: https://git.openjdk.org/jdk/pull/16138#issuecomment-1757891820

RFR: 8317870: Add @sealedGraph to Thread.Builder

2023-10-11 Thread Per Minborg
This PR proposes to Add @sealedGraph to `Thread.Builder`. - Commit messages: - Add @sealedGraph to Thread.Builder Changes: https://git.openjdk.org/jdk/pull/16138/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16138&range=00 Issue: https://bugs.openjdk.org/browse/JDK-83178