RFR: 8323601: Improve LayoutPath.PathElement::toString [v4]

Jorn Vernee jvernee at openjdk.org
Tue Jan 30 17:17:37 UTC 2024


On Tue, 30 Jan 2024 16:58:35 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposes to add an improved Improve `LayoutPath.PathElement::toString` method simplifying debugging.
>> 
>> Opinions and suggestions for `static PathElement sequenceElement(long start, long step)` are welcome.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rework the LayoutPath::toString output

I like the latest approach. It leans on familiar names/syntax. I think that will be more intuitive than mimicking C syntax.

-------------

Marked as reviewed by jvernee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17417#pullrequestreview-1851899390


More information about the core-libs-dev mailing list