| Summary: | Array Index out of Bound 3 out of 3 | ||
|---|---|---|---|
| Product: | Group 13 Dating App System (vibing.com) | Reporter: | Phudis Dawieang <pdawieang2-c> |
| Component: | Stable Matching | Assignee: | Varun <avbalaji2-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | 1 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Deadline: | 2020-11-12 | ||
|
Description
Phudis Dawieang
2020-12-07 04:24:11 HKT
ArrayList.IndexOf() built-in function in Java will find the object that has the same reference, however the user we create are not at the same reference point as the one in ArrayList. The bug is fixed by comparing only the name instead of the whole object The variable initialization for maleIndexNext only occurs when the program is started. The maleIndexNext initialization is already added in the mapInitialize method to restart it with the map itself" The variable initialization for maleIndexNext only occurs when the program is started. The maleIndexNext initialization is already added in the mapInitialize method to restart it with the map itself" |