Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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

Clear

IBM Java SDK for z/OS

Showing 16

shared classes to support .jrt and nested jars

I am using zowe - and it takes a long time to start. (as well as z/osmf) I can see from the shared classes output and the output of -verbose:classes that most files are not found in the shared classes cache. These classes come from nested jars... ...
8 months ago in IBM Java SDK for z/OS 3 Not under consideration

ZFile API - include switching user security profile in a thread with a userID provided in the API call

MVS dataset could be configured with a access profile. For a user connection to our server, the functionality to access on dataset and USS file is performed with the connection's user security using pthread_security_np(applid) (dedicated thread or...
6 months ago in IBM Java SDK for z/OS 2 Not under consideration

zFile API write-lock on VSAM at record level for high concurrent VSAM write access to different records

Our product (zExplorer server on z/OS) is using VSAM for book-keeping our metadata of dataset ENQ. The VSAM needs to support high level of concurrent of write (and read) access from different users, servers from different sysplex VMs, to different...
6 months ago in IBM Java SDK for z/OS 1 Not under consideration

Enhance IBM JZOS API to throw an exception when a Java application tries to read a corrupted VSAM dataset

As part of an application conversion from Assembler to Java, we've found an issue related to error handling where the JZOS API does not handle well. In our case it is related to accessing a corrupt VSAM file, and we've seen the same outcome when r...
9 months ago in IBM Java SDK for z/OS 2 Not under consideration

ZFile open-mode API

The ZFile "options" parameter to the constructor/reopen() method is based on the C-style fopen() API, but does not have an entirely clear correspondance to COBOL file open options (INPUT, OUTPUT, I-O, EXTEND); it would be useful to COBOL-using cli...
6 months ago in IBM Java SDK for z/OS 2 Not under consideration

JZOS Fields API for COBOL-compatible string output

JZOS Fields can convert between Java objects and their in-memory COBOL binary representation, but cannot convert to their textual representation as defined by DISPLAY / ACCEPT. For (most) USAGE DISPLAY field types these representations are equival...
6 months ago in IBM Java SDK for z/OS 1 Not under consideration

JZOS Field for non-EBCDIC encodings

JZOS StringField only supports single-byte EBCDIC encodings; COBOL also allows multi/variable-byte length DBCS encodings (most notably, Shift-JIS for the Japanese market) and two unicode encodings, "National" UTF-16 and UTF-8. While all Java SDKs ...
6 months ago in IBM Java SDK for z/OS 1 Not under consideration

Permissive mode for JZOS Fields

JZOS fields throw exceptions on their input values holding invalid data (e.g. Packed Decimal fields with > 0x9 digit nibbles or invalid sign codes); COBOL programs, on the other hand, don't always store valid values in their fields. Could we ad...
6 months ago in IBM Java SDK for z/OS 1 Not under consideration

Sharing one Java Shared Classcache between different users and its restrictions

We plan to use the Java Shared Classcache for our Java Batch Jobs to improve CPU usage and performance of our batch jobs. The batch jobs use for security reasons different users but should share one classcache. Sharing the same Shared Class Cache ...
over 1 year ago in IBM Java SDK for z/OS 2 Not under consideration

JCE Provider support for IBM Cloud Hyper Protect Crypto Services PKCS#11

IBM Cloud Hyper Protect Crypto Services (HPCS) is a premium Key Management System with a Cloud HSM that is FIPS 140-2 Level 4 certified. HPCS is used as a backend HSM for several ISV products like Hashicorp Vault, Fujitsu Enterprise PostgreSQL, F5...
almost 3 years ago in IBM Java SDK for z/OS 2 Not under consideration