katleman [Wed, 13 Jun 2012 16:53:07 -0700] rev 12899
Merge
ohair [Wed, 13 Jun 2012 09:43:43 -0700] rev 12898
7176691: prtconf: devinfo facility not available in corba building
Reviewed-by: tbell
erikj [Thu, 07 Jun 2012 20:30:30 -0700] rev 12897
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
cl [Thu, 07 Jun 2012 12:10:14 -0700] rev 12896
Added tag jdk8-b42 for changeset 79b9edd5f45f
duke [Wed, 05 Jul 2017 18:13:02 +0200] rev 12895
Merge
katleman [Wed, 13 Jun 2012 16:57:34 -0700] rev 12894
Merge
erikj [Mon, 11 Jun 2012 09:30:04 -0700] rev 12893
7175966: Fix windows build issues for build-infra project
Reviewed-by: ohair
erikj [Thu, 07 Jun 2012 20:40:50 -0700] rev 12892
7170079: Adjustments to build-infra makefiles
Reviewed-by: ohair, ohrstrom, ihse, jonas
Contributed-by: jonas <jonas.oreland@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
ohair [Thu, 07 Jun 2012 20:40:02 -0700] rev 12891
Merge
lana [Fri, 08 Jun 2012 12:44:30 -0700] rev 12890
Merge
robm [Fri, 08 Jun 2012 18:23:28 +0100] rev 12889
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true
Reviewed-by: alanb, chegar
sla [Fri, 08 Jun 2012 05:39:14 -0700] rev 12888
Merge
sla [Thu, 07 Jun 2012 15:28:38 +0200] rev 12887
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun
lancea [Fri, 08 Jun 2012 09:22:30 -0400] rev 12886
Merge
lancea [Thu, 07 Jun 2012 20:11:26 -0400] rev 12885
7172551: Remove Native calls from DriverManager for jigsaw
Reviewed-by: alanb, chegar, darcy, mchung
chegar [Fri, 08 Jun 2012 09:55:20 +0100] rev 12884
7175413: Typo in comments of JVM_SupportsCX8 in jvm.h
Reviewed-by: chegar
Contributed-by: Krystal Mok <sajia@taobao.com>
mduigou [Thu, 07 Jun 2012 01:01:09 -0700] rev 12883
7174736: JCK test api/java_util/HashMap/index_EntrySet failing
Summary: Corrects a problem with HashMap.removeEntry() that caused a JCK test to fail
Reviewed-by: mduigou
Contributed-by: alan.bateman@oracle.com
alanb [Thu, 07 Jun 2012 18:42:47 +0100] rev 12882
7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win]
Reviewed-by: mduigou
weijun [Thu, 07 Jun 2012 22:33:34 +0800] rev 12881
7175041: HttpTimestamper should accept https URI
Reviewed-by: mullan
nloodin [Tue, 05 Jun 2012 13:43:39 +0200] rev 12880
7163471: Licensee source bundle failed around 7u4
Reviewed-by: dholmes, sla, brutisso, erikj
alanb [Thu, 07 Jun 2012 12:31:45 +0100] rev 12879
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
Reviewed-by: alanb, chegar, forax, mduigou
Contributed-by: dbelfer@gmail.com
alanb [Thu, 07 Jun 2012 10:31:48 +0100] rev 12878
7175011: ProblemList.txt updates (6/2012)
Reviewed-by: mduigou, chegar
dcubed [Wed, 06 Jun 2012 19:11:23 -0700] rev 12877
Merge
jonas [Wed, 06 Jun 2012 13:16:37 -0700] rev 12876
7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options
Summary: Use CFLAGS_COMMON instead of CC_OPT and CXXFLAGS_COMMON instead of CXX_OPT for setting FDS options. FDS should also set OPTIMIZATION_LEVEL.
Reviewed-by: ihse, dholmes, ohair, dcubed
xuelei [Wed, 06 Jun 2012 18:39:09 -0700] rev 12875
7172149: ArrayIndexOutOfBoundsException from Signature.verify
Summary: take care of integer addition overflow
Reviewed-by: xuelei, wetmore
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
xuelei [Wed, 06 Jun 2012 18:18:58 -0700] rev 12874
7174244: NPE in Krb5ProxyImpl.getServerKeys()
Reviewed-by: weijun
khazra [Wed, 06 Jun 2012 11:37:08 -0700] rev 12873
7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012
Summary: Enable Windows Server 2012 to be recognized as "os.name"
Reviewed-by: alanb, dholmes, chegar
alanb [Wed, 06 Jun 2012 17:59:29 +0100] rev 12872
7172826: (se) Selector based on the Solaris event port mechanism
Reviewed-by: coffeys, chegar
weijun [Wed, 06 Jun 2012 10:05:54 +0800] rev 12871
7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable
Reviewed-by: xuelei
lana [Tue, 05 Jun 2012 17:40:02 -0700] rev 12870
Merge
sherman [Tue, 05 Jun 2012 12:11:58 -0700] rev 12869
6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter
Summary: updated MS936 and GBK mappings
Reviewed-by: alanb
alanb [Tue, 05 Jun 2012 12:47:36 +0100] rev 12868
7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors
Reviewed-by: coffeys, chegar
weijun [Tue, 05 Jun 2012 17:11:26 +0800] rev 12867
7172701: KDC tests cleanup
Reviewed-by: xuelei
zhouyx [Tue, 05 Jun 2012 10:16:22 +0800] rev 12866
7173044: MemoryMonitor hangs if getMax method in MemoryUsage object returns -1
Reviewed-by: dholmes, sspitsyn
weijun [Mon, 04 Jun 2012 18:06:45 +0800] rev 12865
7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected
Reviewed-by: alanb
littlee [Mon, 04 Jun 2012 16:30:35 +0800] rev 12864
7166055: Javadoc for WeakHashMap contains misleading advice
Reviewed-by: dholmes, mduigou
mduigou [Fri, 01 Jun 2012 00:05:21 -0700] rev 12863
7173432: Handle null key at HashMap resize
Summary: If the key to be inserted into a HashMap is null and the table needs to be resized as part of the insertion then addEntry will try to recalculate the hash of a null key. This will fail with an NPE.
Reviewed-by: darcy
mullan [Thu, 31 May 2012 17:10:57 -0400] rev 12862
Merge
mullan [Thu, 31 May 2012 17:07:28 -0400] rev 12861
Merge
mullan [Wed, 30 May 2012 17:19:46 -0400] rev 12860
6854712: Revocation checking enhancements (JEP-124)
6637288: Add OCSP support to PKIX CertPathBuilder implementation
7126011: ReverseBuilder.getMatchingCACerts may throws NPE
Reviewed-by: xuelei
mduigou [Wed, 30 May 2012 22:18:37 -0700] rev 12859
7126277: Alternative String hashing implementation
Summary: All of the hashing based Map implementations: HashMap, Hashtable, LinkedHashMap, WeakHashMap and ConcurrentHashMap are modified to use an enhanced hashing algorithm for string keys when the capacity of the hash table has ever grown beyond 512 entries. The enhanced hashing implementation uses the murmur3 hashing algorithm along with random hash seeds and index masks. These enhancements mitigate cases where colliding String hash values could result in a performance bottleneck.
Reviewed-by: alanb, forax, dl
mduigou [Thu, 17 May 2012 10:06:19 -0700] rev 12858
6924259: Remove offset and count fields from java.lang.String
Summary: Removes the use of shared character array buffers by String along with the two fields needed to support the use of shared buffers.
Reviewed-by: alanb, mduigou, forax, briangoetz
Contributed-by: brian.doherty@oracle.com
ksrini [Tue, 29 May 2012 14:56:48 -0700] rev 12857
7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present
Reviewed-by: jrose
khazra [Tue, 29 May 2012 13:16:17 -0700] rev 12856
7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value
Summary: Use CHECK_NULL_RETURN instead of CHECK_NULL
Reviewed-by: alanb
littlee [Tue, 29 May 2012 09:42:09 +0800] rev 12855
7172177: test/java/util/TimeZone/DstTzTest.java failing on all platforms
Reviewed-by: alanb, okutsu
lana [Fri, 25 May 2012 16:32:02 -0700] rev 12854
Merge
dcubed [Fri, 25 May 2012 08:20:12 -0700] rev 12853
7170449: Management is completely broken at least on Solaris 11 X86
Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn
jgish [Thu, 24 May 2012 11:11:37 -0400] rev 12852
7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc
Summary: update javadoc for NumberFormatException
Reviewed-by: alanb
egahlin [Fri, 25 May 2012 12:24:57 +0200] rev 12851
7017818: NLS: JConsoleResources.java cannot be handled by translation team
Reviewed-by: mchung, mfang
youdwei [Fri, 25 May 2012 14:32:07 +0800] rev 12850
7171028: dots are missed in the datetime for Slovanian
Reviewed-by: yhuang
youdwei [Fri, 25 May 2012 13:28:40 +0800] rev 12849
7094176: (tz) Incorrect TimeZone display name when DST not applicable / disabled
Reviewed-by: okutsu
dbhole [Thu, 24 May 2012 19:00:16 -0700] rev 12848
7117230: clean up warnings in java.text
Reviewed-by: jrose, smarks
nloodin [Thu, 24 May 2012 10:20:28 -0400] rev 12847
Merge
nloodin [Thu, 24 May 2012 09:32:25 +0200] rev 12846
7143353: -Xrunhprof fails in Java 7 due to bad switch
Reviewed-by: jrose, sspitsyn
jgish [Thu, 24 May 2012 14:44:40 +0100] rev 12845
7160725: Strange or obsolete @see tags in some exception java.lang javadoc
Summary: update javadoc for IllegalArgumentException and NumberFormatException
Reviewed-by: alanb
alanb [Thu, 24 May 2012 10:57:21 +0100] rev 12844
7169050: (se) Selector.select slow on Solaris due to insertion of POLLREMOVE and 0 events
Reviewed-by: chegar, coffeys
khazra [Wed, 23 May 2012 10:41:45 -0700] rev 12843
7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8
Summary: Enable Windows Version 6.2 to be recognized as Windows 8
Reviewed-by: darcy, dholmes, alanb, chegar
weijun [Wed, 23 May 2012 15:51:10 +0800] rev 12842
7162687: enhance KDC server availability detection
Reviewed-by: valeriep
lana [Fri, 08 Jun 2012 12:00:22 -0700] rev 12841
Merge
kizune [Fri, 08 Jun 2012 22:21:53 +0400] rev 12840
7175566: [macosx] Glich in fix for CR7124247 caused MacOS crash during PIT testing
Reviewed-by: anthony, dcherepanov