Thu, 25 Jun 2009 12:09:45 -0700 Added tag jdk7-b62 for changeset 71847d16bc71
xdono [Thu, 25 Jun 2009 12:09:45 -0700] rev 3021
Added tag jdk7-b62 for changeset 71847d16bc71
Wed, 05 Jul 2017 16:55:17 +0200 Merge
duke [Wed, 05 Jul 2017 16:55:17 +0200] rev 3020
Merge
Mon, 29 Jun 2009 14:42:22 -0700 Merge
jgodinez [Mon, 29 Jun 2009 14:42:22 -0700] rev 3019
Merge
Wed, 24 Jun 2009 11:49:16 -0700 Merge
jgodinez [Wed, 24 Jun 2009 11:49:16 -0700] rev 3018
Merge
Mon, 22 Jun 2009 14:10:09 -0700 6853617: race condition in java.awt.Font.getAttributes() (private method)
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
Mon, 22 Jun 2009 09:47:50 -0700 6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit)
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
Mon, 15 Jun 2009 09:59:03 -0700 Merge
jgodinez [Mon, 15 Jun 2009 09:59:03 -0700] rev 3015
Merge
Mon, 15 Jun 2009 17:19:33 +0400 6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
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
Mon, 15 Jun 2009 14:49:22 +0400 6829549: JVM crash on certain images
bae [Mon, 15 Jun 2009 14:49:22 +0400] rev 3013
6829549: JVM crash on certain images Reviewed-by: igor, prr
Thu, 11 Jun 2009 14:22:33 +0400 5101862: WBMP Image reader tries to load Quicktime MOV files
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
Thu, 11 Jun 2009 13:47:42 +0400 6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
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
Mon, 08 Jun 2009 13:56:45 -0700 Merge
jgodinez [Mon, 08 Jun 2009 13:56:45 -0700] rev 3010
Merge
Sat, 23 May 2009 08:35:37 +0400 4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
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
Thu, 21 May 2009 09:56:03 -0700 6829659: Circle is rendered in C shape
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>
Thu, 14 May 2009 09:53:35 -0700 Merge
jgodinez [Thu, 14 May 2009 09:53:35 -0700] rev 3007
Merge
Wed, 06 May 2009 14:14:54 -0700 6806822: Font.getFontName() is slow in Java5 and 6
prr [Wed, 06 May 2009 14:14:54 -0700] rev 3006
6806822: Font.getFontName() is slow in Java5 and 6 Reviewed-by: igor, jgodinez
Thu, 25 Jun 2009 12:10:01 -0700 Added tag jdk7-b62 for changeset 301dcd5c88d0
xdono [Thu, 25 Jun 2009 12:10:01 -0700] rev 3005
Added tag jdk7-b62 for changeset 301dcd5c88d0
Wed, 05 Jul 2017 16:55:13 +0200 Merge
duke [Wed, 05 Jul 2017 16:55:13 +0200] rev 3004
Merge
Tue, 30 Jun 2009 10:40:31 -0700 6856257: Bump the HS16 build number to 05
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
Thu, 25 Jun 2009 22:01:08 -0700 Merge
trims [Thu, 25 Jun 2009 22:01:08 -0700] rev 3002
Merge
Fri, 19 Jun 2009 07:33:25 -0700 Merge
jmasa [Fri, 19 Jun 2009 07:33:25 -0700] rev 3001
Merge
Fri, 12 Jun 2009 16:20:16 -0400 6850846: G1: extend G1 marking verification
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
Thu, 18 Jun 2009 12:40:53 -0700 Merge
jmasa [Thu, 18 Jun 2009 12:40:53 -0700] rev 2999
Merge
Thu, 11 Jun 2009 13:31:01 -0700 6849716: BitMap - performance regression introduced with G1
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
Sun, 07 Jun 2009 22:08:24 -0700 6814552: par compact - some compilers fail to optimize bitmap code
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
Thu, 11 Jun 2009 17:19:33 -0700 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
johnc [Thu, 11 Jun 2009 17:19:33 -0700] rev 2996
6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55 Summary: For heaps larger than 32Gb, the number of heap regions overflows the data type used to hold the region index in the SparsePRT structure. Changed the region indexes, card indexes, and RSet hash table buckets to ints and added some size overflow guarantees. Reviewed-by: ysr, tonyp
Thu, 11 Jun 2009 12:40:00 -0700 6820167: GCALotAtAllSafepoints + FullGCALot(ScavengeALot) options crash JVM
ysr [Thu, 11 Jun 2009 12:40:00 -0700] rev 2995
6820167: GCALotAtAllSafepoints + FullGCALot(ScavengeALot) options crash JVM Summary: Short-circuit gc-a-lot attempts by non-JavaThreads; SkipGCALot c'tor to elide re-entrant gc-a-lot attempts. Reviewed-by: apetrusenko, jcoomes, jmasa, kamg
Thu, 25 Jun 2009 12:09:48 -0700 Added tag jdk7-b62 for changeset c9577b36ceac
xdono [Thu, 25 Jun 2009 12:09:48 -0700] rev 2994
Added tag jdk7-b62 for changeset c9577b36ceac
Thu, 25 Jun 2009 12:09:43 -0700 Added tag jdk7-b62 for changeset 5d65d3a7be83
xdono [Thu, 25 Jun 2009 12:09:43 -0700] rev 2993
Added tag jdk7-b62 for changeset 5d65d3a7be83
Wed, 05 Jul 2017 16:55:03 +0200 Added tag jdk7-b62 for changeset 6107cbff3130
duke [Wed, 05 Jul 2017 16:55:03 +0200] rev 2992
Added tag jdk7-b62 for changeset 6107cbff3130
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip