hg: jdk/sandbox: 8204268: Improve some IncompatibleClassChangeError messages.
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 19 10:45:23 UTC 2018
Changeset: b8055b38b252
Author: goetz
Date: 2018-06-15 12:31 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/b8055b38b252
8204268: Improve some IncompatibleClassChangeError messages.
Reviewed-by: stuefe, hseigel
! src/hotspot/share/classfile/classFileParser.cpp
! src/hotspot/share/oops/instanceKlass.cpp
+ test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ICC2_B.jasm
+ test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ICC3_B.jasm
+ test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ICC4_B.jasm
- test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ICC_B.jasm
! test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/ImplementsSomeInterfaces.jasm
! test/hotspot/jtreg/runtime/exceptionMsgs/IncompatibleClassChangeError/IncompatibleClassChangeErrorTest.java
More information about the jdk-sandbox-changes
mailing list