Skip to content

proposal to make code.stacktrace (or code.* namespace) stable #1377

@SylvainJuge

Description

@SylvainJuge

Area(s)

area:code

Is your change request related to a problem? Please describe.

The code.stacktrace is currently experimental, and we think it would make sense to make it stable.

Current known usages:

Making this attribute stable would allow making features that rely on it stable, relying on an experimental/incubating attribute transitively forces the feature as experimental/incubating.

Describe the solution you'd like

Making the code.stacktrace attribute stable, or making the whole code.* namespace stable.

Describe alternatives you've considered

Making the whole code.* attributes stable would be an alternative as most of those fields are not ambiguous even if some of their values are platform-specific (the code.stacktrace being a good example).

For now keeping the scope to code.stacktrace is a way to reduce the scope as an attempt to making this change easier.

Additional context

Making this attribute stable was discussed in August 29th Java SIG Meeting where the topic was "how to make a component in java contrib stable".

Steps and progress

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions