alanb [Sun, 04 Nov 2012 14:07:35 +0000] rev 14401
8000330: (fc) FileChannel.truncate issues when given size > file size
8002180: (fc) FileChannel.map does not throw NPE if MapMode specified as null
Reviewed-by: chegar
katleman [Thu, 08 Nov 2012 11:52:26 -0800] rev 14400
Added tag jdk8-b64 for changeset 1cb211602711
duke [Wed, 05 Jul 2017 18:29:23 +0200] rev 14399
Merge
amurillo [Fri, 09 Nov 2012 08:20:04 -0800] rev 14398
Added tag hs25-b09 for changeset f2d39eb04e60
amurillo [Fri, 09 Nov 2012 08:20:03 -0800] rev 14397
Merge
neliasso [Thu, 08 Nov 2012 22:39:08 +0100] rev 14396
Merge
kvn [Tue, 06 Nov 2012 15:16:32 -0800] rev 14395
8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov
kvn [Tue, 06 Nov 2012 09:22:55 -0800] rev 14394
8002294: assert(VM_Version::supports_ssse3()) failed
Summary: Add missing UseSSE check for AES intrinsics.
Reviewed-by: roland, twisti
twisti [Fri, 02 Nov 2012 12:30:46 -0700] rev 14393
8001658: No need to pass resolved_references as argument to ConstantPoolCacheEntry::set_method_handle_common
Reviewed-by: twisti
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>
coleenp [Wed, 07 Nov 2012 16:09:20 -0800] rev 14392
Merge
coleenp [Tue, 06 Nov 2012 15:09:37 -0500] rev 14391
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Summary: Change types of above methods and field to InstanceKlass and remove unneeded casts from the source files.
Reviewed-by: dholmes, coleenp, zgu
Contributed-by: harold.seigel@oracle.com
rbackman [Thu, 04 Oct 2012 14:55:57 +0200] rev 14390
7127792: Add the ability to change an existing PeriodicTask's execution interval
Summary: Enables dynamic enrollment / disenrollment from the PeriodicTasks in WatcherThread.
Reviewed-by: dholmes, mgronlun
zgu [Mon, 05 Nov 2012 13:55:31 -0800] rev 14389
Merge
zgu [Mon, 05 Nov 2012 15:30:22 -0500] rev 14388
8001591: NMT: assertion failed: assert(rec->addr() + rec->size() <= cur->base()) failed: Can not overlap in memSnapshot.cpp
Summary: NMT should allow overlapping committed regions as long as they belong to the same reserved region
Reviewed-by: dholmes, coleenp
kamg [Fri, 02 Nov 2012 17:18:16 -0700] rev 14387
Merge
kamg [Fri, 02 Nov 2012 16:09:50 -0700] rev 14386
Merge