Other |
---|
jfx24 masterFixed |
Blocks :
|
|
Blocks :
|
Remove all calls to deprecated SM methods in the com.sun.javafx.reflect package (primarily MethodUtil and ReflectUtil) in javafx.base These were originally copied (and lightly modified) from the sun.reflect.misc package in the JDK; the JDK classes have evolved since then, so we need to see which changes need to be applied. It might also be worth asking how the JDK plans to handle these classes post-SM-removal.
|