New candidate JEP: 447: Statements before super()

Mark Reinhold mark.reinhold at oracle.com
Wed Apr 19 14:35:31 UTC 2023


https://openjdk.org/jeps/447

  Summary: In constructors in the Java programming language, allow
  statements that do not reference the instance being created to appear
  before this() or super().

- Mark


More information about the jdk-dev mailing list