> Removed objectweb.asm for bytecode manipulation and uses JEP 484 classfile 
> API.
> 
> Test passes on Linux amd64 so far:
> 
> TIME=`date +%s`;
> mkdir -p test.${TIME}/jdk/JTwork test.${TIME}/jdk/JTreport; 
> jtreg -a -ignore:quiet -w:test.${TIME}/jdk/JTwork 
> -r:test.${TIME}/jdk/JTreport 
> -jdk:/home/karm/workspaceRH/jdk/build/linux-x86_64-server-release/images/graal-builder-jdk/
>  /home/karm/workspaceRH/jdk/test/jdk/java/awt/Headless/
> 
> Test results: passed: 15

Karm Michal Babacek has updated the pull request incrementally with one 
additional commit since the last revision:

  Fixed @library /test -> @library /test/lib

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23852/files
  - new: https://git.openjdk.org/jdk/pull/23852/files/47c009d0..f3294bd5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23852&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23852&range=02-03

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

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

Reply via email to