Page 1 of 1

[HD-OCP17/21-Fundamentals Pg 0, Sec. 20.4.5 - identify-critical-sections-and-guard-them-with-a-lock]

Posted: Sun Jan 26, 2025 11:47 am
by joaoclopes
Hello,

Just a small typo here:
when a thread calls ticket.getPassenterId(),
should be:
when a thread calls ticket.getPassengerId(),
Thanks!

Re: [HD-OCP17/21-Fundamentals Pg 0, Sec. 20.4.5 - identify-critical-sections-and-guard-them-with-a-lock]

Posted: Sun Jan 26, 2025 9:16 pm
by admin
Right. Duly noted.
thank you for your feedback!

Re: [HD-OCP17/21-Fundamentals Pg 0, Sec. 20.4.5 - identify-critical-sections-and-guard-them-with-a-lock]

Posted: Mon Jan 27, 2025 2:41 pm
by joaoclopes
No problem! Glad that I could help :thumbup: