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

[jira] Closed: (HARMONY-5309) [drlvm][jit][jet][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 ]

Gregory Shimansky closed HARMONY-5309.
--------------------------------------


No response, assuming ok.

> [drlvm][jit][jet][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: DRLVM
>         Environment: Linux / x86_64
>            Reporter: Vladimir Beliaev
>            Assignee: Gregory Shimansky
>         Attachments: HARMONY-5309_fix1.patch, HARMONY-5309_fix2.patch, 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.