Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-java] OpenJDK-8 fixes and updates
@ 2018-08-13 10:09 André Draszik
  2018-08-13 10:09 ` [meta-java][PATCH 1/9] gitignore: ignore new python byte-code files André Draszik
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: André Draszik @ 2018-08-13 10:09 UTC (permalink / raw)
  To: openembedded-devel

Hi,

This series addresses a few OpenJDK-8 issues:

Highlights are:
* compilation on gcc < v7 host compilers was broken
* compilation on gcc v8 (cross) compilers produced non-working binaries
* update  to the latest 8u172b11 release

This series was tested on:
* qemux86-64 (with & without security flags, host gcc 6.3.0, target gcc 8)
* qemuarm64 (with & without security flags, host gcc 4.8.4 & 6.3.0, target gcc 8)
* qemuarm64 (host gcc 7.3.0, target gcc 7.3.0)

Note that yocto's gcc 8 update completely broke qemuarm support, but I'll
hopefully address this by importing the aarch32 openjdk port into this layer.




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-08-13 14:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-13 10:09 [meta-java] OpenJDK-8 fixes and updates André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 1/9] gitignore: ignore new python byte-code files André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 2/9] openjdk-8: speed-up do_install() (pack200) André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 3/9] openjdk-8: remove superfluous compiler flag (-std=gnu++98) André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 4/9] openjdk-8: fix infrastructure for version host gcc != cross gcc (again) André Draszik
2018-08-13 13:53   ` Richard Leitner
2018-08-13 10:09 ` [meta-java][PATCH 5/9] openjdk-8: gcc-8 fix #1: backport patch to fix misuses of strncpy/strncat André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 6/9] openjdk-8: gcc-8 fix #2: silence build warnings/errors (return-type) André Draszik
2018-08-13 13:03   ` Richard Leitner
2018-08-13 14:25     ` André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 7/9] Revert "openjdk-8: fix build for gcc8.x" André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 8/9] openjdk-8: gcc-8 fix #3: working binaries André Draszik
2018-08-13 10:09 ` [meta-java][PATCH 9/9] openjdk-8: update to 8u172b11 André Draszik
2018-08-13 10:41 ` [meta-java] OpenJDK-8 fixes and updates Richard Leitner
2018-08-13 14:53 ` Richard Leitner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox