On 6/26/2015 7:31 AM, Alan Bateman wrote:
On 26/06/2015 15:20, Kumar Srinivasan wrote:
Hi,
Please review fix to remove unused dead code, this was needed by mJRE,
but with the removal of that, this also is no longer necessary and will
make the build infra simpler as individual version numbers info. need
not be
passed around in the build system.
Is it necessary to keep the dotversion parameter on JLI_Launch?
Otherwise looks okay to me.
Unfortunately yes, we have to keep this for backwards compatibility it
is used by other client internal tools.
Kumar
-Alan