Tue, 05 Mar 2013 14:30:18 +0000 8008804: file descriptor leak in src/windows/native/java/net/DualStackPlainSocketImpl.c
jzavgren [Tue, 05 Mar 2013 14:30:18 +0000] rev 16054
8008804: file descriptor leak in src/windows/native/java/net/DualStackPlainSocketImpl.c Reviewed-by: alanb, chegar, dsamersoff
Tue, 05 Mar 2013 10:10:55 +0000 8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently
ewang [Tue, 05 Mar 2013 10:10:55 +0000] rev 16053
8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently Reviewed-by: chegar, alanb
Mon, 04 Mar 2013 20:46:42 -0800 8004240: Return value from getAdapterPrefence() can be modified
naoto [Mon, 04 Mar 2013 20:46:42 -0800] rev 16052
8004240: Return value from getAdapterPrefence() can be modified Reviewed-by: okutsu
Mon, 04 Mar 2013 19:42:56 -0800 8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations
darcy [Mon, 04 Mar 2013 19:42:56 -0800] rev 16051
8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations Reviewed-by: jjg
Sun, 03 Mar 2013 20:52:04 -0800 8007297: [pack200] allow opcodes with InterfaceMethodRefs
ksrini [Sun, 03 Mar 2013 20:52:04 -0800] rev 16050
8007297: [pack200] allow opcodes with InterfaceMethodRefs Reviewed-by: jrose
Sat, 02 Mar 2013 08:54:37 +0000 8008378: FJP.commonPool support parallelism 0, add awaitQuiescence
chegar [Sat, 02 Mar 2013 08:54:37 +0000] rev 16049
8008378: FJP.commonPool support parallelism 0, add awaitQuiescence Reviewed-by: chegar Contributed-by: Doug Lea <dl@cs.oswego.edu>, Chris Hegarty <chris.hegarty@oracle.com>
Fri, 01 Mar 2013 14:12:59 -0800 8006645: TEST_BUG: java/nio/file/Files/CopyAndMove.java failing intermittently (sol)
dxu [Fri, 01 Mar 2013 14:12:59 -0800] rev 16048
8006645: TEST_BUG: java/nio/file/Files/CopyAndMove.java failing intermittently (sol) Summary: Fix test failures and update java doc of Files.move Reviewed-by: alanb, chegar
Fri, 01 Mar 2013 16:15:23 -0500 Merge
mullan [Fri, 01 Mar 2013 16:15:23 -0500] rev 16047
Merge
Fri, 01 Mar 2013 16:12:50 -0500 8008908: Access denied when invoking Subject.doAsPrivileged()
mullan [Fri, 01 Mar 2013 16:12:50 -0500] rev 16046
8008908: Access denied when invoking Subject.doAsPrivileged() Summary: wildcard principal names are not processed correctly Reviewed-by: xuelei
Fri, 01 Mar 2013 02:34:34 -0800 7030966: Support AEAD CipherSuites
xuelei [Fri, 01 Mar 2013 02:34:34 -0800] rev 16045
7030966: Support AEAD CipherSuites Reviewed-by: weijun, wetmore, valeriep
Thu, 28 Feb 2013 16:36:01 -0800 8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0
juh [Thu, 28 Feb 2013 16:36:01 -0800] rev 16044
8006853: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout < 0 Reviewed-by: mullan
Thu, 28 Feb 2013 12:39:29 +0000 8006409: ThreadLocalRandom should dropping padding fields from its serialized form
chegar [Thu, 28 Feb 2013 12:39:29 +0000] rev 16043
8006409: ThreadLocalRandom should dropping padding fields from its serialized form Reviewed-by: dl, martin, alanb, shade
Wed, 27 Feb 2013 11:00:20 -0800 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167
mduigou [Wed, 27 Feb 2013 11:00:20 -0800] rev 16042
8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167 Reviewed-by: alanb
Fri, 22 Feb 2013 17:12:35 -0500 8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries
vladidan [Fri, 22 Feb 2013 17:12:35 -0500] rev 16041
8005545: Add System property to identify ARCH specific details such as ARM hard-float binaries Summary: Adding sun.os.abi Java Property support Reviewed-by: bobv, alanb, dholmes
Wed, 27 Feb 2013 20:34:12 +0530 8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine
sundar [Wed, 27 Feb 2013 20:34:12 +0530] rev 16040
8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine Reviewed-by: alanb
Wed, 27 Feb 2013 14:24:45 +0000 8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present
alanb [Wed, 27 Feb 2013 14:24:45 +0000] rev 16039
8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present Reviewed-by: hawtin, mullan, dsamersoff, mchung
Wed, 27 Feb 2013 17:22:44 +0530 8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
sundar [Wed, 27 Feb 2013 17:22:44 +0530] rev 16038
8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine Reviewed-by: alanb
Tue, 26 Feb 2013 17:38:29 -0800 8008279: Remove InvalidContainerAnnotationError.java
darcy [Tue, 26 Feb 2013 17:38:29 -0800] rev 16037
8008279: Remove InvalidContainerAnnotationError.java Reviewed-by: jfranck
Tue, 26 Feb 2013 17:01:04 -0800 8009102: Several docs warnings in Project Lambda APIs
darcy [Tue, 26 Feb 2013 17:01:04 -0800] rev 16036
8009102: Several docs warnings in Project Lambda APIs Reviewed-by: mduigou
Tue, 26 Feb 2013 22:39:50 +0000 8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes
alanb [Tue, 26 Feb 2013 22:39:50 +0000] rev 16035
8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes Reviewed-by: mduigou
Tue, 26 Feb 2013 10:38:58 -0800 8008770: SerializedLambda incorrect class loader for lambda deserializing class
rfield [Tue, 26 Feb 2013 10:38:58 -0800] rev 16034
8008770: SerializedLambda incorrect class loader for lambda deserializing class Summary: current thread's context ClassLoader was used to load class by name, pass class not name in serialization (Thank you Peter Levart for test and prototype. Thank you Sundar and Peter for unofficial reviews) Reviewed-by: forax
Tue, 26 Feb 2013 14:16:48 +0000 8008977: profiles build broken by Nashorn build changes
alanb [Tue, 26 Feb 2013 14:16:48 +0000] rev 16033
8008977: profiles build broken by Nashorn build changes Reviewed-by: chegar
Tue, 26 Feb 2013 11:18:19 +0000 Merge
chegar [Tue, 26 Feb 2013 11:18:19 +0000] rev 16032
Merge
Tue, 26 Feb 2013 11:06:49 +0000 Merge
chegar [Tue, 26 Feb 2013 11:06:49 +0000] rev 16031
Merge
Tue, 26 Feb 2013 11:05:26 +0000 7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
kmo [Tue, 26 Feb 2013 11:05:26 +0000] rev 16030
7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor Summary: REF_invokeSpecial DMHs (which are unusual) get marked explicitly; tweak the MHI to use this bit Reviewed-by: jrose, twisti
Mon, 25 Feb 2013 15:08:11 -0800 8008914: Add nashorn to the tl build
jjg [Mon, 25 Feb 2013 15:08:11 -0800] rev 16029
8008914: Add nashorn to the tl build Reviewed-by: mr, tbell, jjh Contributed-by: erik.joelsson@oracle.com, james.laskey@oracle.com
Mon, 25 Feb 2013 14:19:48 -0800 8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
bchristi [Mon, 25 Feb 2013 14:19:48 -0800] rev 16028
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C Summary: Avoid automated test failure by just exiting when in 'C' locale Reviewed-by: naoto, ksrini
Mon, 25 Feb 2013 17:17:05 +0000 8008808: Allowed dependencies added by JDK-8008481 no longer required
alanb [Mon, 25 Feb 2013 17:17:05 +0000] rev 16027
8008808: Allowed dependencies added by JDK-8008481 no longer required Reviewed-by: tbell, chegar
Sat, 23 Feb 2013 13:32:32 -0800 6556996: (ann spec) SuppressWarnings strings should be documented
darcy [Sat, 23 Feb 2013 13:32:32 -0800] rev 16026
6556996: (ann spec) SuppressWarnings strings should be documented Reviewed-by: mduigou, chegar, abuckley
Fri, 22 Feb 2013 09:58:36 -0500 Merge
lancea [Fri, 22 Feb 2013 09:58:36 -0500] rev 16025
Merge
Fri, 22 Feb 2013 09:29:50 -0500 8008716: address typo in CallableStatement javadocs
lancea [Fri, 22 Feb 2013 09:29:50 -0500] rev 16024
8008716: address typo in CallableStatement javadocs Reviewed-by: chegar
Fri, 22 Feb 2013 14:04:06 +0000 8008290: (profiles) Startup regression due to additional checking of JAR file manifests
alanb [Fri, 22 Feb 2013 14:04:06 +0000] rev 16023
8008290: (profiles) Startup regression due to additional checking of JAR file manifests Reviewed-by: lancea, chegar, iris, mchung, sherman
Tue, 22 Jan 2013 15:25:37 +0100 7140852: Add test for 7022100
stefank [Tue, 22 Jan 2013 15:25:37 +0100] rev 16022
7140852: Add test for 7022100 Reviewed-by: sspitsyn, coleenp
Tue, 22 Jan 2013 13:53:53 +0100 8006506: Add test for redefining methods in backtraces to java/lang/instrument tests
stefank [Tue, 22 Jan 2013 13:53:53 +0100] rev 16021
8006506: Add test for redefining methods in backtraces to java/lang/instrument tests Reviewed-by: sspitsyn, coleenp
Thu, 21 Feb 2013 20:01:22 +0000 8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
msheppar [Thu, 21 Feb 2013 20:01:22 +0000] rev 16020
8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests Summary: Refactored code to use java.util.Base64 Mime Encoder and Decoder as a replacement for sun.misc.BASE64Encoder and sun.misc.BASE64Decoder Reviewed-by: vinnie, chegar, sherman
Thu, 21 Feb 2013 17:43:57 -0800 Merge
lana [Thu, 21 Feb 2013 17:43:57 -0800] rev 16019
Merge
Thu, 21 Feb 2013 15:46:37 -0800 8008356: Test LambdaSerialization.java failing
rfield [Thu, 21 Feb 2013 15:46:37 -0800] rev 16018
8008356: Test LambdaSerialization.java failing Summary: run in /othervm mode Reviewed-by: ksrini
Wed, 20 Feb 2013 13:23:56 -0800 8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS
dcubed [Wed, 20 Feb 2013 13:23:56 -0800] rev 16017
8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS Summary: Use more portable pattern counting constructs in test driver. Reviewed-by: sspitsyn, sla, coleenp
Wed, 20 Feb 2013 16:39:35 +0400 8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)
uta [Wed, 20 Feb 2013 16:39:35 +0400] rev 16016
8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN) Summary: the SetHandleInformation arguments list was fixed. Reviewed-by: alanb
Wed, 13 Feb 2013 10:24:24 +0100 8008089: Delete OS dependent check in JdkFinder.getExecutable()
ykantser [Wed, 13 Feb 2013 10:24:24 +0100] rev 16015
8008089: Delete OS dependent check in JdkFinder.getExecutable() Reviewed-by: egahlin, alanb
Tue, 19 Feb 2013 20:52:39 -0800 Merge
lana [Tue, 19 Feb 2013 20:52:39 -0800] rev 16014
Merge
Tue, 19 Feb 2013 16:49:28 -0800 8008262: pack200 should support MethodParameters - part 2
ksrini [Tue, 19 Feb 2013 16:49:28 -0800] rev 16013
8008262: pack200 should support MethodParameters - part 2 Reviewed-by: jrose
Tue, 19 Feb 2013 15:31:19 -0500 8008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c
jzavgren [Tue, 19 Feb 2013 15:31:19 -0500] rev 16012
8008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c Reviewed-by: mullan, chegar
Tue, 19 Feb 2013 11:56:49 -0800 8004561: Additional functional interfaces, extension methods and name changes
mduigou [Tue, 19 Feb 2013 11:56:49 -0800] rev 16011
8004561: Additional functional interfaces, extension methods and name changes Summary: Adds additional functional interfaces for primitives and "Bi" (two operand). Adds utility extension methods. Includes some name changes for existing functional interfaces per EG decisions. Reviewed-by: briangoetz, darcy, chegar, dholmes
Tue, 19 Feb 2013 10:34:26 -0800 7092447: Clarify the default locale used in each locale sensitive operation
naoto [Tue, 19 Feb 2013 10:34:26 -0800] rev 16010
7092447: Clarify the default locale used in each locale sensitive operation Reviewed-by: okutsu
Tue, 19 Feb 2013 17:09:25 +0000 8008312: Re-enable MethodParameter tests in JDK
emc [Tue, 19 Feb 2013 17:09:25 +0000] rev 16009
8008312: Re-enable MethodParameter tests in JDK Reviewed-by: darcy
Tue, 19 Feb 2013 16:19:09 +0000 8007609: WinNTFileSystem_md.c should correctly check value returned from realloc
jzavgren [Tue, 19 Feb 2013 16:19:09 +0000] rev 16008
8007609: WinNTFileSystem_md.c should correctly check value returned from realloc Reviewed-by: alanb, chegar, dholmes
Tue, 19 Feb 2013 14:12:09 +0000 8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
coffeys [Tue, 19 Feb 2013 14:12:09 +0000] rev 16007
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected Reviewed-by: chegar
Tue, 19 Feb 2013 14:07:25 +0000 7197187: Currency.isPastCutoverDate should be made more robust
coffeys [Tue, 19 Feb 2013 14:07:25 +0000] rev 16006
7197187: Currency.isPastCutoverDate should be made more robust Reviewed-by: alanb
Tue, 19 Feb 2013 00:19:15 -0800 8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone
darcy [Tue, 19 Feb 2013 00:19:15 -0800] rev 16005
8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone Reviewed-by: mduigou, okutsu
Mon, 18 Feb 2013 08:14:18 +0000 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
dingxmin [Mon, 18 Feb 2013 08:14:18 +0000] rev 16004
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps Reviewed-by: alanb
Sat, 16 Feb 2013 21:22:11 -0800 8006748: getISO3Country() returns wrong value
yhuang [Sat, 16 Feb 2013 21:22:11 -0800] rev 16003
8006748: getISO3Country() returns wrong value Reviewed-by: naoto
Sun, 17 Feb 2013 01:01:15 +0000 8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
sherman [Sun, 17 Feb 2013 01:01:15 +0000] rev 16002
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control Summary: To remove jdk/make/tools/javazic from the jdk repo Reviewed-by: alanb
Sat, 16 Feb 2013 12:36:54 -0800 8004970: Implement serialization in the lambda metafactory
rfield [Sat, 16 Feb 2013 12:36:54 -0800] rev 16001
8004970: Implement serialization in the lambda metafactory Reviewed-by: forax
Fri, 15 Feb 2013 11:06:52 +0000 8008223: java/net/BindException/Test.java fails rarely
chegar [Fri, 15 Feb 2013 11:06:52 +0000] rev 16000
8008223: java/net/BindException/Test.java fails rarely Reviewed-by: khazra, alanb
Fri, 15 Feb 2013 01:17:31 +0000 8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing
sherman [Fri, 15 Feb 2013 01:17:31 +0000] rev 15999
8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing Summary: to use j.t.ZoneId zone name to keep round-trip Reviewed-by: okutsu
Thu, 14 Feb 2013 11:09:07 -0800 8007736: VerifyError for use of static method in interface
bharadwaj [Thu, 14 Feb 2013 11:09:07 -0800] rev 15998
8007736: VerifyError for use of static method in interface Reviewed-by: mchung
Wed, 13 Feb 2013 14:50:14 -0800 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up
mduigou [Wed, 13 Feb 2013 14:50:14 -0800] rev 15997
8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up Reviewed-by: mduigou, martin Contributed-by: Peter Levart <peter.levary@gmail.com>
Thu, 14 Feb 2013 13:01:03 +0000 8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList
chegar [Thu, 14 Feb 2013 13:01:03 +0000] rev 15996
8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList Reviewed-by: mcimadamore
Tue, 12 Mar 2013 16:28:34 -0700 Merge
lana [Tue, 12 Mar 2013 16:28:34 -0700] rev 15995
Merge
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip