This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 9f2f330cc72 Merge pull request #9224 from
Chris2011/feature/markdown-image-support
add c9268b7912b [GITHUB-9182] Fixing code completion for record component
types.
new 24ecfb38bc7 Merge pull request #9225 from lahodaj/GITHUB-9182
The 1 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:
.../java/completion/JavaCompletionTask.java | 23 +---------------------
.../JavaCompletionTaskTest/17/deprecated.pass | 1 +
.../typesStartingStr.pass} | 0
...sStartingWithStr.pass => typesStartingStr.pass} | 0
.../typesStartingStr.pass} | 0
.../JavaCompletionTask116FeaturesTest.java | 20 +++++++++++++++++++
6 files changed, 22 insertions(+), 22 deletions(-)
create mode 100644
java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/17/deprecated.pass
copy
java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/{1.7/declaredTypesStartingWithStr.pass
=> 17/typesStartingStr.pass} (100%)
copy
java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/21/{declaredTypesStartingWithStr.pass
=> typesStartingStr.pass} (100%)
copy
java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/{1.7/declaredTypesStartingWithStr.pass
=> 25/typesStartingStr.pass} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists