This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
hotspot
/
jtreg
/
runtime
/
exceptionMsgs
History
Harold Seigel
890ca6ea2c
8222582: [TESTBUG] AbstractMethodErrorTest.java fails with "did not test both cases (interpreted and compiled)."
...
Exclude the test from running with Graal Reviewed-by: dholmes, coleenp
2020-07-24 12:40:41 +00:00
..
AbstractMethodError
8222582: [TESTBUG] AbstractMethodErrorTest.java fails with "did not test both cases (interpreted and compiled)."
2020-07-24 12:40:41 +00:00
ArrayIndexOutOfBoundsException
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
2019-05-09 18:42:07 -04:00
ArrayStoreException
8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
2018-06-20 06:51:39 +02:00
IllegalAccessError
8221470: Print methods in exception messages in java-like Syntax
2019-04-04 09:39:44 +02:00
IncompatibleClassChangeError
8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests
2020-04-28 19:57:02 -07:00
methodPrinting
8221470: Print methods in exception messages in java-like Syntax
2019-04-04 09:39:44 +02:00
NegativeArraySizeException
8203881: Print erroneous size in NegativeArraySizeException
2018-05-30 11:39:26 +02:00
NoClassDefFoundError
8221398: Move test NoClassDefFoundMsg.java to subdir exceptionMsgs/
2019-03-28 09:15:41 +01:00
NullPointerException
8248476: No helpful NullPointerException message after calling fillInStackTrace
2020-07-15 18:47:47 +02:00