[TIMOB-25943] Windows: Unable to install to device with JDK 9
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-04-17T01:21:04.000+0000 |
Affected Version/s | Release 7.1.1 |
Fix Version/s | Release 7.1.1 |
Components | Windows, Windows phone |
Labels | n/a |
Reporter | Josh Longton |
Assignee | Kota Iguchi |
Created | 2018-04-06T18:20:43.000+0000 |
Updated | 2018-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.
7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1228 master: https://github.com/appcelerator/titanium_mobile_windows/pull/1229
FR Passed. PR's merged.
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
Merged titanium_prep https://github.com/appcelerator/titanium_prep/pull/28 .