Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
def
jdk25_runtime_options(fory_targets=
"org.apache.fory.core"
):
88
return
jdk25_access_options(fory_targets)
89
90
91
def
jdk25_javac_options():
Callers
2
set_jdk_options
Function · 0.85
run_jdk17_plus
Function · 0.85
Calls
1
jdk25_access_options
Function · 0.85
Tested by
no test coverage detected