mcimadamore [Mon, 23 Aug 2010 17:00:07 +0100] rev 6354
6978574: return statement in try block with multi-catch causes ClassFormatError
Summary: Wrong nested loops in Gen.java causes javac to generate bad bytecode
Reviewed-by: jjg
mcimadamore [Mon, 23 Aug 2010 16:59:30 +0100] rev 6353
6932571: Compiling Generics causing Inconvertible types
Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds
Reviewed-by: jjg
mcimadamore [Thu, 19 Aug 2010 11:54:25 +0100] rev 6352
6977800: Regression: invalid resolution of supertype for local class
Summary: resolution of superclass/superinterfaces in extends/implements clause skips local classes
Reviewed-by: jjg
mcimadamore [Thu, 19 Aug 2010 11:52:58 +0100] rev 6351
6885255: Improve usability of raw warnings
Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized
Reviewed-by: jjg
mcimadamore [Thu, 19 Aug 2010 11:50:50 +0100] rev 6350
6886247: regression: javac crashes with an assertion error in Attr.java
Summary: capture conversion does not work on nested types
Reviewed-by: jjg
jjg [Mon, 16 Aug 2010 14:59:21 -0700] rev 6349
6976833: options included twice in Example SimpleCompiler
Reviewed-by: darcy
mcimadamore [Mon, 16 Aug 2010 14:58:10 +0100] rev 6348
6369605: Unconstrained type variables fails to include bounds
Summary: unconstrained type-variables with recursive bounds are not inferred properly
Reviewed-by: jjg
mcimadamore [Mon, 16 Aug 2010 14:56:23 +0100] rev 6347
6976649: javac does not enforce required annotation elements in arrays
Summary: type annotation should take advantage of recursive annotation checking
Reviewed-by: jjg
lana [Thu, 12 Aug 2010 19:59:10 -0700] rev 6346
Merge
mcimadamore [Tue, 10 Aug 2010 14:53:19 +0100] rev 6345
6975231: Regression test for 6881115 is failing with compiler output not matching expected output
Summary: missing symbols are collected in an HashSet which doesn't preserve ordering
Reviewed-by: jjg
mcimadamore [Tue, 10 Aug 2010 14:52:34 +0100] rev 6344
6975275: diamond implementation needs some cleanup
Summary: resolution issues during diamond inference should be reported through Resolve.logResolveError()
Reviewed-by: jjg
mcimadamore [Thu, 05 Aug 2010 09:45:25 +0100] rev 6343
6857948: Calling a constructor with a doubly bogus argument causes an internal error
Summary: problem when constructor resolution returns an erroneous symbol
Reviewed-by: jjg
mcimadamore [Thu, 05 Aug 2010 09:44:54 +0100] rev 6342
6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
Summary: default annotation value is not attributed
Reviewed-by: jjg, darcy
duke [Wed, 05 Jul 2017 17:21:24 +0200] rev 6341
Merge
cl [Wed, 08 Sep 2010 14:04:18 -0700] rev 6340
Merge
ohair [Tue, 07 Sep 2010 15:16:01 -0700] rev 6339
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
cl [Fri, 03 Sep 2010 12:49:59 -0700] rev 6338
Added tag jdk7-b108 for changeset 4fc84aaaa7ab
duke [Wed, 05 Jul 2017 17:21:22 +0200] rev 6337
Merge
cl [Wed, 08 Sep 2010 14:04:18 -0700] rev 6336
Merge
ohair [Tue, 07 Sep 2010 15:15:33 -0700] rev 6335
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
cl [Fri, 03 Sep 2010 12:49:59 -0700] rev 6334
Added tag jdk7-b108 for changeset 47349e388f34
duke [Wed, 05 Jul 2017 17:21:19 +0200] rev 6333
Merge
cl [Wed, 08 Sep 2010 14:04:15 -0700] rev 6332
Merge
ohair [Tue, 07 Sep 2010 15:16:24 -0700] rev 6331
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
cl [Fri, 03 Sep 2010 12:49:48 -0700] rev 6330
Added tag jdk7-b108 for changeset 82e065bffb94
duke [Wed, 05 Jul 2017 17:21:16 +0200] rev 6329
Merge
cl [Thu, 09 Sep 2010 13:48:44 -0700] rev 6328
Merge
cl [Fri, 03 Sep 2010 12:50:07 -0700] rev 6327
Added tag jdk7-b108 for changeset b5444f4cf92e
ohair [Tue, 07 Sep 2010 15:17:43 -0700] rev 6326
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
Reviewed-by: kamg
lana [Sun, 29 Aug 2010 22:41:28 -0700] rev 6325
Merge
lana [Mon, 23 Aug 2010 19:14:20 -0700] rev 6324
Merge
ksrini [Mon, 23 Aug 2010 10:47:42 -0700] rev 6323
6966740: (pack200) need to add the timezone regression test
Reviewed-by: jrose
ksrini [Mon, 23 Aug 2010 10:19:20 -0700] rev 6322
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1
Reviewed-by: jrose
chegar [Mon, 23 Aug 2010 21:59:13 +0100] rev 6321
6977851: NPE from FileURLConnection.connect
Reviewed-by: michaelm
ksrini [Mon, 23 Aug 2010 08:18:08 -0700] rev 6320
6531345: Memory leak in unpack200
Reviewed-by: jrose
alanb [Mon, 23 Aug 2010 17:35:18 +0100] rev 6319
6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
Reviewed-by: forax, chegar
alanb [Mon, 23 Aug 2010 17:11:07 +0100] rev 6318
6978511: (file) Path.toRealPath should fail if not resolving links and file does not exist
Reviewed-by: forax, chegar
chegar [Mon, 23 Aug 2010 16:27:56 +0100] rev 6317
6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
Reviewed-by: michaelm
chegar [Mon, 23 Aug 2010 14:35:22 +0100] rev 6316
6968584: Thread should not be Cloneable
Reviewed-by: dholmes
ksrini [Fri, 20 Aug 2010 08:49:48 -0700] rev 6315
Merge
ksrini [Fri, 20 Aug 2010 08:18:54 -0700] rev 6314
6966737: (pack200) the pack200 regression tests need to be more robust.
Reviewed-by: jrose, ohair
ksrini [Thu, 19 Aug 2010 14:08:04 -0700] rev 6313
6888127: java.util.jar.Pack200.Packer Memory Leak
Reviewed-by: jrose
weijun [Thu, 19 Aug 2010 12:24:53 +0800] rev 6312
6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
Reviewed-by: vinnie, xuelei
weijun [Thu, 19 Aug 2010 11:26:32 +0800] rev 6311
6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default.
Reviewed-by: valeriep
ohair [Wed, 18 Aug 2010 13:46:39 -0700] rev 6310
6932743: Makefiles not parsing version strings with - from uname -r
Reviewed-by: mchung
ohair [Wed, 18 Aug 2010 13:46:02 -0700] rev 6309
6974005: Use of cygpath in Makefile logic needs to silence error messages
Reviewed-by: mchung
sherman [Tue, 17 Aug 2010 16:01:54 -0700] rev 6308
6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
Summary: changed to use more appropriate nfs file time
Reviewed-by: martin
michaelm [Tue, 17 Aug 2010 14:49:01 +0100] rev 6307
6339649: URI.create should include a detail message when throwing IllegalArgumentException
Summary: create enclosing exception with message of enclosed
Reviewed-by: alanb, chegar
mchung [Mon, 16 Aug 2010 15:36:13 -0700] rev 6306
6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin
Summary: Add check for CYGWIN
Reviewed-by: ohair
gbenson [Fri, 13 Aug 2010 22:26:27 +0100] rev 6305
6976186: Integrate Shark
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.
Reviewed-by: ohair
lana [Thu, 12 Aug 2010 19:58:19 -0700] rev 6304
Merge
mchung [Thu, 12 Aug 2010 16:47:13 -0700] rev 6303
Merge
mchung [Thu, 12 Aug 2010 16:36:49 -0700] rev 6302
6973831: NPE when printing stack trace of OOME
Summary: Initialize suppressedExceptions field to null
Reviewed-by: briangoetz, dholmes, forax
alanb [Thu, 12 Aug 2010 19:53:25 +0100] rev 6301
6971825: (so) improve scatter/gather implementation
Reviewed-by: chegar, sherman
sherman [Tue, 10 Aug 2010 13:15:40 -0700] rev 6300
6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
Summary: removed the assert
Reviewed-by: alanb
chegar [Tue, 10 Aug 2010 17:30:43 +0100] rev 6299
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled.
Reviewed-by: alanb
lancea [Tue, 10 Aug 2010 10:07:33 -0400] rev 6298
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax
Reviewed-by: minqi
dcubed [Fri, 06 Aug 2010 11:07:16 -0700] rev 6297
6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure
Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixed.
Reviewed-by: ohair
apangin [Wed, 04 Aug 2010 20:25:02 -0700] rev 6296
6945961: SIGSEGV in memcpy() during class loading on linux-i586
Summary: Check the result of strchr() in Bytecode Verifier
Reviewed-by: kamg, acorn
martin [Tue, 03 Aug 2010 12:22:49 -0700] rev 6295
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
Summary: let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax
mullan [Tue, 03 Aug 2010 09:55:29 -0400] rev 6294
Merge
mullan [Tue, 03 Aug 2010 09:39:52 -0400] rev 6293
6653372: Error in java.security.KeyStore example code
Reviewed-by: weijun
chegar [Tue, 03 Aug 2010 12:03:03 +0100] rev 6292
6973030: NTLM proxy authentication fails with https
Reviewed-by: michaelm
lana [Mon, 23 Aug 2010 19:13:15 -0700] rev 6291
Merge
peytoia [Mon, 23 Aug 2010 14:14:52 +0900] rev 6290
6977550: (tz) Support tzdata2010l
Reviewed-by: okutsu
lana [Thu, 12 Aug 2010 11:23:15 -0700] rev 6289
Merge
malenkov [Tue, 10 Aug 2010 19:29:30 +0400] rev 6288
6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F
Reviewed-by: peterz
lana [Mon, 23 Aug 2010 19:12:01 -0700] rev 6287
Merge
lana [Thu, 12 Aug 2010 19:55:48 -0700] rev 6286
Merge
dlila [Wed, 11 Aug 2010 10:05:56 -0400] rev 6285
6976265: No STROKE_CONTROL
Summary: implemented it in sun.java2d.pisces by adding a PathIterator.
Reviewed-by: flar
dlila [Tue, 10 Aug 2010 13:19:44 -0400] rev 6284
6967436: lines longer than 2^15 can fill window.
6967433: dashed lines broken when using scaling transforms.
Summary: converted pisces to floating point. Also, using better AA algorithm
Reviewed-by: flar
duke [Wed, 05 Jul 2017 17:21:06 +0200] rev 6283
Merge
cl [Thu, 09 Sep 2010 14:27:59 -0700] rev 6282
Merge
cl [Fri, 03 Sep 2010 12:49:53 -0700] rev 6281
Added tag jdk7-b108 for changeset 9aa5fae6f446
trims [Tue, 31 Aug 2010 17:23:45 -0700] rev 6280
Added tag hs19-b06 for changeset 97604d92cdcf
trims [Tue, 31 Aug 2010 16:48:07 -0700] rev 6279
Merge
trims [Fri, 20 Aug 2010 14:24:47 -0700] rev 6278
6978915: Remove Mercurial tags for Hotspot 19 Build 06
Summary: Delete the hs19-b06 Hg tag, as it was put on incorrectly
Reviewed-by: jcoomes
trims [Fri, 20 Aug 2010 12:57:42 -0700] rev 6277
6978889: Remove premature change of build number to Hotspot 19 Build 07
Summary: Change the build number back to 06
Reviewed-by: jcoomes
tonyp [Fri, 20 Aug 2010 12:01:10 -0700] rev 6276
Merge
tonyp [Fri, 20 Aug 2010 13:17:08 -0400] rev 6275
Merge
ysr [Thu, 19 Aug 2010 12:02:10 -0700] rev 6274
6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
Reviewed-by: jcoomes, jmasa, tonyp
never [Fri, 20 Aug 2010 09:55:50 -0700] rev 6273
Merge
never [Thu, 19 Aug 2010 14:51:47 -0700] rev 6272
6978249: spill between cpu and fpu registers when those moves are fast
Reviewed-by: kvn
twisti [Wed, 18 Aug 2010 01:22:16 -0700] rev 6271
6977640: Zero and Shark fixes
Summary: A number of fixes for Zero and Shark.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
never [Fri, 13 Aug 2010 15:14:00 -0700] rev 6270
6976372: # assert(_owner == Thread::current()) failed: invariant
Reviewed-by: kvn, twisti
never [Thu, 12 Aug 2010 23:34:34 -0700] rev 6269
6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
Reviewed-by: kvn, twisti
never [Thu, 12 Aug 2010 16:38:23 -0700] rev 6268
6974176: ShouldNotReachHere, instanceKlass.cpp:1426
Reviewed-by: kvn, twisti
trims [Fri, 20 Aug 2010 04:08:08 -0700] rev 6267
Merge
trims [Fri, 20 Aug 2010 03:47:09 -0700] rev 6266
6978726: Bump the HS19 build number to 07
Summary: Update the HS19 build number to 07
Reviewed-by: jcoomes
tonyp [Thu, 19 Aug 2010 14:08:58 -0400] rev 6265
Merge
johnc [Wed, 18 Aug 2010 17:44:33 -0400] rev 6264
Merge
johnc [Wed, 18 Aug 2010 10:59:06 -0700] rev 6263
6977924: Changes for 6975078 produce build error with certain gcc versions
Summary: The changes introduced for 6975078 assign badHeapOopVal to the _allocation field in the ResourceObj class. In 32 bit linux builds with certain versions of gcc this assignment will be flagged as an error while compiling allocation.cpp. In 32 bit builds the constant value badHeapOopVal (which is cast to an intptr_t) is negative. The _allocation field is typed as an unsigned intptr_t and gcc catches this as an error.
Reviewed-by: jcoomes, ysr, phh
ysr [Wed, 18 Aug 2010 11:39:21 -0700] rev 6262
6977970: CMS: concurrentMarkSweepGeneration.cpp:7947 assert(addr <= _limit) failed: sweep invariant
Summary: Allow for the possibility (when the heap is expanding) that the sweep might skip over and past, rather than necessarily step on, the sweep limit determined at the beginning of a concurrent marking cycle.
Reviewed-by: jmasa, tonyp
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6261
6975964: G1: print out a more descriptive message for evacuation failure when +PrintGCDetails is set
Summary: we're renaming "evacuation failure" to "to-space overflow". I'm also piggy-backing a small additional change which removes the "Mark closure took..." output.
Reviewed-by: ysr, johnc
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6260
6974928: G1: sometimes humongous objects are allocated in young regions
Summary: as the title says, sometimes we are allocating humongous objects in young regions and we shouldn't.
Reviewed-by: ysr, johnc
tonyp [Tue, 17 Aug 2010 14:40:00 -0400] rev 6259
6959014: G1: assert(minimum_desired_capacity <= maximum_desired_capacity) failed: sanity check
Summary: There are a few issues in the code that calculates whether to resize the heap and by how much: a) some calculations can overflow 32-bit size_t's, b) min_desired_capacity is not bounded by the max heap size, and c) the assrt that fires is in the wrong place. The fix also includes some tidying up of the related verbose code.
Reviewed-by: ysr, jmasa