lana [Wed, 19 Jan 2011 19:01:35 -0800] rev 8043
Merge
ksrini [Tue, 18 Jan 2011 08:37:05 -0800] rev 8042
6982999: tools must support -target 7 bytecodes
Reviewed-by: jjg, jrose
ksrini [Fri, 14 Jan 2011 13:59:18 -0800] rev 8041
7011272: langtools build.xml should provide a patch target
Reviewed-by: jonathan, jjh
jjg [Fri, 14 Jan 2011 11:55:53 -0800] rev 8040
6571165: Minor doc bugs in JavaCompiler.java
Reviewed-by: mcimadamore
jjg [Fri, 14 Jan 2011 11:45:19 -0800] rev 8039
6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris)
Reviewed-by: mcimadamore
mcimadamore [Fri, 14 Jan 2011 09:46:44 +0000] rev 8038
6949040: java.dyn package must be compiled with -target 7 or better
Summary: issue error (rather than warning) when @PolymorphicSignature is found and target < 7
Reviewed-by: jjg
mcimadamore [Fri, 14 Jan 2011 09:45:52 +0000] rev 8037
7007432: Test generic types well-formedness
Summary: add a new kind of check (well-formedness of generic type w.r.t. declared bounds) in the type-harness
Reviewed-by: jjg
mcimadamore [Fri, 14 Jan 2011 09:45:04 +0000] rev 8036
6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Summary: special syntax to denote indy return type through type parameters should be removed (and cast shall be used instead)
Reviewed-by: jjg, jrose
bpatel [Thu, 13 Jan 2011 21:28:38 -0800] rev 8035
7010528: javadoc performance regression
Reviewed-by: jjg
jjg [Thu, 13 Jan 2011 11:48:10 -0800] rev 8034
6430241: Hard to disable symbol file feature through API
Reviewed-by: mcimadamore
jjg [Tue, 11 Jan 2011 08:05:28 -0800] rev 8033
6993305: starting position of a method without modifiers and with type parameters is incorrect
Reviewed-by: mcimadamore
jjg [Mon, 10 Jan 2011 15:08:31 -0800] rev 8032
6396503: javac should not require assertions enabled
Reviewed-by: mcimadamore
jjg [Mon, 10 Jan 2011 14:57:59 -0800] rev 8031
6992999: fully remove JSR 308 from langtools
Reviewed-by: mcimadamore
cl [Thu, 27 Jan 2011 17:28:57 -0800] rev 8030
Added tag jdk7-b127 for changeset 97fc02571ce4
duke [Wed, 05 Jul 2017 17:33:39 +0200] rev 8029
Merge
cl [Thu, 27 Jan 2011 17:28:40 -0800] rev 8028
Added tag jdk7-b127 for changeset 610f48fcaf6f
duke [Wed, 05 Jul 2017 17:33:36 +0200] rev 8027
Merge
cl [Thu, 27 Jan 2011 17:28:40 -0800] rev 8026
Added tag jdk7-b127 for changeset 784082330dbc
duke [Wed, 05 Jul 2017 17:33:32 +0200] rev 8025
Merge
cl [Thu, 27 Jan 2011 17:28:29 -0800] rev 8024
Added tag jdk7-b127 for changeset ee4e45399c23
duke [Wed, 05 Jul 2017 17:33:29 +0200] rev 8023
Merge
ohair [Wed, 02 Feb 2011 09:39:31 -0800] rev 8022
Merge
ohair [Thu, 27 Jan 2011 18:43:47 -0800] rev 8021
Merge
ohair [Wed, 26 Jan 2011 16:05:49 -0800] rev 8020
Merge
ohair [Sun, 16 Jan 2011 12:10:18 -0800] rev 8019
Merge
ohair [Fri, 14 Jan 2011 14:04:54 -0800] rev 8018
6950375: Remove msvcrt.dll from the Windows JRE bundles
Reviewed-by: prr
ohair [Thu, 13 Jan 2011 23:58:44 -0800] rev 8017
Merge
ohair [Thu, 13 Jan 2011 13:49:18 -0800] rev 8016
7008047: remove sanity check of msival tool from JDK tree
Reviewed-by: billyh
ohair [Thu, 13 Jan 2011 17:51:13 -0800] rev 8015
Merge
ohair [Mon, 10 Jan 2011 22:26:47 -0800] rev 8014
Merge
ohair [Mon, 10 Jan 2011 18:07:58 -0800] rev 8013
6989472: Provide simple jdk identification information in the install image
Reviewed-by: alanb
ohair [Mon, 10 Jan 2011 17:53:01 -0800] rev 8012
Merge
ohair [Mon, 10 Jan 2011 17:00:05 -0800] rev 8011
7011382: Fix use of VS100COMNTOOLS when installed in non-default or non-space path
Reviewed-by: prr
ohair [Mon, 10 Jan 2011 09:59:16 -0800] rev 8010
Merge
ohair [Fri, 07 Jan 2011 21:52:35 -0800] rev 8009
6980024: Rebranding jre7/jdk7 License, Copyright, Readme
6912291: Third party license agreement should be present in all bundles
Reviewed-by: katleman
ohair [Wed, 05 Jan 2011 14:28:58 -0800] rev 8008
6975326: Problem in install/make/rebase/Makefile, grep on empty pattern
6413588: Add 'ldd -r' and 'dump -Lv' checks to all .so files delivered in the JDK
7000995: Add check in makefiles to verify that msvcp100.dll is NOT used
Reviewed-by: mduigou
lana [Fri, 28 Jan 2011 10:04:51 -0800] rev 8007
Merge
lana [Mon, 24 Jan 2011 13:24:56 -0800] rev 8006
Merge
sherman [Mon, 24 Jan 2011 11:47:06 -0800] rev 8005
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal.
7009085: (zipfs) ZipPath.normalize("/./.") returns null.
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path.
Summary: zip filesystem provider update
Reviewed-by: alanb
phh [Sat, 22 Jan 2011 08:43:25 -0500] rev 8004
Merge
phh [Sat, 22 Jan 2011 08:42:14 -0500] rev 8003
Merge
phh [Fri, 21 Jan 2011 07:29:59 -0500] rev 8002
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
Summary: Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor.
Reviewed-by: mchung, dholmes
phh [Thu, 20 Jan 2011 19:34:40 -0500] rev 8001
6173675: M&M: approximate memory allocation rate/amount per thread
Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean.
Reviewed-by: mchung, alanb, dholmes, emcmanus
zgu [Fri, 21 Jan 2011 11:38:25 -0800] rev 8000
Merge
zgu [Thu, 20 Jan 2011 10:45:58 -0500] rev 7999
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
Summary: Using closesocket to close socket handler to avoid invalid C runtime parameter exception.
Reviewed-by: alanb, phh, dcubed, dsamersoff, coleenp, acorn
mchung [Fri, 21 Jan 2011 09:45:23 -0800] rev 7998
Merge
mchung [Fri, 21 Jan 2011 09:43:57 -0800] rev 7997
6912013: Remove the temporary launcher fix to add modules in the bootclasspath
Reviewed-by: ksrini
chegar [Fri, 21 Jan 2011 17:04:13 +0000] rev 7996
Merge
chegar [Fri, 21 Jan 2011 17:02:57 +0000] rev 7995
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
Reviewed-by: alanb, michaelm
mchung [Thu, 20 Jan 2011 22:17:31 -0800] rev 7994
7013739: jdk_rmi target is missing in the top repo's test/Makefile
Reviewed-by: ohair, igor
chegar [Thu, 20 Jan 2011 15:23:57 +0000] rev 7993
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
Summary: Remove from ProblemList, failure resolved by 7009231
Reviewed-by: alanb
lana [Wed, 19 Jan 2011 19:00:30 -0800] rev 7992
Merge
sundar [Mon, 17 Jan 2011 13:29:12 +0530] rev 7991
6508943: small typo in the documentation
6759414: javascript engine can not write to StringWriter
6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix)
7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '['
Reviewed-by: alanb, jjh
smarks [Fri, 14 Jan 2011 15:31:45 -0800] rev 7990
7012003: diamond conversion for ssl
Reviewed-by: wetmore
chegar [Fri, 14 Jan 2011 22:34:31 +0000] rev 7989
7010903: impl. of http.maxConnections is different from the description in JavaSE document
Reviewed-by: alanb, michaelm
darcy [Thu, 13 Jan 2011 22:21:58 -0800] rev 7988
7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
Reviewed-by: jjb
mduigou [Thu, 13 Jan 2011 20:32:12 -0800] rev 7987
6728865: Provide a better heuristics for Collections.disjoint method
Reviewed-by: alanb, dholmes, chegar, forax
michaelm [Thu, 13 Jan 2011 16:33:07 +0000] rev 7986
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
Reviewed-by: chegar, alanb
michaelm [Thu, 13 Jan 2011 14:41:53 +0000] rev 7985
Merge
michaelm [Thu, 13 Jan 2011 11:10:14 +0000] rev 7984
Merge