[
https://issues.apache.org/jira/browse/CB-14139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16528672#comment-16528672
]
ASF GitHub Bot commented on CB-14139:
-------------------------------------
codecov-io commented on issue #459: CB-14139 android: Add jvmargs flag for
custom values
URL: https://github.com/apache/cordova-android/pull/459#issuecomment-401536585
#
[Codecov](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=h1)
Report
> Merging
[#459](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/cordova-android/commit/46a036ef265951d5371936b37d7296fa47fb28ce?src=pr&el=desc)
will **decrease** coverage by `0.03%`.
> The diff coverage is `0%`.
[](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #459 +/- ##
========================================
- Coverage 52.03% 52% -0.04%
========================================
Files 17 17
Lines 1695 1696 +1
Branches 312 313 +1
========================================
Hits 882 882
- Misses 813 814 +1
```
| [Impacted
Files](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[bin/templates/cordova/lib/build.js](https://codecov.io/gh/apache/cordova-android/pull/459/diff?src=pr&el=tree#diff-YmluL3RlbXBsYXRlcy9jb3Jkb3ZhL2xpYi9idWlsZC5qcw==)
| `12.94% <0%> (-0.1%)` | :arrow_down: |
|
[...in/templates/cordova/lib/builders/GradleBuilder.js](https://codecov.io/gh/apache/cordova-android/pull/459/diff?src=pr&el=tree#diff-YmluL3RlbXBsYXRlcy9jb3Jkb3ZhL2xpYi9idWlsZGVycy9HcmFkbGVCdWlsZGVyLmpz)
| `20.75% <0%> (ø)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=footer).
Last update
[46a036e...85bfb24](https://codecov.io/gh/apache/cordova-android/pull/459?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Can't run android commands with 32bit Java
> ------------------------------------------
>
> Key: CB-14139
> URL: https://issues.apache.org/jira/browse/CB-14139
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-android
> Affects Versions: 8.0.0
> Environment: Win 10 Pro x64
> Reporter: misterTi
> Assignee: Joe Bowser
> Priority: Blocker
>
> GradleBuilder.js has a buiit-in option org.gradle.jvmargs=---Xmx2048m on line
> 59, which prevents it from running on 32bit Java. It always fails with VM
> heap error. The workaround is to create an environment variable
> __JAVA__OPTIONS=-Xmx512m, but this then affects the whole system.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]