I noticed that while calling lock/unlock on a ReentrantReadWrite lock, I am prompt with two lock and unlock methods.
For example, in the WriteLock I have a Lock() with -75% and another Lock() with no %. Both of these have the same documentations. I tried to find a reason online, but could not find any explanation. Is it just a bug in eclipse?