About Question enthuware.ocpjp.v7.2.1343 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
muttley
Posts: 19
Joined: Thu Feb 28, 2013 9:47 am
Contact:

About Question enthuware.ocpjp.v7.2.1343 :

Post by muttley »

Hi, I think that in this question have a little mistake in the explanation.
instead of:
"Second thread acquires the lock of sb2 and appends Y to sb2."
could be:
"Second thread acquires the lock of sb2 and appends Y to sb1."
What do you think?

thanks in advance.

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v7.2.1343 :

Post by admin »

Actually, in the second thread, sb1.append("Y"); should actually be sb2.append("Y"); and sb2.append("X"); should be sb1.append("X");

This has now been fixed.

thank you for your feedback!
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests