Testing

Philip Race philip.race at oracle.com
Sun Jul 24 17:06:33 UTC 2016


The odds that this is jigsaw related are zero.
The odds that this is a bug in JDK 9 are only slightly above that.

LWJGL apps crash all the time due to driver issues completely outside 
the JDK.

And the entire Vulkan stack and APIs are drivers are all EA so far as I 
know.
Hmm .. the internet tells me the first ever stable release of the vulkan
*specification* was exactly 2 weeks ago. Its that new.
Gobs of low-level native code and I expect the JDK is not implicated
in any way.

-phil.

On 7/24/16, 1:31 AM, Malachi de Ælfweald wrote:
> I'll try to validate against 8 and see. I did notice it was mostly in
> jemalloc and pthread.
>
> On Jul 24, 2016 1:15 AM, "Alan Bateman"<Alan.Bateman at oracle.com>  wrote:
>
>> On 24/07/2016 04:52, Malachi de Ælfweald wrote:
>>
>> If we are looking for people to validate the jigsaw builds, we may want to
>>> reach out to LWJGL.  I've noticed quite a few (but inconsistent) SIGSEV
>>> when using Jigsaw on their Vulkan demos:
>>>
>>> https://github.com/LWJGL/lwjgl3-demos/tree/master/src/org/lwjgl/demo/vulkan
>>>
>>> ​Anyone want to validate that it isn't just me?​
>>>
>>> LWJGL issues can sometimes be OpenGL but it's impossible to say here. If
>> it looks like this is a JDK 9 bug (you don't see it with JDK 8 for example)
>> then can you submit a bug on this? Ideally include the error log (hs_err*
>> file) if you can find it.
>>
>> -Alan
>>


More information about the jigsaw-dev mailing list