Welcome to the Minimal Value Types early adopter's project !

What is the  Minimal Value Types (MVT) project?

Target Audience

How to Try Minimal Value Types:

Repository and Build Instructions

To create a new mvt branch:

hg clone http://hg.openjdk.java.net/valhalla/valhalla valhalla

cd valhalla

sh get_source.sh

sh common/bin/hgforest.sh update -r mvt

To update repository: 

cd valhalla

sh common/bin/hgforest.sh pull

sh common/bin/hgforest.sh update -r mvt

To build repository

bash configure

make images

http://cr.openjdk.java.net/~chegar/docs/sandbox.html // instructions for working with branch repositories

Note: Valhalla is a child of the jdk10/hs repository, to keep current with latest hotspot development.

Programming Model

Run Experimental MVT

Filing Bugs

Limitations

References