Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

JAVA

Showing 11 of 4229

RUNJVA RESTART(*YES) or ENDJVA to restart the Java Virtual Machine

One of the reasons that I till now only have seen java used in batch jobs is, that you have absolutely no control over the Java Virtual Machine (JVM) once it is started. Environment variables are for example only initialized once. This means you c...
over 3 years ago in IBM i / JAVA 2 Not under consideration

Job reference missing in spoolfile

When working with JVM's on IBM the function Print GC Tables, produces a spoolfile in which no reference to the job it is derived from is present. This makes analyses very complicated. Use Case: When using the command WRKJVMJOB and option 9 offers ...
about 3 years ago in IBM i / JAVA 3 Planned for future release

Remove use of jdk7 from IBM i programs

IBM has announced that IBM i 7.3 will be the last version to support jdk7 at:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Java%20products%20and%20options%20on%20IBM%20iI believe IBM i 7...
almost 5 years ago in IBM i / JAVA 3 Is a defect

GraalVM

With the new upcoming version 11 of Java and beyond, the "classic" script engines of JavaScript and Python will be discontinued. Nashor and Jython will disappear in favor of running Java, Python, JavaScript, and more on the common VM - the GraalVM...
about 3 years ago in IBM i / JAVA 3 Not under consideration

JDK 11 fails to run single file classes without compiling

A feature of JDK11 allows the user to run single .java source files without the need for compilation. This can be useful when making changes and testing without the need to compile it first. https://openjdk.java.net/jeps/330 On the IBM i currently...
over 2 years ago in IBM i / JAVA 1 Planned for future release

SSL session reuse (FTPS)

As a Java client program I want to use SSL session resumption on different ports. Some FTPS servers can force the client to use session resumption. For example FileZilla server shown in screenshot.In this case the client must take the SSL session ...
almost 5 years ago in IBM i / JAVA 10 Is a defect

Add EKM component back into newer versions of Java, for hardware based encryption

In Java 5, delivered as part of IBM i, there was an EKM component used for hardware based encryption of backup tapes, included at no additional charge. We use this for ALL of our IBM i backups for the last 10 years, as it was a 'set it and forget ...
about 7 years ago in IBM i / JAVA 2 Not under consideration

IBM i java CMS Provider in java.security

I wonder why despite of all that security.providers in java security file for ibm jdk8 and jdk11 the following is missing:security.provider.12=com.ibm.security.cmskeystore.CMSProviderFor reading the default *system keystore or some websphere keyst...
about 2 years ago in IBM i / JAVA 1 Not under consideration

increase the PARM() lenght for the RUNJVA/JAVA command

the parameter PARM() for the RUNJVA/JAVA command is set to a artificial low value of 256.Some java programs need parameters larger than this. Use Case: running a java program with a parameter length greater that 256
over 7 years ago in IBM i / JAVA 7 Not under consideration

Add Amazon Corretto functionality to Download Director

With previous Java vulnerabilities as well as recent increase in cost, Java is being decommissioned by some organizations for Corretto. Also, there are many institutions that have security firewalls in place blocking the ability to download ptf's ...
11 months ago in IBM i / JAVA 1 Submitted