Message11269

Author jamesmudd
Recipients jamesmudd, jeff.allen, stefan.richthofer, zyasoft
Date 2017-03-23.09:11:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490260291.63.0.426607405965.issue2399@psf.upfronthosting.co.za>
In-reply-to
Content
This has been accepted as a bug in Java. You can see the bug tickets here:
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8177443
https://bugs.openjdk.java.net/browse/JDK-8177443

So this process takes about 3 days. It has been assigned P3 priority which means "Major loss of function".

If this gets fixed in Java I think the change I made should be reverted, as it prevents fail-fast behaviour during sorts.

I have also updated the Java example with the version submitted with the bug report.
History
Date User Action Args
2017-03-23 09:11:31jamesmuddsetmessageid: <1490260291.63.0.426607405965.issue2399@psf.upfronthosting.co.za>
2017-03-23 09:11:31jamesmuddsetrecipients: + jamesmudd, zyasoft, jeff.allen, stefan.richthofer
2017-03-23 09:11:31jamesmuddlinkissue2399 messages
2017-03-23 09:11:30jamesmuddcreate