JDK-8097343 : Mac: Intermittent build failures when compiling T2K native code on Mac OS X
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2013-11-21
  • Updated: 2015-06-12
  • Resolved: 2014-03-08
Related Reports
Relates :  
Description
We occasionally see a Hudson build failure on Mac when building the (closed) T2K library. The systems are running Mac OS X 10.7.5. The gradle build is getting the following exception. It will be interesting to see whether this still happens once we upgrade to gradle 1.8.

-------------------------------------------------------------------------------
:graphics:ccMacFontT2K FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':graphics:ccMacFontT2K'.
> java.util.ConcurrentModificationException

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

BUILD FAILED
Comments
I am not aware of any occurrence of this failure since the upgrade to gradle 1.8, so I am closing it as "Cannot Reproduce". If we see it again, we can reopen it.
08-03-2014