RFR: 4797982: Setting negative size of JSplitPane divider leads to unexpected results. [v4]

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Jul 28 04:07:55 UTC 2022


On Wed, 27 Jul 2022 23:57:38 GMT, Phil Race <prr at openjdk.org> wrote:

>> Ok. Modified javadoc and CSR
>
> My apologies, but because I focused on the rest of it, I overlooked you had made this an implNote.
> That seems odd. Do you really intend to imply that some other implementation of Java should be allowed
> to do something with negative values ? If so that would be a compatibility issue ..

Yes, actually I was thinking in that sense, as I was not sure if other impl. will allow -ve values and just wanted to mention that our impl dont.
But, I guess as you pointed, we should make it disallowed for all. Modified PR and CSR.

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

PR: https://git.openjdk.org/jdk/pull/9566



More information about the client-libs-dev mailing list