Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not allowed classes for graphhopper #240

Open
algomaster99 opened this issue May 23, 2024 · 5 comments
Open

Not allowed classes for graphhopper #240

algomaster99 opened this issue May 23, 2024 · 5 comments

Comments

@algomaster99
Copy link
Member

[NOT ALLOWLISTED]: jdk/proxy2/$Proxy38
[NOT ALLOWLISTED]: jdk/proxy2/$Proxy39
[NOT ALLOWLISTED]: com/sun/proxy/jdk/proxy1/$Proxy40
[MODIFIED]: jdk/proxy2/$Proxy41
[NOT ALLOWLISTED]: io/dropwizard/jersey/DropwizardResourceConfig$SpecificBinderc2dc9ea4-857e-4536-96f8-30074f586c33
[NOT ALLOWLISTED]: io/dropwizard/jersey/DropwizardResourceConfig$SpecificBinder6d2ebb7b-7303-4840-bc4f-a83ce59b5e6a
[NOT ALLOWLISTED]: com/graphhopper/util/GitInfo
@algomaster99
Copy link
Member Author

algomaster99 commented May 23, 2024

[MODIFIED]: jdk/proxy2/$Proxy41

Fixed via #241

  • [NOT ALLOWLISTED]: jdk/proxy2/$Proxy38: io.dropwizard.validation.MinDataSize
  • [NOT ALLOWLISTED]: jdk/proxy2/$Proxy39: io.dropwizard.validation.MaxDuration
  • [NOT ALLOWLISTED]: com/sun/proxy/jdk/proxy1/$Proxy40: jdk.internal.vm.annotation.Stable

@algomaster99
Copy link
Member Author

algomaster99 commented May 23, 2024

The proxy classes are fixed by introducing a test that emulates starting a server. The caveat here is that the config.yml should be exhaustive and triggers all classes.

@algomaster99
Copy link
Member Author

The dropwizard library generates class based on a UUID.

@algomaster99
Copy link
Member Author

algomaster99 commented May 23, 2024

We need to write a test for com.graphhopper.util.GitInfo because the released POM links to artefacts in SNAPSHOTs version.

@algomaster99
Copy link
Member Author

--add-opens java.desktop/java.awt=ALL-UNNAMED

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

No branches or pull requests

1 participant