Hello,
Please review the below straightforward fix for
JDK-8030082 Fix raw types lint warnings, etc. in various
sun.security libraries
https://bugs.openjdk.java.net/browse/JDK-8030082
Webrev also visible at
http://cr.openjdk.java.net/~darcy/8030082.0/
The fix is intended for the
Changeset: 9b4fac40124d
Author:katleman
Date: 2013-12-04 23:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/9b4fac40124d
Added tag jdk8-b119 for changeset 69a930376c70
! .hgtags
Changeset: 64d8b228a72c
Author:lana
Date: 2013-12-05 10:32 -0800
URL: http://h
Changeset: a3dc98dc4d21
Author:katleman
Date: 2013-12-04 23:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/a3dc98dc4d21
Added tag jdk8-b119 for changeset ce42d815dd21
! .hgtags
Changeset: b6b9a5d4cda0
Author:amurillo
Date: 2013-11-29 11:20 -0800
URL: h
Changeset: 6c152deb600d
Author:katleman
Date: 2013-12-04 23:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/6c152deb600d
Added tag jdk8-b119 for changeset 172b8e056ff2
! .hgtags
Changeset: 32050ab53c8a
Author:katleman
Date: 2013-12-12 05:21 -0800
URL: htt
Changeset: 1670108bec25
Author:katleman
Date: 2013-12-04 23:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1670108bec25
Added tag jdk8-b119 for changeset 43a80d75d06e
! .hgtags
Changeset: b3d7e86a0647
Author:lana
Date: 2013-12-05 10:34 -0800
URL: htt
Changeset: 7fa32e7d755f
Author:katleman
Date: 2013-12-04 23:11 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/7fa32e7d755f
Added tag jdk8-b119 for changeset c3343930c73c
! .hgtags
Changeset: 55cbc2d00c93
Author:lana
Date: 2013-12-05 10:34 -0800
URL: http:
Hi, Alan,
the changes look fine to me.
A short quick question: what is the reason to introduce a new
AWTPermissions class as a holder for various AWTPermission constants? We
can have the same fields directly in AWTPermission. The only difference
is that AWTPermission is in java.awt, while the
Changeset: 3e5bf0372a93
Author:joehw
Date: 2013-12-12 11:36 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/3e5bf0372a93
8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect
specification
Reviewed-by: alanb, dfuchs, lancea
! src/javax/xml/stream/XMLOutputFa