tbell [Fri, 12 Sep 2008 23:32:51 -0700] rev 1259
Merge
jjg [Tue, 09 Sep 2008 10:40:50 -0700] rev 1258
6724118: change JavaCompiler to not use Scanner directly
6736119: refactor Parser and Parser.Factory
Reviewed-by: mcimadamore
jjg [Tue, 09 Sep 2008 10:28:21 -0700] rev 1257
6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Reviewed-by: mcimadamore
xdono [Thu, 25 Sep 2008 12:54:13 -0700] rev 1256
Added tag jdk7-b36 for changeset 7798f9e88bf9
duke [Wed, 05 Jul 2017 16:41:58 +0200] rev 1255
Merge
xdono [Thu, 25 Sep 2008 12:54:00 -0700] rev 1254
Added tag jdk7-b36 for changeset 5a725d2f0daa
duke [Wed, 05 Jul 2017 16:41:55 +0200] rev 1253
Merge
xdono [Thu, 25 Sep 2008 12:53:59 -0700] rev 1252
Added tag jdk7-b36 for changeset 3ebe122b58a9
duke [Wed, 05 Jul 2017 16:41:53 +0200] rev 1251
Merge
xdono [Thu, 02 Oct 2008 19:58:15 -0700] rev 1250
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
xdono [Thu, 25 Sep 2008 12:53:52 -0700] rev 1249
Added tag jdk7-b36 for changeset 1e2b0dc294fd
duke [Wed, 05 Jul 2017 16:41:50 +0200] rev 1248
Merge
xdono [Thu, 02 Oct 2008 19:58:32 -0700] rev 1247
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
tbell [Fri, 26 Sep 2008 15:31:37 -0700] rev 1246
Merge
tbell [Mon, 22 Sep 2008 22:37:31 -0700] rev 1245
Merge
jjh [Mon, 22 Sep 2008 19:20:08 -0700] rev 1244
6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
Summary: Have the debuggee stop at a bkpt instead of running to completion.
Reviewed-by: tbell
sjiang [Mon, 22 Sep 2008 15:43:12 +0200] rev 1243
6697180: JMX query results in java.io.IOException: Illegal state - also a deadlock can also be seen
Reviewed-by: emcmanus
wetmore [Thu, 18 Sep 2008 00:39:50 -0700] rev 1242
Merge
wetmore [Tue, 16 Sep 2008 00:34:49 -0700] rev 1241
Merge
wetmore [Mon, 15 Sep 2008 00:41:02 -0700] rev 1240
Merge
mullan [Thu, 11 Sep 2008 18:13:51 -0400] rev 1239
Merge
mullan [Thu, 11 Sep 2008 14:05:16 -0400] rev 1238
6465942: Add problem identification facility to the CertPathValidator framework
Summary: Add support to the java.security.cert APIs for determining the reason that a certification path is invalid.
Reviewed-by: vinnie
michaelm [Thu, 11 Sep 2008 17:46:53 +0100] rev 1237
6744329: Exception in light weight http server code
Reviewed-by: chegar
weijun [Mon, 08 Sep 2008 14:17:22 +0800] rev 1236
6740833: krb5.conf does not accept kdc=hostname (no spaces around =)
Reviewed-by: xuelei
wetmore [Fri, 05 Sep 2008 00:43:26 -0700] rev 1235
Merge
jccollet [Thu, 04 Sep 2008 15:26:53 +0200] rev 1234
6692802: HttpCookie needs to support HttpOnly attribute
Summary: Added HttpOnly tag support to HttpCookie class.
Reviewed-by: chegar, michaelm
dfuchs [Wed, 17 Sep 2008 13:40:40 +0200] rev 1233
6748745: JConsole: plotters don't resize well when the window is resized
Summary: part of the fix was contributed by jfdenise
Reviewed-by: jfdenise
tbell [Fri, 12 Sep 2008 23:31:43 -0700] rev 1232
Merge
dfuchs [Fri, 12 Sep 2008 19:06:38 +0200] rev 1231
6747983: jmx namespace: unspecified self-link detection logic
Reviewed-by: emcmanus
dfuchs [Fri, 12 Sep 2008 17:58:15 +0200] rev 1230
6747899: jmx namespaces: hooks for permission checks should be defined in HandlerInterceptor
Reviewed-by: emcmanus
emcmanus [Fri, 12 Sep 2008 15:17:52 +0200] rev 1229
6747411: EventClient causes thread leaks
Summary: Reworked thread management in EventClient and related classes.
Reviewed-by: sjiang, dfuchs
bristor [Thu, 11 Sep 2008 14:58:57 -0700] rev 1228
6440786: Cannot create a ZIP file containing zero entries
Summary: Allow reading and writing of ZIP files with zero entries.
Reviewed-by: alanb
dfuchs [Wed, 10 Sep 2008 16:27:13 +0200] rev 1227
6746754: jmx namespace: test for leading separator missing
6669137: RFE: InstanceNotFoundException should have a constructor that takes an ObjectName
6746796: jmx namespaces: Several tests are missing an @bug or @run keyword
Summary: Note on 6669137: first implementation of 6669137 was actually pushed with 5072476 - here we only have a small update and a test case. Also re-fixes 6737133: Compilation failure of test/javax/management/eventService/LeaseManagerDeadlockTest.java which had failed.
Reviewed-by: emcmanus, yjoan
emcmanus [Wed, 10 Sep 2008 14:56:57 +0200] rev 1226
6746759: Fix for 6734813 introduced build break
Reviewed-by: dfuchs
emcmanus [Wed, 10 Sep 2008 13:36:47 +0200] rev 1225
6734813: Provide a way to construct an ObjectName without checked exceptions
6746649: ObjectName constructors and methods declare unchecked exceptions in throws clauses
Reviewed-by: dfuchs
martin [Tue, 09 Sep 2008 15:20:07 -0700] rev 1224
6733145: (bf) CharBuffer.subSequence can be updated to take advantage of covariant returns
Summary: Change return type to CharBuffer
Reviewed-by: alanb
martin [Tue, 09 Sep 2008 15:20:07 -0700] rev 1223
6728229: (str) StringBuilder.append(CharSequence) does not throw IndexOutOfBoundsException
Summary: Major spec rework
Reviewed-by: alanb
dfuchs [Tue, 09 Sep 2008 17:01:45 +0200] rev 1222
6745832: jmx namespaces: Some refactoring/commenting would improve code readability.
Reviewed-by: emcmanus
emcmanus [Tue, 09 Sep 2008 14:57:30 +0200] rev 1221
6746196: Some JMX classes do not compile with Eclipse compiler
Reviewed-by: dfuchs
Contributed-by: roman.kennke@aicas.com
sjiang [Tue, 09 Sep 2008 14:17:29 +0200] rev 1220
6736611: [Evt Srv] EventSubscriber.unsubscribe removes other listeners
Reviewed-by: emcmanus
xdono [Thu, 25 Sep 2008 12:54:05 -0700] rev 1219
Added tag jdk7-b36 for changeset 41afb8ee8f45
duke [Wed, 05 Jul 2017 16:41:44 +0200] rev 1218
Merge
xdono [Thu, 02 Oct 2008 19:58:19 -0700] rev 1217
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
xdono [Thu, 25 Sep 2008 12:53:55 -0700] rev 1216
Added tag jdk7-b36 for changeset c347afc55218
xdono [Thu, 02 Oct 2008 19:58:13 -0700] rev 1215
6754988: Update copyright year
Summary: Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
xdono [Thu, 25 Sep 2008 12:53:51 -0700] rev 1214
Added tag jdk7-b36 for changeset 700ccd6abff4
duke [Wed, 05 Jul 2017 16:41:36 +0200] rev 1213
Added tag jdk7-b36 for changeset d718a4419361
duke [Wed, 05 Jul 2017 16:41:36 +0200] rev 1212
Merge
duke [Wed, 05 Jul 2017 16:41:34 +0200] rev 1211
Merge
tbell [Fri, 12 Sep 2008 14:35:51 -0700] rev 1210
Merge
tbell [Thu, 04 Sep 2008 14:56:35 -0700] rev 1209
Merge
jjg [Wed, 03 Sep 2008 10:46:25 -0700] rev 1208
6743107: clean up use of static caches in file manager
Reviewed-by: mcimadamore
tbell [Sun, 31 Aug 2008 12:00:43 -0700] rev 1207
Merge
jjg [Fri, 29 Aug 2008 11:10:12 -0700] rev 1206
6597471: unused imports in javax.tools.JavaCompiler
6597531: unused imports and unused private const. in com.sun.tools.javac.Server.java
Reviewed-by: mcimadamore
Contributed-by: davide.angelocola@gmail.com
jjg [Tue, 26 Aug 2008 14:52:59 -0700] rev 1205
6508981: cleanup file separator handling in JavacFileManager
Reviewed-by: mcimadamore
xdono [Thu, 11 Sep 2008 11:26:00 -0700] rev 1204
Added tag jdk7-b35 for changeset 59749505f3e8
duke [Wed, 05 Jul 2017 16:41:30 +0200] rev 1203
Merge
xdono [Thu, 11 Sep 2008 11:25:48 -0700] rev 1202
Added tag jdk7-b35 for changeset a4639ed3162c
duke [Wed, 05 Jul 2017 16:41:28 +0200] rev 1201
Merge
xdono [Thu, 11 Sep 2008 11:25:47 -0700] rev 1200
Added tag jdk7-b35 for changeset 74058712101b