Tue, 13 Jan 2015 12:30:26 +0100 8027829: CompileCommand does not accept all JLS-conformant class/method names
neliasso [Tue, 13 Jan 2015 12:30:26 +0100] rev 28496
8027829: CompileCommand does not accept all JLS-conformant class/method names Summary: Fix parsing and updated comments Reviewed-by: kvn, vlivanov
Mon, 12 Jan 2015 15:50:30 +0000 Merge
roland [Mon, 12 Jan 2015 15:50:30 +0000] rev 28495
Merge
Wed, 07 Jan 2015 16:40:02 +0100 8063086: Math.pow yields different results upon repeated calls
roland [Wed, 07 Jan 2015 16:40:02 +0100] rev 28494
8063086: Math.pow yields different results upon repeated calls Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
Mon, 12 Jan 2015 09:55:20 +0100 8065894: CodeHeap::next_free should be renamed
zmajo [Mon, 12 Jan 2015 09:55:20 +0100] rev 28493
8065894: CodeHeap::next_free should be renamed Summary: Rename next_free() to next_used() Reviewed-by: thartmann, iveresov
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip