September 2010 Archives by subject
      
      Starting: Wed Sep  1 05:09:13 PDT 2010
         Ending: Thu Sep 30 16:43:12 PDT 2010
         Messages: 234
     
- 64 bit and safepoint polling
 
Chuck Rasbold
 - 64 bit and safepoint polling
 
Tom Rodriguez
 - 64 bit and safepoint polling
 
Chuck Rasbold
 - 64 bit and safepoint polling
 
Tom Rodriguez
 - 64 bit and safepoint polling
 
Vladimir Kozlov
 - 64 bit and safepoint polling
 
Tom Rodriguez
 - 64 bit and safepoint polling
 
Vladimir Kozlov
 - [jvm-l] More on: Small static method marked not entrant,	inlining reversed?
 
Charles Oliver Nutter
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
John Rose
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
Charles Oliver Nutter
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
John Rose
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
John Rose
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
Charles Oliver Nutter
 - [jvm-l] Re: Small static method marked not entrant,	inlining reversed?
 
John Rose
 - help on instruction scheduling of hotspot jvm
 
David Holmes
 - help on instruction scheduling of hotspot jvm
 
Rémi Forax
 - help on starting point of hotspot jvm
 
ddmetro
 - help on starting point of hotspot jvm
 
Christian Thalinger
 - hg: jdk7/hotspot-comp/corba: 7 new changesets
 
john.coomes at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 12 new changesets
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 18 new changesets
 
vladimir.kozlov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 2 new changesets
 
Christian.Thalinger at Sun.COM
 - hg: jdk7/hotspot-comp/hotspot: 2 new changesets
 
roland.westrelin at sun.com
 - hg: jdk7/hotspot-comp/hotspot: 6919069: client compiler needs to	capture more profile information for tiered work
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6934483: GCC 4.5 errors "suggest	parentheses around something..." when compiling with -Werror and -Wall
 
Christian.Thalinger at Sun.COM
 - hg: jdk7/hotspot-comp/hotspot: 6939224: MethodHandle.invokeGeneric	needs to perform the correct set of conversions
 
john.r.rose at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6953144: Tiered compilation
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6953144: Tiered compilation
 
Rémi Forax
 - hg: jdk7/hotspot-comp/hotspot: 6953144: Tiered compilation
 
Christian Thalinger
 - hg: jdk7/hotspot-comp/hotspot: 6953144: Tiered compilation
 
Christian Thalinger
 - hg: jdk7/hotspot-comp/hotspot: 6965815: OptimizeStringConcat:	assert(!q->is_MergeMem()) failed with specjbb2000
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6972540: sun/nio/ch/SocketChannelImpl	compilation crashed when executing CompileTheWorld
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6981773: incorrect fill value with	OptimizeFill
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6982370: SIGBUS in jbyte_fill
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6982533: Crash in	~StubRoutines::jbyte_fill with AggressiveOpts enabled
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6982537: Crash in	Node*step_through_mergemem
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6982921: assert(_entry_bci !=	InvocationEntryBci) failed: wrong kind of nmethod
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6984056: C1: incorrect code for	integer constant addition on x64
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6984346: Remove development code in	type.hpp
 
vladimir.kozlov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6984368: Large default heap size does	not allow to use zero based compressed oops
 
vladimir.kozlov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6984979: OptimizeFill misses some	cases with an odd memory graph
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6986028: assert(_base == Int) failed:	Not an Int in CmpINode::sub
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6986270: guarantee(*bcp !=	Bytecodes::_monitorenter || exec_mode !=	Deoptimization::Unpack_exception) fails
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6986944: JSR 292	assert(caller_nm->is_method_handle_return(caller_frame.pc()))	failed: must be MH call site
 
Christian.Thalinger at Sun.COM
 - hg: jdk7/hotspot-comp/hotspot: 6987115: Non-tiered compilation policy	creates unnecessary C1 threads
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6987634: JSR 292 assert(start_bci() >=	0 && start_bci() < code_size()) failed: correct osr_bci argument
 
Christian.Thalinger at Sun.COM
 - hg: jdk7/hotspot-comp/hotspot: 6987763: assert(kind() ==	EmptyExceptionState) failed: only EmptyExceptionStates can be modified
 
tom.rodriguez at oracle.com
 - hg: jdk7/hotspot-comp/hotspot: 6988303: 6986046 breaks build with	recent gcc
 
roland.westrelin at sun.com
 - hg: jdk7/hotspot-comp/hotspot: 6988346: 6986046 breaks tiered
 
igor.veresov at oracle.com
 - hg: jdk7/hotspot-comp/jaxp: 7 new changesets
 
john.coomes at oracle.com
 - hg: jdk7/hotspot-comp/jaxws: 7 new changesets
 
john.coomes at oracle.com
 - hg: jdk7/hotspot-comp/jdk: 3 new changesets
 
john.r.rose at oracle.com
 - hg: jdk7/hotspot-comp/jdk: 6982752: dynamic languages need to	decorate types with runtime information
 
john.r.rose at oracle.com
 - hg: jdk7/hotspot-comp/jdk: 94 new changesets
 
john.coomes at oracle.com
 - hg: jdk7/hotspot-comp/langtools: 45 new changesets
 
john.coomes at oracle.com
 - hg: jdk7/hotspot-comp: 9 new changesets
 
john.coomes at oracle.com
 - LogCompilation and OnError
 
Chuck Rasbold
 - LogCompilation and OnError
 
John Rose
 - More on: Small static method marked not entrant,	inlining reversed?
 
Tom Rodriguez
 - More on: Small static method marked not entrant,	inlining reversed?
 
Rémi Forax
 - More on: Small static method marked not entrant,	inlining reversed?
 
Tom Rodriguez
 - More on: Small static method marked not entrant,	inlining reversed?
 
Rémi Forax
 - More on: Small static method marked not entrant,	inlining reversed?
 
Tom Rodriguez
 - More on: Small static method marked not entrant,	inlining reversed?
 
John Rose
 - More on: Small static method marked not entrant,	inlining reversed?
 
Rémi Forax
 - More on: Small static method marked not entrant,	inlining reversed?
 
Rémi Forax
 - More on: Small static method marked not entrant, inlining reversed?
 
Rémi Forax
 - preliminary review (L): 6939861: JVM should handle more conversion	operations
 
John Rose
 - Question regarding the (x86) assembler's use of NOP
 
David Dabbs
 - Question regarding the (x86) assembler's use of NOP
 
Vladimir Kozlov
 - Request for review (L): 6964498: JSR 292 invokedynamic sites	need local bootstrap methods
 
Christian Thalinger
 - Request for review (L): 6964498: JSR 292 invokedynamic sites need	local bootstrap methods
 
John Rose
 - Request for review (L): 6964498: JSR 292 invokedynamic sites need	local bootstrap methods
 
John Rose
 - Request for review (M): 6980096: JSR 292 reflective lookup	should throw checked exceptions
 
Christian Thalinger
 - Request for review (M): 6980096: JSR 292 reflective lookup should	throw checked exceptions
 
John Rose
 - Request for review (M): 6980096: JSR 292 reflective lookup should	throw checked exceptions
 
John Rose
 - Request for review (S): 6953246: JSR 292 should support SAM	conversion
 
Rémi Forax
 - Request for review (S): 6953246: JSR 292 should support SAM	conversion
 
Christian Thalinger
 - Request for review (S): 6953246: JSR 292 should support SAM conversion
 
John Rose
 - Request for review(M): 6919069: client compiler needs to capture	more profile information for tiered work
 
Igor Veresov
 - Request for review(M): 6919069: client compiler needs to capture	more profile information for tiered work
 
Tom Rodriguez
 - Request for review(M): 6919069: client compiler needs to capture	more profile information for tiered work
 
Igor Veresov
 - Request for review(S): 6986270: guarantee(*bcp !=	Bytecodes::_monitorenter	|| exec_mode != Deoptimization::Unpack_exception) fails
 
Igor Veresov
 - Request for review(S): 6986270: guarantee(*bcp !=	Bytecodes::_monitorenter	|| exec_mode != Deoptimization::Unpack_exception) fails
 
Igor Veresov
 - Request for review(S): 6986270: guarantee(*bcp !=	Bytecodes::_monitorenter || exec_mode !=	Deoptimization::Unpack_exception) fails
 
Tom Rodriguez
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Igor Veresov
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Vladimir Kozlov
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Tom Rodriguez
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Igor Veresov
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Y. Srinivas Ramakrishna
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Igor Veresov
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Paul Hohensee
 - Request for review(S): 6988346: 6986046 breaks tiered
 
Paul Hohensee
 - Request for review(XXS): 6982921: assert(_entry_bci !=	InvocationEntryBci) failed: wrong kind of nmethod
 
Igor Veresov
 - Request for review(XXS): 6982921: assert(_entry_bci !=	InvocationEntryBci) failed: wrong kind of nmethod
 
Tom Rodriguez
 - Request for review(XXS): 6982921: assert(_entry_bci !=	InvocationEntryBci) failed: wrong kind of nmethod
 
Christian Thalinger
 - Request for review(XXS): 6984056: C1: incorrect code for integer	constant addition on x64
 
Igor Veresov
 - Request for review(XXS): 6984056: C1: incorrect code for integer	constant addition on x64
 
Vladimir Kozlov
 - Request for review(XXS): 6984056: C1: incorrect code for integer	constant addition on x64
 
Igor Veresov
 - Request for review(XXS): 6987115: Non-tiered compilation	policy creates unnecessary C1 threads
 
Christian Thalinger
 - Request for review(XXS): 6987115: Non-tiered compilation	policy creates unnecessary C1 threads
 
Christian Thalinger
 - Request for review(XXS): 6987115: Non-tiered compilation policy	creates unnecessary C1 threads
 
Igor Veresov
 - Request for review(XXS): 6987115: Non-tiered compilation policy	creates unnecessary C1 threads
 
Igor Veresov
 - Request for review(XXS): 6987115: Non-tiered compilation policy	creates unnecessary C1 threads
 
Igor Veresov
 - Request for review(XXS): 6988779: c1_LIRAssembler_x86.cpp crashes	VS2010 compiler
 
Igor Veresov
 - Request for review(XXS): 6988779: c1_LIRAssembler_x86.cpp crashes	VS2010 compiler
 
Vladimir Kozlov
 - Request for review(XXS): 6988779: c1_LIRAssembler_x86.cpp crashes	VS2010 compiler
 
Igor Veresov
 - Request for reviews (L): 6986046 C1 ValueStack cleanup
 
Roland Westrelin
 - Request for reviews (L): 6986046 C1 ValueStack cleanup
 
Tom Rodriguez
 - Request for reviews (L): 6986046 C1 ValueStack cleanup
 
Christian Thalinger
 - Request for reviews (L): 6986046 C1 ValueStack cleanup
 
Roland Westrelin
 - Request for reviews (L): 6986046 C1 ValueStack cleanup
 
Igor Veresov
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Tom Rodriguez
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Tom Rodriguez
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Tom Rodriguez
 - Request for reviews (S): 6916062: assert(_inserts <=	_insert_limit, "hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6916062: assert(_inserts <= _insert_limit,	"hash table overflow") in NodeHash::hash_insert
 
Vladimir Kozlov
 - Request for reviews (S): 6987555: JSR 292 unboxing to a	boolean value fails on big-endian SPARC
 
Christian Thalinger
 - Request for reviews (S): 6987555: JSR 292 unboxing to a	boolean value fails on big-endian SPARC
 
Christian Thalinger
 - Request for reviews (S): 6987555: JSR 292 unboxing to a	boolean value fails on big-endian SPARC
 
Christian Thalinger
 - Request for reviews (S): 6987555: JSR 292 unboxing to a	boolean value fails on big-endian SPARC
 
Christian Thalinger
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
Christian Thalinger
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
Tom Rodriguez
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
John Rose
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
Tom Rodriguez
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
John Rose
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
Tom Rodriguez
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
John Rose
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
John Rose
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
Tom Rodriguez
 - Request for reviews (S): 6987555: JSR 292 unboxing to a boolean	value fails on big-endian SPARC
 
John Rose
 - Request for reviews (S): 6987634: JSR 292 assert(start_bci()	>= 0 && start_bci() < code_size()) failed: correct osr_bci argument
 
Christian Thalinger
 - Request for reviews (S): 6987634: JSR 292 assert(start_bci()	>= 0 && start_bci() < code_size()) failed: correct osr_bci argument
 
Vladimir Kozlov
 - Request for reviews (S): 6987634: JSR 292 assert(start_bci()	>= 0 && start_bci() < code_size()) failed: correct osr_bci argument
 
Christian Thalinger
 - Request for reviews (S): 6987634: JSR 292 assert(start_bci() >= 0	&& start_bci() < code_size()) failed: correct osr_bci argument
 
Christian Thalinger
 - Request for reviews (S): 6987634: JSR 292 assert(start_bci() >= 0	&& start_bci() < code_size()) failed: correct osr_bci argument
 
Tom Rodriguez
 - Request for reviews (XS): 6984346 and 6984348
 
Vladimir Kozlov
 - Request for reviews (XS): 6984346 and 6984348
 
Vladimir Kozlov
 - Request for reviews (XS): 6984346 and 6984348
 
Tom Rodriguez
 - Request for reviews (XS): 6986944: JSR 292	assert(caller_nm->is_method_handle_return(caller_frame.pc()))	failed: must be MH call site
 
Tom Rodriguez
 - Request for reviews (XS): 6986944: JSR 292	assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed:	must be MH call site
 
Christian Thalinger
 - Request for reviews (XS): 6986944: JSR 292	assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed:	must be MH call site
 
Christian Thalinger
 - request review (XXS): 6988303: 6986046 breaks build with recent	gcc
 
Tom Rodriguez
 - request review (XXS): 6988303: 6986046 breaks build with recent	gcc
 
Vladimir Kozlov
 - request review (XXS): 6988303: 6986046 breaks build with recent gcc
 
Roland Westrelin
 - review (S) for 6965815: OptimizeStringConcat:	assert(!q->is_MergeMem()) failed with specjbb2000
 
Tom Rodriguez
 - review (S) for 6965815: OptimizeStringConcat:	assert(!q->is_MergeMem()) failed with specjbb2000
 
Vladimir Kozlov
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Ulf Zibis
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Ulf Zibis
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Tom Rodriguez
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Tom Rodriguez
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Ulf Zibis
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Ulf Zibis
 - review (S) for 6968348: Byteswapped memory access can point to	wrong	location after JIT
 
Tom Rodriguez
 - review (S) for 6968348: Byteswapped memory access can point to	wrong location after JIT
 
Igor Veresov
 - review (S) for 6968348: Byteswapped memory access can point to	wrong location after JIT
 
Vladimir Kozlov
 - review (S) for 6968348: Byteswapped memory access can point to	wrong location after JIT
 
Christian Thalinger
 - review (S) for 6968348: Byteswapped memory access can point to wrong	location after JIT
 
Tom Rodriguez
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Tom Rodriguez
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Vladimir Kozlov
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Tom Rodriguez
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Vladimir Kozlov
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Tom Rodriguez
 - review (S) for 6972540: sun/nio/ch/SocketChannelImpl compilation	crashed when executing CompileTheWorld
 
Tom Rodriguez
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Tom Rodriguez
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Vladimir Kozlov
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Tom Rodriguez
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Vladimir Kozlov
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Tom Rodriguez
 - review (S) for 6982370: SIGBUS in jbyte_fill
 
Vladimir Kozlov
 - review (S) for 6982537: Crash in Node*step_through_mergemem
 
Tom Rodriguez
 - review (S) for 6982537: Crash in Node*step_through_mergemem
 
Vladimir Kozlov
 - review (S) for 6982537: Crash in Node*step_through_mergemem
 
Tom Rodriguez
 - review (S) for 6982537: Crash in Node*step_through_mergemem
 
Vladimir Kozlov
 - review (S) for 6982537: Crash in Node*step_through_mergemem
 
Christian Thalinger
 - review (S) for 6984979: OptimizeFill misses some cases with an	odd memory graph
 
Vladimir Kozlov
 - review (S) for 6984979: OptimizeFill misses some cases with an	odd memory graph
 
Tom Rodriguez
 - review (S) for 6984979: OptimizeFill misses some cases with an	odd memory graph
 
Vladimir Kozlov
 - review (S) for 6984979: OptimizeFill misses some cases with an odd	memory graph 
 
Tom Rodriguez
 - review (S) for 6986028: assert(_base == Int) failed: Not an	Int in CmpINode::sub
 
Christian Thalinger
 - review (S) for 6986028: assert(_base == Int) failed: Not an Int	in CmpINode::sub
 
Vladimir Kozlov
 - review (S) for 6986028: assert(_base == Int) failed: Not an Int	in CmpINode::sub
 
Tom Rodriguez
 - review (S) for 6986028: assert(_base == Int) failed: Not an Int in	CmpINode::sub
 
Tom Rodriguez
 - review (XS) for 6981773: incorrect fill value with OptimizeFill
 
Tom Rodriguez
 - review (XS) for 6981773: incorrect fill value with OptimizeFill
 
Vladimir Kozlov
 - review (XS) for 6981773: incorrect fill value with OptimizeFill
 
Christian Thalinger
 - review (XS) for 6982533: Crash in ~StubRoutines::jbyte_fill with	AggressiveOpts enabled
 
Tom Rodriguez
 - review (XS) for 6982533: Crash in ~StubRoutines::jbyte_fill with	AggressiveOpts enabled
 
Vladimir Kozlov
 - review (XS) for 6982533: Crash in ~StubRoutines::jbyte_fill with	AggressiveOpts enabled
 
Tom Rodriguez
 - review (XS) for 6982533: Crash in ~StubRoutines::jbyte_fill with	AggressiveOpts enabled
 
Vladimir Kozlov
 - review (XS) for 6982533: Crash in ~StubRoutines::jbyte_fill with	AggressiveOpts enabled
 
Tom Rodriguez
 - review (XS) for 6987763: assert(kind() == EmptyExceptionState)	failed: only EmptyExceptionStates can be modified
 
Vladimir Kozlov
 - review (XS) for 6987763: assert(kind() == EmptyExceptionState)	failed: only EmptyExceptionStates can be modified
 
Igor Veresov
 - review (XS) for 6987763: assert(kind() == EmptyExceptionState)	failed: only EmptyExceptionStates can be modified
 
Tom Rodriguez
 - review (XS) for 6987763: assert(kind() == EmptyExceptionState)	failed: only EmptyExceptionStates can be modified
 
Tom Rodriguez
 - review (XS) for 6987763: assert(kind() == EmptyExceptionState)	failed: only EmptyExceptionStates can be modified 
 
Tom Rodriguez
 - review (XS) for 6988018:	dtrace/hotspot/MethodInvocation/MethodInvocation002	crashes with client compiler
 
Keith McGuigan
 - review (XS) for 6988018:	dtrace/hotspot/MethodInvocation/MethodInvocation002	crashes with client compiler
 
Igor Veresov
 - review (XS) for 6988018:	dtrace/hotspot/MethodInvocation/MethodInvocation002	crashes with client compiler
 
Vladimir Kozlov
 - review (XS) for 6988018:	dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes	with client compiler
 
Tom Rodriguez
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
John Rose
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
Fredrik Öhrström
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
Tom Rodriguez
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
john.r.rose at oracle.com
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
john.r.rose at oracle.com
 - review request (L): 6939224 MethodHandle.invokeGeneric needs to	perform the correct set of conversions
 
John Rose
 - review request (L): 6981777 implement JSR 292 EG adjustments	from	summer 2010
 
Rémi Forax
 - review request (L): 6981777 implement JSR 292 EG adjustments	from summer 2010
 
Christian Thalinger
 - review request (L): 6981777 implement JSR 292 EG adjustments	from summer 2010
 
Christian Thalinger
 - review request (L): 6981777 implement JSR 292 EG adjustments	from summer 2010
 
Christian Thalinger
 - review request (L): 6981777 implement JSR 292 EG adjustments	from summer 2010
 
Christian Thalinger
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
John Rose
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
Tom Rodriguez
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
john.r.rose at oracle.com
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
John Rose
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
John Rose
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
John Rose
 - review request (L): 6981777 implement JSR 292 EG adjustments from	summer 2010
 
John Rose
 - Review request: flush the output streams before OnError commands
 
Chuck Rasbold
 - Review request: flush the output streams before OnError commands
 
Vladimir Kozlov
 - Review request: flush the output streams before OnError commands
 
Chuck Rasbold
 - Small static method marked not entrant, inlining reversed?
 
Charles Oliver Nutter
 - Small static method marked not entrant, inlining reversed?
 
Tom Rodriguez
 - Small static method marked not entrant, inlining reversed?
 
Charles Oliver Nutter
 - Small static method marked not entrant, inlining reversed?
 
Charles Oliver Nutter
 - Small static method marked not entrant, inlining reversed?
 
Charles Oliver Nutter
 - Static method market not entrant?
 
Charles Nutter
 - Updated request for reviews (S): 6984348
 
Vladimir Kozlov
 - Updated request for reviews (S): 6984348
 
Tom Rodriguez
 - Updated request for reviews (S): 6984348
 
Vladimir Kozlov
    
 
    
      Last message date: 
       Thu Sep 30 16:43:12 PDT 2010
    Archived on: Thu Sep 30 16:43:36 PDT 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).