You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Reema Taneja (JIRA)" <ji...@apache.org> on 2018/08/21 05:53:00 UTC

[jira] [Commented] (NETBEANS-803) nb-javac 11 upgrade in NetBeans

    [ https://issues.apache.org/jira/browse/NETBEANS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586970#comment-16586970 ] 

Reema Taneja commented on NETBEANS-803:
---------------------------------------

Tested NetBeans with nb-javac 11 (https://hg.netbeans.org/main/nb-java-x)

Below Testcases failed:
1.) Compound var declaration error hint is broken, related testcases are broken. Tracking NetBeans bug : NETBEANS-1137, awaiting reply from JDK team before filing JDK bug.

[junit] Testcase: testVarCompoundDeclaration1(org.netbeans.api.java.source.gen.VarCompoundDeclarationTest): FAILED
[junit] Testcase: testVarCompoundDeclaration2(org.netbeans.api.java.source.gen.VarCompoundDeclarationTest): FAILED
[junit] Testcase: testVarCompoundDeclaration3(org.netbeans.api.java.source.gen.VarCompoundDeclarationTest): FAILED
[junit] Testcase: testVarCompoundDeclaration4(org.netbeans.api.java.source.gen.VarCompoundDeclarationTest): FAILED
[junit] Testcase: testCase1(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase2(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase3(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase5(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase6(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase7(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase8(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase9(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED
[junit] Testcase: testCase10(org.netbeans.modules.java.hints.errors.VarCompDeclarationTest): FAILED

2) Testcase: testTypeMirrorHandle196070(org.netbeans.api.java.source.TypeMirrorHandleTest): FAILED
Tracking NetBeans bug: NETBEANS-1156
Sent mail to JDK Team to confirm if its JDK bug.

3) Generate method param names are now like arg0, arg1 etc. Need to update golden files for below test to make them pass.
[junit] Testcase: testImplementAbstractMethodsHint1(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint3(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint4(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint5(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint7(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint8(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testImplementAbstractMethodsHint11(org.netbeans.modules.java.hints.errors.ErrorHintsTest): FAILED
[junit] Testcase: testGenerate129140(org.netbeans.modules.java.editor.codegen.DelegateMethodGeneratorTest): FAILED
[junit] Testcase: testGenerate133625a(org.netbeans.modules.java.editor.codegen.DelegateMethodGeneratorTest): FAILED
[junit] Testcase: testGenerate133625b(org.netbeans.modules.java.editor.codegen.DelegateMethodGeneratorTest): FAILED
[junit] Testcase: testGenerate133625c(org.netbeans.modules.java.editor.codegen.DelegateMethodGeneratorTest): FAILED
[junit] Testcase: testGenerate133625d(org.netbeans.modules.java.editor.codegen.DelegateMethodGeneratorTest): FAILED


> nb-javac 11 upgrade in NetBeans 
> --------------------------------
>
>                 Key: NETBEANS-803
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-803
>             Project: NetBeans
>          Issue Type: Task
>            Reporter: Reema Taneja
>            Assignee: Reema Taneja
>            Priority: Major
>              Labels: NB-JDK11
>
> Should cover below tasks in NetBeans - nb-javac 11 testing :
>  * Run tests for modules java.completion, java.editor, java.editor.base, java.hints, java.source, java.source.base,lib.nbjavac
>  * Update libs.javacimpl and libs.javacapi jars, upload updated nb-javac jars
>  * Upload nb-javac module jars in update center



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists