Skip to content

Add SystemDependent annotation #426

@charphi

Description

@charphi

This annotation indicates that a method's behavior or return value depends on system configuration or environment settings such as java.util.Locale#getDefault(), java.util.TimeZone#getDefault(), java.nio.charset.Charset#defaultCharset().
Methods marked with this annotation may produce different results on different systems or when system configuration changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions