Community
Participate
Working Groups
In RFC 128 (see early draft URL above) a new method was added to ApplicationHandle to allow an exit value to be returned by applications. The Eclipse application container already implements something very close to this method to allow exit data to be returned by an eclipse application. Implementing the new getExitValue should be very simple.
Plan on implementing this in M2.
Created attachment 110999 [details] patch implementation of ApplicationHandle.getExitValue + testcases.
patch released to 3.5 M2.