Skip to content

Commit 77a2f9a

Browse files
author
svorenova
committed
Update generic specialization map cont. (to be squashed)
1 parent fdcff6e commit 77a2f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java_bytecode/java_object_factory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ void java_object_factoryt::gen_nondet_pointer_init(
766766
// for java types, technical debt TG-2707
767767
if(!equal_java_types(replacement_pointer_type, pointer_type))
768768
{
769-
// update generic_parameter_specialization_map if needed
769+
// update generic_parameter_specialization_map for the new pointer
770770
generic_parameter_specialization_map_keyst
771771
generic_parameter_specialization_map_keys(
772772
generic_parameter_specialization_map);

0 commit comments

Comments
 (0)