RFR: 8049411: Minimal VM build broken after gcId.cpp was added
David Holmes
david.holmes at oracle.com
Mon Jul 7 11:01:45 UTC 2014
On 7/07/2014 6:52 PM, Stefan Karlsson wrote:
> On 2014-07-07 10:43, David Holmes wrote:
>> Looks okay, but how did the original change get through JPRT ???
>
> Thanks.
>
> I guess we don't build and run minimal in JPRT? We used to build the
> kernel version on Windows, but I can't find any reference to minimal in
> the jprt.properties.
It is built as part of the embedded builds in a standard hotspot
integration job. How was the problem detected? Nightly builds or test
failures? It's conceivable the omission got through the build but caused
a runtime link failure.
David
> thanks,
> StefanK
>
>>
>> David
>>
>> On 7/07/2014 6:29 PM, Stefan Karlsson wrote:
>>> Hi all,
>>>
>>> Please, review this change to fix a build problem with the minimal VM.
>>>
>>> http://cr.openjdk.java.net/~stefank/8049411/webrev.00/
>>> https://bugs.openjdk.java.net/browse/JDK-8049411
>>>
>>> When gcId.cpp was introduced, it wasn't added to the list of files to
>>> keep in the gc_implementation/shared directory.
>>>
>>> thanks,
>>> StefanK
>
More information about the hotspot-dev
mailing list