jjg [Tue, 27 Jul 2010 11:52:11 -0700] rev 6153
6403456: -Werror should work with annotation processing
Reviewed-by: darcy
jjg [Tue, 27 Jul 2010 11:32:03 -0700] rev 6152
6972327: JCTree.pos incorrect for annotations without modifiers and package
Reviewed-by: mcimadamore
Contributed-by: jan.lahoda@sun.com
jjg [Mon, 26 Jul 2010 14:25:56 -0700] rev 6151
6957438: improve code for generating warning messages containing option names
Reviewed-by: mcimadamore
jjg [Mon, 26 Jul 2010 14:18:45 -0700] rev 6150
6971882: Remove -XDstdout from javac test
Reviewed-by: darcy
jjg [Thu, 22 Jul 2010 11:02:54 -0700] rev 6149
6968063: provide examples of code that generate diagnostics
Reviewed-by: mcimadamore
darcy [Fri, 16 Jul 2010 19:35:24 -0700] rev 6148
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
6964740: Project Coin: More tests for ARM compiler changes
6965277: Project Coin: Correctness issues in ARM implementation
6967065: add -Xlint warning category for Automatic Resource Management (ARM)
Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz
Contributed-by: tball@google.com
mcimadamore [Thu, 15 Jul 2010 16:31:56 +0100] rev 6147
6964669: javac reports error on miranda methods
Summary: synthetic name clash check should not apply to miranda methods
Reviewed-by: jjg
Contributed-by: tomas.zezula@sun.com
mcimadamore [Thu, 15 Jul 2010 16:31:02 +0100] rev 6146
6967002: JDK7 b99 javac compilation error (java.lang.AssertionError)
Summary: bug in JavacParser related to parsing of type annotations in varargs position
Reviewed-by: jjg
Contributed-by: mahmood@notnoop.com
jjg [Tue, 13 Jul 2010 19:20:48 -0700] rev 6145
6968789: incorrect text in "diamond not supported" message
Reviewed-by: darcy
jjg [Tue, 13 Jul 2010 19:17:55 -0700] rev 6144
6968434: test CheckResourceKeys fails on control builds
Reviewed-by: darcy
jjg [Tue, 13 Jul 2010 19:14:09 -0700] rev 6143
6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
Reviewed-by: darcy
cl [Fri, 06 Aug 2010 12:52:19 -0700] rev 6142
Added tag jdk7-b104 for changeset fef4187d7622
duke [Wed, 05 Jul 2017 17:19:26 +0200] rev 6141
Merge
cl [Fri, 06 Aug 2010 12:52:00 -0700] rev 6140
Added tag jdk7-b104 for changeset 930517ba4d97
duke [Wed, 05 Jul 2017 17:19:23 +0200] rev 6139
Merge
cl [Fri, 06 Aug 2010 12:51:59 -0700] rev 6138
Added tag jdk7-b104 for changeset e4e7ae0ec293
duke [Wed, 05 Jul 2017 17:19:21 +0200] rev 6137
Merge
cl [Fri, 06 Aug 2010 12:51:49 -0700] rev 6136
Added tag jdk7-b104 for changeset cd7adc8eaafb
duke [Wed, 05 Jul 2017 17:19:18 +0200] rev 6135
Merge
lana [Mon, 09 Aug 2010 16:02:19 -0700] rev 6134
Merge
lana [Mon, 02 Aug 2010 19:45:28 -0700] rev 6133
Merge
michaelm [Fri, 30 Jul 2010 18:16:30 +0100] rev 6132
6510892: com/sun/net/httpserver/bugs/B6361557.java fails
Reviewed-by: chegar
lana [Thu, 29 Jul 2010 22:02:45 -0700] rev 6131
Merge
chegar [Thu, 29 Jul 2010 17:04:07 +0100] rev 6130
Merge
chegar [Thu, 29 Jul 2010 10:02:41 +0100] rev 6129
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
Reviewed-by: alanb, dsamersoff
alanb [Thu, 29 Jul 2010 13:08:58 +0100] rev 6128
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
vinnie [Tue, 27 Jul 2010 11:40:46 +0100] rev 6127
6972409: Cease emitting LDAP filter debug messages
Reviewed-by: xuelei
xuelei [Tue, 27 Jul 2010 16:07:00 +0800] rev 6126
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
Reviewed-by: weijun
dcubed [Mon, 26 Jul 2010 09:06:47 -0700] rev 6125
6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
Summary: Add work around for 6971851. Abort if 'histo:live' option isn't supported.
Reviewed-by: alanb, darcy
martin [Mon, 26 Jul 2010 08:17:50 -0700] rev 6124
6717780: (coll spec) LinkedList api documentation provides the wrong method name
Summary: Cleanup by simply making Deque equal status with List
Reviewed-by: darcy
weijun [Mon, 26 Jul 2010 17:21:51 +0800] rev 6123
6972005: ConfPlusProp.java test failure when DNS has info for realm
Reviewed-by: xuelei
xuelei [Sat, 24 Jul 2010 22:59:41 +0800] rev 6122
6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
Reviewed-by: mullan, weijun