git: openjdk/babylon: code-reflection: Expand the example suite with Inlining and Bytecode generation
Gary Frost
gfrost at openjdk.org
Thu Aug 14 11:05:37 UTC 2025
Changeset: 19daae13
Branch: code-reflection
Author: Juan Fumero <jjfumero at gmail.com>
Committer: Gary Frost <gfrost at openjdk.org>
Date: 2025-08-14 11:04:42 +0000
URL: https://git.openjdk.org/babylon/commit/19daae133c6fc99c31a02a276cc11fdf2a8a099a
Expand the example suite with Inlining and Bytecode generation
! cr-examples/samples/README.md
! cr-examples/samples/src/main/java/oracle/code/samples/HelloCodeReflection.java
+ cr-examples/samples/src/main/java/oracle/code/samples/InlineExample.java
! cr-examples/samples/src/main/java/oracle/code/samples/MathOptimizer.java
+ cr-examples/samples/src/main/java/oracle/code/samples/MathOptimizerWithInlining.java
More information about the babylon-dev
mailing list