[12] RFR(XXS) 8208635: Minimal VM build is broken after JDK-8199868 (Support JNI critical functions in object pinning API)
Gerard Ziemski
gerard.ziemski at oracle.com
Wed Aug 1 18:37:50 UTC 2018
hi Zhengyu,
Your change builds for me locally, with and without precompiled headers and looking at the jdk build pipeline, it seems it started hiccuping yesterday, so it does not look like your change caused the break.
I’ll keep an eye on the pipeline and keep you updated.
cheers
> On Aug 1, 2018, at 12:17 PM, Zhengyu Gu <zgu at redhat.com> wrote:
>
> Hi,
>
> My submit task reported following failure (twice), could some one at Oracle get details for me? it does not look like a test error.
>
> Build Details: 2018-08-01-1547102.zgu.source
> 0 Failed Tests
> Mach5 Tasks Results Summary
>
> FAILED: 1
> NA: 0
> EXECUTED_WITH_FAILURE: 0
> KILLED: 0
> UNABLE_TO_RUN: 0
> PASSED: 74
> Test
>
> 1 Failed
> tier1-product-jdk_open_test_hotspot_jtreg_tier1_gc_gcbasher-macosx-x64-22 SetupFailedException in setup...cBundle"): error=2, No such file or directory
>
>
> Thanks,
>
> -Zhengyu
>
>
>
> On 08/01/2018 12:41 PM, Gerard Ziemski wrote:
>> Thanks for fixing it, looks good.
>> cheers
>>> On Aug 1, 2018, at 8:54 AM, Zhengyu Gu <zgu at redhat.com> wrote:
>>>
>>> Could you please review this trivial fix that adds a missing header file for minimal VM build?
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8208635
>>> Webrev: http://cr.openjdk.java.net/~zgu/8208635/webrev.00/
>>>
>>> Test:
>>> minimal VM build on Linux x86_64 (fastdebug and release)
>>>
>>>
>>> Thanks,
>>>
>>> -Zhengyu
More information about the hotspot-runtime-dev
mailing list