[ https://issues.apache.org/jira/browse/HARMONY-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477343
]
Vasily Zakharov commented on HARMONY-3280:
------------------------------------------
Here's one more discussion on this issue on the dev-list: http://thread.gmane.org/gmane.comp.java.harmony.devel/24481
> [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
> Priority: Minor
>
> 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.
|