Deprecated API
Contents
-
Terminally Deprecated Elements
-
Deprecated Annotation Interfaces
-
Deprecated MethodsMethodDescriptionUse
RuntimeReflection.register(Field...)instead. ParametersfinalIsWritableandallowUnsafeAccessno longer serve a purpose.UseRuntimeReflection.register(Field...)instead. ParameterfinalIsWritableno longer serves a purpose.UseRuntimeSerialization.register(Class[])instead. All possible custom constructors will be registered automatically.in 25.0 without replacement. This method is inherently unsafe becausesetlocale(...)is not thread-safe on the OS level.