This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch local_var_resolution_issue
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
from fd523d257 update the NameResolution test to be more portable across
branches, more accurate as a test, and also correctly named for the ant and
maven builds.
add 6a0222755 IdentifierNode, DefinitionBase: Fixed rare race condition
where certain cached values are detected as non-null but become null before the
method returns.
add adb5a2969 royaleunit-ant-tasks: when checking for AIR version, ignore
JAVA_TOOL_OPTIONS and JDK_JAVA_OPTIONS output
add 464be6c72 Merge branch 'develop' into local_var_resolution_issue
No new revisions were added by this update.
Summary of changes:
RELEASE_NOTES.md | 2 ++
.../compiler/internal/definitions/DefinitionBase.java | 8 ++++++--
.../compiler/internal/tree/as/IdentifierNode.java | 19 ++++++++-----------
.../test/ant/launcher/commands/player/AdlCommand.java | 13 +++++++++++++
4 files changed, 29 insertions(+), 13 deletions(-)