On Wed, 25 Feb 2026 18:55:24 GMT, Matias Saavedra Silva <[email protected]> 
wrote:

> The default classlist can very rarely differ between builds due to 
> non-determinism introduced by JIT code. See the JBS issue for more details. 
> Verified with tier 1-5 tests.

make/GenerateLinkOptData.gmk line 79:

> 77:   $(FIXPATH) $(INTERIM_IMAGE_DIR)/bin/java -XX:[email protected] 
> \
> 78:       $(CLASSLIST_FILE_VM_OPTS) \
> 79:           -Xint \

Indentation looks off. Please make sure it starts with 1 tab (counting as 8 
spaces) and then uses spaces to align with the line above.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29925#discussion_r2855313848

Reply via email to