-
Bug
-
Resolution: Fixed
-
P2
-
hs16
-
b08
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2182212 | 7 | Tony Printezis | P2 | Closed | Fixed | b71 |
JDK-2181956 | 6u18 | Tony Printezis | P1 | Resolved | Fixed | b01 |
When building HotSpot for JDK 6 we're getting the following error:
src/share/vm/gc_implementation/g1/concurrentMark.cpp: In
member function `bool CSMarkOopClosure::drain()':
src/share/vm/gc_implementation/g1/concurrentMark.cpp:2404: parse
error before `;' token
src/share/vm/gc_implementation/g1/concurrentMark.cpp: In
member function `bool CSMarkOopClosure::drain()':
src/share/vm/gc_implementation/g1/concurrentMark.cpp:2404: parse
error before `;' token
- backported by
-
JDK-2181956 G1: compilation fails on linux/older gcc
- Resolved
-
JDK-2182212 G1: compilation fails on linux/older gcc
- Closed