Skip to content

Commit

Permalink
Rename main (non-redirector) shared library: jvm -> j9jvm
Browse files Browse the repository at this point in the history
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
  • Loading branch information
keithc-ca committed Oct 7, 2019
1 parent 8b25a84 commit 08dcb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion closed/OpenJ9.gmk
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ $(call openj9_add_jdk_shlibs, java.base, \
j9hookable29 \
j9jit29 \
j9jnichk29 \
j9jvm \
j9jvmti29 \
j9prt29 \
j9thr29 \
Expand All @@ -207,7 +208,6 @@ $(call openj9_add_jdk_shlibs, java.base, \
j9vrb29 \
j9zlib29 \
jclse29 \
jvm \
omrsig \
)

Expand Down

0 comments on commit 08dcb66

Please sign in to comment.