Skip to content

Problem in SourceCodeChange class  #13

@megymj

Description

@megymj

Hello.

When comparing the old/new code of react-native and neo4j GitHub open source project using the build output of IJM,
I got the following result:
image


I used main branch of IJM and commit id is as follows(most recent commit)

The jar files I used are as follows:

  • at.aau.softwaredynamics.runner-1.0-SNAPSHOT-jar-with-dependencies.jar
  • core-2.1.0-SNAPSHOT.jar
  • gen.jdt-2.1.0-SNAPSHOT.jar

To solve this problem, I first increased the max heap size of the server to 28G, but the error still occurred. And as a result of debugging in IntelliJ, I confirmed that the size of the ArrayList exceeded 10 million.

image



The old/new file I used is as follows.

neo4j

react-native

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions