On Tue, 23 May 2023 11:12:16 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> The current PR passes regression test along with jtreg/jck tests >> The suggested changes above does not pass the regression test > >> The current PR passes regression test along with jtreg/jck tests >> The suggested changes above does not pass the regression test > > I haven't tested the code above, I wrote it off the top of my head right > here. Anyway passing tests are a good baseline. > > Yet I am strongly against parsing the CSS string in `equals`, it has > *already* been parsed. I'll get to it later. Fix is optimized w.r.t parsing.. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13405#discussion_r1203990354