Skip to content

Commit 6209103

Browse files
authored
Correct version range for jdk_bytevector64_j9 (#7135)
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
1 parent 8f5b39b commit 6209103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openjdk/playlist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3583,7 +3583,7 @@
35833583
grep "#VECTOR API" $(REPORTDIR)/work/jdk/incubator/vector/ByteVector64Tests.jtr; \
35843584
$(TEST_STATUS)</command>
35853585
<versions>
3586-
<version>19+</version>
3586+
<version>27+</version>
35873587
</versions>
35883588
<levels>
35893589
<level>sanity</level>

0 commit comments

Comments
 (0)