-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 12
-
Component/s: hotspot
-
b23
if (!fs.access_flags().is_final() && (ft == T_ARRAY || T_OBJECT)) {
A "==" is missing after the "||"
A "==" is missing after the "||"