Wed, 27 Jul 2011 15:06:35 -0700 7071427: AdapterFingerPrint can hold 8 entries per int
never [Wed, 27 Jul 2011 15:06:35 -0700] rev 10254
7071427: AdapterFingerPrint can hold 8 entries per int Reviewed-by: kvn
Tue, 26 Jul 2011 19:35:23 -0700 7070134: Hotspot crashes with sigsegv from PorterStemmer
kvn [Tue, 26 Jul 2011 19:35:23 -0700] rev 10253
7070134: Hotspot crashes with sigsegv from PorterStemmer Summary: Do not move data nodes which are attached to a predicate test to a dominating test. Reviewed-by: never
Thu, 21 Jul 2011 11:25:07 -0700 7063628: Use cbcond on T4
kvn [Thu, 21 Jul 2011 11:25:07 -0700] rev 10252
7063628: Use cbcond on T4 Summary: Add new short branch instruction to Hotspot sparc assembler. Reviewed-by: never, twisti, jrose
Thu, 21 Jul 2011 08:38:25 -0700 7012081: JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries
never [Thu, 21 Jul 2011 08:38:25 -0700] rev 10251
7012081: JSR 292: SA-JDI can't read MH/MT/Indy ConstantPool entries Reviewed-by: kvn, twisti, jrose
Wed, 20 Jul 2011 18:04:17 -0700 7066339: Tiered: policy should make consistent decisions about osr levels
iveresov [Wed, 20 Jul 2011 18:04:17 -0700] rev 10250
7066339: Tiered: policy should make consistent decisions about osr levels Summary: Added feedback disabling flag to common(), fixed handling of TieredStopAtLevel. Reviewed-by: kvn, never
Wed, 17 Aug 2011 07:05:42 -0400 Merge
collins [Wed, 17 Aug 2011 07:05:42 -0400] rev 10249
Merge
Tue, 16 Aug 2011 09:18:47 -0400 Merge
zgu [Tue, 16 Aug 2011 09:18:47 -0400] rev 10248
Merge
Tue, 12 Jul 2011 21:13:53 -0400 7065535: Mistyped function name that disabled UseLargePages on Windows
zgu [Tue, 12 Jul 2011 21:13:53 -0400] rev 10247
7065535: Mistyped function name that disabled UseLargePages on Windows Summary: Missing suffix "A" of Windows API LookupPrivilegeValue failed finding function pointer, caused VM to disable UseLargePages option Reviewed-by: coleenp, phh
Fri, 15 Apr 2011 09:34:43 -0400 7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls
zgu [Fri, 15 Apr 2011 09:34:43 -0400] rev 10246
7016797: Hotspot: securely/restrictive load dlls and new API for loading system dlls Summary: Created Windows Dll wrapped to handle jdk6 and jdk7 platform requirements, also provided more restictive Dll search orders for Windows system Dlls. Reviewed-by: acorn, dcubed, ohair, alanb
Wed, 10 Aug 2011 15:04:21 +0400 7073913: The fix for 7017193 causes segfaults
dsamersoff [Wed, 10 Aug 2011 15:04:21 +0400] rev 10245
7073913: The fix for 7017193 causes segfaults Summary: Buffer overflow in os::get_line_chars Reviewed-by: coleenp, dholmes, dcubed Contributed-by: aph@redhat.com
Tue, 16 Aug 2011 08:02:29 -0700 Merge
ysr [Tue, 16 Aug 2011 08:02:29 -0700] rev 10244
Merge
Fri, 12 Aug 2011 11:31:06 -0400 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
tonyp [Fri, 12 Aug 2011 11:31:06 -0400] rev 10243
7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally Summary: Refactor the allocation code during GC to use the G1AllocRegion abstraction. Use separate subclasses of G1AllocRegion for survivor and old regions. Avoid BOT updates and dirty survivor cards incrementally for the former. Reviewed-by: brutisso, johnc, ysr
Thu, 11 Aug 2011 11:36:29 -0700 7074579: G1: JVM crash with JDK7 running ATG CRMDemo Fusion App
johnc [Thu, 11 Aug 2011 11:36:29 -0700] rev 10242
7074579: G1: JVM crash with JDK7 running ATG CRMDemo Fusion App Summary: Handlize MemoryUsage klass oop in createGCInfo routine Reviewed-by: tonyp, fparain, ysr, jcoomes
Thu, 11 Aug 2011 14:58:29 +0100 Merge
kevinw [Thu, 11 Aug 2011 14:58:29 +0100] rev 10241
Merge
Tue, 02 Aug 2011 14:37:35 +0100 7072527: CMS: JMM GC counters overcount in some cases
kevinw [Tue, 02 Aug 2011 14:37:35 +0100] rev 10240
7072527: CMS: JMM GC counters overcount in some cases Summary: Avoid overcounting when CMS has concurrent mode failure. Reviewed-by: ysr Contributed-by: rednaxelafx@gmail.com
Fri, 05 Aug 2011 16:50:14 -0700 7060836: RHEL 5.5 and 5.6 should support UseNUMA
iveresov [Fri, 05 Aug 2011 16:50:14 -0700] rev 10239
7060836: RHEL 5.5 and 5.6 should support UseNUMA Summary: Add a wrapper for sched_getcpu() for systems where libc lacks it Reviewed-by: ysr Contributed-by: Andrew John Hughes <ahughes@redhat.com>
Fri, 05 Aug 2011 16:44:01 -0700 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
iveresov [Fri, 05 Aug 2011 16:44:01 -0700] rev 10238
7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008 Summary: Use mmap() instead of madvise(MADV_DONTNEED) to uncommit pages Reviewed-by: ysr
Tue, 02 Aug 2011 12:13:13 -0700 7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking
johnc [Tue, 02 Aug 2011 12:13:13 -0700] rev 10237
7069863: G1: SIGSEGV running SPECjbb2011 and -UseBiasedLocking Summary: Align the reserved size of the heap and perm to the heap region size to get a preferred heap base that is aligned to the region size, and call the correct heap reservation constructor. Also add a check in the heap reservation code that the reserved space starts at the requested address (if any). Reviewed-by: kvn, ysr
Mon, 01 Aug 2011 10:04:28 -0700 7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark
johnc [Mon, 01 Aug 2011 10:04:28 -0700] rev 10236
7068240: G1: Long "parallel other time" and "ext root scanning" when running specific benchmark Summary: In root processing, move the scanning of the reference processor's discovered lists to before RSet updating and scanning. When scanning the reference processor's discovered lists, use a buffering closure so that the time spent copying any reference object is correctly attributed. Also removed a couple of unused and irrelevant timers. Reviewed-by: ysr, jmasa
Thu, 28 Jul 2011 14:10:21 -0400 7072341: enable hotspot builds on Linux 3.0
andrew [Thu, 28 Jul 2011 14:10:21 -0400] rev 10235
7072341: enable hotspot builds on Linux 3.0 Summary: Add "3" to list of allowable versions Reviewed-by: kamg, chrisphi
Sat, 23 Jul 2011 10:42:20 -0400 Merge
coleenp [Sat, 23 Jul 2011 10:42:20 -0400] rev 10234
Merge
Fri, 22 Jul 2011 00:29:01 -0700 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
dholmes [Fri, 22 Jul 2011 00:29:01 -0700] rev 10233
7046490: Preallocated OOME objects should obey Throwable stack trace protocol Summary: Update the OOME stacktrace to contain Throwable.UNASSIGNED_STACK when the backtrace is filled in Reviewed-by: mchung, phh
Sat, 16 Jul 2011 22:21:39 -0400 Merge
coleenp [Sat, 16 Jul 2011 22:21:39 -0400] rev 10232
Merge
Thu, 07 Jul 2011 22:34:34 -0400 Merge
coleenp [Thu, 07 Jul 2011 22:34:34 -0400] rev 10231
Merge
Sat, 02 Jul 2011 04:17:12 -0400 7052988: JPRT embedded builds don't set MINIMIZE_RAM_USAGE
dholmes [Sat, 02 Jul 2011 04:17:12 -0400] rev 10230
7052988: JPRT embedded builds don't set MINIMIZE_RAM_USAGE Reviewed-by: kamg, dsamersoff
Wed, 29 Jun 2011 20:28:58 -0700 6951623: 3/3 possible performance problems in FollowReferences() and GetObjectsWithTags()
dcubed [Wed, 29 Jun 2011 20:28:58 -0700] rev 10229
6951623: 3/3 possible performance problems in FollowReferences() and GetObjectsWithTags() Summary: Call collect_stack_roots() before collect_simple_roots() as an optimization. Reviewed-by: ysr, dsamersoff, dcubed Contributed-by: ashok.srinivasa.murthy@oracle.com
Thu, 23 Jun 2011 20:31:43 -0700 7043987: 3/3 JVMTI FollowReferences is slow
dcubed [Thu, 23 Jun 2011 20:31:43 -0700] rev 10228
7043987: 3/3 JVMTI FollowReferences is slow Summary: VM_HeapWalkOperation::doit() should only reset mark bits when necessary. Reviewed-by: dsamersoff, ysr, dholmes, dcubed Contributed-by: ashok.srinivasa.murthy@oracle.com
Sat, 18 Jun 2011 13:32:27 +0400 Merge
dsamersoff [Sat, 18 Jun 2011 13:32:27 +0400] rev 10227
Merge
Thu, 09 Jun 2011 01:06:09 +0400 Merge
dsamersoff [Thu, 09 Jun 2011 01:06:09 +0400] rev 10226
Merge
Thu, 25 Aug 2011 17:17:59 -0700 Added tag jdk8-b02 for changeset 4c6704d59ad1
schien [Thu, 25 Aug 2011 17:17:59 -0700] rev 10225
Added tag jdk8-b02 for changeset 4c6704d59ad1
Thu, 25 Aug 2011 17:17:52 -0700 Added tag jdk8-b02 for changeset e9e28bfc0fe8
schien [Thu, 25 Aug 2011 17:17:52 -0700] rev 10224
Added tag jdk8-b02 for changeset e9e28bfc0fe8
Wed, 05 Jul 2017 17:48:42 +0200 Added tag jdk8-b02 for changeset 1b9d19620eb4
duke [Wed, 05 Jul 2017 17:48:42 +0200] rev 10223
Added tag jdk8-b02 for changeset 1b9d19620eb4
Wed, 05 Jul 2017 17:48:41 +0200 Merge jdk8-b02
duke [Wed, 05 Jul 2017 17:48:41 +0200] rev 10222
Merge
Wed, 05 Jul 2017 17:48:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:39 +0200] rev 10221
Merge
Thu, 18 Aug 2011 18:55:34 -0700 Added tag jdk8-b01 for changeset cca843a7d258
cl [Thu, 18 Aug 2011 18:55:34 -0700] rev 10220
Added tag jdk8-b01 for changeset cca843a7d258
Wed, 05 Jul 2017 17:48:36 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:36 +0200] rev 10219
Merge
Thu, 18 Aug 2011 18:55:18 -0700 Added tag jdk8-b01 for changeset f8eee974ce44
cl [Thu, 18 Aug 2011 18:55:18 -0700] rev 10218
Added tag jdk8-b01 for changeset f8eee974ce44
Wed, 05 Jul 2017 17:48:33 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:33 +0200] rev 10217
Merge
Thu, 18 Aug 2011 18:55:17 -0700 Added tag jdk8-b01 for changeset 1df939041fc6
cl [Thu, 18 Aug 2011 18:55:17 -0700] rev 10216
Added tag jdk8-b01 for changeset 1df939041fc6
Wed, 05 Jul 2017 17:48:30 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:30 +0200] rev 10215
Merge
Thu, 18 Aug 2011 18:55:08 -0700 Added tag jdk8-b01 for changeset a3a3c58b415c
cl [Thu, 18 Aug 2011 18:55:08 -0700] rev 10214
Added tag jdk8-b01 for changeset a3a3c58b415c
Wed, 05 Jul 2017 17:48:27 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:27 +0200] rev 10213
Merge
Thu, 18 Aug 2011 18:55:25 -0700 Added tag jdk8-b01 for changeset c044acdfb900
cl [Thu, 18 Aug 2011 18:55:25 -0700] rev 10212
Added tag jdk8-b01 for changeset c044acdfb900
Wed, 05 Jul 2017 17:48:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:25 +0200] rev 10211
Merge
Thu, 18 Aug 2011 18:55:12 -0700 Added tag jdk8-b01 for changeset 2143c41c2a90
cl [Thu, 18 Aug 2011 18:55:12 -0700] rev 10210
Added tag jdk8-b01 for changeset 2143c41c2a90
Wed, 24 Aug 2011 13:50:03 -0700 Merge
schien [Wed, 24 Aug 2011 13:50:03 -0700] rev 10209
Merge
Tue, 26 Jul 2011 21:54:25 +0200 7071275: Fix jdk7 references in README files, remove Forest Extension mentions
neugens [Tue, 26 Jul 2011 21:54:25 +0200] rev 10208
7071275: Fix jdk7 references in README files, remove Forest Extension mentions Summary: Change documentation to remove reference to forest and reflect update to jdk8. Reviewed-by: ohair
Thu, 18 Aug 2011 18:55:03 -0700 Added tag jdk8-b01 for changeset dd03729633cc
cl [Thu, 18 Aug 2011 18:55:03 -0700] rev 10207
Added tag jdk8-b01 for changeset dd03729633cc
Wed, 05 Jul 2017 17:48:15 +0200 Added tag jdk8-b01 for changeset de9223c94f9c
duke [Wed, 05 Jul 2017 17:48:15 +0200] rev 10206
Added tag jdk8-b01 for changeset de9223c94f9c
Wed, 05 Jul 2017 17:48:14 +0200 Merge jdk8-b01
duke [Wed, 05 Jul 2017 17:48:14 +0200] rev 10205
Merge
Wed, 05 Jul 2017 17:48:11 +0200 Merge
duke [Wed, 05 Jul 2017 17:48:11 +0200] rev 10204
Merge
Fri, 05 Aug 2011 19:41:05 -0700 7064544: (javadoc) miscellaneous fixes requested by netbeans
ksrini [Fri, 05 Aug 2011 19:41:05 -0700] rev 10203
7064544: (javadoc) miscellaneous fixes requested by netbeans Summary: Contributed by netbeans team, modified to suit by the langtools team. Reviewed-by: jjg, bpatel
Fri, 05 Aug 2011 15:57:59 -0700 7074189: some javac tests fail with latest jtreg 4.1 b03
jjg [Fri, 05 Aug 2011 15:57:59 -0700] rev 10202
7074189: some javac tests fail with latest jtreg 4.1 b03 Reviewed-by: darcy
Thu, 04 Aug 2011 11:15:37 -0700 7071246: Enclosing string literal in parenthesis in switch-case crashes javac
darcy [Thu, 04 Aug 2011 11:15:37 -0700] rev 10201
7071246: Enclosing string literal in parenthesis in switch-case crashes javac Reviewed-by: mcimadamore
Wed, 27 Jul 2011 11:53:17 -0700 7068902: (javac) allow enabling or disabling of String folding
ksrini [Wed, 27 Jul 2011 11:53:17 -0700] rev 10200
7068902: (javac) allow enabling or disabling of String folding Summary: Contributed by netbeans team, modified to suit by the langtools team. Reviewed-by: jjg, mcimadamore
Wed, 27 Jul 2011 19:01:33 +0100 7057297: Project Coin: diamond erroneously accepts in array initializer expressions
mcimadamore [Wed, 27 Jul 2011 19:01:33 +0100] rev 10199
7057297: Project Coin: diamond erroneously accepts in array initializer expressions Summary: Diamond in array initializer expressions should be rejected Reviewed-by: jjg
Wed, 27 Jul 2011 19:01:08 +0100 7046778: Project Coin: problem with diamond and member inner classes
mcimadamore [Wed, 27 Jul 2011 19:01:08 +0100] rev 10198
7046778: Project Coin: problem with diamond and member inner classes Summary: Diamond inference generates spurious error messages when target type is a member inner class Reviewed-by: jjg
Wed, 27 Jul 2011 19:00:53 +0100 7062745: Regression: difference in overload resolution when two methods are maximally specific
mcimadamore [Wed, 27 Jul 2011 19:00:53 +0100] rev 10197
7062745: Regression: difference in overload resolution when two methods are maximally specific Summary: Fix most specific when two methods are maximally specific and only one has non-raw return type Reviewed-by: jjg, dlsmith
Fri, 22 Jul 2011 21:31:14 -0700 Merge
ohair [Fri, 22 Jul 2011 21:31:14 -0700] rev 10196
Merge
Fri, 22 Jul 2011 17:35:20 -0700 7069993: Adjust make/jprt.properties file for jdk8
ohair [Fri, 22 Jul 2011 17:35:20 -0700] rev 10195
7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip