Mercury Bugs - mercury |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000406 | mercury | Bug | public | 2016-03-06 01:18 | 2018-03-13 14:38 |
|
| Reporter | juliensf | |
|---|
| Assigned To | pbone | |
|---|
| Priority | normal | Severity | minor | Reproducibility | have not tried |
|---|
| Status | acknowledged | Resolution | open | |
|---|
| Platform | x86_64 | OS | OS X | OS Version | 10.9.5 |
|---|
| Product Version | | |
|---|
| Target Version | | Fixed in Version | | |
|---|
|
| Summary | 0000406: parallelism in standalone java example aborts |
|---|
| Description | The example in samples/java_interface/standalone_java crashes with an OutOfMemoryError exception due to it trying to allocate ~2030 native threads. Commenting out the call to the parallelised Fiobnacci function in JavaMain.java causes the example to work. |
|---|
| Additional Information | Java Information:
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode) |
|---|
| Tags | No tags attached. |
|---|
| Relationships | |
| Attached Files | |
|---|