-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: hotspot
-
b150
some properties might be calculated only using closed API, we can not use that API in /jtreg-ext/requires/VMProps.java since it will break openjdk testing, hence we have to introduce closed extension and use that API there.
another example when we need closed @requires property setter is differences in property value b/w open and closed.
another example when we need closed @requires property setter is differences in property value b/w open and closed.