Skip to content

Commit f29ce70

Browse files
committed
Rename main (non-redirector) shared library: jvm -> j9jvm
Signed-off-by: Keith W. Campbell <[email protected]>
1 parent fd9f45b commit f29ce70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

closed/OpenJ9.gmk

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ $(eval $(call SetupCopyFiles,OPENJ9_STAGED_FILES, \
124124
j9hookable29 \
125125
j9jit29 \
126126
j9jnichk29 \
127+
j9jvm \
127128
j9jvmti29 \
128129
j9prt29 \
129130
j9shr29 \
@@ -134,7 +135,6 @@ $(eval $(call SetupCopyFiles,OPENJ9_STAGED_FILES, \
134135
j9vrb29 \
135136
j9zlib29 \
136137
jclse29 \
137-
jvm \
138138
management \
139139
management_ext \
140140
omrsig) \

0 commit comments

Comments
 (0)