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

[New Port Request] openjdk #36883

Closed
abique opened this issue Feb 20, 2024 · 1 comment
Closed

[New Port Request] openjdk #36883

abique opened this issue Feb 20, 2024 · 1 comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. Stale

Comments

@abique
Copy link
Contributor

abique commented Feb 20, 2024

Library name

opendjk

Source repository URL

https://github.com/openjdk/jdk

Anything else that is useful to know when adding (such as optional features the library may have that should be included)

The JDK has dependencies itself, and it might be interesting to build it upon vcpkg's libraries.
Also the JDK provides C interface to start a java VM from a C application, so it can be used as a library.
See:

_JNI_IMPORT_OR_EXPORT_ jint JNICALL
JNI_CreateJavaVM(JavaVM **pvm, void **penv, void *args);

What do you think? Does it sounds reasonable?

@abique abique added category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. labels Feb 20, 2024
Copy link

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 60 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

@github-actions github-actions bot added the Stale label Apr 21, 2024
@github-actions github-actions bot added the info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. label May 5, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. info:new-port-unresolved This port has not been added to vcpkg; the issue was closed for inactivity. Stale
Projects
None yet
Development

No branches or pull requests

1 participant