On Wed, 1 Feb 2023 12:27:22 GMT, Nir Lisker <[email protected]> wrote:
>> I believe no code change is required as of now. Hence not making any changes >> now. > > I also think that `null` should throw unless otherwise specified. Since the null check is preexisting, I don't think we should make the change to throw NPE on null as part of a simple bug fix. If we decide to change this, I would want to see a spec change in the docs with an accompanying CSR, which should be done as a separate bug. ------------- PR: https://git.openjdk.org/jfx/pull/1018
