You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Zakharov (JIRA)" <ji...@apache.org> on 2007/03/12 10:08:09 UTC

[jira] Assigned: (HARMONY-3280) [classlib][suncompat][netbeans] Netbeans has hardcoded references to sun.awt.AppContext

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

Alexei Zakharov reassigned HARMONY-3280:
----------------------------------------

    Assignee: Alexei Zakharov

> [classlib][suncompat][netbeans] Netbeans has hardcoded references to sun.awt.AppContext
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3280
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3280
>             Project: Harmony
>          Issue Type: Improvement
>          Components: App-Oriented Bug Reports, Classlib
>            Reporter: Vasily Zakharov
>         Assigned To: Alexei Zakharov
>            Priority: Minor
>         Attachments: Harmony-3280-Fix.patch, Harmony-3280-Fix.patch, Harmony-3280-Test.patch, Harmony-3280-Test.patch
>
>
> Netbeans class org.netbeans.modules.editor.EditorModule uses hardcoded references to RI-specific class sun.awt.AppContext.
> The code is properly wrapped and exceptions are caught, but the direct references make Netbeans source code non-compilable on Harmony.
> Here's the discussion of this issue in the dev-list: http://thread.gmane.org/gmane.comp.java.harmony.devel/24441
> The respective bug is filed against Netbeans: http://www.netbeans.org/issues/show_bug.cgi?id=97017
> The proposed workaround from Harmony side is adding a stub for sun.awt.AppContext class to suncompat module.

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