[9] Review request: 8152355: IllegalAccessError: javafx.media cannot access jdk.internal.ref
Kevin Rushforth
kevin.rushforth at oracle.com
Tue Apr 19 15:20:07 UTC 2016
Dave D or Alexander,
Please review the following simple fix to add a qualified export for a
class that is used by javafx.media that has moved as part of JEP-260.
https://bugs.openjdk.java.net/browse/JDK-8152355
http://cr.openjdk.java.net/~kcr/8152355/webrev.00/
I verified that the IllegalAccessException happens before the fix and
does not happen after the fix.
-- Kevin
More information about the openjfx-dev
mailing list