RFR: JDK-8148120 Incremental update from build-infra project

2016-01-24 Thread Magnus Ihse Bursie
This patch contains a series of small fixes of general applicability that have been created in the build-infra project. These are: * Add missing llvm library dependency * Improve compare script for static libraries * Simplify LogFailures interface, and add support for storing command lines * Hid

Re: javac server: No port file values materialized. on AIX

2016-01-24 Thread Andreas Lundblad
On Mon, Jan 18, 2016 at 03:39:39PM +0100, Volker Simonis wrote: > On Mon, Jan 18, 2016 at 3:34 PM, Andreas Lundblad > wrote: > >> >> Interesting observation. The code for waiting for valid port file values > >> >> basically looks like > >> >> > >> >> for (int i = 0; i < 10; i++) { > >> >>