Mon, 22 Apr 2013 19:24:41 +0400 8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Mon, 22 Apr 2013 19:24:41 +0400] rev 17144
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: anthony, serb
Mon, 22 Apr 2013 18:39:04 +0400 8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
kshefov [Mon, 22 Apr 2013 18:39:04 +0400] rev 17143
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris Reviewed-by: serb, anthony
Thu, 18 Apr 2013 15:09:59 +0100 8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
pchelko [Thu, 18 Apr 2013 15:09:59 +0100] rev 17142
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality Reviewed-by: anthony, serb Contributed-by: Markus Persson <markus.persson@oracle.com>
Tue, 30 Apr 2013 22:43:02 -0700 Merge
lana [Tue, 30 Apr 2013 22:43:02 -0700] rev 17141
Merge
Mon, 29 Apr 2013 10:02:21 -0700 8005302: [findbugs] public methods return internal arrays; may be private
jchen [Mon, 29 Apr 2013 10:02:21 -0700] rev 17140
8005302: [findbugs] public methods return internal arrays; may be private Reviewed-by: bae, prr
Thu, 25 Apr 2013 10:14:24 -0700 8009199: Printed text become garbage on Mac OSX
jgodinez [Thu, 25 Apr 2013 10:14:24 -0700] rev 17139
8009199: Printed text become garbage on Mac OSX Reviewed-by: bae, prr
Thu, 02 May 2013 13:35:34 -0700 Added tag jdk8-b88 for changeset a7caf0d4cb98
katleman [Thu, 02 May 2013 13:35:34 -0700] rev 17138
Added tag jdk8-b88 for changeset a7caf0d4cb98
Wed, 05 Jul 2017 18:53:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:37 +0200] rev 17137
Merge
Fri, 03 May 2013 08:10:11 -0700 Added tag hs25-b31 for changeset 62f2a12da171
amurillo [Fri, 03 May 2013 08:10:11 -0700] rev 17136
Added tag hs25-b31 for changeset 62f2a12da171
Fri, 03 May 2013 08:10:10 -0700 Merge
amurillo [Fri, 03 May 2013 08:10:10 -0700] rev 17135
Merge
Thu, 02 May 2013 18:50:05 -0700 Merge
kvn [Thu, 02 May 2013 18:50:05 -0700] rev 17134
Merge
Thu, 02 May 2013 10:27:15 +0200 8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros
roland [Thu, 02 May 2013 10:27:15 +0200] rev 17133
8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros Summary: remove unused parameter in dtrace macros Reviewed-by: kvn, roland Contributed-by: albert.noll@oracle.com
Mon, 29 Apr 2013 13:20:19 +0200 8012547: Code cache flushing can get stuck reclaming of memory
neliasso [Mon, 29 Apr 2013 13:20:19 +0200] rev 17132
8012547: Code cache flushing can get stuck reclaming of memory Summary: Keep sweeping regardless of if we are flushing Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:41:10 -0700 Merge
jiangli [Fri, 26 Apr 2013 14:41:10 -0700] rev 17131
Merge
Fri, 26 Apr 2013 16:21:03 -0400 8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
jiangli [Fri, 26 Apr 2013 16:21:03 -0400] rev 17130
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL). Summary: Change the assert to if check as MethodCounters could be NULL under TieredCompilation. Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:50:23 -0400 Merge
bharadwaj [Fri, 26 Apr 2013 14:50:23 -0400] rev 17129
Merge
Fri, 26 Apr 2013 10:52:26 -0700 Merge
bharadwaj [Fri, 26 Apr 2013 10:52:26 -0700] rev 17128
Merge
Fri, 26 Apr 2013 08:33:39 -0700 Merge
vlivanov [Fri, 26 Apr 2013 08:33:39 -0700] rev 17127
Merge
Fri, 26 Apr 2013 07:21:41 -0700 8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
iignatyev [Fri, 26 Apr 2013 07:21:41 -0700] rev 17126
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false Reviewed-by: kvn, vlivanov
Tue, 23 Apr 2013 18:06:54 +0200 8012157: removed unused code in SharedRuntime::handle_wrong_method
neliasso [Tue, 23 Apr 2013 18:06:54 +0200] rev 17125
8012157: removed unused code in SharedRuntime::handle_wrong_method Reviewed-by: kvn, roland, rbackman Contributed-by: albert.noll@oracle.com
Tue, 23 Apr 2013 13:48:02 +0200 8010332: removed unused method: ciMethod::uses_monitors
neliasso [Tue, 23 Apr 2013 13:48:02 +0200] rev 17124
8010332: removed unused method: ciMethod::uses_monitors Reviewed-by: twisti, roland Contributed-by: albert.noll@oracle.com
Thu, 25 Apr 2013 11:09:24 -0700 8011675: adding compilation level to replay data
iignatyev [Thu, 25 Apr 2013 11:09:24 -0700] rev 17123
8011675: adding compilation level to replay data Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:04:36 -0700 8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
iignatyev [Thu, 25 Apr 2013 11:04:36 -0700] rev 17122
8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:02:32 -0700 8012260: ciReplay: Include PID into the name of replay data file
vlivanov [Thu, 25 Apr 2013 11:02:32 -0700] rev 17121
8012260: ciReplay: Include PID into the name of replay data file Reviewed-by: kvn, twisti
Thu, 02 May 2013 16:41:09 -0700 Merge
mgerdin [Thu, 02 May 2013 16:41:09 -0700] rev 17120
Merge
Thu, 02 May 2013 19:28:59 +0200 Merge
mgerdin [Thu, 02 May 2013 19:28:59 +0200] rev 17119
Merge
Tue, 30 Apr 2013 16:36:24 +0200 8008541: Remove old code in HotSpot that supported the jmap -permstat functionality
ehelin [Tue, 30 Apr 2013 16:36:24 +0200] rev 17118
8008541: Remove old code in HotSpot that supported the jmap -permstat functionality Reviewed-by: sla, brutisso
Mon, 29 Apr 2013 13:07:27 +0200 8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
mgerdin [Mon, 29 Apr 2013 13:07:27 +0200] rev 17117
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking Summary: Change Metaspace::deallocate to take lock with _no_safepoint_check_flag Reviewed-by: coleenp, jmasa, dholmes
Mon, 29 Apr 2013 09:31:59 +0200 Merge
mgerdin [Mon, 29 Apr 2013 09:31:59 +0200] rev 17116
Merge
Fri, 26 Apr 2013 10:57:57 -0700 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
johnc [Fri, 26 Apr 2013 10:57:57 -0700] rev 17115
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class. Reviewed-by: jmasa, brutisso
Fri, 26 Apr 2013 10:40:36 +0200 8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
stefank [Fri, 26 Apr 2013 10:40:36 +0200] rev 17114
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading Reviewed-by: coleenp, mgerdin
Fri, 26 Apr 2013 09:53:22 +0200 8012915: ReservedSpace::align_reserved_region() broken on Windows
brutisso [Fri, 26 Apr 2013 09:53:22 +0200] rev 17113
8012915: ReservedSpace::align_reserved_region() broken on Windows Summary: remove unused constructors and helper methods for ReservedHeapSpace and ReservedSpace Reviewed-by: mgerdin, jmasa, johnc, tschatzl
Wed, 24 Apr 2013 20:13:37 +0200 8013132: Add a flag to turn off the output of the verbose verification code
stefank [Wed, 24 Apr 2013 20:13:37 +0200] rev 17112
8013132: Add a flag to turn off the output of the verbose verification code Reviewed-by: johnc, brutisso
Wed, 24 Apr 2013 14:48:43 -0700 8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t
johnc [Wed, 24 Apr 2013 14:48:43 -0700] rev 17111
8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t Summary: In graphKit INT operations were generated to access PtrQueue::_index which has type size_t. This is 64 bit on 64-bit machines. No problems occur on little endian machines as long as the index fits into 32 bit, but on big endian machines the upper part is read, which is zero. This leads to unnecessary branches to the slow path in the runtime. Reviewed-by: twisti, johnc Contributed-by: Martin Doerr <martin.doerr@sap.com>
Wed, 24 Apr 2013 19:55:02 +0200 8013136: NPG: Parallel class loading tests fail after fix for JDK-8011802
mgerdin [Wed, 24 Apr 2013 19:55:02 +0200] rev 17110
8013136: NPG: Parallel class loading tests fail after fix for JDK-8011802 Summary: Move initialization of dependencies to before allocation of CLD Reviewed-by: stefank, coleenp
Tue, 12 Feb 2013 14:15:45 -0800 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
jmasa [Tue, 12 Feb 2013 14:15:45 -0800] rev 17109
8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions Reviewed-by: mgerdin, coleenp
Thu, 18 Apr 2013 10:09:23 -0700 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator
johnc [Thu, 18 Apr 2013 10:09:23 -0700] rev 17108
8011724: G1: Stack allocate instances of HeapRegionRemSetIterator Summary: Stack allocate instances of HeapRegionRemSetIterator during RSet scanning. Reviewed-by: brutisso, jwilhelm
Tue, 23 Apr 2013 08:39:55 +0200 8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD
mgerdin [Tue, 23 Apr 2013 08:39:55 +0200] rev 17107
8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD Summary: Restructure initialization of ClassLoaderData to not add a new instance if init_dependencies fail Reviewed-by: stefank, coleenp
Mon, 22 Apr 2013 22:00:03 -0700 8012111: Remove warning about CMS generation shrinking.
jmasa [Mon, 22 Apr 2013 22:00:03 -0700] rev 17106
8012111: Remove warning about CMS generation shrinking. Reviewed-by: johnc, brutisso, stefank
Mon, 22 Apr 2013 20:27:36 +0200 8012687: Remove unused is_root checks and closures
stefank [Mon, 22 Apr 2013 20:27:36 +0200] rev 17105
8012687: Remove unused is_root checks and closures Reviewed-by: tschatzl, jmasa
Mon, 22 Apr 2013 10:10:09 +0200 Merge
mgerdin [Mon, 22 Apr 2013 10:10:09 +0200] rev 17104
Merge
Fri, 19 Apr 2013 05:14:39 +0200 Merge
kevinw [Fri, 19 Apr 2013 05:14:39 +0200] rev 17103
Merge
Thu, 18 Apr 2013 17:02:20 +0100 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line
kevinw [Thu, 18 Apr 2013 17:02:20 +0100] rev 17102
7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line Reviewed-by: mgerdin
Fri, 01 Mar 2013 10:19:29 -0800 8011268: NPG: Free unused VirtualSpaceNodes
jmasa [Fri, 01 Mar 2013 10:19:29 -0800] rev 17101
8011268: NPG: Free unused VirtualSpaceNodes Reviewed-by: mgerdin, coleenp, johnc
Thu, 02 May 2013 13:12:33 -0700 Merge
jiangli [Thu, 02 May 2013 13:12:33 -0700] rev 17100
Merge
Thu, 02 May 2013 12:16:01 -0400 Merge
jiangli [Thu, 02 May 2013 12:16:01 -0400] rev 17099
Merge
Mon, 29 Apr 2013 01:58:43 -0700 Merge
jiangli [Mon, 29 Apr 2013 01:58:43 -0700] rev 17098
Merge
Fri, 26 Apr 2013 16:58:18 -0400 Merge
jiangli [Fri, 26 Apr 2013 16:58:18 -0400] rev 17097
Merge
Sun, 28 Apr 2013 18:24:04 -0400 8010428: Special -agentpath checks needed with minimal VM to produce proper error message
dholmes [Sun, 28 Apr 2013 18:24:04 -0400] rev 17096
8010428: Special -agentpath checks needed with minimal VM to produce proper error message Reviewed-by: dholmes, alanb, cjplummer, olagneau Contributed-by: Carlos Lucasius <carlos.lucasius@oracle.com>
Wed, 24 Apr 2013 21:11:02 -0400 Merge
dlong [Wed, 24 Apr 2013 21:11:02 -0400] rev 17095
Merge
Wed, 24 Apr 2013 20:55:28 -0400 8003853: specify offset of IC load in java_to_interp stub
dlong [Wed, 24 Apr 2013 20:55:28 -0400] rev 17094
8003853: specify offset of IC load in java_to_interp stub Summary: refactored code to allow platform-specific differences Reviewed-by: dlong, twisti Contributed-by: Goetz Lindenmaier <goetz.lindenmaier@sap.com>
Wed, 01 May 2013 09:00:39 -0700 Merge
bharadwaj [Wed, 01 May 2013 09:00:39 -0700] rev 17093
Merge
Wed, 01 May 2013 08:07:59 -0700 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87
bharadwaj [Wed, 01 May 2013 08:07:59 -0700] rev 17092
8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 Summary: Do not treat static methods as miranda methods. Reviewed-by: dholmes, acorn
Wed, 01 May 2013 10:10:57 -0400 Merge
vladidan [Wed, 01 May 2013 10:10:57 -0400] rev 17091
Merge
Tue, 30 Apr 2013 17:36:01 -0400 8013398: Adjust number of stack guard pages on systems with large memory page size
vladidan [Tue, 30 Apr 2013 17:36:01 -0400] rev 17090
8013398: Adjust number of stack guard pages on systems with large memory page size Summary: Auto adjust number of stack guard pages on systems with large memory page size Reviewed-by: bobv, coleenp
Wed, 01 May 2013 01:07:50 +0200 Merge
sla [Wed, 01 May 2013 01:07:50 +0200] rev 17089
Merge
Tue, 30 Apr 2013 21:47:02 +0200 8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause
sla [Tue, 30 Apr 2013 21:47:02 +0200] rev 17088
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
Tue, 30 Apr 2013 11:56:52 -0700 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
ccheung [Tue, 30 Apr 2013 11:56:52 -0700] rev 17087
8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" Reviewed-by: coleenp, zgu, hseigel
Tue, 30 Apr 2013 09:17:06 -0400 8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6'
zgu [Tue, 30 Apr 2013 09:17:06 -0400] rev 17086
8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6' Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
Tue, 30 Apr 2013 02:28:42 -0700 Merge
sla [Tue, 30 Apr 2013 02:28:42 -0700] rev 17085
Merge
Tue, 30 Apr 2013 10:53:58 +0200 8013466: SA crashes when attaching to a process on OS X
sla [Tue, 30 Apr 2013 10:53:58 +0200] rev 17084
8013466: SA crashes when attaching to a process on OS X Reviewed-by: coleenp, rbackman, minqi
Mon, 29 Apr 2013 11:03:49 -0700 8012015: Use PROT_NONE when reserving memory
mikael [Mon, 29 Apr 2013 11:03:49 -0700] rev 17083
8012015: Use PROT_NONE when reserving memory Summary: Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE. Reviewed-by: dholmes, ctornqvi
Mon, 29 Apr 2013 16:36:17 -0400 Merge
hseigel [Mon, 29 Apr 2013 16:36:17 -0400] rev 17082
Merge
Mon, 29 Apr 2013 16:13:57 -0400 8011773: Some tests on Interned String crashed JVM with OOM
hseigel [Mon, 29 Apr 2013 16:13:57 -0400] rev 17081
8011773: Some tests on Interned String crashed JVM with OOM Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions. Reviewed-by: coleenp, dholmes
Fri, 26 Apr 2013 07:34:02 -0400 8007154: Remove support for u4 MethodParameter flags fields
emc [Fri, 26 Apr 2013 07:34:02 -0400] rev 17080
8007154: Remove support for u4 MethodParameter flags fields Summary: Remove support for parsing class files with four-byte flags fields in MethodParameters attributes Reviewed-by: jrose, coleenp
Fri, 26 Apr 2013 08:40:24 -0700 Merge
dcubed [Fri, 26 Apr 2013 08:40:24 -0700] rev 17079
Merge
Thu, 25 Apr 2013 12:55:49 -0700 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
iklam [Thu, 25 Apr 2013 12:55:49 -0700] rev 17078
8008962: NPG: Memory regression: One extra Monitor per ConstantPool Summary: Re-use InstanceKlass::_init_lock locking ConstantPool as well. Reviewed-by: dholmes, coleenp, acorn
Thu, 25 Apr 2013 03:58:53 -0700 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
sspitsyn [Thu, 25 Apr 2013 03:58:53 -0700] rev 17077
8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands Summary: References from operands to CP entries and back must be correct after CP merge Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Wed, 24 Apr 2013 15:57:17 -0700 Merge
coleenp [Wed, 24 Apr 2013 15:57:17 -0700] rev 17076
Merge
Wed, 24 Apr 2013 16:19:35 -0400 8011803: release_C_heap_structures is never called for anonymous classes.
coleenp [Wed, 24 Apr 2013 16:19:35 -0400] rev 17075
8011803: release_C_heap_structures is never called for anonymous classes. Summary: Call this function from the ClassLoaderData destructor instead of the system dictionary walk. Reviewed-by: stefank, mgerdin
Wed, 24 Apr 2013 14:55:04 -0400 8011218: Kitchensink hanged, likely NMT is to blame
zgu [Wed, 24 Apr 2013 14:55:04 -0400] rev 17074
8011218: Kitchensink hanged, likely NMT is to blame Summary: Made NMT query safepoint aware. Reviewed-by: dholmes, coleenp
Wed, 24 Apr 2013 09:00:04 -0400 8012695: Assertion message displays %u and %s text instead of actual values
hseigel [Wed, 24 Apr 2013 09:00:04 -0400] rev 17073
8012695: Assertion message displays %u and %s text instead of actual values Summary: USe err_msg() to create a proper assertion message. Reviewed-by: twisti, coleenp, iklam
Fri, 26 Apr 2013 00:40:22 -0700 8013227: new hotspot build - hs25-b31
amurillo [Fri, 26 Apr 2013 00:40:22 -0700] rev 17072
8013227: new hotspot build - hs25-b31 Reviewed-by: jcoomes
Thu, 02 May 2013 13:35:00 -0700 Added tag jdk8-b88 for changeset e6d52b5fe8d1
katleman [Thu, 02 May 2013 13:35:00 -0700] rev 17071
Added tag jdk8-b88 for changeset e6d52b5fe8d1
Mon, 06 May 2013 11:41:35 -0700 Merge
lana [Mon, 06 May 2013 11:41:35 -0700] rev 17070
Merge
Tue, 30 Apr 2013 17:41:10 -0700 Merge
lana [Tue, 30 Apr 2013 17:41:10 -0700] rev 17069
Merge
Mon, 29 Apr 2013 14:21:14 -0700 Merge
mduigou [Mon, 29 Apr 2013 14:21:14 -0700] rev 17068
Merge
Mon, 29 Apr 2013 14:20:02 -0700 8008632: Additional JavaDoc tags @apiNote, @implSpec and @implNote
mduigou [Mon, 29 Apr 2013 14:20:02 -0700] rev 17067
8008632: Additional JavaDoc tags @apiNote, @implSpec and @implNote Reviewed-by: briangoetz, alanb, rriggs
Fri, 26 Apr 2013 15:54:12 -0400 8011152: Precision problems on sflt builds
aharlap [Fri, 26 Apr 2013 15:54:12 -0400] rev 17066
8011152: Precision problems on sflt builds Summary: Need to add global flag to the linker Reviewed-by: tbell, dholmes
Wed, 24 Apr 2013 21:46:57 -0700 Merge
mduigou [Wed, 24 Apr 2013 21:46:57 -0700] rev 17065
Merge
Wed, 24 Apr 2013 21:46:35 -0700 8013185: Add java.util.stream to CORE_PKGS.gmk in root repo
mduigou [Wed, 24 Apr 2013 21:46:35 -0700] rev 17064
8013185: Add java.util.stream to CORE_PKGS.gmk in root repo Reviewed-by: mduigou Contributed-by: Henry Jen <henry.jen@oracle.com>
Thu, 02 May 2013 13:34:39 -0700 Added tag jdk8-b88 for changeset 53de314b1c30
katleman [Thu, 02 May 2013 13:34:39 -0700] rev 17063
Added tag jdk8-b88 for changeset 53de314b1c30
Wed, 05 Jul 2017 18:53:07 +0200 Added tag jdk8-b88 for changeset e517701a4d0e
duke [Wed, 05 Jul 2017 18:53:07 +0200] rev 17062
Added tag jdk8-b88 for changeset e517701a4d0e
Wed, 05 Jul 2017 18:53:07 +0200 Merge jdk8-b88
duke [Wed, 05 Jul 2017 18:53:07 +0200] rev 17061
Merge
Wed, 05 Jul 2017 18:53:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:03 +0200] rev 17060
Merge
Thu, 25 Apr 2013 09:24:40 -0700 Added tag jdk8-b87 for changeset c4b5ab25b20c
katleman [Thu, 25 Apr 2013 09:24:40 -0700] rev 17059
Added tag jdk8-b87 for changeset c4b5ab25b20c
Wed, 05 Jul 2017 18:53:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:00 +0200] rev 17058
Merge
Thu, 25 Apr 2013 09:24:14 -0700 Added tag jdk8-b87 for changeset 76e8f6a063b4
katleman [Thu, 25 Apr 2013 09:24:14 -0700] rev 17057
Added tag jdk8-b87 for changeset 76e8f6a063b4
Wed, 05 Jul 2017 18:52:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:57 +0200] rev 17056
Merge
Thu, 25 Apr 2013 09:24:11 -0700 Added tag jdk8-b87 for changeset ed19c1288d5b
katleman [Thu, 25 Apr 2013 09:24:11 -0700] rev 17055
Added tag jdk8-b87 for changeset ed19c1288d5b
Wed, 05 Jul 2017 18:52:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:54 +0200] rev 17054
Merge
Thu, 25 Apr 2013 09:24:44 -0700 Added tag jdk8-b87 for changeset 5884314a2095
katleman [Thu, 25 Apr 2013 09:24:44 -0700] rev 17053
Added tag jdk8-b87 for changeset 5884314a2095
Wed, 05 Jul 2017 18:52:51 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:51 +0200] rev 17052
Merge
Thu, 25 Apr 2013 09:23:53 -0700 Added tag jdk8-b87 for changeset c11b147126a1
katleman [Thu, 25 Apr 2013 09:23:53 -0700] rev 17051
Added tag jdk8-b87 for changeset c11b147126a1
Wed, 05 Jul 2017 18:52:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:47 +0200] rev 17050
Merge
Thu, 02 May 2013 15:59:32 +0200 8013552: Add build support for different man pages for OpenJDK and OracleJDK
erikj [Thu, 02 May 2013 15:59:32 +0200] rev 17049
8013552: Add build support for different man pages for OpenJDK and OracleJDK Reviewed-by: tbell, omajid
Wed, 01 May 2013 14:59:55 -0700 Merge
katleman [Wed, 01 May 2013 14:59:55 -0700] rev 17048
Merge
Tue, 30 Apr 2013 14:40:54 -0700 Merge
katleman [Tue, 30 Apr 2013 14:40:54 -0700] rev 17047
Merge
Mon, 29 Apr 2013 12:34:53 -0400 8013480: fix zero build on arm
omajid [Mon, 29 Apr 2013 12:34:53 -0400] rev 17046
8013480: fix zero build on arm Reviewed-by: erikj
Tue, 30 Apr 2013 21:49:38 -0700 Merge
ngthomas [Tue, 30 Apr 2013 21:49:38 -0700] rev 17045
Merge
Thu, 25 Apr 2013 15:48:11 -0400 8013228: Create new system properties to control allowable OCSP clock skew and CRL connection timeout
mullan [Thu, 25 Apr 2013 15:48:11 -0400] rev 17044
8013228: Create new system properties to control allowable OCSP clock skew and CRL connection timeout Reviewed-by: vinnie
Thu, 25 Apr 2013 11:18:29 -0400 8011313: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout not defined
mullan [Thu, 25 Apr 2013 11:18:29 -0400] rev 17043
8011313: OCSP timeout set to wrong value if com.sun.security.ocsp.timeout not defined Reviewed-by: vinnie
Thu, 25 Apr 2013 09:24:24 -0700 Added tag jdk8-b87 for changeset 2871326c0383
katleman [Thu, 25 Apr 2013 09:24:24 -0700] rev 17042
Added tag jdk8-b87 for changeset 2871326c0383
Wed, 05 Jul 2017 18:52:40 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:40 +0200] rev 17041
Merge
Fri, 26 Apr 2013 00:29:12 -0700 Added tag hs25-b30 for changeset 18be17ecfd6c
amurillo [Fri, 26 Apr 2013 00:29:12 -0700] rev 17040
Added tag hs25-b30 for changeset 18be17ecfd6c
Fri, 26 Apr 2013 00:29:11 -0700 Merge
amurillo [Fri, 26 Apr 2013 00:29:11 -0700] rev 17039
Merge
Thu, 25 Apr 2013 13:10:03 -0700 Merge
bharadwaj [Thu, 25 Apr 2013 13:10:03 -0700] rev 17038
Merge
Wed, 24 Apr 2013 18:20:04 -0400 8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
jiangli [Wed, 24 Apr 2013 18:20:04 -0400] rev 17037
8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset. Summary: Change jmpb() to jmp(). Reviewed-by: coleenp, rdurbin, dcubed
Wed, 24 Apr 2013 09:42:08 +0200 8011771: runThese crashed with EAV
roland [Wed, 24 Apr 2013 09:42:08 +0200] rev 17036
8011771: runThese crashed with EAV Summary: Array bound check elimination's in block motion doesn't always reset its data structures from one step to the other. Reviewed-by: kvn, twisti
Tue, 16 Apr 2013 17:06:39 +0200 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas
roland [Tue, 16 Apr 2013 17:06:39 +0200] rev 17035
8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas Summary: instruct xaddL_no_res shouldn't allow 64 bit constants. Reviewed-by: kvn
Tue, 23 Apr 2013 12:32:17 -0400 8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization.
jiangli [Tue, 23 Apr 2013 12:32:17 -0400] rev 17034
8012927: 'assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range' in interpreter initialization. Summary: Change br_null_short() to br_null(). Reviewed-by: coleenp, hseigel
Tue, 23 Apr 2013 08:12:14 -0700 8012961: Do not restrict static interface methods to be private
bharadwaj [Tue, 23 Apr 2013 08:12:14 -0700] rev 17033
8012961: Do not restrict static interface methods to be private Summary: Lambda changes; spec 0.6.2 - remove the restriction that was added as part of recent changes made to support upcoming changes to compilation of lambda methods. Reviewed-by: dholmes, acorn
Sun, 21 Apr 2013 21:05:02 -0700 Merge
dcubed [Sun, 21 Apr 2013 21:05:02 -0700] rev 17032
Merge
Sun, 21 Apr 2013 20:41:04 -0700 8012907: anti-delta fix for 8010992
dcubed [Sun, 21 Apr 2013 20:41:04 -0700] rev 17031
8012907: anti-delta fix for 8010992 Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin
Sat, 20 Apr 2013 19:02:11 +0200 6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters
mgronlun [Sat, 20 Apr 2013 19:02:11 +0200] rev 17030
6729929: I18N - Taking Heap Dump failed if project path contains multibyte characters Reviewed-by: dholmes, rbackman Contributed-by: peter.allwin@oracle.com
Sat, 20 Apr 2013 04:07:08 -0700 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
sspitsyn [Sat, 20 Apr 2013 04:07:08 -0700] rev 17029
8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition Summary: Lazily create and maintain the MemberNameTable to be able to update MemberName's Reviewed-by: coleenp, jrose, dholmes Contributed-by: serguei.spitsyn@oracle.com
Fri, 19 Apr 2013 16:51:27 -0700 Merge
dcubed [Fri, 19 Apr 2013 16:51:27 -0700] rev 17028
Merge
Fri, 19 Apr 2013 13:48:54 -0700 Merge
dcubed [Fri, 19 Apr 2013 13:48:54 -0700] rev 17027
Merge
Fri, 19 Apr 2013 11:08:52 -0700 8010992: Remove calls to global ::operator new[] and new
minqi [Fri, 19 Apr 2013 11:08:52 -0700] rev 17026
8010992: Remove calls to global ::operator new[] and new Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
Thu, 18 Apr 2013 14:03:37 -0400 Merge
bharadwaj [Thu, 18 Apr 2013 14:03:37 -0400] rev 17025
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip