[code-reflection] Integrated: Job builder was dropping javac jvmopts

Gary Frost gfrost at openjdk.org
Thu Dec 4 15:13:03 UTC 2025


On Thu, 4 Dec 2025 14:48:46 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> env.bash was pointing to exploded image rather than image. 
> 
> We also had a job bldr bug. 
> 
> job bldr  was collecting the javac opts but then sadly discarding them .
> 
> So when pointing to exploded image this was fine., but when we pointed to the images/jdk we failed to compile code using jdk.incubator.code becuase we had dropped --modules=jdk.incudbator.code option

This pull request has now been integrated.

Changeset: 2a5d7e13
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/2a5d7e1387f21c62f5b0861cbf52c3cd7a5f1040
Stats:     18 lines in 3 files changed: 5 ins; 8 del; 5 mod

Job builder was dropping javac jvmopts

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

PR: https://git.openjdk.org/babylon/pull/727


More information about the babylon-dev mailing list