RFR: 8338014: Improve usage of @jvms tags in class file API

Sonia Zaldana Calles szaldana at openjdk.org
Mon Aug 12 18:35:42 UTC 2024


Hi all, 

This PR addresses [8338014](https://bugs.openjdk.org/browse/JDK-8338014) improving the use of `@jvms` tags by adding `JVMS` prior to the tag. 

Thanks, 
Sonia

-------------

Commit messages:
 - Merge branch 'openjdk:master' into JDK-8338014
 - Copyright update
 - 8338014: Improve usage of @jvms tags in class file API

Changes: https://git.openjdk.org/jdk/pull/20513/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20513&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8338014
  Stats: 78 lines in 41 files changed: 0 ins; 0 del; 78 mod
  Patch: https://git.openjdk.org/jdk/pull/20513.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20513/head:pull/20513

PR: https://git.openjdk.org/jdk/pull/20513


More information about the core-libs-dev mailing list