Skip to content

provide a Decorator to add the default Java Runtime as AnalysisInputLocation depending on the executing Java version#1053

Merged
swissiety merged 6 commits intodevelopfrom
featureImproveJavaHomeIntegartion
Oct 1, 2024
Merged

provide a Decorator to add the default Java Runtime as AnalysisInputLocation depending on the executing Java version#1053
swissiety merged 6 commits intodevelopfrom
featureImproveJavaHomeIntegartion

Conversation

@moebarni
Copy link
Copy Markdown
Collaborator

@moebarni moebarni commented Sep 5, 2024

closes #979

@moebarni moebarni force-pushed the featureImproveJavaHomeIntegartion branch from fb5d839 to 331b5cf Compare September 5, 2024 13:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 5, 2024

Documentation Preview.

…HomeIntegartion

# Conflicts:
#	sootup.analysis.interprocedural/src/test/java/sootup/analysis/interprocedural/icfg/ICFGDotExporterTest.java
#	sootup.analysis.interprocedural/src/test/java/sootup/analysis/interprocedural/ifds/IFDSTaintTestSetUp.java
#	sootup.analysis/src/test/java/sootup/analysis/interprocedural/ifds/CGEdgeUtilTest.java
#	sootup.callgraph/src/test/java/sootup/callgraph/CallGraphTestBase.java
#	sootup.callgraph/src/test/java/sootup/callgraph/ConcreteDispatchTest.java
#	sootup.callgraph/src/test/java/sootup/callgraph/InstantiateClassValueVisitorTest.java
#	sootup.examples/src/test/java/sootup/examples/classhierarchy/ClassHierarchy.java
#	sootup.java.bytecode.frontend/src/main/java/sootup/java/bytecode/frontend/inputlocation/DefaultRuntimeAnalysisInputLocation.java
#	sootup.java.bytecode.frontend/src/test/java/sootup/java/bytecode/frontend/RuntimeJarConversionTests.java
#	sootup.java.bytecode.frontend/src/test/java/sootup/java/bytecode/frontend/conversion/AsmMethodSourceTest.java
#	sootup.java.bytecode.frontend/src/test/java/sootup/java/bytecode/frontend/interceptors/typeresolving/BytecodeHierarchyTest.java
#	sootup.java.bytecode.frontend/src/test/java/sootup/java/bytecode/frontend/interceptors/typeresolving/TypeAssignerTestSuite.java
#	sootup.tests/src/test/java/sootup/tests/CallGraphTest.java
#	sootup.tests/src/test/java/sootup/tests/typehierarchy/HierarchyComparatorTest.java
@swissiety swissiety changed the title Issue 979 fixed provide a Decorator to add the default Java Runtime as AnalysisInputLocation depending on the executing Java version Oct 1, 2024
@swissiety swissiety merged commit 9369a01 into develop Oct 1, 2024
@swissiety swissiety deleted the featureImproveJavaHomeIntegartion branch October 1, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Make DefaultRTJarInputLocation consider Java < 9 and Java >= 9

3 participants