[9] RFR(S): 8136798: TestMonomorphicObjectCall.java fails with compilation error
Tobias Hartmann
tobias.hartmann at oracle.com
Wed Mar 30 14:11:26 UTC 2016
Hi,
please review the following patch.
https://bugs.openjdk.java.net/browse/JDK-8136798
http://cr.openjdk.java.net/~thartmann/8136798/webrev.00/
The test fails to use the overwritten version of java.lang.Object and also does not work with Jake. JDK-8142968 added an @ignore 8132924 tag but JDK-8132924 was resolved without fixing this test. I rewrote the test and verified that it still triggers the original bug (JDK-8050079).
Tested with RBT (running).
Thanks,
Tobias
More information about the hotspot-compiler-dev
mailing list