Skip to content

Add test for checking sizes of classes#11

Merged
algomaster99 merged 2 commits intomainfrom
test-for-class-size
Feb 16, 2026
Merged

Add test for checking sizes of classes#11
algomaster99 merged 2 commits intomainfrom
test-for-class-size

Conversation

@algomaster99
Copy link
Member

The resources are created using

java -XX:AOTCacheOutput=test.aot Hello.java
java -Xlog:aot+map=trace,aot+map+oops=trace,aot=warning:file=test.map:none:filesize=0 -XX:AOTCacheOutput=test.aot Hello.java

test.map is not pushed due to its large size. Instead classes.csv is pushed which is basically extracted by the python script.

@algomaster99 algomaster99 merged commit d2b3878 into main Feb 16, 2026
1 check passed
@algomaster99 algomaster99 deleted the test-for-class-size branch February 16, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant