Fri, 11 Jan 2013 22:43:29 -0800 8005466: JAR file entry hash table uses too much memory (zlib_util.c)
sherman [Fri, 11 Jan 2013 22:43:29 -0800] rev 15256
8005466: JAR file entry hash table uses too much memory (zlib_util.c) Summary: realign the fields of jzcell struct Reviewed-by: sherman Contributed-by: ioi.lam@oracle.com
Fri, 11 Jan 2013 15:39:08 -0800 7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
darcy [Fri, 11 Jan 2013 15:39:08 -0800] rev 15255
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie Reviewed-by: darcy Contributed-by: olivier.lagneau@oracle.com
Fri, 11 Jan 2013 20:19:55 +0000 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
alanb [Fri, 11 Jan 2013 20:19:55 +0000] rev 15254
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools Reviewed-by: chegar
Fri, 11 Jan 2013 12:27:57 +0000 8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
alanb [Fri, 11 Jan 2013 12:27:57 +0000] rev 15253
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol) Reviewed-by: chegar
Thu, 10 Jan 2013 21:12:27 -0800 8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
darcy [Thu, 10 Jan 2013 21:12:27 -0800] rev 15252
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo Reviewed-by: jjg
Thu, 10 Jan 2013 19:37:26 -0800 Merge
jjg [Thu, 10 Jan 2013 19:37:26 -0800] rev 15251
Merge
Thu, 10 Jan 2013 19:36:36 -0800 8004834: Add doclint support into javadoc
jjg [Thu, 10 Jan 2013 19:36:36 -0800] rev 15250
8004834: Add doclint support into javadoc Reviewed-by: erikj, tbell
Thu, 24 Jan 2013 16:49:20 -0800 Added tag jdk8-b74 for changeset 64054e252871
katleman [Thu, 24 Jan 2013 16:49:20 -0800] rev 15249
Added tag jdk8-b74 for changeset 64054e252871
Wed, 05 Jul 2017 18:37:42 +0200 Merge
duke [Wed, 05 Jul 2017 18:37:42 +0200] rev 15248
Merge
Fri, 25 Jan 2013 02:36:28 -0800 Added tag hs25-b17 for changeset f767fc368725
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15247
Added tag hs25-b17 for changeset f767fc368725
Fri, 25 Jan 2013 02:36:28 -0800 Merge
amurillo [Fri, 25 Jan 2013 02:36:28 -0800] rev 15246
Merge
Thu, 24 Jan 2013 09:06:16 -0800 Merge
kmo [Thu, 24 Jan 2013 09:06:16 -0800] rev 15245
Merge
Thu, 24 Jan 2013 02:03:38 -0800 8006758: LinkResolver assertion (caused by @Contended changes)
kmo [Thu, 24 Jan 2013 02:03:38 -0800] rev 15244
8006758: LinkResolver assertion (caused by @Contended changes) Summary: treat anonymous classes as privileged code to restore the special handling for @Compiled during class file parsing Reviewed-by: jrose, coleenp, kvn, dholmes
Wed, 23 Jan 2013 15:11:03 -0800 8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01
kvn [Wed, 23 Jan 2013 15:11:03 -0800] rev 15243
8003878: compiler/7196199 test failed on OS X since 8b54, jdk7u12b01 Summary: Limit vectors size to 16 bytes on BSD until the problem is fixed Reviewed-by: twisti
Tue, 22 Jan 2013 15:34:16 -0800 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
kvn [Tue, 22 Jan 2013 15:34:16 -0800] rev 15242
6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86 Summary: Use SSE4.2 and AVX2 instructions for encodeArray intrinsic. Reviewed-by: roland
Tue, 22 Jan 2013 11:31:25 -0800 8005055: pass outputStream to more opto debug routines
kvn [Tue, 22 Jan 2013 11:31:25 -0800] rev 15241
8005055: pass outputStream to more opto debug routines Summary: pass the output stream to node->dump() and everything reachable from there Reviewed-by: kvn Contributed-by: goetz.lindenmaier@sap.com
Thu, 24 Jan 2013 06:04:43 -0800 Merge
jmasa [Thu, 24 Jan 2013 06:04:43 -0800] rev 15240
Merge
Tue, 22 Jan 2013 13:42:39 +0100 8004147: test/Makefile jtreg_tests target does not work with cygwin
mgerdin [Tue, 22 Jan 2013 13:42:39 +0100] rev 15239
8004147: test/Makefile jtreg_tests target does not work with cygwin Reviewed-by: ctornqvi, brutisso
Wed, 16 Jan 2013 12:46:27 +0100 8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations
brutisso [Wed, 16 Jan 2013 12:46:27 +0100] rev 15238
8006242: G1: WorkerDataArray<T>::verify() too strict for double calculations Summary: Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, mgerdin
Tue, 22 Jan 2013 11:54:16 -0800 Merge
zgu [Tue, 22 Jan 2013 11:54:16 -0800] rev 15237
Merge
Tue, 22 Jan 2013 14:27:41 -0500 6871190: Don't terminate JVM if it is running in a non-interactive session
zgu [Tue, 22 Jan 2013 14:27:41 -0500] rev 15236
6871190: Don't terminate JVM if it is running in a non-interactive session Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session Reviewed-by: ctornqvi, acorn
Tue, 22 Jan 2013 05:57:18 -0800 8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops
dcubed [Tue, 22 Jan 2013 05:57:18 -0800] rev 15235
8004903: VMThread::execute() calls Thread::check_for_valid_safepoint_state() on concurrent VM ops Summary: check_for_valid_safepoint_state() only applies to blocking VM ops Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Tue, 22 Jan 2013 05:56:42 -0800 8004902: correctness fixes motivated by contended locking work (6607129)
dcubed [Tue, 22 Jan 2013 05:56:42 -0800] rev 15234
8004902: correctness fixes motivated by contended locking work (6607129) Summary: misc correctness fixes Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: dave.dice@oracle.com
Tue, 22 Jan 2013 05:55:04 -0800 6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit()
dcubed [Tue, 22 Jan 2013 05:55:04 -0800] rev 15233
6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit() Summary: Add missing Handle. Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: karen.kinnear@oracle.com
Mon, 21 Jan 2013 16:11:24 -0500 Merge
acorn [Mon, 21 Jan 2013 16:11:24 -0500] rev 15232
Merge
Mon, 21 Jan 2013 09:00:04 +0100 8006431: os::Bsd::initialize_system_info() sets _physical_memory too large
brutisso [Mon, 21 Jan 2013 09:00:04 +0100] rev 15231
8006431: os::Bsd::initialize_system_info() sets _physical_memory too large Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com. Reviewed-by: sla, dholmes, dlong, mikael
Thu, 17 Jan 2013 22:11:57 -0500 8006548: version wrong in new constantPool code
coleenp [Thu, 17 Jan 2013 22:11:57 -0500] rev 15230
8006548: version wrong in new constantPool code Summary: fix increment problem with saved_version Reviewed-by: dholmes
Thu, 17 Jan 2013 13:40:31 -0500 7174978: NPG: Fix bactrace builder for class redefinition
coleenp [Thu, 17 Jan 2013 13:40:31 -0500] rev 15229
7174978: NPG: Fix bactrace builder for class redefinition Summary: Remove Method* from backtrace but save version so redefine classes doesn't give inaccurate line numbers. Removed old Merlin API with duplicate code. Reviewed-by: dholmes, sspitsyn
Thu, 17 Jan 2013 10:25:16 -0500 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
hseigel [Thu, 17 Jan 2013 10:25:16 -0500] rev 15228
7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems. Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro. Reviewed-by: dholmes, coleenp, mikael, kvn
Fri, 18 Jan 2013 19:13:41 +0100 Merge
sla [Fri, 18 Jan 2013 19:13:41 +0100] rev 15227
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip