RFR(XS): 8155946: Minimal VM fails to built after 8154153: PS: Restore preserved marks in parallel

Thomas Schatzl thomas.schatzl at oracle.com
Tue May 10 13:49:33 UTC 2016


Hi,

On Wed, 2016-05-04 at 16:08 +0300, 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.

  looks good.

Thomas




More information about the hotspot-gc-dev mailing list