windows: sporadic configure errors in cygwin

2017-08-11 Thread Thomas Stüfe
Hi all, when building OpenJDK 10/hs on Windows, I get sporadic configure errors. Usually one of two things, either: configure: The tested number of bits in the target (0) differs from the number of bits expected to be found in the target (32). or the endianness test failing. Most of the time, j

hotspot atom editor integration

2017-08-11 Thread Maurizio Cimadamore
Hi, over the last few days I've been looking at integrating hotspot with the Atom editor [1]. I managed to do it successfully and I can now debug hotspot from Atom and even enable code completion (requires clang plugin [2]). Regarding code completion, to make it work, you have to come up with