-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: None
-
Component/s: infrastructure
-
b51
-
generic
-
other
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8025349 | 8 | Dmitriy Samersoff | P2 | Closed | Fixed | b109 |
File bsd_x86_*.s contains macros and these macros are not expanded by default that cause compilation error:
bsd_x86_64.s:39: Error: junk at end of line, first unrecognized character is `('
File extension have to be .S not s to have the file pre-processed by GCC.
bsd_x86_64.s:39: Error: junk at end of line, first unrecognized character is `('
File extension have to be .S not s to have the file pre-processed by GCC.
- backported by
-
JDK-8025349 Openjdk hotspot build is broken on BSD platforms using gcc
-
- Closed
-