Other |
---|
repo-valhallaFixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
When value classes are enabled with --enable-preview, classes labeled at `Value Based` should be implemented as value classes. Generally, this is a simple source modification to change "public class" to "public value class". The compiled class files should replace the original value based classes when invoked with --enable-preview. The modified classes need a place in the exploded and resulting image. Changes are need in the build, launcher, and the candidate set of classes.
|