Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2189331 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b85 |
JDK-2189815 | 6u21 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
% sh make/solaris/build.sh "optimized" $PWD
...
"/net/irkutsk/export/home/kvn/work2/hg/arrcp64/src/share/vm/runtime/sharedRuntime.cpp", line 2625: Error: In this declaration "iter" is of an incomplete type "AdapterHandlerTableIterator".
"/net/irkutsk/export/home/kvn/work2/hg/arrcp64/src/share/vm/runtime/sharedRuntime.cpp", line 2625: Error: The type "AdapterHandlerTableIterator" is incomplete.
...
"/net/irkutsk/export/home/kvn/work2/hg/arrcp64/src/share/vm/runtime/sharedRuntime.cpp", line 2625: Error: In this declaration "iter" is of an incomplete type "AdapterHandlerTableIterator".
"/net/irkutsk/export/home/kvn/work2/hg/arrcp64/src/share/vm/runtime/sharedRuntime.cpp", line 2625: Error: The type "AdapterHandlerTableIterator" is incomplete.
- backported by
-
JDK-2189815 "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete.
- Resolved
-
JDK-2189331 "optimized" VM build failed: The type "AdapterHandlerTableIterator" is incomplete.
- Closed
- relates to
-
JDK-6911204 generated adapters with large signatures can fill up the code cache
- Closed
-
JDK-6933269 TextStreamReader isValueAvailable() returns unexpectedly false when inlining is used.
- Closed