Fri, 19 Oct 2012 08:58:14 -0700 8001055: Bytes.swap should follow big endian
minqi [Fri, 19 Oct 2012 08:58:14 -0700] rev 14119
8001055: Bytes.swap should follow big endian Summary: This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right. Reviewed-by: coleenp, sspitsyn, dholmes Contributed-by: yumin.qi@oracle.com
Fri, 19 Oct 2012 08:56:57 -0700 8000818: SA constant pool need to reference to reference map after permgen removal
minqi [Fri, 19 Oct 2012 08:56:57 -0700] rev 14118
8000818: SA constant pool need to reference to reference map after permgen removal Summary: After permgen removal, constant pool changed to put _ldc and _ldc_w (fast_ldc and fast_ldcw) index to reference map, no longer calculated via constant pool cache. Reviewed-by: coleenp, sspitsyn, dholmes Contributed-by: yumin.qi@oracle.com
Thu, 18 Oct 2012 13:09:47 -0400 7053130: hs_err file does not record specified CLASSPATH
coleenp [Thu, 18 Oct 2012 13:09:47 -0400] rev 14117
7053130: hs_err file does not record specified CLASSPATH Summary: Added code to write the value of the java.class.path property to the hs_err file. Reviewed-by: kmo, dholmes, kvn Contributed-by: harold.seigel@oracle.com
Thu, 18 Oct 2012 13:08:13 -0400 7188233: UseVMInterruptibleIO flag deprecate for JDK8
coleenp [Thu, 18 Oct 2012 13:08:13 -0400] rev 14116
7188233: UseVMInterruptibleIO flag deprecate for JDK8 Summary: The -XX:+UseVMInterruptibleIO flag is deprecated for JDK8. The flag will still enable Interruptible IO on Solaris, but users will get a warning. Reviewed-by: dholmes, acorn, alanb Contributed-by: harold.seigel@oracle.com
Fri, 19 Oct 2012 11:26:17 -0700 8001176: new hotspot build - hs25-b07
amurillo [Fri, 19 Oct 2012 11:26:17 -0700] rev 14115
8001176: new hotspot build - hs25-b07 Reviewed-by: jcoomes
Thu, 25 Oct 2012 09:53:16 -0700 Added tag jdk8-b62 for changeset e3e135066607
katleman [Thu, 25 Oct 2012 09:53:16 -0700] rev 14114
Added tag jdk8-b62 for changeset e3e135066607
Wed, 31 Oct 2012 18:30:07 -0700 Merge
katleman [Wed, 31 Oct 2012 18:30:07 -0700] rev 14113
Merge
Mon, 29 Oct 2012 14:06:57 -0700 8001897: build-infra: misc adjustments to configure script
ihse [Mon, 29 Oct 2012 14:06:57 -0700] rev 14112
8001897: build-infra: misc adjustments to configure script Reviewed-by: ohair
Fri, 26 Oct 2012 14:29:57 -0700 8000992: Update new build-infra makefiles
ohair [Fri, 26 Oct 2012 14:29:57 -0700] rev 14111
8000992: Update new build-infra makefiles Summary: Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work. Reviewed-by: erikj, ihse, dholmes, tbell
Thu, 25 Oct 2012 20:04:23 -0700 Merge
lana [Thu, 25 Oct 2012 20:04:23 -0700] rev 14110
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip