× 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.



On 4/21/2015 5:37 PM, Steinmetz, Paul wrote:
Which Java SE 7 version do you recommend as a default, 32 bit or 64 bit?

I'm using 32 bit, but that's more inertia than a conscious choice. I
see that you're using the 32 bit JRE 6, so it seems like you could use
the 32 bit Java 7 instead...
--buck

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Buck Calabro
Sent: Monday, April 20, 2015 5:36 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: 5761 JV1 options 14 and 15 Java SE 7 32 bit and 64 bit - setting system default

On 4/20/2015 5:06 PM, Steinmetz, Paul wrote:
I recently installed latest version of Java 5761JV1 , option 14 and 15, on my R&D LPAR.
However, system is still using 1.6 by default.

Where and how do I change Java system defaults to use either 7 32 bit or 7 64 bit?
What is recommended?

5761JV1 *INSTALLED Java SE 7 32 bit
5761JV1 *INSTALLED Java SE 7 64 bit

STRQSH
java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap3260sr16fp2-20141026_01(SR16 FP2))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 OS/400 ppc-32 jvmap3260sr16fp2-20141026_01 (JIT enabled, AOT enabled)
J9VM - 20141010_216764
JIT - r9_20140523_64469ifx2
GC - GA24_Java6_SR16_20141010_1202_B216764)
JCL - 20141005_01
$

You're already using the IBM JVM, so use ADDENVVAR to set JAVA_HOME. Be sure to choose LEVEL(*SYS) if you want to default to be set for the entire system.

ADDENVVAR ENVVAR(JAVA_HOME)
VALUE('/QOpenSys/QIBM/ProdData/JavaVM/jdk70')
LEVEL(*SYS)

https://www-304.ibm.com/support/docview.wss?uid=nas8N1017748


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.