duke [Wed, 05 Jul 2017 16:55:23 +0200] rev 3026
Merge
xdono [Thu, 25 Jun 2009 12:09:54 -0700] rev 3025
Added tag jdk7-b62 for changeset 90c518858444
duke [Wed, 05 Jul 2017 16:55:21 +0200] rev 3024
Merge
xdono [Thu, 25 Jun 2009 12:09:53 -0700] rev 3023
Added tag jdk7-b62 for changeset fe183c0b19a9
duke [Wed, 05 Jul 2017 16:55:20 +0200] rev 3022
Merge
xdono [Thu, 25 Jun 2009 12:09:45 -0700] rev 3021
Added tag jdk7-b62 for changeset 71847d16bc71
duke [Wed, 05 Jul 2017 16:55:17 +0200] rev 3020
Merge
jgodinez [Mon, 29 Jun 2009 14:42:22 -0700] rev 3019
Merge
jgodinez [Wed, 24 Jun 2009 11:49:16 -0700] rev 3018
Merge
prr [Mon, 22 Jun 2009 14:10:09 -0700] rev 3017
6853617: race condition in java.awt.Font.getAttributes() (private method)
Reviewed-by: igor, jgodinez
jgodinez [Mon, 22 Jun 2009 09:47:50 -0700] rev 3016
6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit)
Reviewed-by: campbell, prr
jgodinez [Mon, 15 Jun 2009 09:59:03 -0700] rev 3015
Merge
bae [Mon, 15 Jun 2009 17:19:33 +0400] rev 3014
6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
Reviewed-by: igor, prr
bae [Mon, 15 Jun 2009 14:49:22 +0400] rev 3013
6829549: JVM crash on certain images
Reviewed-by: igor, prr
bae [Thu, 11 Jun 2009 14:22:33 +0400] rev 3012
5101862: WBMP Image reader tries to load Quicktime MOV files
Reviewed-by: igor, prr
bae [Thu, 11 Jun 2009 13:47:42 +0400] rev 3011
6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
Reviewed-by: igor, prr
jgodinez [Mon, 08 Jun 2009 13:56:45 -0700] rev 3010
Merge
bae [Sat, 23 May 2009 08:35:37 +0400] rev 3009
4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
Reviewed-by: igor, prr
jgodinez [Thu, 21 May 2009 09:56:03 -0700] rev 3008
6829659: Circle is rendered in C shape
Reviewed-by: campbell, flar
Contributed-by: Google <yamauchi@google.com>
jgodinez [Thu, 14 May 2009 09:53:35 -0700] rev 3007
Merge
prr [Wed, 06 May 2009 14:14:54 -0700] rev 3006
6806822: Font.getFontName() is slow in Java5 and 6
Reviewed-by: igor, jgodinez
xdono [Thu, 25 Jun 2009 12:10:01 -0700] rev 3005
Added tag jdk7-b62 for changeset 301dcd5c88d0
duke [Wed, 05 Jul 2017 16:55:13 +0200] rev 3004
Merge
trims [Tue, 30 Jun 2009 10:40:31 -0700] rev 3003
6856257: Bump the HS16 build number to 05
Summary: Update the HS16 build number to 05
Reviewed-by: jcoomes
trims [Thu, 25 Jun 2009 22:01:08 -0700] rev 3002
Merge
jmasa [Fri, 19 Jun 2009 07:33:25 -0700] rev 3001
Merge
tonyp [Fri, 12 Jun 2009 16:20:16 -0400] rev 3000
6850846: G1: extend G1 marking verification
Summary: extend G1 marking verification to use either the "prev" or "next" marking information, as appropriate.
Reviewed-by: johnc, ysr
jmasa [Thu, 18 Jun 2009 12:40:53 -0700] rev 2999
Merge
jcoomes [Thu, 11 Jun 2009 13:31:01 -0700] rev 2998
6849716: BitMap - performance regression introduced with G1
Summary: make verification code visible only in debug builds
Reviewed-by: iveresov, ysr, johnc, apetrusenko, tonyp
jcoomes [Sun, 07 Jun 2009 22:08:24 -0700] rev 2997
6814552: par compact - some compilers fail to optimize bitmap code
Reviewed-by: tonyp, iveresov, jmasa, ysr