This is the update to make STS a permanent API. `@PreviewFeatures` is dropped the `@since` tags bumped to 28. Tests are updated to drop `@enablePreview`.
There are several updates to the API docs. All are local, there no significant refactoring of the API docs. The first example is moved closer to the top and several areas of the docs are changed to improve readability. Testing: Tier1-3 --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Improve wording - Merge branch 'master' into JDK-8391460 - Improve API docs - Merge branch 'master' into JDK-8391460 - Initial commit Changes: https://git.openjdk.org/jdk/pull/32602/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32602&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8391460 Stats: 352 lines in 11 files changed: 52 ins; 88 del; 212 mod Patch: https://git.openjdk.org/jdk/pull/32602.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32602/head:pull/32602 PR: https://git.openjdk.org/jdk/pull/32602
