RFR: 8313422: test/langtools/tools/javac 147 test classes uses com.sun.tools.classfile library
Qing Xiao
duke at openjdk.org
Wed Sep 6 15:44:34 UTC 2023
There are 147 tests to convert to the new Class-File API.
-------------
Commit messages:
- Modified driver and util class in test/langtools/tools/javac/annotations/typeAnnotations/referenceinfos
- Migrated test/langtools/tools/javac/MethodParametersTest.java to use the new classfile API
- Modified 2 test files
- Modified 2 test files
- Modified test files under test/langtools/tools/javac/annotations/typeAnnotations/referenceinfos
- Modified two test files
- Modified all tests undertest/langtools/tools/javac/options
- Modified some separate test files
- Modified some separate test files
- Modified some separate test files
- ... and 21 more: https://git.openjdk.org/jdk/compare/8c9d091f...8a5f4c11
Changes: https://git.openjdk.org/jdk/pull/15112/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15112&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8313422
Stats: 3695 lines in 144 files changed: 938 ins; 957 del; 1800 mod
Patch: https://git.openjdk.org/jdk/pull/15112.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15112/head:pull/15112
PR: https://git.openjdk.org/jdk/pull/15112
More information about the compiler-dev
mailing list