mchung [Thu, 19 Jun 2014 13:12:08 -0700] rev 25150
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Reviewed-by: erikj, tbell
kizune [Thu, 19 Jun 2014 18:07:02 +0400] rev 25149
8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
yan [Thu, 19 Jun 2014 16:57:14 +0400] rev 25148
8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
yan [Thu, 19 Jun 2014 16:54:59 +0400] rev 25147
8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
sla [Thu, 19 Jun 2014 12:56:16 +0200] rev 25146
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
darcy [Wed, 18 Jun 2014 18:27:39 -0700] rev 25145
8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
prr [Wed, 18 Jun 2014 13:14:15 -0700] rev 25144
Merge
aivanov [Wed, 11 Jun 2014 10:53:27 +0400] rev 25143
8046391: Hang displaying JFileChooser with Windows L&F
Reviewed-by: anthony, serb
darcy [Mon, 09 Jun 2014 16:24:47 -0700] rev 25142
8046271: Fix overrides lint warnings in Apple laf code
Reviewed-by: alanb, prr
prr [Mon, 09 Jun 2014 11:58:27 -0700] rev 25141
Merge
darcy [Mon, 09 Jun 2014 11:47:18 -0700] rev 25140
8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
serb [Mon, 09 Jun 2014 20:23:26 +0400] rev 25139
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
Reviewed-by: amenkov, azvegint
aivanov [Mon, 09 Jun 2014 18:10:49 +0400] rev 25138
8046239: Build failure in 9-client on all non-Windows platforms
Reviewed-by: anthony, serb, alexp
yan [Mon, 09 Jun 2014 14:59:45 +0400] rev 25137
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
serb [Mon, 09 Jun 2014 13:03:03 +0400] rev 25136
8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
aivanov [Fri, 06 Jun 2014 17:51:32 +0400] rev 25135
8039383: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
pchelko [Fri, 06 Jun 2014 14:58:41 +0400] rev 25134
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb
pchelko [Fri, 06 Jun 2014 14:52:07 +0400] rev 25133
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
pchelko [Fri, 06 Jun 2014 13:52:49 +0400] rev 25132
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Reviewed-by: anthony, serb
darcy [Thu, 05 Jun 2014 23:17:05 -0700] rev 25131
8044553: Fix raw and unchecked lint warnings in javax.sound.*
Reviewed-by: prr
henryjen [Thu, 05 Jun 2014 10:37:24 -0700] rev 25130
8044855: Add missing @since tag under java.beans.*
Reviewed-by: prr, malenkov
yan [Wed, 04 Jun 2014 17:24:13 +0400] rev 25129
8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Reviewed-by: pchelko
serb [Wed, 04 Jun 2014 17:14:56 +0400] rev 25128
8043979: Javadoc cleanup of javax.sound.sampled package
Reviewed-by: pchelko, azvegint
serb [Wed, 04 Jun 2014 16:55:06 +0400] rev 25127
8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly
Reviewed-by: bae, flar
darcy [Tue, 03 Jun 2014 17:03:29 -0700] rev 25126
8044698: Fix finally lint warnings in javax.swing
Reviewed-by: prr, henryjen
darcy [Tue, 03 Jun 2014 12:32:25 -0700] rev 25125
8044694: Fix finally lint warnings in sun.print
Reviewed-by: prr
malenkov [Tue, 03 Jun 2014 21:03:35 +0400] rev 25124
7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
darcy [Tue, 03 Jun 2014 09:22:59 -0700] rev 25123
8042860: Fix raw and unchecked warnings in java.beans
Reviewed-by: malenkov, alanb, mduigou