Fri, 25 Oct 2013 14:53:34 -0700 5063500: Formatter spec says "char" is not an integral type
smarks [Fri, 25 Oct 2013 14:53:34 -0700] rev 21368
5063500: Formatter spec says "char" is not an integral type 7126305: Wrong Unicode value specified for format conversion character 'd' 8027287: incorrect example in Formatter javadoc Reviewed-by: rriggs, darcy, lancea
Fri, 25 Oct 2013 13:01:11 +0200 8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out
jbachorik [Fri, 25 Oct 2013 13:01:11 +0200] rev 21367
8004926: sun/management/jmxremote/bootstrap/CustomLauncherTest.sh oftenly times out Summary: Improve reliability by converting the test to Java Reviewed-by: dsamersoff, dholmes
Fri, 25 Oct 2013 11:01:29 +0100 7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt
ewang [Fri, 25 Oct 2013 11:01:29 +0100] rev 21366
7079145: Remove java/net/ipv6tests/UdpTest.java from the ProblemList.txt Reviewed-by: alanb, chegar
Fri, 25 Oct 2013 08:38:20 +0800 8026929: remove accelerators from policytool resources
weijun [Fri, 25 Oct 2013 08:38:20 +0800] rev 21365
8026929: remove accelerators from policytool resources Reviewed-by: alexp, weijun Contributed-by: Leif Samuelsson <leif.samuelsson@oracle.com>
Thu, 24 Oct 2013 14:13:09 -0700 8004476: XSLT Extension Functions Don't Work in WebStart
joehw [Thu, 24 Oct 2013 14:13:09 -0700] rev 21364
8004476: XSLT Extension Functions Don't Work in WebStart Reviewed-by: dfuchs, lancea, alanb
Thu, 24 Oct 2013 11:12:59 -0700 8025003: Base64 should be less strict with padding
sherman [Thu, 24 Oct 2013 11:12:59 -0700] rev 21363
8025003: Base64 should be less strict with padding Summary: updated spec and implementation of mime decoder to be lenient for padding Reviewed-by: alanb
Thu, 24 Oct 2013 10:52:15 -0700 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
twisti [Thu, 24 Oct 2013 10:52:15 -0700] rev 21362
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms Reviewed-by: iveresov, jrose
Thu, 24 Oct 2013 19:04:27 +0200 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
jfranck [Thu, 24 Oct 2013 19:04:27 +0200] rev 21361
8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result Reviewed-by: darcy
Thu, 24 Oct 2013 13:06:05 -0400 8019646: Clarify javadoc contract of LambdaMetafactory
briangoetz [Thu, 24 Oct 2013 13:06:05 -0400] rev 21360
8019646: Clarify javadoc contract of LambdaMetafactory Reviewed-by: briangoetz, rfield Contributed-by: dan.smith@oracle.com
Thu, 24 Oct 2013 10:13:39 -0700 8023862: deprecate HTTP proxying from RMI
smarks [Thu, 24 Oct 2013 10:13:39 -0700] rev 21359
8023862: deprecate HTTP proxying from RMI Reviewed-by: mchung
Thu, 24 Oct 2013 18:52:13 +0200 8027170: Annotations declared on super-super-class should be overridden by super-class.
alundblad [Thu, 24 Oct 2013 18:52:13 +0200] rev 21358
8027170: Annotations declared on super-super-class should be overridden by super-class. Reviewed-by: jfranck Contributed-by: andreas.lundblad@oracle.com, peter.levart@gmail.com
Wed, 23 Oct 2013 15:37:40 +0400 8024521: (process) Async close issues with Process InputStream
igerasim [Wed, 23 Oct 2013 15:37:40 +0400] rev 21357
8024521: (process) Async close issues with Process InputStream Reviewed-by: psandoz, martin, alanb, robm
Thu, 24 Oct 2013 13:24:32 +0100 8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable
alanb [Thu, 24 Oct 2013 13:24:32 +0100] rev 21356
8026344: j.u.c.a *Adder and *Accumulator extend a package private class that is Serializable Reviewed-by: rriggs, psandoz, chegar Contributed-by: dl@cs.oswego.edu, alan.bateman@oracle.com
Tue, 15 Oct 2013 12:53:54 +0200 8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads
sla [Tue, 15 Oct 2013 12:53:54 +0200] rev 21355
8009681: TEST_BUG: MethodExitReturnValuesTest.java may fail when there are unexpected background threads Reviewed-by: sla, allwin Contributed-by: mikael.auno@oracle.com
Wed, 23 Oct 2013 22:30:35 -0700 7122887: JDK ignores Gnome3 proxy settings
dxu [Wed, 23 Oct 2013 22:30:35 -0700] rev 21354
7122887: JDK ignores Gnome3 proxy settings Summary: Fix GConf and add to use GProxyResolver to handle network proxy resolution Reviewed-by: chegar
Wed, 23 Oct 2013 15:16:35 -0700 8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError
rfield [Wed, 23 Oct 2013 15:16:35 -0700] rev 21353
8025868: Several lang/LMBD JCK tests fail with java.lang.BootstrapMethodError Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class Reviewed-by: briangoetz
Wed, 23 Oct 2013 14:32:41 -0700 8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes.
mduigou [Wed, 23 Oct 2013 14:32:41 -0700] rev 21352
8024688: further split Map and ConcurrentMap defaults eliminating looping from Map defaults, Map.merge fixes and doc fixes. Reviewed-by: psandoz, dholmes
Wed, 23 Oct 2013 20:51:14 +0100 8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
coffeys [Wed, 23 Oct 2013 20:51:14 +0100] rev 21351
8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs Reviewed-by: chegar
Wed, 23 Oct 2013 11:36:24 -0700 8027176: Remove redundant jdk/lambda/vm/DefaultMethodsTest.java
rfield [Wed, 23 Oct 2013 11:36:24 -0700] rev 21350
8027176: Remove redundant jdk/lambda/vm/DefaultMethodsTest.java Reviewed-by: ksrini
Wed, 23 Oct 2013 16:53:42 +0100 5036554: unmarshal error on CORBA alias type in CORBA any
coffeys [Wed, 23 Oct 2013 16:53:42 +0100] rev 21349
5036554: unmarshal error on CORBA alias type in CORBA any Reviewed-by: chegar, smarks
Wed, 23 Oct 2013 18:35:47 +0400 8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking
kizune [Wed, 23 Oct 2013 18:35:47 +0400] rev 21348
8020802: Need an ability to create jar files that are invariant to the pack200 packing/unpacking Reviewed-by: alanb, ksrini
Wed, 23 Oct 2013 15:55:31 +0200 8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection
sla [Wed, 23 Oct 2013 15:55:31 +0200] rev 21347
8026789: Update test/java/lang/instrument/Re(transform|define)BigClass.sh test to use NMT for memory leak detection Reviewed-by: dcubed
Wed, 23 Oct 2013 14:38:22 +0100 8020758: HttpCookie constructor does not throw IAE when name contains a space
chegar [Wed, 23 Oct 2013 14:38:22 +0100] rev 21346
8020758: HttpCookie constructor does not throw IAE when name contains a space Reviewed-by: michaelm, msheppar
Wed, 23 Oct 2013 15:03:49 +0200 7112404: 2 tests in java/lang/management/ManagementFactory fails with G1 because expect non-zero pools
jbachorik [Wed, 23 Oct 2013 15:03:49 +0200] rev 21345
7112404: 2 tests in java/lang/management/ManagementFactory fails with G1 because expect non-zero pools Reviewed-by: mchung, sjiang
Wed, 23 Oct 2013 11:00:12 +0100 8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission
michaelm [Wed, 23 Oct 2013 11:00:12 +0100] rev 21344
8025734: Use literal IP address where possible in SocketPermission generated by HttpURLPermission Reviewed-by: chegar
Wed, 23 Oct 2013 10:50:34 +0200 7105883: JDWP: agent crash if there exists a ThreadGroup with null name
egahlin [Wed, 23 Oct 2013 10:50:34 +0200] rev 21343
7105883: JDWP: agent crash if there exists a ThreadGroup with null name Reviewed-by: sla, jbachorik
Wed, 23 Oct 2013 08:32:03 +0800 8027026: Change keytool -genkeypair to use -keyalg RSA
weijun [Wed, 23 Oct 2013 08:32:03 +0800] rev 21342
8027026: Change keytool -genkeypair to use -keyalg RSA Reviewed-by: alanb, chegar, mullan
Tue, 22 Oct 2013 19:43:42 -0400 Merge
mullan [Tue, 22 Oct 2013 19:43:42 -0400] rev 21341
Merge
Tue, 22 Oct 2013 19:37:11 -0400 8025763: Provider does not override new Hashtable methods
ascarpino [Tue, 22 Oct 2013 19:37:11 -0400] rev 21340
8025763: Provider does not override new Hashtable methods Reviewed-by: mullan
Tue, 22 Oct 2013 15:12:22 -0700 8025909: Lambda Library Spec Updates
henryjen [Tue, 22 Oct 2013 15:12:22 -0700] rev 21339
8025909: Lambda Library Spec Updates 8024179: Document limitations and performance characteristics of stream sources and operations 8024138: (Spec clarification) Lambda Metafacory spec should state DMH constraint on implMethod Reviewed-by: mduigou Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
Tue, 22 Oct 2013 14:51:08 -0700 8026427: deprecate obsolete APIs from java.rmi
smarks [Tue, 22 Oct 2013 14:51:08 -0700] rev 21338
8026427: deprecate obsolete APIs from java.rmi Reviewed-by: alanb, dfuchs
Tue, 22 Oct 2013 14:37:40 -0700 Merge
mfang [Tue, 22 Oct 2013 14:37:40 -0700] rev 21337
Merge
Tue, 22 Oct 2013 14:36:43 -0700 6607048: clear extra l10n resource files in demo
mfang [Tue, 22 Oct 2013 14:36:43 -0700] rev 21336
6607048: clear extra l10n resource files in demo Reviewed-by: naoto, yhuang
Tue, 22 Oct 2013 14:26:22 -0700 8026109: [ja] overtranslation of jarsigner in command line output
mfang [Tue, 22 Oct 2013 14:26:22 -0700] rev 21335
8026109: [ja] overtranslation of jarsigner in command line output Reviewed-by: naoto
Tue, 22 Oct 2013 17:02:08 -0400 8026982: javadoc errors in core libs
rriggs [Tue, 22 Oct 2013 17:02:08 -0400] rev 21334
8026982: javadoc errors in core libs Summary: Cleanup of javadoc -Xlint errors Reviewed-by: lancea, mduigou, darcy, mullan, mchung
Tue, 22 Oct 2013 15:11:47 -0400 Merge
rriggs [Tue, 22 Oct 2013 15:11:47 -0400] rev 21333
Merge
Tue, 22 Oct 2013 15:06:27 -0400 Merge
rriggs [Tue, 22 Oct 2013 15:06:27 -0400] rev 21332
Merge
Tue, 22 Oct 2013 15:03:12 -0400 8024686: Cleanup of java.time serialization source
rriggs [Tue, 22 Oct 2013 15:03:12 -0400] rev 21331
8024686: Cleanup of java.time serialization source Summary: optimize serialized form of OffsetTime, OffsetDateTime; correct order of modifiers Reviewed-by: sherman
Tue, 22 Oct 2013 12:04:30 -0700 8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
darcy [Tue, 22 Oct 2013 12:04:30 -0700] rev 21330
8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager} Reviewed-by: chegar, forax, alanb, mduigou
Tue, 22 Oct 2013 11:57:38 -0700 8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
juh [Tue, 22 Oct 2013 11:57:38 -0700] rev 21329
8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests Reviewed-by: mullan
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip