-
Bug
-
Resolution: Fixed
-
P3
-
repo-panama
-
generic
-
generic
stdbool.h defines macros named 'true', 'false'. These are mapped by methods of same name. Just like other cases, this is not a problem for ASM/.class generation (but users won't be able to use such generated class in their java sources and compile). But source generation cannot get away with generating method names that are keywords.