Re: RFR: 8321300: Cleanup TestHFA

2023-12-05 Thread Johannes Bechberger
On Mon, 4 Dec 2023 21:25:41 GMT, Martin Doerr wrote: > I'd like to clean this up: Use the canonical layouts which are available in > JDK22. Use try-with-resources for `Arena.ofConfined()`. Marked as reviewed by jbechberger (Committer). - PR Review: https://git.openjdk.org/jdk/pull

Re: RFR: 8321300: Cleanup TestHFA

2023-12-05 Thread Martin Doerr
On Mon, 4 Dec 2023 21:25:41 GMT, Martin Doerr wrote: > I'd like to clean this up: Use the canonical layouts which are available in > JDK22. Use try-with-resources for `Arena.ofConfined()`. Thanks for the reviews! The Pre-submit test errors are unrelated. - PR Comment: https://git.

Re: RFR: 8321300: Cleanup TestHFA

2023-12-04 Thread Jorn Vernee
On Mon, 4 Dec 2023 21:25:41 GMT, Martin Doerr wrote: > I'd like to clean this up: Use the canonical layouts which are available in > JDK22. Use try-with-resources for `Arena.ofConfined()`. Marked as reviewed by jvernee (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/1695

RFR: 8321300: Cleanup TestHFA

2023-12-04 Thread Martin Doerr
I'd like to clean this up: Use the canonical layouts which are available in JDK22. Use try-with-resources for `Arena.ofConfined()`. - Commit messages: - 8321300: Cleanup TestHFA Changes: https://git.openjdk.org/jdk/pull/16959/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=