[jdk20] RFR: 8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE [v2]

Phil Race prr at openjdk.org
Wed Feb 8 23:34:50 UTC 2023


On Wed, 8 Feb 2023 23:17:59 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> > But that seems wrong. Why is it not wrong ?
> 
> It might be an oversight of the initial fix, if you think it is wrong we can submit a bug and i can fix it. I definitely do not think it is critical and i do not think it is related to the nature of this change.

Well .. it does seem wrong to me .. I was hoping you'd be able to explain why its OK.
That makes two "corner cases" to clean up in a later release.
Dilemma .. way too risky to try to clean that up now .. not sure if we want to back out the ENTIRE fix ... not sure about OKing a fix with known issues.
The only way I can look at it and convince myself is to consider that that corner case itself does not look like a P2 release stopper ..

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

PR: https://git.openjdk.org/jdk20/pull/122



More information about the client-libs-dev mailing list