Mon, 12 Oct 2009 19:07:43 +0400 6796915: Deadlock in XAWT when switching virtual desktops
dcherepanov [Mon, 12 Oct 2009 19:07:43 +0400] rev 4254
6796915: Deadlock in XAWT when switching virtual desktops Reviewed-by: art, anthony
Wed, 18 Nov 2009 17:16:27 -0800 Merge
lana [Wed, 18 Nov 2009 17:16:27 -0800] rev 4253
Merge
Mon, 09 Nov 2009 14:23:49 -0800 6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
prr [Mon, 09 Nov 2009 14:23:49 -0800] rev 4252
6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline Reviewed-by: tdv, igor
Tue, 03 Nov 2009 23:23:15 +0000 6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
andrew [Tue, 03 Nov 2009 23:23:15 +0000] rev 4251
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0) Summary: Recent changes to X11's header structure break the build Reviewed-by: prr, flar
Fri, 30 Oct 2009 19:19:35 +0100 6896068: SunGraphics2D exposes a reference to itself while non fully initialised.
neugens [Fri, 30 Oct 2009 19:19:35 +0100] rev 4250
6896068: SunGraphics2D exposes a reference to itself while non fully initialised. Summary: Introduce a new Interface to mark the Loops based pipes and initialise the loops accordingly. Reviewed-by: flar, rkennke
Fri, 23 Oct 2009 16:21:50 +0400 6888167: memory leaks in the medialib glue code
bae [Fri, 23 Oct 2009 16:21:50 +0400] rev 4249
6888167: memory leaks in the medialib glue code Reviewed-by: igor, prr
Fri, 23 Oct 2009 15:59:51 +0400 6888215: memory leak in jpeg plugin
bae [Fri, 23 Oct 2009 15:59:51 +0400] rev 4248
6888215: memory leak in jpeg plugin Reviewed-by: igor, prr
Fri, 16 Oct 2009 18:02:31 -0700 Merge
lana [Fri, 16 Oct 2009 18:02:31 -0700] rev 4247
Merge
Fri, 16 Oct 2009 09:32:29 -0700 6680634: Printing: "Collate" is ignored under Windows Vista x64
jgodinez [Fri, 16 Oct 2009 09:32:29 -0700] rev 4246
6680634: Printing: "Collate" is ignored under Windows Vista x64 Reviewed-by: campbell, prr
Wed, 14 Oct 2009 10:44:32 -0700 6890945: Typo in sentence about thread safety
jgodinez [Wed, 14 Oct 2009 10:44:32 -0700] rev 4245
6890945: Typo in sentence about thread safety Reviewed-by: prr
Mon, 05 Oct 2009 23:12:22 +0200 6887494: NPE in pisces Renderer
rkennke [Mon, 05 Oct 2009 23:12:22 +0200] rev 4244
6887494: NPE in pisces Renderer Summary: Only recreate crossings array, if there actually exists one before. Reviewed-by: flar, tdv
Fri, 02 Oct 2009 10:15:12 -0700 6887292: memory leak in freetypeScaler.c
igor [Fri, 02 Oct 2009 10:15:12 -0700] rev 4243
6887292: memory leak in freetypeScaler.c Reviewed-by: bae, prr
Tue, 17 Nov 2009 10:25:19 -0800 Merge
tbell [Tue, 17 Nov 2009 10:25:19 -0800] rev 4242
Merge
Tue, 17 Nov 2009 09:44:43 +0000 6901318: Yet more Dual-pivot quicksort improvements
alanb [Tue, 17 Nov 2009 09:44:43 +0000] rev 4241
6901318: Yet more Dual-pivot quicksort improvements Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com
Mon, 16 Nov 2009 15:33:05 +0100 6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
thurka [Mon, 16 Nov 2009 15:33:05 +0100] rev 4240
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException Summary: Add a null check for the VM option string Reviewed-by: mchung, ohair
Thu, 12 Nov 2009 15:42:18 -0800 Merge
mchung [Thu, 12 Nov 2009 15:42:18 -0800] rev 4239
Merge
Thu, 12 Nov 2009 10:29:21 -0800 6899851: Regression causes new dependency to jkernel
mchung [Thu, 12 Nov 2009 10:29:21 -0800] rev 4238
6899851: Regression causes new dependency to jkernel Summary: Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook Reviewed-by: bae, asaha
Thu, 12 Nov 2009 23:04:42 +0000 Merge
vinnie [Thu, 12 Nov 2009 23:04:42 +0000] rev 4237
Merge
Thu, 12 Nov 2009 23:00:23 +0000 6894643: Separate out dependency on Kerberos
vinnie [Thu, 12 Nov 2009 23:00:23 +0000] rev 4236
6894643: Separate out dependency on Kerberos Reviewed-by: alanb, xuelei
Thu, 12 Nov 2009 11:20:51 +0000 6898124: Bidi should not require AWT to be present
alanb [Thu, 12 Nov 2009 11:20:51 +0000] rev 4235
6898124: Bidi should not require AWT to be present Reviewed-by: okutsu
Wed, 11 Nov 2009 16:22:27 +0000 6900234: Several NIO tests should be removed from test/ProblemList.txt
alanb [Wed, 11 Nov 2009 16:22:27 +0000] rev 4234
6900234: Several NIO tests should be removed from test/ProblemList.txt Reviewed-by: chegar
Wed, 11 Nov 2009 14:38:01 +0000 6899694: Dual-pivot quicksort improvements
alanb [Wed, 11 Nov 2009 14:38:01 +0000] rev 4233
6899694: Dual-pivot quicksort improvements Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com, joshua.bloch@google.com
Tue, 10 Nov 2009 13:09:50 +0000 6899147: java.beans.MetaData should not require JDBC to be present
alanb [Tue, 10 Nov 2009 13:09:50 +0000] rev 4232
6899147: java.beans.MetaData should not require JDBC to be present Reviewed-by: malenkov
Tue, 10 Nov 2009 10:51:31 +0000 6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
alanb [Tue, 10 Nov 2009 10:51:31 +0000] rev 4231
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter Reviewed-by: chegar
Mon, 09 Nov 2009 21:32:16 -0800 6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
mchung [Mon, 09 Nov 2009 21:32:16 -0800] rev 4230
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger Summary: Update java.util.prefs.FileSystemPreferences to use PlatformLogger Reviewed-by: sherman
Mon, 09 Nov 2009 12:38:32 -0800 6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
ohair [Mon, 09 Nov 2009 12:38:32 -0800] rev 4229
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist Reviewed-by: tbell
Mon, 09 Nov 2009 07:38:05 -0800 Merge
asaha [Mon, 09 Nov 2009 07:38:05 -0800] rev 4228
Merge
Fri, 06 Nov 2009 21:32:35 -0800 Merge
asaha [Fri, 06 Nov 2009 21:32:35 -0800] rev 4227
Merge
Fri, 06 Nov 2009 16:07:52 -0800 Merge
asaha [Fri, 06 Nov 2009 16:07:52 -0800] rev 4226
Merge
Fri, 06 Nov 2009 19:48:09 +0300 6657138: Mutable statics in Windows PL&F (findbugs)
alexp [Fri, 06 Nov 2009 19:48:09 +0300] rev 4225
6657138: Mutable statics in Windows PL&F (findbugs) Reviewed-by: peterz, hawtin
Wed, 04 Nov 2009 10:13:52 -0800 Merge
asaha [Wed, 04 Nov 2009 10:13:52 -0800] rev 4224
Merge
Mon, 02 Nov 2009 13:59:37 -0800 Merge
asaha [Mon, 02 Nov 2009 13:59:37 -0800] rev 4223
Merge
Fri, 30 Oct 2009 07:58:03 -0700 Merge
asaha [Fri, 30 Oct 2009 07:58:03 -0700] rev 4222
Merge
Thu, 29 Oct 2009 09:06:06 -0700 Merge
asaha [Thu, 29 Oct 2009 09:06:06 -0700] rev 4221
Merge
Wed, 28 Oct 2009 15:47:55 -0700 Merge
asaha [Wed, 28 Oct 2009 15:47:55 -0700] rev 4220
Merge
Tue, 27 Oct 2009 12:33:34 -0700 Merge
asaha [Tue, 27 Oct 2009 12:33:34 -0700] rev 4219
Merge
Mon, 26 Oct 2009 10:06:53 -0700 Merge
asaha [Mon, 26 Oct 2009 10:06:53 -0700] rev 4218
Merge
Fri, 23 Oct 2009 12:58:10 -0700 Merge
asaha [Fri, 23 Oct 2009 12:58:10 -0700] rev 4217
Merge
Thu, 22 Oct 2009 16:28:01 -0700 Merge
asaha [Thu, 22 Oct 2009 16:28:01 -0700] rev 4216
Merge
Wed, 21 Oct 2009 11:34:19 -0700 Merge
asaha [Wed, 21 Oct 2009 11:34:19 -0700] rev 4215
Merge
Wed, 21 Oct 2009 11:28:46 -0700 Merge
asaha [Wed, 21 Oct 2009 11:28:46 -0700] rev 4214
Merge
Fri, 16 Oct 2009 11:20:38 -0700 Merge
asaha [Fri, 16 Oct 2009 11:20:38 -0700] rev 4213
Merge
Thu, 15 Oct 2009 14:41:51 -0700 Merge
asaha [Thu, 15 Oct 2009 14:41:51 -0700] rev 4212
Merge
Wed, 14 Oct 2009 14:21:25 -0700 Merge
asaha [Wed, 14 Oct 2009 14:21:25 -0700] rev 4211
Merge
Wed, 07 Oct 2009 08:38:43 -0700 Merge
asaha [Wed, 07 Oct 2009 08:38:43 -0700] rev 4210
Merge
Tue, 06 Oct 2009 21:40:55 -0700 Merge
asaha [Tue, 06 Oct 2009 21:40:55 -0700] rev 4209
Merge
Thu, 24 Sep 2009 22:50:41 +0100 6863503: SECURITY: MessageDigest.isEqual introduces timing attack vulnerabilities
vinnie [Thu, 24 Sep 2009 22:50:41 +0100] rev 4208
6863503: SECURITY: MessageDigest.isEqual introduces timing attack vulnerabilities Reviewed-by: mullan, wetmore
Mon, 14 Sep 2009 11:46:16 +0400 6872358: JRE AWT setBytePixels vulnerable to Heap Overflow
bae [Mon, 14 Sep 2009 11:46:16 +0400] rev 4207
6872358: JRE AWT setBytePixels vulnerable to Heap Overflow Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 14:15:47 +0400 6631533: ICC_Profile allows detecting if some files exist
bae [Thu, 10 Sep 2009 14:15:47 +0400] rev 4206
6631533: ICC_Profile allows detecting if some files exist Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 14:04:38 +0400 6632445: DoS from parsing BMPs with UNC ICC links
bae [Thu, 10 Sep 2009 14:04:38 +0400] rev 4205
6632445: DoS from parsing BMPs with UNC ICC links Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 13:52:27 +0400 6822057: X11 and Win32GraphicsDevice don't clone arrays returned from getConfigurations()
bae [Thu, 10 Sep 2009 13:52:27 +0400] rev 4204
6822057: X11 and Win32GraphicsDevice don't clone arrays returned from getConfigurations() Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 13:35:28 +0400 6862968: JPEG Image Writer quantization problem
bae [Thu, 10 Sep 2009 13:35:28 +0400] rev 4203
6862968: JPEG Image Writer quantization problem Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 12:50:09 +0400 6872357: JRE AWT setDifflCM vulnerable to Stack Overflow
bae [Thu, 10 Sep 2009 12:50:09 +0400] rev 4202
6872357: JRE AWT setDifflCM vulnerable to Stack Overflow Reviewed-by: prr, hawtin
Thu, 10 Sep 2009 12:26:34 +0400 6874643: ImageI/O JPEG is vulnerable to Heap Overflow
bae [Thu, 10 Sep 2009 12:26:34 +0400] rev 4201
6874643: ImageI/O JPEG is vulnerable to Heap Overflow Reviewed-by: prr, hawtin
Sat, 05 Sep 2009 07:55:05 -0700 Merge
asaha [Sat, 05 Sep 2009 07:55:05 -0700] rev 4200
Merge
Thu, 03 Sep 2009 19:42:27 +0400 6657026: Numerous static security flaws in Swing (findbugs)
malenkov [Thu, 03 Sep 2009 19:42:27 +0400] rev 4199
6657026: Numerous static security flaws in Swing (findbugs) Reviewed-by: hawtin, peterz
Tue, 01 Sep 2009 08:15:00 -0700 Merge
asaha [Tue, 01 Sep 2009 08:15:00 -0700] rev 4198
Merge
Mon, 31 Aug 2009 08:54:39 -0700 Merge
asaha [Mon, 31 Aug 2009 08:54:39 -0700] rev 4197
Merge
Thu, 27 Aug 2009 15:08:10 -0700 Merge
asaha [Thu, 27 Aug 2009 15:08:10 -0700] rev 4196
Merge
Wed, 26 Aug 2009 08:38:57 -0700 Merge
asaha [Wed, 26 Aug 2009 08:38:57 -0700] rev 4195
Merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip