Changeset: 381c5a34a4af
Author:serb
Date: 2015-02-16 20:02 +0300
URL: http://hg.openjdk.java.net/graphics-rasterizer/jdk9/rev/381c5a34a4af
8039269: images/cursors should not be in ${java.home}/lib
Reviewed-by: mchung, alanb, erikj
! make/CompileJavaModules.gmk
Changeset: b082971ef
Changeset: 85b190e52036
Author:mchung
Date: 2015-02-20 09:15 -0800
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jaxws/rev/85b190e52036
8073374: Re-examine jdk.xml.ws dependency on java.xml.ws SOAPNamespaceConstants
Reviewed-by: lancea, mkos
!
src/jdk.xml.ws/share/clas
Changeset: 47b9cf289a91
Author:mchung
Date: 2015-02-24 12:45 -0800
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/corba/rev/47b9cf289a91
8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
Reviewed-by: alanb, chegar
! src/java.corba/share/classes/jav
Changeset: 414b82835861
Author:dlsmith
Date: 2015-02-20 17:05 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/langtools/rev/414b82835861
8039214: Inference should not map capture variables to their upper bounds
Summary: Update to Types.containsType; related adjustmen
Changeset: b00d819e1fcc
Author:dholmes
Date: 2015-02-13 06:23 -0500
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/hotspot/rev/b00d819e1fcc
8072935: Fix missing newline at end of file after 8067447
Reviewed-by: dholmes, dlong
Contributed-by: Thomas Stuefe
! src/share/vm
Changeset: d5b5a010a166
Author:katleman
Date: 2015-02-26 15:57 -0800
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jaxp/rev/d5b5a010a166
Added tag jdk9-b52 for changeset 57b26c883d54
! .hgtags
Changeset: 542c0c855ad4
Author:katleman
Date: 2015-03-05 11:26 -080
Changeset: 673538dfde29
Author:neugens
Date: 2015-02-11 07:54 +0100
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jdk/rev/673538dfde29
8071705: Java application menu misbehaves when running multiple screen stacked
vertically
Summary: JMenu miscalculates the position of
Changeset: 2568a362d358
Author:attila
Date: 2015-02-20 15:47 +0100
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/nashorn/rev/2568a362d358
8072426: Can't compare Java objects to strings or numbers
Reviewed-by: hannesw, lagergren, sundar
! make/nbproject/project.xml
+
sr
Changeset: 2b356bbb739a
Author:alexsch
Date: 2015-03-17 14:38 +0400
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jdk/rev/2b356bbb739a
8040328: JSlider has wrong preferred size with Synth LAF
Reviewed-by: alexsch, ant
Contributed-by: Semyon Sadetsky
! src/java.desktop/
I just did a full synch with the client JDK9 repo. The only file you
have changed is AAShapePipe.java and I just checked that it has not been
updated since we switched to modular repos back in August so there
should be no conflicts with the work you've done.
There should be the new test case
Jim,
Ok thanks for the merge.
I will run the pisces test against marlin and let you know.
Laurent
Le 17 mars 2015 19:38, "Jim Graham" a écrit :
> I just did a full synch with the client JDK9 repo. The only file you have
> changed is AAShapePipe.java and I just checked that it has not been upd
Jim,
I updated my local copy and made a full clean & build.
I fixed a bug at line 69 in MarlinRenderingEngine.java related to recent
Path2D changes:
+(rdrCtx.p2d = new Path2D.Float(Path2D.WIND_NON_ZERO,
+ INITIAL_MEDIUM_ARRAY))
Here
Hi Laurent,
I'm now looking at your webrev. There are a number of things that I
think we should look at once it goes in, and I'll mention those in
subsequent emails, but I want to just deal with basic issues that we
should deal with before the first commit here...
AAShapePipe - the static p
13 matches
Mail list logo