<Swing Dev> RFR: 8231041: Spotbugs: Null check of value previously dereferenced in java.desktop [v2]
Sergey Bylokhov
serb at openjdk.java.net
Thu Dec 31 06:42:57 UTC 2020
On Wed, 23 Dec 2020 11:18:03 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
> > So I postponed the fix since the spec clarification is required. I suggest postponing this PR until then.
>
> Do you know if this clarification is in progress now? As I see from @prrace comment there is https://bugs.openjdk.java.net/browse/JDK-8255800 Do you know any more similar issues?
I do not know any other issues except this one. If you wish to continue to work on this bug, then it will be simpler to only change the code where exceptions are already specified, for example, drop the changes in the DataBufferUShort(), etc.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1869
More information about the swing-dev
mailing list