Well I tried to reproduce locally (windows) and I get

org.codehaus.groovy.tools.shell.util.PackageHelperImplTest > testLoadAndGetPackagesJavaUtil FAILED
    Assertion failed:

    assert names.contains('Set')
           |     |
           |     false
[concurrent, function, jar, logging, prefs, regex, spi, stream, zip] at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:402) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:650) at org.codehaus.groovy.tools.shell.util.PackageHelperImplTest.testLoadAndGetPackagesJavaUtil(PackageHelperImplTest.groovy:49)

If the build works for Oracle on Ubuntu either the build on the server does not really use the current build of the jdk build job (can't check, I do not have access to the server), or there is a difference between Sun JDK and Open JDK.

Did Pallavi from Oracle use Open JDK?

Am 08.11.2015 um 21:10 schrieb Thibault Kruse:
That makes some sense. For the communication with Oracle, the precise
version would be best (even if maybe not so relevant right now). If
they cannot reproduce the issue though, I don't know what to do.

On Sun, Nov 8, 2015 at 7:47 PM, Pascal Schumacher
<[email protected]> wrote:
Hi Thibauld,

thanks for the info. :)

The groovy gradle build actually prints the java.version property, but as
the jdk is build from source it just prints "1.9.0-internal":

http://ci.groovy-lang.org/viewLog.html?buildId=29584&buildTypeId=Groovy_Jdk9Build&tab=buildLog#_state=34,44&focus=65

The Open JDK 9 build ran today

http://ci.groovy-lang.org/viewType.html?buildTypeId=OpenJDK_OpenJDK9WeeklyBuild

reading the changelog I guess it's newer that b90: "Added tag jdk9-b91 for
changeset 122142a18538"

Maybe Cédric can provide more information?

Thanks,
Pascal

Am 08.11.2015 um 19:26 schrieb Thibault Kruse:

Hi,

it would really be great if TeamCity could print the Java build
version used. See below for another answer.


---------- Forwarded message ----------
From: Pallavi Sonal
Date: Sun, Nov 8, 2015 at 1:59 PM
Subject: RE: JI-9024430 : double free or corruption (fasttop)
To: Pallavi Sonal


Hi Thibault,

I could build the incubator-groovy project successfully with JDK 1.9.0
ea –b 90 on ubuntu . Please try with this build and let me know if you
are still facing the issue.



Thanks,

Pallavi



From: Pallavi Sonal
Sent: 03 November 2015 14:31
To: [email protected]
Subject: JI-9024430 : double free or corruption (fasttop)



Hi Thibault,

Thanks for reporting the incident to Oracle.

I tried building the incubator-groovy project from the Github apache
repository and attached is the output of the build. I didn’t get the
error as reported by you, though build failed with a different error
for me. I had tried the build on Windows 7 OS.

Please let me know if there is a certain configuration/setting that I
may be missing and that may help reproducing the output.

Have you tried building with the latest JDK 9ea B85? Are you still
getting the same error?



Thanks,

Pallavi



Reply via email to