On Thu, 17 Jun 2021 22:03:46 GMT, Joe Wang <jo...@openjdk.org> wrote:
>> The issue was that the attribute was processed before the variable was set >> (e.g. m_preserveSpaces.push). Reversing the order fixed it. > > Joe Wang has updated the pull request incrementally with one additional > commit since the last revision: > > Thanks Naoto. Updated accordingly. Looks fine. I still add the DataProvider name out of habit myself even though it is always the same as the method names for me (some habits are hard to break) ------------- Marked as reviewed by lancea (Reviewer). PR: https://git.openjdk.java.net/jdk17/pull/89