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
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
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
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
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
weijun [Wed, 23 Oct 2013 08:32:03 +0800] rev 21342
8027026: Change keytool -genkeypair to use -keyalg RSA
Reviewed-by: alanb, chegar, mullan
mullan [Tue, 22 Oct 2013 19:43:42 -0400] rev 21341
Merge
ascarpino [Tue, 22 Oct 2013 19:37:11 -0400] rev 21340
8025763: Provider does not override new Hashtable methods
Reviewed-by: mullan
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
smarks [Tue, 22 Oct 2013 14:51:08 -0700] rev 21338
8026427: deprecate obsolete APIs from java.rmi
Reviewed-by: alanb, dfuchs
mfang [Tue, 22 Oct 2013 14:37:40 -0700] rev 21337
Merge
mfang [Tue, 22 Oct 2013 14:36:43 -0700] rev 21336
6607048: clear extra l10n resource files in demo
Reviewed-by: naoto, yhuang
mfang [Tue, 22 Oct 2013 14:26:22 -0700] rev 21335
8026109: [ja] overtranslation of jarsigner in command line output
Reviewed-by: naoto
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
rriggs [Tue, 22 Oct 2013 15:11:47 -0400] rev 21333
Merge
rriggs [Tue, 22 Oct 2013 15:06:27 -0400] rev 21332
Merge
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
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
juh [Tue, 22 Oct 2013 11:57:38 -0700] rev 21329
8025287: NPE in api/java_security/cert/PKIXRevocationChecker/GeneralTests_GeneralTests
Reviewed-by: mullan
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
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
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
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
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
mullan [Tue, 22 Oct 2013 09:06:42 -0400] rev 21323
Merge
mullan [Tue, 22 Oct 2013 08:17:06 -0400] rev 21322
Merge
mullan [Tue, 22 Oct 2013 08:03:16 -0400] rev 21321
8021191: Add isAuthorized check to limited doPrivileged methods
Reviewed-by: weijun, xuelei
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>
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
juh [Mon, 21 Oct 2013 22:05:31 +0000] rev 21312
Merge
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
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
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
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
darcy [Mon, 21 Oct 2013 12:52:37 -0700] rev 21307
8022658: Revisit FunctionalInterface on some core libs types
Reviewed-by: briangoetz, mduigou, mr
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
jbachorik [Mon, 21 Oct 2013 13:57:11 +0200] rev 21305
7140929: NotSerializableNotifTest.java fails intermittently
Reviewed-by: sjiang, alanb
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
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
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
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
rfield [Sun, 20 Oct 2013 18:07:40 -0700] rev 21300
8025631: Enhance Lambda construction
Reviewed-by: ksrini, ahgross
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
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
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
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
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
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
alanb [Fri, 18 Oct 2013 16:01:26 +0100] rev 21293
Merge
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
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
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
igerasim [Fri, 18 Oct 2013 16:06:20 +0400] rev 21289
8026756: Test java/util/zip/GZIP/GZIPInZip.java failed
Reviewed-by: alanb
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