[jdk17u-dev] RFR: 8339470: [17u] More defensive fix for 8163921
Goetz Lindenmaier
goetz at openjdk.org
Tue Sep 3 11:12:25 UTC 2024
On Tue, 3 Sep 2024 10:19:06 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 */*.
Well, the question is whether that before really is a "good" state. It contains an error.
The original bug JDK-8163921 lists some issues where the wrong syntax caused the header to be rejected. I don't think we should ignore this.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2843#issuecomment-2326249473
More information about the jdk-updates-dev
mailing list