Tue, 22 Oct 2013 11:25:01 -0700 7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE
bpb [Tue, 22 Oct 2013 11:25:01 -0700] rev 21328
7179567: JCK8 tests: api/java_net/URLClassLoader/index.html#Ctor3 failed with NPE 6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments Summary: Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions(). Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
Tue, 22 Oct 2013 22:18:52 +0400 8026873: tools/launcher/VersionCheck.java fails in jprt because of jmc.ini
kizune [Tue, 22 Oct 2013 22:18:52 +0400] rev 21327
8026873: tools/launcher/VersionCheck.java fails in jprt because of jmc.ini Reviewed-by: ksrini
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
Fri, 18 Oct 2013 16:37:58 -0400 8025828: Late binding of Chronology to appendValueReduced
rriggs [Fri, 18 Oct 2013 16:37:58 -0400] rev 21296
8025828: Late binding of Chronology to appendValueReduced Summary: Add a listener to the parseContext called when the Chronology changes Reviewed-by: sherman
Sat, 19 Oct 2013 00:05:42 +0400 8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields
dsamersoff [Sat, 19 Oct 2013 00:05:42 +0400] rev 21295
8004213: JDP packet needs pid, broadcast interval and rmi server hostname fields Summary: Add some extra fileds to jdp packet Reviewed-by: allwin, sla, hirt
Fri, 18 Oct 2013 16:28:35 +0100 8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds
robm [Fri, 18 Oct 2013 16:28:35 +0100] rev 21294
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds Reviewed-by: alanb Contributed-by: pavel.punegov@oracle.com
Fri, 18 Oct 2013 16:01:26 +0100 Merge
alanb [Fri, 18 Oct 2013 16:01:26 +0100] rev 21293
Merge
Fri, 18 Oct 2013 15:51:43 +0100 8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java
alanb [Fri, 18 Oct 2013 15:51:43 +0100] rev 21292
8026876: (fs) Build issue with src/solaris/classes/sun/nio/fs/SolarisUserDefinedFileAttributeView.java Reviewed-by: psandoz
Fri, 18 Oct 2013 16:15:38 +0200 8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package
sjiang [Fri, 18 Oct 2013 16:15:38 +0200] rev 21291
8026028: [findbugs] findbugs report some issue in com.sun.jmx.snmp package Reviewed-by: psandoz, dfuchs
Fri, 18 Oct 2013 13:51:12 +0100 7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037
alanb [Fri, 18 Oct 2013 13:51:12 +0100] rev 21290
7050570: (fs) FileSysteProvider fails to initializes if run with file.encoding set to Cp037 Reviewed-by: sherman, ulfzibis
Fri, 18 Oct 2013 16:06:20 +0400 8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
igerasim [Fri, 18 Oct 2013 16:06:20 +0400] rev 21289
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed Reviewed-by: alanb
Fri, 18 Oct 2013 13:45:54 +0100 8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently
alanb [Fri, 18 Oct 2013 13:45:54 +0100] rev 21288
8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently Reviewed-by: psandoz
Fri, 18 Oct 2013 11:52:24 +0200 8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals()
sla [Fri, 18 Oct 2013 11:52:24 +0200] rev 21287
8021897: EXCEPTION_ACCESS_VIOLATION on debugging String.contentEquals() Reviewed-by: alanb, sspitsyn
Thu, 17 Oct 2013 23:43:08 -0700 8025971: Remove ZoneId.OLD_SHORT_IDS
sherman [Thu, 17 Oct 2013 23:43:08 -0700] rev 21286
8025971: Remove ZoneId.OLD_SHORT_IDS 8026197: Slow reading tzdb.dat if the JRE is on a high-latency, remote file system Summary: removed the compatiblity old short-ids mapping Reviewed-by: okutsu
Thu, 17 Oct 2013 22:22:14 -0700 8026840: Fix new doclint issues in javax.naming
darcy [Thu, 17 Oct 2013 22:22:14 -0700] rev 21285
8026840: Fix new doclint issues in javax.naming Reviewed-by: mchung
Thu, 17 Oct 2013 19:47:47 -0700 8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided
mchung [Thu, 17 Oct 2013 19:47:47 -0700] rev 21284
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement API is provided Reviewed-by: alanb, forax, dholmes, twisti
Thu, 31 Oct 2013 16:22:30 -0700 Merge
lana [Thu, 31 Oct 2013 16:22:30 -0700] rev 21283
Merge
Wed, 30 Oct 2013 20:54:42 +0400 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
leonidr [Wed, 30 Oct 2013 20:54:42 +0400] rev 21282
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow Reviewed-by: anthony, serb
Wed, 30 Oct 2013 12:00:18 +0400 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
pchelko [Wed, 30 Oct 2013 12:00:18 +0400] rev 21281
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 Reviewed-by: art, serb
Tue, 29 Oct 2013 21:46:03 +0400 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
bagiras [Tue, 29 Oct 2013 21:46:03 +0400] rev 21280
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine Reviewed-by: anthony, pchelko
Tue, 29 Oct 2013 19:01:46 +0400 8027442: JDK compilation fails on MacOS
malenkov [Tue, 29 Oct 2013 19:01:46 +0400] rev 21279
8027442: JDK compilation fails on MacOS Reviewed-by: alexsch, pchelko
Tue, 29 Oct 2013 17:01:06 +0400 8022746: List of spelling errors in API doc
malenkov [Tue, 29 Oct 2013 17:01:06 +0400] rev 21278
8022746: List of spelling errors in API doc Reviewed-by: alexsch, smarks
Tue, 29 Oct 2013 16:35:20 +0400 8027157: [SwingNode] needs explicit expose for JWindow
ant [Tue, 29 Oct 2013 16:35:20 +0400] rev 21277
8027157: [SwingNode] needs explicit expose for JWindow Reviewed-by: art, anthony
Fri, 25 Oct 2013 10:39:13 -0700 Merge
lana [Fri, 25 Oct 2013 10:39:13 -0700] rev 21276
Merge
Fri, 25 Oct 2013 19:51:54 +0400 7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported"
serb [Fri, 25 Oct 2013 19:51:54 +0400] rev 21275
7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported" Reviewed-by: anthony, art
Fri, 25 Oct 2013 16:42:02 +0400 8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed
malenkov [Fri, 25 Oct 2013 16:42:02 +0400] rev 21274
8026705: [TEST_BUG] java/beans/Introspector/TestTypeResolver.java failed Reviewed-by: art, jfranck
Fri, 25 Oct 2013 13:41:19 +0400 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays
alitvinov [Fri, 25 Oct 2013 13:41:19 +0400] rev 21273
8027066: XMLDecoder in java 7 cannot properly deserialize object arrays Reviewed-by: alexsch, malenkov Contributed-by: anton.nashatyrev@oracle.com
Thu, 24 Oct 2013 19:50:33 +0400 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible
pchelko [Thu, 24 Oct 2013 19:50:33 +0400] rev 21272
8027025: [macosx] getLocationOnScreen returns 0 if parent invisible Reviewed-by: anthony, serb
Thu, 24 Oct 2013 19:23:02 +0400 8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64)
pchelko [Thu, 24 Oct 2013 19:23:02 +0400] rev 21271
8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64) Reviewed-by: anthony, serb
Thu, 24 Oct 2013 14:32:07 +0400 7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError
serb [Thu, 24 Oct 2013 14:32:07 +0400] rev 21270
7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError Reviewed-by: anthony, art
Wed, 23 Oct 2013 16:24:50 +0400 8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances
serb [Wed, 23 Oct 2013 16:24:50 +0400] rev 21269
8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances Reviewed-by: anthony, art
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip