This is an automated email from the ASF dual-hosted git repository.

emilles pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from 22955a5  Revert "GROOVY-10294: STC: track assign `null` to variable 
within `if` or `else`"
     new e7e6356  GROOVY-10294: STC: track assign `null` to variable within 
`if` or `else`
     new c383377  `UIManager#setLookAndFeel(String)` can load system classes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../transform/stc/StaticTypeCheckingVisitor.java   | 43 +++++++-------
 .../groovy/transform/stc/STCAssignmentTest.groovy  | 37 ++++++++++--
 .../transform/stc/TypeInferenceSTCTest.groovy      | 30 ----------
 .../groovy/groovy/swing/LookAndFeelHelper.groovy   | 66 +++++++++++-----------
 .../groovy/groovy/swing/SwingBuilderTest.groovy    |  6 +-
 5 files changed, 87 insertions(+), 95 deletions(-)

Reply via email to