Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [adoptium.incubator-dev] Plan of opening static analyzer

Hi Ziyi,

I have some additional high level questions about the static analyzer:
  • As it is based on GraalVM, how easily it can be used as a standalone tool? Does it require pulling in the GraalVM binary as a dependency (any other additional dependencies)?
  • For participants in the startup incubator project, what's your plan for giving access to the static analyzer?
  • Do you have a plan to integrate that into OpenJDK (pending approval from GraalVM community and discussions in OpenJDK)?
Best,
Jiangli

On Mon, Apr 26, 2021 at 4:15 AM 林子熠(层风) <cengfeng.lzy@xxxxxxxxxxxxxxx> wrote:
Hi Jiangli and all,
We are willing to open source the implementation of the static analyzer. But as it is based on GraalVM, it's not our decision when and if the changes will be accepted by GraalVM, so we don't have a concrete time line yet.
But we do have a open source plan:
1. Make internal reviews to make sure our changes are solid and can be isolated by options (so won't interfere the normal GraalVM's execution if certain options are not set).
2. Create a PR to GraalVM.
3. If it is not accepted, we can fork a repo.

All bests,
Ziyi Lin
_______________________________________________
adoptium.incubator-dev mailing list
adoptium.incubator-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org

Back to the top