CSR :
|
|
Relates :
|
The fix for JDK-8227497 needs to be clarified as it might be confused as Java SE standard. The long form options are HotSpot VM specific options. In addition, JNI spec states that "Non-standard option names must begin with "-X" or an underscore ("_"). The above would need to be updated to include option names begin with "--". This probably requires CSR.
|