hg: jdk8/tl/jdk: 8016839: JSR292: AME instead of IAE when calling a method

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Nov 26 15:13:38 PST 2013


Changeset: e822676cd3cd
Author:    jrose
Date:      2013-11-26 17:16 -0500
URL:       http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e822676cd3cd

8016839: JSR292: AME instead of IAE when calling a method
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
Contributed-by: david.r.chase at oracle.com

! src/share/classes/sun/misc/Unsafe.java



More information about the serviceability-dev mailing list