Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2222693 | 7u6 | Scott Kovatch | P4 | Closed | Fixed | b04 |
Recently the plugin was refactored to remove the platform dependencies from the common code. The exception was Mac OS X, where we are working around problems in WebKit.
The NPAPIJavaPlugin and MacNPAPIJavaPlugin classes should be refactored so that the conditional compilation for XP_MACOSX in the base class isn't needed.
The NPAPIJavaPlugin and MacNPAPIJavaPlugin classes should be refactored so that the conditional compilation for XP_MACOSX in the base class isn't needed.
- backported by
-
JDK-2222693 Refactor base plugin implementation to not use conditional compilation
-
- Closed
-