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

javadoc does not contain OpenJ9 extensions #897

Closed
pshipton opened this issue Jan 8, 2018 · 1 comment
Closed

javadoc does not contain OpenJ9 extensions #897

pshipton opened this issue Jan 8, 2018 · 1 comment

Comments

@pshipton
Copy link
Member

pshipton commented Jan 8, 2018

The javadoc created as part of the OpenJ9 build, found in build/<platform>/docs, does not contain the javadoc for OpenJ9 extensions:

  • Shared Classes, com.ibm.oti.shared
  • Management extensions, com.ibm.lang.management
  • gpu, com.ibm.gpu
  • Cuda4J, com.ibm.cuda
  • data access acceleration. com.ibm.dataaccess
  • JVM diagnostic utilities, com.ibm.jvm

See also ibmruntimes/openj9-openjdk-jdk8#20

@pshipton
Copy link
Member Author

pshipton commented Jan 8, 2020

@pshipton pshipton closed this as completed Jan 8, 2020
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 20, 2024
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 20, 2024
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 20, 2024
'uninitialized variable'
'coversion from string literal to char *'
Issue eclipse-openj9#897

Signed-off-by: Matthew Hall <[email protected]>
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 21, 2024
Fixed conversion from string literal to char * warnings (Fix is in omr Debug.cpp)

Issue eclipse-openj9#897

Signed-off-by: Matthew Hall <[email protected]>
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 21, 2024
matthewhall2 added a commit to matthewhall2/openj9 that referenced this issue Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants