Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25943] Windows: Unable to install to device with JDK 9

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2018-04-17T01:21:04.000+0000
Affected Version/sRelease 7.1.1
Fix Version/sRelease 7.1.1
ComponentsWindows, Windows phone
Labelsn/a
ReporterJosh Longton
AssigneeKota Iguchi
Created2018-04-06T18:20:43.000+0000
Updated2018-05-16T23:37:55.000+0000

Description

I am unable to install to a device with JDK 9 this is due to [package.json](https://github.com/appcelerator/titanium_mobile_windows/blob/master/package.json#L32). When I change the package.json to allow JDK 9 it installs to the device but the application crashes immediately with no error log.

Actual

{noformat} [ERROR] : JDK version 9.0.4 detected, but only version <=1.8.x is supported {noformat}

Expected

No error is thrown.

Comments

  1. Kota Iguchi 2018-04-12

    7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1228 master: https://github.com/appcelerator/titanium_mobile_windows/pull/1229
  2. Lokesh Choudhary 2018-04-18

    FR Passed. PR's merged.
  3. Samir Mohammed 2018-05-01

    Verified in SDK version 7.1.1.v20180419111054 and SDK version 7.2.0.v20180501104106. Test and other information can found at: 7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1228 Master: https://github.com/appcelerator/titanium_mobile_windows/pull/1229
  4. Kota Iguchi 2018-05-01

    Merged titanium_prep https://github.com/appcelerator/titanium_prep/pull/28 .

JSON Source