Mon, 28 Jan 2013 11:07:07 +0100 8006864: Update java.security-linux to include changes in java.security
ewendeli [Mon, 28 Jan 2013 11:07:07 +0100] rev 16106
8006864: Update java.security-linux to include changes in java.security Reviewed-by: mchung, mullan
Thu, 10 Jan 2013 19:43:36 -0800 8005615: Java Logger fails to load tomcat logger implementation (JULI)
mchung [Thu, 10 Jan 2013 19:43:36 -0800] rev 16105
8005615: Java Logger fails to load tomcat logger implementation (JULI) Reviewed-by: alanb, ahgross
Tue, 18 Dec 2012 13:48:48 -0500 8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
mullan [Tue, 18 Dec 2012 13:48:48 -0500] rev 16104
8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01 Reviewed-by: vinnie, skoivu, mgrebac, ohair, tbell
Wed, 12 Dec 2012 21:08:19 +0400 8004341: Two JCK tests fails with 7u11 b06
denis [Wed, 12 Dec 2012 21:08:19 +0400] rev 16103
8004341: Two JCK tests fails with 7u11 b06 Reviewed-by: serb, skoivu
Fri, 07 Dec 2012 22:49:08 +0400 8000537: Contextualize RequiredModelMBean class
dsamersoff [Fri, 07 Dec 2012 22:49:08 +0400] rev 16102
8000537: Contextualize RequiredModelMBean class Summary: Contextualize RequiredModelMBean class Reviewed-by: asaha Contributed-by: jaroslav.bachorik@oracle.com
Wed, 05 Dec 2012 14:02:58 -0800 8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows}
mchung [Wed, 05 Dec 2012 14:02:58 -0800] rev 16101
8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows} Reviewed-by: alanb, ahgross, mullan
Sun, 03 Feb 2013 23:25:38 +0100 Merge
ewendeli [Sun, 03 Feb 2013 23:25:38 +0100] rev 16100
Merge
Fri, 30 Nov 2012 15:51:44 +0400 7201064: Better dialogue checking
denis [Fri, 30 Nov 2012 15:51:44 +0400] rev 16099
7201064: Better dialogue checking Reviewed-by: serb, skoivu
Mon, 26 Nov 2012 22:49:06 -0800 6664509: Add logging context
mchung [Mon, 26 Nov 2012 22:49:06 -0800] rev 16098
6664509: Add logging context 6664528: Find log level matching its name or value given at construction time Reviewed-by: alanb, ahgross, jgish, hawtin
Mon, 26 Nov 2012 20:49:54 +0400 7186952: Improve clipboard access
denis [Mon, 26 Nov 2012 20:49:54 +0400] rev 16097
7186952: Improve clipboard access Reviewed-by: serb, ahgross
Tue, 20 Nov 2012 11:46:42 +0400 8002325: Improve management of images
bae [Tue, 20 Nov 2012 11:46:42 +0400] rev 16096
8002325: Improve management of images Reviewed-by: prr, ahgross
Mon, 19 Nov 2012 15:38:56 -0800 8001242: Improve RMI HTTP conformance
dmocek [Mon, 19 Nov 2012 15:38:56 -0800] rev 16095
8001242: Improve RMI HTTP conformance Reviewed-by: ahgross, mchung, smarks
Mon, 19 Nov 2012 13:54:12 -0800 6563318: RMI data sanitization
dmocek [Mon, 19 Nov 2012 13:54:12 -0800] rev 16094
6563318: RMI data sanitization Reviewed-by: ahgross, hawtin, mchung, smarks
Fri, 16 Nov 2012 11:05:43 +0400 8001972: Improve image processing
bae [Fri, 16 Nov 2012 11:05:43 +0400] rev 16093
8001972: Improve image processing Reviewed-by: prr, ahgross
Thu, 15 Nov 2012 23:03:31 +0400 7192977: Issue in toolkit thread
bagiras [Thu, 15 Nov 2012 23:03:31 +0400] rev 16092
7192977: Issue in toolkit thread Reviewed-by: skoivu, rupashka, art
Fri, 09 Nov 2012 14:36:10 -0800 8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
ksrini [Fri, 09 Nov 2012 14:36:10 -0800] rev 16091
8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows Reviewed-by: darcy, jjh, mschoene
Thu, 08 Nov 2012 15:41:01 -0800 7201070: Serialization to conform to protocol
smarks [Thu, 08 Nov 2012 15:41:01 -0800] rev 16090
7201070: Serialization to conform to protocol Reviewed-by: dmocek, ahgross, skoivu
Wed, 07 Nov 2012 14:26:41 +0000 7201071: InetSocketAddress serialization issue
chegar [Wed, 07 Nov 2012 14:26:41 +0000] rev 16089
7201071: InetSocketAddress serialization issue Reviewed-by: alanb, michaelm, skoivu
Tue, 06 Nov 2012 15:30:34 +0400 7200491: Tighten up JTable layout code
rupashka [Tue, 06 Nov 2012 15:30:34 +0400] rev 16088
7200491: Tighten up JTable layout code Reviewed-by: art, skoivu
Fri, 02 Nov 2012 16:50:23 -0700 7197546: (proxy) Reflect about creating reflective proxies
mchung [Fri, 02 Nov 2012 16:50:23 -0700] rev 16087
7197546: (proxy) Reflect about creating reflective proxies Reviewed-by: alanb, jdn, jrose
Tue, 30 Oct 2012 17:05:45 +0400 8000539: JMX implementation allows invocation of methods of a system class
dsamersoff [Tue, 30 Oct 2012 17:05:45 +0400] rev 16086
8000539: JMX implementation allows invocation of methods of a system class Summary: Added extra packageAccess check call Reviewed-by: ahgross, dfuchs Contributed-by: jaroslav.bachorik@oracle.com
Fri, 26 Oct 2012 13:48:33 -0700 Merge
asaha [Fri, 26 Oct 2012 13:48:33 -0700] rev 16085
Merge
Fri, 26 Oct 2012 10:01:13 -0700 Merge
asaha [Fri, 26 Oct 2012 10:01:13 -0700] rev 16084
Merge
Fri, 26 Oct 2012 15:21:05 -0400 7201068: Better handling of UI elements
mullan [Fri, 26 Oct 2012 15:21:05 -0400] rev 16083
7201068: Better handling of UI elements Reviewed-by: xuelei
Wed, 19 Sep 2012 12:58:43 +0800 8000210: Improve JarFile code quality
weijun [Wed, 19 Sep 2012 12:58:43 +0800] rev 16082
8000210: Improve JarFile code quality Reviewed-by: ahgross, xuelei, mschoene
Mon, 22 Oct 2012 11:49:37 -0700 7186954: Improve connection performance
khazra [Mon, 22 Oct 2012 11:49:37 -0700] rev 16081
7186954: Improve connection performance Reviewed-by: chegar, skoivu
Mon, 22 Oct 2012 07:28:51 -0700 7192392: Better validation of client keys
xuelei [Mon, 22 Oct 2012 07:28:51 -0700] rev 16080
7192392: Better validation of client keys Summary: Also reviewed by Andrew Gross<Andrew.Gross@Oracle.COM> Reviewed-by: vinnie
Wed, 22 Aug 2012 21:40:19 -0400 6776941: Improve thread pool shutdown
dholmes [Wed, 22 Aug 2012 21:40:19 -0400] rev 16079
6776941: Improve thread pool shutdown Reviewed-by: dl, skoivu
Tue, 16 Oct 2012 10:56:25 -0700 7200500: Launcher better input validation
ksrini [Tue, 16 Oct 2012 10:56:25 -0700] rev 16078
7200500: Launcher better input validation Reviewed-by: darcy, jjh, mschoene
Tue, 16 Oct 2012 16:38:38 -0700 7200499: Better data validation for options
ksrini [Tue, 16 Oct 2012 16:38:38 -0700] rev 16077
7200499: Better data validation for options Reviewed-by: darcy, jjh, mschoene
Tue, 16 Oct 2012 12:38:29 -0700 7186946: Refine unpacker resource usage
ksrini [Tue, 16 Oct 2012 12:38:29 -0700] rev 16076
7186946: Refine unpacker resource usage Reviewed-by: jrose, jjh, mschoene
Tue, 16 Oct 2012 12:35:22 -0700 7186957: Improve Pack200 data validation
ksrini [Tue, 16 Oct 2012 12:35:22 -0700] rev 16075
7186957: Improve Pack200 data validation Reviewed-by: jrose, jjh, mschoene
Tue, 16 Oct 2012 12:29:10 -0700 7186945: Unpack200 improvement
ksrini [Tue, 16 Oct 2012 12:29:10 -0700] rev 16074
7186945: Unpack200 improvement Reviewed-by: jrose, jjh, mschoene
Tue, 16 Oct 2012 14:13:39 +0400 7186948: Improve Swing data validation
rupashka [Tue, 16 Oct 2012 14:13:39 +0400] rev 16073
7186948: Improve Swing data validation Reviewed-by: art, ahgross
Mon, 15 Oct 2012 19:00:13 +0400 7200493: Improve cache handling
malenkov [Mon, 15 Oct 2012 19:00:13 +0400] rev 16072
7200493: Improve cache handling Reviewed-by: art, ahgross
Mon, 15 Oct 2012 07:42:18 -0700 7192393: Better Checking of order of TLS Messages
xuelei [Mon, 15 Oct 2012 07:42:18 -0700] rev 16071
7192393: Better Checking of order of TLS Messages Summary: Also reviewed by Andrew Gross<Andrew.Gross@Oracle.COM> Reviewed-by: weijun
Fri, 12 Oct 2012 15:51:44 +0400 7173145: Improve in-memory representation of splashscreens
anthony [Fri, 12 Oct 2012 15:51:44 +0400] rev 16070
7173145: Improve in-memory representation of splashscreens Reviewed-by: bae, mschoene
Tue, 12 Mar 2013 18:12:44 -0700 Merge
lana [Tue, 12 Mar 2013 18:12:44 -0700] rev 16069
Merge
Tue, 12 Mar 2013 16:40:22 -0700 Merge
lana [Tue, 12 Mar 2013 16:40:22 -0700] rev 16068
Merge
Tue, 12 Mar 2013 15:31:49 -0700 8009925: Back out AEAD CipherSuites temporarily
wetmore [Tue, 12 Mar 2013 15:31:49 -0700] rev 16067
8009925: Back out AEAD CipherSuites temporarily Reviewed-by: valeriep
Tue, 12 Mar 2013 10:35:44 -0400 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions.
coleenp [Tue, 12 Mar 2013 10:35:44 -0400] rev 16066
7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions. Summary: Do not check that the padding bytes are zero if class file format version >=51. Reviewed-by: dholmes, coleenp, mullan, kvn Contributed-by: harold.seigel@oracle.com
Sat, 09 Mar 2013 17:27:58 +0800 8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid)
weijun [Sat, 09 Mar 2013 17:27:58 +0800] rev 16065
8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid) Reviewed-by: valeriep
Fri, 08 Mar 2013 15:45:06 -0800 8001667: Comparator combinators and extension methods
mduigou [Fri, 08 Mar 2013 15:45:06 -0800] rev 16064
8001667: Comparator combinators and extension methods Reviewed-by: mduigou, briangoetz Contributed-by: henry.jen@oracle.com
Fri, 08 Mar 2013 19:51:09 +0000 8009645: ClassFileTransformer hooks in ClassLoader no longer required
alanb [Fri, 08 Mar 2013 19:51:09 +0000] rev 16063
8009645: ClassFileTransformer hooks in ClassLoader no longer required Reviewed-by: mchung, iris
Fri, 08 Mar 2013 12:03:26 +0000 8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently
alanb [Fri, 08 Mar 2013 12:03:26 +0000] rev 16062
8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently Reviewed-by: chegar
Thu, 07 Mar 2013 10:07:13 +0000 6370908: Add support for HTTP_CONNECT proxy in Socket class
chegar [Thu, 07 Mar 2013 10:07:13 +0000] rev 16061
6370908: Add support for HTTP_CONNECT proxy in Socket class Reviewed-by: chegar Contributed-by: Damjan Jovanovic <damjan.jov@gmail.com>, Chris Hegarty <chris.hegarty@oracle.com>
Thu, 07 Mar 2013 11:32:14 +0800 8009604: old make images failed: JarBASE64Encoder class not found
weijun [Thu, 07 Mar 2013 11:32:14 +0800] rev 16060
8009604: old make images failed: JarBASE64Encoder class not found Reviewed-by: xuelei, wetmore
Wed, 06 Mar 2013 17:43:10 -0800 8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so
martin [Wed, 06 Mar 2013 17:43:10 -0800] rev 16059
8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so Summary: Define FILES_m to force use of linker script Reviewed-by: sherman, alanb, ohair
Wed, 06 Mar 2013 18:35:51 +0100 8007808: Missing method: Executable.getAnnotatedReturnType()
jfranck [Wed, 06 Mar 2013 18:35:51 +0100] rev 16058
8007808: Missing method: Executable.getAnnotatedReturnType() Reviewed-by: darcy, forax
Tue, 05 Mar 2013 19:25:35 +0100 8009397: test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket
sla [Tue, 05 Mar 2013 19:25:35 +0100] rev 16057
8009397: test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket Reviewed-by: alanb
Tue, 05 Mar 2013 11:49:33 -0800 Merge
lana [Tue, 05 Mar 2013 11:49:33 -0800] rev 16056
Merge
Tue, 05 Mar 2013 09:50:53 -0500 4880778: URL final class has protected methods
jzavgren [Tue, 05 Mar 2013 09:50:53 -0500] rev 16055
4880778: URL final class has protected methods Summary: The two set() methods have been defined to be package private. Reviewed-by: alanb, chegar, khazra
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip