-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
The style guide expressly forbids the use of the `[[deprecated]]` attribute, saying it's not relevant for HotSpot. But we're now (as of JDK-8313396) using it to implement forbidding of certain functions coming from non-HotSpot code (particularly from the standard library). Perhaps the style guide needs to be updated, or perhaps just a comment discussing the variance should be added to the relevant code.
- relates to
-
JDK-8347719 [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
-
- Open
-
-
JDK-8313396 Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
-
- Closed
-