previous      content      next
Is IBM VM supported?

Can't find your answer? Please refer to documentation and demos, ask your question in forum, or contact support.

IBM Java 5 (SR1 or newer), as well as IBM Java 6 are supported.

Use 'java -version' command to check if the version is appropriate:

  
  java version "1.5.0"
  Java(TM) 2 Runtime Environment, Standard Edition
  (build pwi32pdev-20060919a (SR3))
  IBM J9 VM
  (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-20060919
  (JIT enabled)
  J9VM - 20060915_08260_lHdSMR
  JIT  - 20060908_1811_r8
  GC   - 20060906_AA)
  JCL  - 20060919
  
  

"J9VM" date (see text in bold) should be "20060220" or later.

previous      content      next