Tue, 22 Oct 2013 12:57:59 -0400 8026818: Defmeth failures with -mode invoke
drchase [Tue, 22 Oct 2013 12:57:59 -0400] rev 21326
8026818: Defmeth failures with -mode invoke Summary: Added test for IllegalAccessException -> IllegalAccessError path to check if root cause was AbstractMethodError Reviewed-by: jrose
Tue, 22 Oct 2013 10:44:22 -0700 8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6
bpb [Tue, 22 Oct 2013 10:44:22 -0700] rev 21325
8026806: Incomplete test of getaddrinfo() return value could lead to incorrect exception for Windows Inet 6 Summary: Check getaddrinfo return value before calling WSAGetLastError. Reviewed-by: alanb, dsamersoff
Tue, 22 Oct 2013 14:13:06 +0100 7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win)
alanb [Tue, 22 Oct 2013 14:13:06 +0100] rev 21324
7074436: (sc) SocketChannel can do short gathering writes when channel configured blocking (win) Reviewed-by: chegar
Tue, 22 Oct 2013 09:06:42 -0400 Merge
mullan [Tue, 22 Oct 2013 09:06:42 -0400] rev 21323
Merge
Tue, 22 Oct 2013 08:17:06 -0400 Merge
mullan [Tue, 22 Oct 2013 08:17:06 -0400] rev 21322
Merge
Tue, 22 Oct 2013 08:03:16 -0400 8021191: Add isAuthorized check to limited doPrivileged methods
mullan [Tue, 22 Oct 2013 08:03:16 -0400] rev 21321
8021191: Add isAuthorized check to limited doPrivileged methods Reviewed-by: weijun, xuelei
Tue, 22 Oct 2013 14:00:16 +0100 8017779: java/net/Authenticator/B4769350.java fails
chegar [Tue, 22 Oct 2013 14:00:16 +0100] rev 21320
8017779: java/net/Authenticator/B4769350.java fails Reviewed-by: chegar Contributed-by: Tristan Yan <tristan.yan@oracle.com>, Kurchi Subhra Hazra <kurchisubhra@gmail.com>
Tue, 15 Oct 2013 18:41:23 +0400 8023390: Test java/net/NetworkInterface/MemLeakTest.java failed with the latest jdk8 build
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
Tue, 22 Oct 2013 12:04:19 +0100 8024833: (fc) FileChannel.map does not handle async close/interrupt correctly
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
Tue, 22 Oct 2013 11:43:04 +0100 8021257: com.sun.corba.se.** should be on restricted package list
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
Tue, 22 Oct 2013 12:35:27 +0200 8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios
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
Tue, 22 Oct 2013 10:57:40 +0200 8026962: Put java/lang/management/ClassLoadingMXBean/LoadCounts.java into ProblemList.txt
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
Tue, 22 Oct 2013 10:34:12 +0200 8009411: (reflect) Class.getMethods should not include static methods from interfaces
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
Tue, 22 Oct 2013 03:49:50 +0000 Merge
juh [Tue, 22 Oct 2013 03:49:50 +0000] rev 21313
Merge
Mon, 21 Oct 2013 22:05:31 +0000 Merge
juh [Mon, 21 Oct 2013 22:05:31 +0000] rev 21312
Merge
Mon, 21 Oct 2013 13:36:04 -0700 8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
darcy [Mon, 21 Oct 2013 13:36:04 -0700] rev 21311
8024603: Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build Reviewed-by: erikj, ihse, chegar
Mon, 21 Oct 2013 23:32:36 -0400 8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
sla [Mon, 21 Oct 2013 23:32:36 -0400] rev 21310
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV Summary: Redefined class in stack trace may not be found by method_idnum so handle null. Reviewed-by: coleenp, dcubed, sspitsyn
Mon, 21 Oct 2013 18:22:39 -0700 8008386: (cs) Unmappable leading should be decoded to replacement.
sherman [Mon, 21 Oct 2013 18:22:39 -0700] rev 21309
8008386: (cs) Unmappable leading should be decoded to replacement. Summary: updated the unmappable/malformed detecting handling for db charsets Reviewed-by: naoto
Tue, 22 Oct 2013 06:13:01 +0900 8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char
peytoia [Tue, 22 Oct 2013 06:13:01 +0900] rev 21308
8020037: String.toLowerCase incorrectly increases length, if string contains \u0130 char Reviewed-by: naoto
Mon, 21 Oct 2013 12:52:37 -0700 8022658: Revisit FunctionalInterface on some core libs types
darcy [Mon, 21 Oct 2013 12:52:37 -0700] rev 21307
8022658: Revisit FunctionalInterface on some core libs types Reviewed-by: briangoetz, mduigou, mr
Mon, 21 Oct 2013 11:16:02 -0700 8026842: Remove Time-Zone IDs HST/EST/MST
sherman [Mon, 21 Oct 2013 11:16:02 -0700] rev 21306
8026842: Remove Time-Zone IDs HST/EST/MST Summary: removed these ids from ZoneId's zid list, supported via short_ids list Reviewed-by: okutsu
Mon, 21 Oct 2013 13:57:11 +0200 7140929: NotSerializableNotifTest.java fails intermittently
jbachorik [Mon, 21 Oct 2013 13:57:11 +0200] rev 21305
7140929: NotSerializableNotifTest.java fails intermittently Reviewed-by: sjiang, alanb
Mon, 21 Oct 2013 12:00:58 +0200 8026499: Root Logger level can be reset unexpectedly
dfuchs [Mon, 21 Oct 2013 12:00:58 +0200] rev 21304
8026499: Root Logger level can be reset unexpectedly Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized. Reviewed-by: mchung
Mon, 21 Oct 2013 11:15:41 +0200 8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7
dfuchs [Mon, 21 Oct 2013 11:15:41 +0200] rev 21303
8016344: (props) Properties.storeToXML behaviour has changed from JDK 6 to 7 Summary: When storing Properties to XML only locally defined properties must be saved. Reviewed-by: psandoz, mchung, alanb
Mon, 21 Oct 2013 10:54:46 +0200 8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
jbachorik [Mon, 21 Oct 2013 10:54:46 +0200] rev 21302
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently Summary: RMID needs a varying amount of time to start its socket server. We need to cater for it. Reviewed-by: sjiang, dfuchs, sla
Mon, 21 Oct 2013 10:40:03 +0200 7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues
jbachorik [Mon, 21 Oct 2013 10:40:03 +0200] rev 21301
7197919: java/lang/management/ThreadMXBean/ThreadBlockedCount.java has concurency issues Reviewed-by: sla, mchung
Sun, 20 Oct 2013 18:07:40 -0700 8025631: Enhance Lambda construction
rfield [Sun, 20 Oct 2013 18:07:40 -0700] rev 21300
8025631: Enhance Lambda construction Reviewed-by: ksrini, ahgross
Sat, 19 Oct 2013 15:19:40 -0700 8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2)
ksrini [Sat, 19 Oct 2013 15:19:40 -0700] rev 21299
8026794: Test tools/pack200/TimeStamp.java fails while opening golden.jar.native.IST on linux-ppc(v2) Reviewed-by: dholmes
Sat, 19 Oct 2013 20:59:42 +0400 8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter.
dsamersoff [Sat, 19 Oct 2013 20:59:42 +0400] rev 21298
8024071: In ManagementAgent.start it should be possible to set the jdp.name parameter. Summary: Pass one more property from Agent to JdpController Reviewed-by: jbachorik, sla
Sat, 19 Oct 2013 17:53:44 +0100 8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis
vromero [Sat, 19 Oct 2013 17:53:44 +0100] rev 21297
8026854: java.time.temporal.TemporalQueries doesn't compile after javac modification to lambda flow analysis Reviewed-by: psandoz
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip