Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getJavaVersion
Method
getJavaVersion
src/main/java/pascal/taie/config/Options.java:158–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
private
int
javaVersion;
157
158
public
int
getJavaVersion() {
159
return
javaVersion;
160
}
161
162
@JsonProperty
163
@Option(names = {
"-pp"
,
"--prepend-JVM"
},
Callers
7
compareOptions
Method · 0.95
testJavaVersion
Method · 0.95
testPrependJVM
Method · 0.95
getClassPath
Method · 0.80
getNativeModel
Method · 0.80
getWorldCacheHash
Method · 0.80
setPlugin
Method · 0.80
Calls
no outgoing calls
Tested by
3
compareOptions
Method · 0.76
testJavaVersion
Method · 0.76
testPrependJVM
Method · 0.76