<i18n dev> RFR: 8315444: Convert test/jdk/tools to Classfile API
    Qing Xiao 
    duke at openjdk.org
       
    Fri Sep  1 15:41:01 UTC 2023
    
    
  
/test/jdk/tools/lib/tests/JImageValidator.java, tests in /test/jdk/tools/jlink and /test/jdk/tools/jimage use on com.sun.tools.classfile and should be converted to Classfile API.
-------------
Commit messages:
 - migrate /test/jdk/tools/lib/tests/JImageValidator.java and tests in /test/jdk/tools/jlink and /test/jdk/tools/jimage use Classfile API
Changes: https://git.openjdk.org/jdk/pull/15529/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15529&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315444
  Stats: 168 lines in 23 files changed: 111 ins; 15 del; 42 mod
  Patch: https://git.openjdk.org/jdk/pull/15529.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15529/head:pull/15529
PR: https://git.openjdk.org/jdk/pull/15529
    
    
More information about the i18n-dev
mailing list