diff options
author | Amy Fong <amy.fong@windriver.com> | 2015-04-16 14:16:32 -0400 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-01-04 09:21:06 -0200 |
commit | c64369872559ba6604429070a72003719f54098f (patch) | |
tree | e9c9216b23f42f0cd5f3731c51b9f098d509b4c7 /recipes-core/openjdk/patches-openjdk-8/openjdk8-find-compiler-fix-env-respect.patch | |
parent | 24092dc5e6680602d8a4b66bd9046f345bf58b3a (diff) | |
download | meta-java-c64369872559ba6604429070a72003719f54098f.tar.gz |
inetlib: fix inetlib dependency during compilation
Fix a dependency issue when building many parallel threads for
inetlib. The build failure looks like:
1. ERROR in source/gnu/inet/util/SaslCallbackHandler.java (at line 43)
import javax.security.auth.callback.Callback;
^^^^^^^^^^^^^^
The issue is due to the jar linking before all the objects are
complete.
Signed-off-by: Paul Barrette <paul.barrette@windriver.com>
Signed-off-by: Amy Fong <amy.fong@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8/openjdk8-find-compiler-fix-env-respect.patch')
0 files changed, 0 insertions, 0 deletions