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 Dec 9, 2019
1 parent d247952 commit 683fc75
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 @@ -197,6 +197,7 @@ $(call openj9_add_jdk_shlibs, java.base, \
j9gcchk29 \
j9hookable29 \
j9jnichk29 \
j9jvm \
j9jvmti29 \
j9prt29 \
j9thr29 \
Expand All @@ -206,7 +207,6 @@ $(call openj9_add_jdk_shlibs, java.base, \
j9vrb29 \
j9zlib29 \
jclse29 \
jvm \
omrsig \
)

Expand Down

0 comments on commit 683fc75

Please sign in to comment.