View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003079 | Spring engine | Linux | public | 2012-05-04 15:15 | 2012-05-08 14:52 | ||||
Reporter | cazfi | ||||||||
Assigned To | hoijui | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 89.0 | ||||||||
Target Version | Fixed in Version | 89.0 | |||||||
Summary | 0003079: Compilation failure due to undefined JNI error values | ||||||||
Description | JNI_ENOMEM, JNI_EEXIST, and E_INVAL are not defined leading to compilation failure when they are used. Googling hinted that this is due to gcj version in use, but I have not investigated that further. Attached patch makes use of those values conditional, and with this patch compilation success in my system. I have not tested this on any system that has those values defined. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
hoijui (reporter) 2012-05-08 14:52 |
hey cazfi, thanks for the patch! :-) it is in develop now, and will be in the next (mayor) release. https://github.com/spring/spring/commit/c6f67d7c44a49b09c4ce3166b5e7d65df9441918 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-04 15:15 | cazfi | New Issue | |
2012-05-04 15:15 | cazfi | File Added: OptJNIErr.diff | |
2012-05-08 14:52 | hoijui | Note Added: 0008673 | |
2012-05-08 14:52 | hoijui | Status | new => resolved |
2012-05-08 14:52 | hoijui | Fixed in Version | => 89.0 |
2012-05-08 14:52 | hoijui | Resolution | open => fixed |
2012-05-08 14:52 | hoijui | Assigned To | => hoijui |