This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new 75e0164 Adjusting stringContent golden file from java.completion to
state in JDK12b28.
new 9b076fa Merge pull request #1089 from
jlahoda/adjust-java-completion-tests-to-jdk12b28
75e0164 is described below
commit 75e016457787d01a78116387bf1a3e9febb3a376
Author: Jan Lahoda <[email protected]>
AuthorDate: Fri Jan 18 21:55:19 2019 +0100
Adjusting stringContent golden file from java.completion to state in
JDK12b28.
---
.../java/completion/JavaCompletionTaskTest/12/stringContent.pass | 2 --
1 file changed, 2 deletions(-)
diff --git
a/java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/12/stringContent.pass
b/java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/12/stringContent.pass
index 2ac072d..4d8f03e 100644
---
a/java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/12/stringContent.pass
+++
b/java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/12/stringContent.pass
@@ -1,5 +1,3 @@
-public String align()
-public String align(int arg0)
public char charAt(int arg0)
public IntStream chars()
public int codePointAt(int arg0)
---------------------------------------------------------------------
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