You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2007/12/18 21:18:43 UTC

[jira] Updated: (HARMONY-5309) [EUT] 274 NPE in checkAndTagAsMalformed on Linux x86_64

     [ https://issues.apache.org/jira/browse/HARMONY-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Afremov updated HARMONY-5309:
-----------------------------------

    Attachment: SwitchTest.java

I've created test-reproducer. You can find it in attachment.

> [EUT] 274 NPE in checkAndTagAsMalformed on Linux x86_64
> -------------------------------------------------------
>
>                 Key: HARMONY-5309
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5309
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Linux / x86_64
>            Reporter: Vladimir Beliaev
>         Attachments: SwitchTest.java
>
>
> 274 tests from EUT suites failed with NPE in the same method on Linux x86_64:
>       java.lang.NullPointerException
>      at org.eclipse.jdt.core.dom.ASTSyntaxErrorPropagator.checkAndTagAsMalformed(ASTSyntaxErrorPropagator.java:34)
>      at org.eclipse.jdt.core.dom.ASTSyntaxErrorPropagator.visit(ASTSyntaxErrorPropagator.java:117)
>      at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:208)
>      <skipped>
> This is not a regressions, still a sensetive difference of EUT behaviour on Linux x86_64 from x86 platforms, so it better be fixed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.