[OpenJDK 2D-Dev] hg: jdk7/2d: Added tag jdk7-b27 for changeset 11b4dc9f2be3

2008-06-06 Thread lana . steuck
Changeset: 56652b46f328
Author:xdono
Date:  2008-05-22 09:37 -0700
URL:   http://hg.openjdk.java.net/jdk7/2d/rev/56652b46f328

Added tag jdk7-b27 for changeset 11b4dc9f2be3

! .hgtags



[OpenJDK 2D-Dev] hg: jdk7/2d/corba: Added tag jdk7-b27 for changeset e84e9018bebb

2008-06-06 Thread lana . steuck
Changeset: 27509b7d21ed
Author:xdono
Date:  2008-05-22 09:37 -0700
URL:   http://hg.openjdk.java.net/jdk7/2d/corba/rev/27509b7d21ed

Added tag jdk7-b27 for changeset e84e9018bebb

! .hgtags



[OpenJDK 2D-Dev] hg: jdk7/2d/hotspot: 62 new changesets

2008-06-06 Thread lana . steuck
Changeset: b97de546208e
Author:xlu
Date:  2008-04-03 12:21 -0700
URL:   http://hg.openjdk.java.net/jdk7/2d/hotspot/rev/b97de546208e

6671882: memory access after free in solaris/vm/os_solaris.cpp
Summary: Corrected the wrong memory access problem and made some minor clean ups
Reviewed-by: dholmes, jcoomes

! src/os/solaris/vm/os_solaris.cpp

Changeset: cf4e16e9ca60
Author:kamg
Date:  2008-04-04 10:48 -0400
URL:   http://hg.openjdk.java.net/jdk7/2d/hotspot/rev/cf4e16e9ca60

Merge


Changeset: a294fd0c4b38
Author:kamg
Date:  2008-04-09 14:22 -0400
URL:   http://hg.openjdk.java.net/jdk7/2d/hotspot/rev/a294fd0c4b38

6583644: Move all managed/SCCS files out of 'build' into 'make' directory
Summary: Moved makefiles out of build and build/closed into make/
Reviewed-by: kvn, ohair

! .hgignore
- build/hotspot_distro
- build/linux/Makefile
- build/linux/Queens.class
- build/linux/README
- build/linux/adlc_updater
- build/linux/build.sh
- build/linux/makefiles/adjust-mflags.sh
- build/linux/makefiles/adlc.make
- build/linux/makefiles/amd64.make
- build/linux/makefiles/buildtree.make
- build/linux/makefiles/compiler1.make
- build/linux/makefiles/compiler2.make
- build/linux/makefiles/core.make
- build/linux/makefiles/cscope.make
- build/linux/makefiles/debug.make
- build/linux/makefiles/defs.make
- build/linux/makefiles/dtrace.make
- build/linux/makefiles/fastdebug.make
- build/linux/makefiles/gcc.make
- build/linux/makefiles/hp.make
- build/linux/makefiles/hp1.make
- build/linux/makefiles/i486.make
- build/linux/makefiles/jsig.make
- build/linux/makefiles/jvmg.make
- build/linux/makefiles/jvmti.make
- build/linux/makefiles/launcher.make
- build/linux/makefiles/makedeps.make
- build/linux/makefiles/mapfile-vers-debug
- build/linux/makefiles/mapfile-vers-jsig
- build/linux/makefiles/mapfile-vers-product
- build/linux/makefiles/optimized.make
- build/linux/makefiles/product.make
- build/linux/makefiles/profiled.make
- build/linux/makefiles/rules.make
- build/linux/makefiles/sa.make
- build/linux/makefiles/saproc.make
- build/linux/makefiles/sparcWorks.make
- build/linux/makefiles/tiered.make
- build/linux/makefiles/top.make
- build/linux/makefiles/vm.make
- build/linux/platform_amd64
- build/linux/platform_amd64.suncc
- build/linux/platform_i486
- build/linux/platform_i486.suncc
- build/linux/platform_sparc
- build/sa.files
- build/solaris/Makefile
- build/solaris/Queens.class
- build/solaris/adlc_updater
- build/solaris/build.sh
- build/solaris/makefiles/adjust-mflags.sh
- build/solaris/makefiles/adlc.make
- build/solaris/makefiles/amd64.make
- build/solaris/makefiles/buildtree.make
- build/solaris/makefiles/compiler1.make
- build/solaris/makefiles/compiler2.make
- build/solaris/makefiles/core.make
- build/solaris/makefiles/cscope.make
- build/solaris/makefiles/debug.make
- build/solaris/makefiles/defs.make
- build/solaris/makefiles/dtrace.make
- build/solaris/makefiles/fastdebug.make
- build/solaris/makefiles/gcc.make
- build/solaris/makefiles/hp.make
- build/solaris/makefiles/hp1.make
- build/solaris/makefiles/i486.make
- build/solaris/makefiles/jsig.make
- build/solaris/makefiles/jvmg.make
- build/solaris/makefiles/jvmti.make
- build/solaris/makefiles/kernel.make
- build/solaris/makefiles/launcher.make
- build/solaris/makefiles/makedeps.make
- build/solaris/makefiles/mapfile-vers
- build/solaris/makefiles/mapfile-vers-COMPILER1
- build/solaris/makefiles/mapfile-vers-COMPILER2
- build/solaris/makefiles/mapfile-vers-CORE
- build/solaris/makefiles/mapfile-vers-TIERED
- build/solaris/makefiles/mapfile-vers-debug
- build/solaris/makefiles/mapfile-vers-jsig
- build/solaris/makefiles/mapfile-vers-jvm_db
- build/solaris/makefiles/mapfile-vers-jvm_dtrace
- build/solaris/makefiles/mapfile-vers-nonproduct
- build/solaris/makefiles/optimized.make
- build/solaris/makefiles/product.make
- build/solaris/makefiles/profiled.make
- build/solaris/makefiles/reorder_COMPILER1_i486
- build/solaris/makefiles/reorder_COMPILER1_sparc
- build/solaris/makefiles/reorder_COMPILER1_sparcv9
- build/solaris/makefiles/reorder_COMPILER2_amd64
- build/solaris/makefiles/reorder_COMPILER2_i486
- build/solaris/makefiles/reorder_COMPILER2_sparc
- build/solaris/makefiles/reorder_COMPILER2_sparcv9
- build/solaris/makefiles/reorder_CORE_amd64
- build/solaris/makefiles/reorder_CORE_i486
- build/solaris/makefiles/reorder_CORE_sparc
- build/solaris/makefiles/reorder_CORE_sparcv9
- build/solaris/makefiles/reorder_TIERED_amd64
- build/solaris/makefiles/reorder_TIERED_i486
- build/solaris/makefiles/reorder_TIERED_sparc
- build/solaris/makefiles/rules.make
- build/solaris/makefiles/sa.make
- build/solaris/makefiles/saproc.make
- build/solaris/makefiles/sparc.make
- build/solaris/makefiles/sparcWorks.make
- build/solaris/makefiles/sparcv9.make
- build/solaris/makefiles/tiered.make
- build/solaris/makefiles/top.make
- build/solaris/makefiles/vm.make
- build/solaris/platform_amd64
- build/solaris/platform_amd64.gcc
- 

[OpenJDK 2D-Dev] hg: jdk7/2d/jaxp: Added tag jdk7-b27 for changeset bafed478d67c

2008-06-06 Thread lana . steuck
Changeset: b996318955c0
Author:xdono
Date:  2008-05-22 09:37 -0700
URL:   http://hg.openjdk.java.net/jdk7/2d/jaxp/rev/b996318955c0

Added tag jdk7-b27 for changeset bafed478d67c

! .hgtags



[OpenJDK 2D-Dev] hg: jdk7/2d/langtools: Added tag jdk7-b27 for changeset a17265993253

2008-06-06 Thread lana . steuck
Changeset: 4ef4bd318569
Author:xdono
Date:  2008-05-22 09:37 -0700
URL:   http://hg.openjdk.java.net/jdk7/2d/langtools/rev/4ef4bd318569

Added tag jdk7-b27 for changeset a17265993253

! .hgtags



Re: [OpenJDK 2D-Dev] Rotation per-pixel accuracy

2008-06-06 Thread Jim Graham

Good to hear it as it avoids some hard decisions.

Per-pixel consistency is always the desired goal, but sometimes you have 
to look at what is possible to accomplish with the APIs we depend on and 
make some hard decisions.  If it would take a work around technique 
that would take 100x as long in order to get per-pixel accuracy we start 
looking the other way, when it takes only 20% longer, we usually go for 
it and somewhere in between is a line we've never really drawn very well.


And then there is always the possibility that a fresh approach will 
discover a new way to get per-pixel accuracy without any performance 
hits and so we sometimes stall on the hard question waiting for someone 
to have a flash of inspiration.  :-(


So, all in all, good to hear that we don't have to make a decision 
here... ;-)


...jim

Clemens Eisserer wrote:

Hi again,


Are there rules that rendering has to be per-pixel consistent, with
what should I compare to see wether my implementation works correct?

Sorry about the traffic ... it seems different rounding errors were
the cause for the different results,
the rotated text was drawn to the BI at the position 0/20, whereas it
was rendered at 100/100 to screen.

With adjusted positions I get consistent rendering with rotation also.

Sorry for the traffic :-/

Thanks, Clemens