-
Bug
-
Resolution: Unresolved
-
P3
-
9
-
Mac OS X
-
os_x
While working on JDK-7131356 it came to my attention that we use JavaRuntimeSupport.framework (JRS), which is a special framework provided to us (and only us) by Apple, which wraps certain SPI into API, used by Apple in their JDK implementation.
The problem is that we now own the JDK, and got forced to rely on JRS, which does not seem like a good long term solution.
We should understand where we use JRS and deprecate its usage internally and start re-implementing those with our implementation.
This should be an umbrella bug as there are probably several components that use JSR (ie. Glass, Plugin, AWT, Swing ?)
The problem is that we now own the JDK, and got forced to rely on JRS, which does not seem like a good long term solution.
We should understand where we use JRS and deprecate its usage internally and start re-implementing those with our implementation.
This should be an umbrella bug as there are probably several components that use JSR (ie. Glass, Plugin, AWT, Swing ?)
- relates to
-
JDK-8304773 Please export JLI_MemAlloc from libjvm and document Apple dependency
-
- New
-
1.
|
[macosx] Remove dependency on JavaNativeFoundation.framework |
|
Open | Unassigned |