Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java code for chapter 8 is broken #103

Open
senjin-hajrulahovic opened this issue Apr 15, 2023 · 0 comments
Open

Java code for chapter 8 is broken #103

senjin-hajrulahovic opened this issue Apr 15, 2023 · 0 comments

Comments

@senjin-hajrulahovic
Copy link
Contributor

----- testRefillTimeline -----
Exception in thread "main" java.lang.IndexOutOfBoundsException: toIndex = 5
        at java.util.ArrayList.subListRangeCheck(ArrayList.java:1014)
        at java.util.ArrayList.subList(ArrayList.java:1006)
        at Chapter08.refillTimeline(Chapter08.java:460)
        at Chapter08.refillTimeline(Chapter08.java:431)
        at Chapter08.testRefillTimeline(Chapter08.java:130)
        at Chapter08.run(Chapter08.java:36)
        at Chapter08.main(Chapter08.java:17)
:run FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant