jdk-24/langtools/test/tools/javac/multicatch
Maurizio Cimadamore 47f6d8a95e 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list
Attribution should check each component of a disjunctive type separately, rather than checking the corresponding lub()

Reviewed-by: jjg
2010-12-06 11:50:37 +00:00
..
model 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg01.java 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch') 2010-05-03 17:12:59 -07:00
Neg01.out 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch') 2010-05-03 17:12:59 -07:00
Neg01eff_final.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg01eff_final.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg02.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg02.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg02eff_final.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg02eff_final.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg03.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg03.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg04.java 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch') 2010-05-03 17:12:59 -07:00
Neg04.out 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch') 2010-05-03 17:12:59 -07:00
Neg04eff_final.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg04eff_final.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg05.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg05.out 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Neg06.java 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list 2010-12-06 11:50:37 +00:00
Neg06.out 7002070: If catch clause has an incompatible type, error pointer points to first exception type in list 2010-12-06 11:50:37 +00:00
Pos01.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Pos02.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Pos03.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Pos04.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Pos05.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
Pos06.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Pos07.java 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters 2010-11-04 12:57:48 +00:00
Pos08.java 6999635: Multicatch: crash while compiling simple code with a multicatch parameter 2010-11-15 14:41:21 +00:00
Pos08eff_final.java 6999635: Multicatch: crash while compiling simple code with a multicatch parameter 2010-11-15 14:41:21 +00:00
T6978574.java 6978574: return statement in try block with multi-catch causes ClassFormatError 2010-08-23 17:00:07 +01:00