[11] RFR(S) 8204113: Upgrade linker used in AOT tests to be same version as build toolchain (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jun 12 14:26:48 UTC 2018
- Previous message (by thread): [11] RFR(S) 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
- Next message (by thread): [8u-dev] RFR for 8179675: Build with error on windows with new Cygwin grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you, Erik
Vladimir
On 6/12/18 6:41 AM, Erik Joelsson wrote:
Looks good.
/Erik
On 2018-06-11 18:15, Vladimir Kozlov wrote: http://cr.openjdk.java.net/~kvn/8204113/webrev.01/ https://bugs.openjdk.java.net/browse/JDK-8204113
AOT tests need a local linker to generate AOT libraries. They load devkits from our infrastructure when there is no local linker on testing machine. The names of devkits are hardcoded in AotCompiler.java (java wrapper which launches 'jaotc' tool). We recently updated compilers for JDK 11. As result devkit names in AotCompiler.java should be updated too. Tested by running AOT tests on all our supported platforms.
- Previous message (by thread): [11] RFR(S) 8204113: Upgrade linker used in AOT tests to be same version as build toolchain
- Next message (by thread): [8u-dev] RFR for 8179675: Build with error on windows with new Cygwin grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]