igerasim [Tue, 15 Oct 2013 18:41:23 +0400] rev 21319
8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
Summary: Removing the test as it is unreliable and fails intermittently
Reviewed-by: chegar
alanb [Tue, 22 Oct 2013 12:04:19 +0100] rev 21318
8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
Reviewed-by: alanb
Contributed-by: chris.w.dennis@gmail.com
alanb [Tue, 22 Oct 2013 11:43:04 +0100] rev 21317
8021257: com.sun.corba.se.** should be on restricted package list
Reviewed-by: chegar, coffeys, smarks, mullan
Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
alundblad [Tue, 22 Oct 2013 12:35:27 +0200] rev 21316
8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection
Reviewed-by: jfranck
ykantser [Tue, 22 Oct 2013 10:57:40 +0200] rev 21315
8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
Reviewed-by: sla, jbachorik
jfranck [Tue, 22 Oct 2013 10:34:12 +0200] rev 21314
8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: darcy
Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com, amy.lu@oracle.com, peter.levart@gmail.com
juh [Tue, 22 Oct 2013 03:49:50 +0000] rev 21313
Merge