Wed, 12 Nov 2014 15:13:08 +0100 8064707: Remove NativeArray link logic fields
attila [Wed, 12 Nov 2014 15:13:08 +0100] rev 27528
8064707: Remove NativeArray link logic fields Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 14:54:40 +0100 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
attila [Wed, 12 Nov 2014 14:54:40 +0100] rev 27527
8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 14:40:05 +0100 8064705: Build breaking warning in LengthNotWritableFilter
lagergren [Wed, 12 Nov 2014 14:40:05 +0100] rev 27526
8064705: Build breaking warning in LengthNotWritableFilter Reviewed-by: hannesw, attila
Wed, 12 Nov 2014 14:12:01 +0100 8035312: Various array and ScriptObject length issues for non writable length fields
lagergren [Wed, 12 Nov 2014 14:12:01 +0100] rev 27525
8035312: Various array and ScriptObject length issues for non writable length fields Reviewed-by: hannesw, attila
Tue, 11 Nov 2014 17:27:44 +0100 8062799: Binary logical expressions can have numeric types
attila [Tue, 11 Nov 2014 17:27:44 +0100] rev 27524
8062799: Binary logical expressions can have numeric types Reviewed-by: lagergren, sundar
Tue, 11 Nov 2014 16:17:37 +0100 8064467: type info persistence failed to calculate directory name
attila [Tue, 11 Nov 2014 16:17:37 +0100] rev 27523
8064467: type info persistence failed to calculate directory name Reviewed-by: hannesw, lagergren
Wed, 12 Nov 2014 20:32:28 -0800 Added tag jdk9-b39 for changeset d34febeff13b
katleman [Wed, 12 Nov 2014 20:32:28 -0800] rev 27522
Added tag jdk9-b39 for changeset d34febeff13b
Wed, 05 Jul 2017 20:07:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:33 +0200] rev 27521
Merge
Thu, 13 Nov 2014 09:39:04 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:04 -0800] rev 27520
Merge
Tue, 11 Nov 2014 01:02:47 +0000 8049522: Move @implNote in org.omg.CORBA.ORB to init method
msheppar [Tue, 11 Nov 2014 01:02:47 +0000] rev 27519
8049522: Move @implNote in org.omg.CORBA.ORB to init method Summary: updated the implNote in the omg.org.CORBA.ORB class Reviewed-by: alanb
Wed, 12 Nov 2014 20:32:23 -0800 Added tag jdk9-b39 for changeset 9f3693786717
katleman [Wed, 12 Nov 2014 20:32:23 -0800] rev 27518
Added tag jdk9-b39 for changeset 9f3693786717
Wed, 05 Jul 2017 20:07:30 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:30 +0200] rev 27517
Merge
Thu, 13 Nov 2014 10:22:24 -0800 Merge
lana [Thu, 13 Nov 2014 10:22:24 -0800] rev 27516
Merge
Thu, 13 Nov 2014 09:39:22 -0800 Merge
lana [Thu, 13 Nov 2014 09:39:22 -0800] rev 27515
Merge
Thu, 13 Nov 2014 12:29:54 -0500 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
rriggs [Thu, 13 Nov 2014 12:29:54 -0500] rev 27514
8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed Reviewed-by: martin
Wed, 12 Nov 2014 09:20:12 -0800 Merge
ddehaven [Wed, 12 Nov 2014 09:20:12 -0800] rev 27513
Merge
Mon, 03 Nov 2014 10:11:10 -0800 Merge
prr [Mon, 03 Nov 2014 10:11:10 -0800] rev 27512
Merge
Sat, 01 Nov 2014 14:40:09 +0300 8062164: Incorrect color conversion, when bicubic interpolation is used
serb [Sat, 01 Nov 2014 14:40:09 +0300] rev 27511
8062164: Incorrect color conversion, when bicubic interpolation is used Reviewed-by: flar, prr
Fri, 31 Oct 2014 19:45:54 +0300 8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
serb [Fri, 31 Oct 2014 19:45:54 +0300] rev 27510
8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface Reviewed-by: serb, denis Contributed-by: Hendrik Schreiber <hs@tagtraum.com>
Fri, 31 Oct 2014 12:38:46 +0300 8062606: Fix a typo in java.awt.Robot class
dermashov [Fri, 31 Oct 2014 12:38:46 +0300] rev 27509
8062606: Fix a typo in java.awt.Robot class Reviewed-by: yan, serb
Thu, 30 Oct 2014 13:36:44 -0700 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
prr [Thu, 30 Oct 2014 13:36:44 -0700] rev 27508
8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit Reviewed-by: flar, jgodinez
Thu, 30 Oct 2014 11:08:27 -0700 8062497: Open up some AffineTransform tests
prr [Thu, 30 Oct 2014 11:08:27 -0700] rev 27507
8062497: Open up some AffineTransform tests Reviewed-by: jgodinez
Thu, 30 Oct 2014 15:44:37 +0300 8056911: Remove internal API usage from ExtendedRobot class
dermashov [Thu, 30 Oct 2014 15:44:37 +0300] rev 27506
8056911: Remove internal API usage from ExtendedRobot class Reviewed-by: serb
Fri, 31 Oct 2014 00:40:14 +0400 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
alexsch [Fri, 31 Oct 2014 00:40:14 +0400] rev 27505
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand Reviewed-by: serb
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip