On Tue, 11 Mar 2025 21:11:04 GMT, Karm Michal Babacek <d...@openjdk.org> wrote:

>> 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:
> 
>   Edited years in copyright headers 2025 -> 2024, 2025

Marked as reviewed by aivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23852#pullrequestreview-2676127108

Reply via email to