Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
Since there's no code to support uint in globals.hpp, a number of GC flags end up using uintx instead. This causes type mismatches in various places in the JVM. Add uint as a valid flag type.
|