-
Bug
-
Resolution: Fixed
-
P2
-
16, 17
-
b05
-
ppc
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260119 | 16.0.1 | Christoph Langer | P2 | Resolved | Fixed | b03 |
JDK-8259432 | 16 | Christoph Langer | P2 | Resolved | Fixed | b32 |
Currently the AIX build fails (when this xlc 16 version is used):
bash-4.4$ xlc -qversion
IBM XL C/C++ for AIX, V16.1.0 (5725-C72, 5765-J12)
Version: 16.01.0000.0006
It fails in the harfbuzz build with :
1500-004: (U) INTERNAL COMPILER ERROR while compiling OT::MarkBasePosFormat1::collect_variation_indices(hb_collect_variation_indices_context_t *) const.
Compilation ended. Contact your Service Representative and provide the following information: GRARNN: gr29643 is used before it is defined.
For more information visit: http://www.ibm.com/support/docview.wss?uid=swg21110810
Sooner or later there might be a compiler fix.
bash-4.4$ xlc -qversion
IBM XL C/C++ for AIX, V16.1.0 (5725-C72, 5765-J12)
Version: 16.01.0000.0006
It fails in the harfbuzz build with :
1500-004: (U) INTERNAL COMPILER ERROR while compiling OT::MarkBasePosFormat1::collect_variation_indices(hb_collect_variation_indices_context_t *) const.
Compilation ended. Contact your Service Representative and provide the following information: GRARNN: gr29643 is used before it is defined.
For more information visit: http://www.ibm.com/support/docview.wss?uid=swg21110810
Sooner or later there might be a compiler fix.
- backported by
-
JDK-8259432 AIX build fails in Harfbuzz with XLC 16.01.0000.0006
-
- Resolved
-
-
JDK-8260119 AIX build fails in Harfbuzz with XLC 16.01.0000.0006
-
- Resolved
-
- relates to
-
JDK-8247872 Upgrade HarfBuzz to 2.7.2
-
- Resolved
-
-
JDK-8218965 aix: support xlclang++ in the compiler detection
-
- Resolved
-
- links to
-
Commit openjdk/jdk16/677802d2
-
Commit openjdk/jdk/3f9f86f0
-
Review openjdk/jdk16/95
-
Review openjdk/jdk/1972
(3 links to)