RFR: 8291853: [CSS] ClassCastException in CssStyleHelper calculateValue [v2]

Ajit Ghaisas aghaisas at openjdk.org
Fri Nov 11 11:26:35 UTC 2022


On Thu, 10 Nov 2022 20:36:58 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > So this really is not a bug in the CSS parser after all?
> 
> Not in the CssParser, but in the code that resolves the actual values at runtime (CssStyleHelper). May not be a bug per se, but rather a side effect of some specific order of initialization. Keep in mind that it gets resolved, eventually.

I agree.

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

PR: https://git.openjdk.org/jfx/pull/947


More information about the openjfx-dev mailing list