RFR(XS): 8155946: Minimal VM fails to built after 8154153: PS: Restore preserved marks in parallel
Leonid Mesnik
Leonid.Mesnik at oracle.com
Wed May 4 14:05:48 UTC 2016
Stefan
Thank you for review. I filed
https://bugs.openjdk.java.net/browse/JDK-8156032
for refactoring code.
Leonid
On 04.05.2016 16:24, Stefan Karlsson wrote:
> Looks good.
>
> StefanK
>
> On 2016-05-04 15:08, Leonid Mesnik wrote:
>> Hi
>>
>> Please review following small fix which allows to build minimal VM.
>> http://cr.openjdk.java.net/~lmesnik/8155946/webrev.00/
>> <http://cr.openjdk.java.net/%7Elmesnik/8155946/webrev.00/>
>>
>> This fix just guarded parallel GC specific code in vm/gc/shared. The
>> full fix would be moving parallel specific code into vm/gc/parallel.
>> I am going to file separate issue for it.
>>
>> Testing JPRT which minimal/client/server builds with tests.
>>
>> Leonid
>>
>>
>
More information about the hotspot-gc-dev
mailing list