RFR: 8291853: [CSS] ClassCastException in CssStyleHelper calculateValue [v2]
Ajit Ghaisas
aghaisas at openjdk.org
Fri Nov 11 11:31:38 UTC 2022
On Thu, 10 Nov 2022 21:04:49 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> > Because Modena is the default stylesheet.
>
> Then the underlying problem should probably be filed as a new JBS issue, especially since the exception doesn't communicate the cause of the problem to application developers who run into the same issue.
Since, there is no visual indication of the underlying problem (if any), it is hard to file a reproducible issue once the exception is fixed.
On the other hand, we do not wish to keep this exception from occurring if it can be fixed with a simple initialization.
-------------
PR: https://git.openjdk.org/jfx/pull/947
More information about the openjfx-dev
mailing list