-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b01
-
x86
-
linux
-
Verified
A DESCRIPTION OF THE REQUEST :
The following patch introduces the new multi-catch in the abstract
RenderingEngine:
http://cr.openjdk.java.net/~neugens/jdk8_pisces_multi_catch/
The patch is meant for JDK8
JUSTIFICATION :
This small enhancement allows better readability of the code by using the new multi-catch feature of the platfrom.
The following patch introduces the new multi-catch in the abstract
RenderingEngine:
http://cr.openjdk.java.net/~neugens/jdk8_pisces_multi_catch/
The patch is meant for JDK8
JUSTIFICATION :
This small enhancement allows better readability of the code by using the new multi-catch feature of the platfrom.