RFR: 8294976: test/hotspot 183 test classes use ASM [v8]

Oussama Louati duke at openjdk.org
Mon Mar 11 22:04:24 UTC 2024


> Completion of the first version of the migration for several tests.
> 
> These tests, which are now  using the classfile API mostly,  are responsible for  testing various aspects including:
> 
> - Generate constant pool entries filled with method handles and method types.
> - Create numerous invokedynamic instructions with correct bootstrap methods and incorrect bootstrap methods for testing error handling and exception catching.
> - Produce many invokedynamic instructions with a specific constant pool entry.

Oussama Louati has updated the pull request incrementally with one additional commit since the last revision:

  Use Java 11 version for class generation in regression test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17834/files
  - new: https://git.openjdk.org/jdk/pull/17834/files/74c14dd4..be3f49b6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17834&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17834&range=06-07

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17834.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17834/head:pull/17834

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


More information about the hotspot-compiler-dev mailing list