Jigsaw EA feedback for elasticsearch
Robert Muir
rcmuir at gmail.com
Fri Sep 11 10:23:39 UTC 2015
On Fri, Sep 11, 2015 at 6:09 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> Just so I understand, the Thai break iterator issue was with the jigsaw EA
> builds and not the regular JDK 9 builds, right? And it only happened once,
> you can't reproduce. This is a bit worrisome. All I can say is that there
> are a lot of changes in this area, a lot of technical debt related to the
> split with the java.base and the jdk.localedata module had to be addressed.
> Off-hand then I can't think of anything that would lead to an intermittent
> issue. If you find out more on this then please send mail.
>
This is difficult to answer. We have been trying to do JDK 9 testing,
but the early access builds have been "broken" from our perspective
all summer long, so we had to disable them because developers were too
confused when tens or hundreds of tests fail.
The major problems were various bugs in System.arraycopy...
Because of that, this one might be a general JDK 9 problem unrelated
to jigsaw. I'll have to spend more time digging into all those items I
listed to try to see exactly what is happening, but those were the
issues I hit when trying to get the jigsaw build to pass the tests.
More information about the jigsaw-dev
mailing list