1
I Use This!
Moderate Activity

News

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Posted over 5 years ago by [email protected] (florian_kuebler)
fixed previouslyComputedPropertyKinds ... [More] OPAL/si/src/main/scala/org/opalj/fpcf/par/PKEParallelTasksPropertyStore.scala [Less]
Posted over 5 years ago by [email protected] (Michael Eichberg)
moved allReachable Signed-off-by: Michael Eichberg
Posted over 5 years ago by [email protected] (florian_kuebler)
fixed previouslyComputedPropertyKinds ... [More] OPAL/si/src/main/scala/org/opalj/fpcf/par/PKEParallelTasksPropertyStore.scala [Less]
Posted over 5 years ago by [email protected] (florian_kuebler)
Merge remote-tracking branch 'origin/feature/FPCFCallGraph' into feature/FPCFCallGraph ... [More] DEVELOPING_OPAL/tools/src/main/resources/application.conf DEVELOPING_OPAL/tools/src/main/scala/org/opalj/hermes/queries/jcg/NativeMethods.scala DEVELOPING_OPAL/tools/src/main/scala/org/opalj/hermes/queries/jcg/Reflection.scala OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/RTACallGraphAnalysis.scala [Less]
Posted over 5 years ago by [email protected] (florian_kuebler)
use != instead of ne narf ... [More] OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/RTACallGraphAnalysis.scala OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/ReflectionRelatedCallsAnalysis.scala OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/SerializationRelatedCallsAnalysis.scala OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/ThreadRelatedCallsAnalysis.scala [Less]
Posted over 5 years ago by [email protected] (errt)
Fix typo in feature id... ... [More] DEVELOPING_OPAL/tools/src/main/scala/org/opalj/hermes/queries/jcg/Reflection.scala [Less]
Posted over 5 years ago by [email protected] (errt)
Added query for native methods ... [More] DEVELOPING_OPAL/tools/src/main/resources/application.conf DEVELOPING_OPAL/tools/src/main/scala/org/opalj/hermes/queries/jcg/NativeMethods.scala [Less]
Posted over 5 years ago by [email protected] (errt)
Use isSubtypeOf ... [More] OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/RTACallGraphAnalysis.scala [Less]
Posted over 5 years ago by [email protected] (errt)
Support MethodHandle constants ... [More] OPAL/ai/src/main/scala/org/opalj/fpcf/analyses/cg/ReflectionRelatedCallsAnalysis.scala OPAL/br/src/main/scala/org/opalj/br/MethodHandle.scala OPAL/br/src/main/scala/org/opalj/br/cp/CONSTANT_MethodHandle_info.scala OPAL/br/src/main/scala/org/opalj/br/cp/ConstantsPoolLike.scala [Less]
Posted over 5 years ago by [email protected] (errt)
Added test for LDC with MethodHandle ... [More] OPAL/ba/src/test/scala/org/opalj/ba/CodeAttributeBuilderTest.scala [Less]