OJVM: Deprecating -genmissing Option Of loadjava
(Doc ID 1996499.1)
Last updated on JUNE 27, 2023
Applies to:
Oracle Database - Standard EditionOracle Database - Enterprise Edition
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
loadjav utility in RDBMS version 12.2.0.0.0 and later
Purpose
We are anouncing the deprecation of -genmissing option.When loading Java classes into OJVM through the loadjava utility, the -genmissing option creates stub classes for any missing referenced classes thereby avoiding a resolution time error. The intent of the stub is to allow resolution and to generate an error if the stub class is used at runtime however, the stub will not have the same super class or implemented interfaces as the referenced class.
Scope
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Scope |
Details |
Customer Action |