×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Summary I didn't find anything automatically switching over to JDK 11.
Details:
Did PTF group and IPL over the weekend. I had installed Java 11 earlier.
select product_id, product_option,load_id, text_description
from qsys2.software_product_info
where Product_id='5770JV1';
5770JV1 *BASE 5050 IBM Developer Kit for Java
5770JV1 *BASE 2924 IBM Developer Kit for Java
5770JV1 16 5116 Java SE 8 32 bit
5770JV1 17 5117 Java SE 8 64 bit
5770JV1 19 5119 Java SE 11 64 bit
Directory: /QOpenSys/QIBM/ProdData/JavaVM
Name Size Owner Changed
jdk11 *DIR QSYS 09/09/21
jdk80 *DIR QSYS 09/14/19
select * from qsys2.jvm_info
where JAVA_HOME not like '%/jdk8%'
Nothing returned. However if I drop the 'not' I get hits.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.