igerasim [Wed, 07 May 2014 16:50:40 +0400] rev 24265
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar
igerasim [Wed, 07 May 2014 09:43:40 +0400] rev 24264
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb
xuelei [Wed, 07 May 2014 02:24:01 +0000] rev 24263
8042449: Issue for negative byte major record version
Summary: Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.
Reviewed-by: wetmore
ksrini [Tue, 06 May 2014 10:32:32 -0700] rev 24262
8042266: [launcher] create test groups for launcher regression tests
Reviewed-by: alanb, mduigou
chegar [Tue, 06 May 2014 12:20:29 +0100] rev 24261
Merge
chegar [Fri, 02 May 2014 19:38:33 +0100] rev 24260
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
Reviewed-by: alanb, michaelm
miauno [Tue, 06 May 2014 10:51:03 +0200] rev 24259
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
Reviewed-by: sla
psandoz [Tue, 06 May 2014 10:29:59 +0200] rev 24258
8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
igerasim [Tue, 06 May 2014 10:28:48 +0400] rev 24257
8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
scolebourne [Thu, 06 Mar 2014 16:51:30 +0000] rev 24256
8034906: Fix typos, errors and Javadoc differences in java.time
Reviewed-by: psandoz
mduigou [Mon, 05 May 2014 09:52:24 -0700] rev 24255
8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
Reviewed-by: mduigou, martin, psandoz
Contributed-by: sandhya.viswanathan@intel.com, mike.duigou@oracle.com
ksrini [Sat, 03 May 2014 17:23:51 -0700] rev 24254
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Reviewed-by: ddehaven, kcr, ksrini, mchung
Contributed-by: neil.toda@oracle.com
bpb [Fri, 02 May 2014 11:25:07 -0700] rev 24253
8032016: Optimizations of Math.next{After,Up}({float,double})
Summary: Rearrange code to handle the more common and costly case first.
Reviewed-by: darcy
Contributed-by: Jeff Hain <jeffhain@rocketmail.com>
mullan [Fri, 02 May 2014 10:05:57 -0400] rev 24252
Merge
mullan [Fri, 02 May 2014 10:01:46 -0400] rev 24251
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Reviewed-by: xuelei
sjiang [Fri, 02 May 2014 14:40:52 +0200] rev 24250
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
Reviewed-by: dfuchs
katleman [Thu, 08 May 2014 01:05:24 -0700] rev 24249
Added tag jdk9-b12 for changeset 5cbca4ed35a3
duke [Wed, 05 Jul 2017 19:39:50 +0200] rev 24248
Merge
lana [Thu, 08 May 2014 15:26:57 -0700] rev 24247
Merge
amurillo [Fri, 02 May 2014 09:52:17 -0700] rev 24246
Merge
jmasa [Wed, 30 Apr 2014 14:43:00 -0700] rev 24245
Merge
brutisso [Tue, 29 Apr 2014 09:33:20 +0200] rev 24244
7132678: G1: verify that the marking bitmaps have no marks for objects over TAMS
Reviewed-by: jmasa, tschatzl, ehelin
Contributed-by: tony.printezis@oracle.com, bengt.rutisson@oracle.com
sla [Mon, 28 Apr 2014 09:31:25 +0000] rev 24243
Merge
sla [Mon, 28 Apr 2014 09:27:47 +0200] rev 24242
8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: mgronlun, kamg
allwin [Sun, 27 Apr 2014 18:57:56 +0200] rev 24241
Merge
mgronlun [Fri, 25 Apr 2014 10:08:04 +0200] rev 24240
8041723: Event Based tracing ids to be reassigned for CDS klasses
Reviewed-by: coleenp, ehelin
sla [Fri, 25 Apr 2014 07:40:33 +0200] rev 24239
8040140: System.nanoTime() is slow and non-monotonic on OS X
Reviewed-by: sspitsyn, shade, dholmes, acorn
amurillo [Thu, 24 Apr 2014 14:06:40 -0700] rev 24238
8030011: Update Hotspot version string output
Reviewed-by: dholmes, jcoomes, kvn
mgerdin [Thu, 03 Apr 2014 14:54:42 +0200] rev 24237
6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Summary: Added support for target buffer in as_utf8_string(), minor refactoring of as_utf8 and added some internal VM testing
Reviewed-by: coleenp, dsimms, sla, dholmes
Contributed-by: marcus.larsson@oracle.com
ctornqvi [Thu, 24 Apr 2014 00:46:17 +0200] rev 24236
8033405: metaspace/stressHierarchy/stressHierarchy005 hangs in atexit handler
Summary: <ake sure we shut down NMT before the VM exits and do not track malloc/free when NMT is shutting down
Reviewed-by: coleenp, zgu
katleman [Thu, 08 May 2014 01:05:13 -0700] rev 24235
Added tag jdk9-b12 for changeset db0b706c8253
lana [Thu, 08 May 2014 15:26:31 -0700] rev 24234
Merge