Verify Object against upstream OpenJDK 8u121-b13.

Reverted some parameter name changes to reduce differences to upstream.

Replaced native wait() method with upstream implementation that calls
wait(0) as that translates to the exact same behavior in the native
code.

Test: make checkbuild
Bug: 74379469
Change-Id: I1a2689f64b71194404f481145f5b7a3173161659
1 file changed