[jdk17u-dev] RFR: 8339470: [17u] More defensive fix for 8163921 [v2]
Sean Coffey
coffeys at openjdk.org
Tue Sep 10 11:51:14 UTC 2024
On Tue, 10 Sep 2024 11:42:24 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> This does not remove the header specifications, it just fixes the error.
>>
>> Well, it removes * as type, but that is illegal and should be meant to match the same as */*.
>
> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> Add bugid to modified test
LGTM. Matches an approach originally suggested for the JDK-8163921 fix and is probably a more suitable fix for update releases.
-------------
Marked as reviewed by coffeys (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2843#pullrequestreview-2292198764
More information about the jdk-updates-dev
mailing list