Martin Wittlinger

Results 112 comments of Martin Wittlinger

Java 11 support is now dropped in the latest Spoon 11 release.

On the list, an interesting point is https://google.github.io/clusterfuzzlite/. I always hear good feedback about fuzzing, maybe it is time to try it for spoon?

@monperrus you as the owner have to apply here: https://bestpractices.coreinfrastructure.org/en. Then we should get 10 instead of 2 points in the category.

Hey, I updated our scorecode, and now we have 94% see https://bestpractices.coreinfrastructure.org/en/projects/7377/edit. If you have a different opinion on some fields, feel free to change them. > should we add...

How about pinning this issue to the top during the hacktober fest? Should get some more views, and maybe someone is searching for easy PRs? > We get rid of...

But isn't `ThreadLocalRandom` a java 7 feature? https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/java/util/concurrent/ThreadLocalRandom.html

I can provide a PR refactoring this, if this doesn't create more work for you. Is there some android CI?

> is it sufficient for the pull request to contain: a null object and associated test cases? This would be a perfect starting point. > Can someone please tell me...

> To create this object, I have implemented CtPackage and now need to implement isShadow() method. Just return false because technical it is not a shadow object. > What is...

Hey, as this PR seems stale, and I want this feature, I would implement this in a new PR. Do you prefer to use a JSON library, which one do...