MCPcopy Create free account
hub / github.com/apache/fory / jdk25_runtime_options

Function jdk25_runtime_options

ci/tasks/java.py:87–88  ·  view source on GitHub ↗
(fory_targets="org.apache.fory.core")

Source from the content-addressed store, hash-verified

85
86
87def jdk25_runtime_options(fory_targets="org.apache.fory.core"):
88 return jdk25_access_options(fory_targets)
89
90
91def jdk25_javac_options():

Callers 2

set_jdk_optionsFunction · 0.85
run_jdk17_plusFunction · 0.85

Calls 1

jdk25_access_optionsFunction · 0.85

Tested by

no test coverage detected