Code Review for jdk

Prepared by:andrew on Tue Jul 16 16:35:30 BST 2013
Workspace:/mnt/builder/jdk6.hg/jdk
Compare against: ssh://hg.openjdk.java.net/jdk6/jdk6-gate/jdk
Compare against version:653
Summary of changes: 14003 lines changed: 8307 ins; 1471 del; 4225 mod; 76993 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/sun/font/FILES_c.gmk

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
4 lines changed: 2 ins; 1 del; 1 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/sun/font/Makefile

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
4 lines changed: 4 ins; 0 del; 0 mod; 211 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java

rev 680 : 8007667: Better image reading
Reviewed-by: prr, jgodinez, omajid
224 lines changed: 151 ins; 6 del; 67 mod; 1483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java

rev 681 : 8007918: Better image writing
Reviewed-by: prr, jgodinez, omajid
130 lines changed: 106 ins; 7 del; 17 mod; 1785 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java

rev 675 : 8006435: Improvements in JMX
Summary: Improvements in JMX
Reviewed-by: dfuchs, skoivu, omajid
5 lines changed: 2 ins; 2 del; 1 mod; 742 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/media/sound/AbstractMidiDevice.java

rev 672 : 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov, omajid
13 lines changed: 2 ins; 2 del; 9 mod; 730 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/media/sound/FastShortMessage.java

rev 672 : 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov, omajid
1 line changed: 0 ins; 0 del; 1 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/media/sound/FastSysexMessage.java

rev 672 : 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov, omajid
1 line changed: 0 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/media/sound/MidiOutDevice.java

rev 672 : 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov, omajid
11 lines changed: 5 ins; 1 del; 5 mod; 166 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/com/sun/media/sound/RealTimeSequencer.java

rev 672 : 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov, omajid
1 line changed: 0 ins; 0 del; 1 mod; 2068 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/awt/Window.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 3244 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/awt/peer/WindowPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 44 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/beans/Beans.java

rev 656 : 6669869: Beans.isDesignTime() and other queries should be per-AppContext
Reviewed-by: peterz, rupashka, omajid
rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
55 lines changed: 12 ins; 9 del; 34 mod; 584 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/beans/Introspector.java

rev 657 : 5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param (includes WeakCache from 6397609)
Reviewed-by: peterz, omajid
rev 658 : 6963811: Deadlock-prone locking changes in Introspector
Reviewed-by: peterz, rupashka, omajid
rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
65 lines changed: 5 ins; 35 del; 25 mod; 1539 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/io/ObjectInputStream.java

rev 668 : 8001322: Refactor deserialization
Reviewed-by: mchung, skoivu, smarks, omajid
19 lines changed: 19 ins; 0 del; 0 mod; 3513 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/ProcessBuilder.java

rev 674 : 8005943: (process) Improved Runtime.exec
Reviewed-by: alanb, ahgross, omajid
16 lines changed: 13 ins; 0 del; 3 mod; 479 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/ref/Finalizer.java

rev 670 : 8003335: Better handling of Finalizer thread
Reviewed-by: alanb, ahgross
15 lines changed: 12 ins; 0 del; 3 mod; 194 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/AbstractPlainDatagramSocketImpl.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
1 line changed: 0 ins; 0 del; 1 mod; 351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/Inet4Address.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
23 lines changed: 7 ins; 0 del; 16 mod; 358 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/Inet4AddressImpl.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
1 line changed: 0 ins; 0 del; 1 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/Inet6Address.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
12 lines changed: 5 ins; 0 del; 7 mod; 754 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/Inet6AddressImpl.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
1 line changed: 0 ins; 0 del; 1 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/InetAddress.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
107 lines changed: 83 ins; 11 del; 13 mod; 1506 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/net/InetSocketAddress.java

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/rmi/server/LogStream.java

rev 669 : 8001329: Augment RMI logging
Reviewed-by: smarks, hawtin, alanb
8 lines changed: 7 ins; 0 del; 1 mod; 264 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/sql/DriverManager.java

rev 683 : 8009814: Better driver management
Reviewed-by: alanb, skoivu, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 682 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/util/concurrent/ConcurrentHashMap.java

rev 654 : 8009063: Improve reliability of ConcurrentHashMap
Reviewed-by: alanb, ahgross, omajid
27 lines changed: 26 ins; 0 del; 1 mod; 1498 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/awt/EmbeddedFrame.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 581 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/awt/datatransfer/TransferableProxy.java

rev 682 : 8009305: Improve AWT data transfer
Reviewed-by: art, skoivu, smarks, ant, omajid
13 lines changed: 6 ins; 0 del; 7 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/awt/image/ImageRepresentation.java

rev 679 : 8007617: Better validation of images
Reviewed-by: prr, jgodinez, omajid
12 lines changed: 5 ins; 0 del; 7 mod; 939 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/font/CMap.java

rev 677 : 8006795: Improve font warning messages
Reviewed-by: bae, jgodinez, mschoene
3 lines changed: 0 ins; 3 del; 0 mod; 1062 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/font/FontManager.java

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
12 lines changed: 12 ins; 0 del; 0 mod; 3759 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/reflect/misc/MethodUtil.java

rev 684 : 8009857: Problem with plugin
Reviewed-by: jdn, mchung, omajid
25 lines changed: 19 ins; 4 del; 2 mod; 396 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/reflect/misc/ReflectUtil.java

rev 675 : 8006435: Improvements in JMX
Summary: Improvements in JMX
Reviewed-by: dfuchs, skoivu, omajid
9 lines changed: 8 ins; 0 del; 1 mod; 205 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/rmi/server/MarshalInputStream.java

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
10 lines changed: 6 ins; 0 del; 4 mod; 316 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/lib/security/java.security

rev 655 : 6657673: Issues with JAXP
Reviewed-by: alanb, lancea, ahgross, mullan, omajid
rev 671 : 8003445: Adjust JAX-WS to focus on API
Reviewed-by: vinnie, ahgross, mgrebac, omajid
rev 673 : 8005432: Update access to JAX-WS
Summary: newly restricted the whole package com.sun.xml.internal; fix reviewed also by Alexander Fomin
Reviewed-by: mullan, skoivu, omajid
42 lines changed: 34 ins; 4 del; 4 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/lib/security/java.security-solaris

rev 655 : 6657673: Issues with JAXP
Reviewed-by: alanb, lancea, ahgross, mullan, omajid
rev 671 : 8003445: Adjust JAX-WS to focus on API
Reviewed-by: vinnie, ahgross, mgrebac, omajid
rev 673 : 8005432: Update access to JAX-WS
Summary: newly restricted the whole package com.sun.xml.internal; fix reviewed also by Alexander Fomin
Reviewed-by: mullan, skoivu, omajid
42 lines changed: 34 ins; 4 del; 4 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/lib/security/java.security-windows

rev 655 : 6657673: Issues with JAXP
Reviewed-by: alanb, lancea, ahgross, mullan, omajid
rev 671 : 8003445: Adjust JAX-WS to focus on API
Reviewed-by: vinnie, ahgross, mgrebac, omajid
rev 673 : 8005432: Update access to JAX-WS
Summary: newly restricted the whole package com.sun.xml.internal; fix reviewed also by Alexander Fomin
Reviewed-by: mullan, skoivu, omajid
rev 678 : 8007406: Improve accessibility of AccessBridge
Reviewed-by: skoivu, mullan, ptbrunet, omajid
44 lines changed: 36 ins; 4 del; 4 mod; 265 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/java/net/InetAddress.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
17 lines changed: 11 ins; 0 del; 6 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/java/net/net_util.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
62 lines changed: 52 ins; 2 del; 8 mod; 232 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/java/net/net_util.h

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
10 lines changed: 8 ins; 0 del; 2 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/awt/image/awt_ImageRep.c

rev 679 : 8007617: Better validation of images
Reviewed-by: prr, jgodinez, omajid
153 lines changed: 124 ins; 10 del; 19 mod; 332 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/awt/image/jpeg/imageioJPEG.c

rev 680 : 8007667: Better image reading
Reviewed-by: prr, jgodinez, omajid
rev 681 : 8007918: Better image writing
Reviewed-by: prr, jgodinez, omajid
24 lines changed: 0 ins; 3 del; 21 mod; 2984 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/FontInstanceAdapter.cpp

rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
35 lines changed: 19 ins; 4 del; 12 mod; 291 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/FontInstanceAdapter.h

rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
1 line changed: 1 ins; 0 del; 0 mod; 184 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/fontscalerdefs.h

rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
19 lines changed: 8 ins; 9 del; 2 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/AlternateSubstSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
10 lines changed: 5 ins; 0 del; 5 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/AlternateSubstSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 12 ins; 0 del; 1 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/AnchorTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
5 lines changed: 5 ins; 0 del; 0 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/AnchorTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
10 lines changed: 9 ins; 0 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ArabicLayoutEngine.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
49 lines changed: 8 ins; 11 del; 30 mod; 206 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ArabicLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
42 lines changed: 21 ins; 7 del; 14 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ArabicShaping.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
20 lines changed: 10 ins; 1 del; 9 mod; 218 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ArabicShaping.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 10 ins; 1 del; 4 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/AttachmentPosnSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 9 ins; 0 del; 3 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CanonData.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
3100 lines changed: 424 ins; 550 del; 2126 mod; 1099 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CanonShaping.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
14 lines changed: 3 ins; 2 del; 9 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CanonShaping.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
10 lines changed: 5 ins; 1 del; 4 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CharSubstitutionFilter.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
6 lines changed: 5 ins; 0 del; 1 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ClassDefinitionTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
51 lines changed: 20 ins; 4 del; 27 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ClassDefinitionTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
29 lines changed: 23 ins; 0 del; 6 mod; 66 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualGlyphInsertion.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
8 lines changed: 8 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualGlyphSubstProc.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
38 lines changed: 11 ins; 2 del; 25 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualGlyphSubstProc.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 23 ins; 0 del; 4 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualGlyphSubstitution.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
8 lines changed: 8 ins; 0 del; 0 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualSubstSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
100 lines changed: 57 ins; 7 del; 36 mod; 501 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ContextualSubstSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
40 lines changed: 31 ins; 0 del; 9 mod; 212 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CoverageTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
8 lines changed: 8 ins; 0 del; 0 mod; 108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CoverageTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 10 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CursiveAttachmentSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 8 ins; 0 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/CursiveAttachmentSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 11 ins; 0 del; 1 mod; 55 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/DefaultCharMapper.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
10 lines changed: 8 ins; 1 del; 1 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/DeviceTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
8 lines changed: 7 ins; 0 del; 1 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/DeviceTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 9 ins; 0 del; 3 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ExtensionSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
21 lines changed: 16 ins; 0 del; 5 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ExtensionSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
10 lines changed: 9 ins; 0 del; 1 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/Features.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 7 ins; 0 del; 6 mod; 75 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/Features.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
9 lines changed: 8 ins; 0 del; 1 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GDEFMarkFilter.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
9 lines changed: 7 ins; 0 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GDEFMarkFilter.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 7 ins; 0 del; 4 mod; 51 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GXLayoutEngine.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
17 lines changed: 7 ins; 3 del; 7 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GXLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
34 lines changed: 21 ins; 5 del; 8 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphDefinitionTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
24 lines changed: 16 ins; 0 del; 8 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphDefinitionTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
24 lines changed: 20 ins; 0 del; 4 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphIterator.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
77 lines changed: 50 ins; 3 del; 24 mod; 466 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphIterator.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
24 lines changed: 9 ins; 7 del; 8 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphLookupTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 5 ins; 0 del; 7 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphLookupTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 10 ins; 0 del; 2 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPositionAdjustments.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
24 lines changed: 23 ins; 0 del; 1 mod; 186 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPositionAdjustments.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
43 lines changed: 19 ins; 7 del; 17 mod; 365 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPositioningTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
18 lines changed: 7 ins; 1 del; 10 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPositioningTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 9 ins; 3 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPosnLookupProc.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
46 lines changed: 19 ins; 1 del; 26 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphPosnLookupProc.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
19 lines changed: 12 ins; 1 del; 6 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphSubstLookupProc.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
36 lines changed: 13 ins; 1 del; 22 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphSubstLookupProc.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
20 lines changed: 13 ins; 1 del; 6 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphSubstitutionTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
20 lines changed: 12 ins; 0 del; 8 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/GlyphSubstitutionTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
19 lines changed: 14 ins; 0 del; 5 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/HanLayoutEngine.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 6 ins; 3 del; 6 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/HanLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
31 lines changed: 19 ins; 4 del; 8 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicClassTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
127 lines changed: 104 ins; 0 del; 23 mod; 364 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicLayoutEngine.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
52 lines changed: 29 ins; 8 del; 15 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
43 lines changed: 23 ins; 5 del; 15 mod; 154 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicRearrangement.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
9 lines changed: 9 ins; 0 del; 0 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicRearrangementProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
19 lines changed: 12 ins; 3 del; 4 mod; 411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicRearrangementProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 24 ins; 0 del; 3 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicReordering.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
614 lines changed: 526 ins; 22 del; 66 mod; 666 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/IndicReordering.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
81 lines changed: 74 ins; 1 del; 6 mod; 301 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KernTable.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
rev 666 : 7017324: Kerning crash in JDK 7 since ICU layout update
Reviewed-by: igor, prr, omajid
60 lines changed: 29 ins; 1 del; 30 mod; 209 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KernTable.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 8 ins; 0 del; 5 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KhmerLayoutEngine.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
22 lines changed: 6 ins; 4 del; 12 mod; 88 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KhmerLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
56 lines changed: 21 ins; 10 del; 25 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KhmerReordering.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
147 lines changed: 17 ins; 51 del; 79 mod; 428 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/KhmerReordering.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
86 lines changed: 9 ins; 31 del; 46 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEFontInstance.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
80 lines changed: 74 ins; 2 del; 4 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEFontInstance.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
111 lines changed: 45 ins; 34 del; 32 mod; 499 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEGlyphFilter.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
5 lines changed: 3 ins; 1 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEGlyphStorage.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
94 lines changed: 87 ins; 1 del; 6 mod; 598 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEGlyphStorage.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
190 lines changed: 68 ins; 31 del; 91 mod; 412 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEInsertionList.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
17 lines changed: 14 ins; 1 del; 2 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEInsertionList.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
29 lines changed: 24 ins; 1 del; 4 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LELanguages.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
57 lines changed: 54 ins; 0 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LEScripts.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
167 lines changed: 162 ins; 0 del; 5 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LESwaps.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
12 lines changed: 2 ins; 3 del; 7 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LETypes.h

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
135 lines changed: 96 ins; 16 del; 23 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LayoutEngine.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
289 lines changed: 120 ins; 79 del; 90 mod; 500 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
250 lines changed: 45 ins; 54 del; 151 mod; 331 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LayoutTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
9 lines changed: 9 ins; 0 del; 0 mod; 42 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LigatureSubstProc.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
55 lines changed: 32 ins; 1 del; 22 mod; 114 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LigatureSubstProc.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
26 lines changed: 23 ins; 0 del; 3 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LigatureSubstSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 5 ins; 4 del; 4 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LigatureSubstSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 11 ins; 0 del; 1 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LigatureSubstitution.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
8 lines changed: 8 ins; 0 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LookupProcessor.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
122 lines changed: 53 ins; 6 del; 63 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LookupProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
42 lines changed: 22 ins; 3 del; 17 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LookupTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
21 lines changed: 9 ins; 0 del; 12 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/LookupTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
16 lines changed: 14 ins; 0 del; 2 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/Lookups.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
31 lines changed: 14 ins; 8 del; 9 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/Lookups.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
29 lines changed: 23 ins; 0 del; 6 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MPreFixups.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
19 lines changed: 16 ins; 0 del; 3 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MPreFixups.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
14 lines changed: 11 ins; 0 del; 3 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkArrays.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
4 lines changed: 4 ins; 0 del; 0 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkArrays.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 11 ins; 0 del; 0 mod; 54 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToBasePosnSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
25 lines changed: 19 ins; 1 del; 5 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToBasePosnSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 11 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToLigaturePosnSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
9 lines changed: 4 ins; 1 del; 4 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToLigaturePosnSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 12 ins; 0 del; 1 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToMarkPosnSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
10 lines changed: 4 ins; 1 del; 5 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MarkToMarkPosnSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 11 ins; 0 del; 1 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MirroredCharData.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
4 lines changed: 4 ins; 0 del; 0 mod; 129 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MorphStateTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
8 lines changed: 8 ins; 0 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MorphTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
26 lines changed: 7 ins; 1 del; 18 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MorphTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
14 lines changed: 12 ins; 0 del; 2 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MultipleSubstSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
16 lines changed: 12 ins; 0 del; 4 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/MultipleSubstSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
12 lines changed: 10 ins; 0 del; 2 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/NonContextualGlyphSubst.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
10 lines changed: 10 ins; 0 del; 0 mod; 45 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/NonContextualGlyphSubstProc.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
17 lines changed: 6 ins; 1 del; 10 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/NonContextualGlyphSubstProc.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 8 ins; 0 del; 3 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/OpenTypeLayoutEngine.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
208 lines changed: 140 ins; 16 del; 52 mod; 289 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/OpenTypeLayoutEngine.h

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
76 lines changed: 52 ins; 6 del; 18 mod; 351 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/OpenTypeTables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 11 ins; 0 del; 2 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/OpenTypeUtilities.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
84 lines changed: 62 ins; 4 del; 18 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/OpenTypeUtilities.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
20 lines changed: 17 ins; 0 del; 3 mod; 48 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/PairPositioningSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
48 lines changed: 31 ins; 3 del; 14 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/PairPositioningSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
17 lines changed: 14 ins; 0 del; 3 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ScriptAndLanguage.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
70 lines changed: 49 ins; 0 del; 21 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ScriptAndLanguage.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 12 ins; 0 del; 3 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ScriptAndLanguageTags.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
147 lines changed: 140 ins; 0 del; 7 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ScriptAndLanguageTags.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
159 lines changed: 154 ins; 0 del; 5 mod; 124 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SegmentArrayProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
17 lines changed: 6 ins; 2 del; 9 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SegmentArrayProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 24 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SegmentSingleProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 6 ins; 1 del; 8 mod; 64 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SegmentSingleProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 24 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ShapingTypeData.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
88 lines changed: 21 ins; 0 del; 67 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SimpleArrayProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
18 lines changed: 8 ins; 2 del; 8 mod; 60 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SimpleArrayProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 24 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SinglePositioningSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
15 lines changed: 4 ins; 1 del; 10 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SinglePositioningSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
14 lines changed: 11 ins; 0 del; 3 mod; 61 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SingleSubstitutionSubtables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 4 ins; 0 del; 9 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SingleSubstitutionSubtables.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
14 lines changed: 11 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SingleTableProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 6 ins; 1 del; 6 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SingleTableProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
26 lines changed: 23 ins; 0 del; 3 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/StateTableProcessor.cpp

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
20 lines changed: 11 ins; 1 del; 8 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/StateTableProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
13 lines changed: 9 ins; 0 del; 4 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/StateTables.h

rev 662 : 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table
Reviewed-by: bae, mschoene, jgodinez, omajid
Contributed-by: steven.loomis@oracle.com
rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
45 lines changed: 45 ins; 0 del; 0 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SubstitutionLookups.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
13 lines changed: 9 ins; 0 del; 4 mod; 63 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SubstitutionLookups.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
12 lines changed: 10 ins; 0 del; 2 mod; 57 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SubtableProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
8 lines changed: 5 ins; 1 del; 2 mod; 49 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/SubtableProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
14 lines changed: 9 ins; 1 del; 4 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ThaiLayoutEngine.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
45 lines changed: 33 ins; 4 del; 8 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ThaiLayoutEngine.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
50 lines changed: 41 ins; 4 del; 5 mod; 123 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ThaiShaping.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
7 lines changed: 4 ins; 1 del; 2 mod; 326 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ThaiShaping.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
11 lines changed: 10 ins; 0 del; 1 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ThaiStateTables.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
5 lines changed: 5 ins; 0 del; 0 mod; 107 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/TrimmedArrayProcessor.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
19 lines changed: 12 ins; 0 del; 7 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/TrimmedArrayProcessor.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
27 lines changed: 24 ins; 0 del; 3 mod; 58 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ValueRecords.cpp

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
6 lines changed: 4 ins; 0 del; 2 mod; 323 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/layout/ValueRecords.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
11 lines changed: 10 ins; 0 del; 1 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/native/sun/font/sunFont.c

rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
10 lines changed: 0 ins; 2 del; 8 mod; 388 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/classes/sun/awt/X11/XWindowPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
3 lines changed: 0 ins; 0 del; 3 mod; 2122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/classes/sun/awt/motif/MWindowPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
4 lines changed: 4 ins; 0 del; 0 mod; 602 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/native/java/net/Inet4AddressImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
9 lines changed: 0 ins; 7 del; 2 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/native/java/net/Inet6AddressImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
10 lines changed: 0 ins; 7 del; 3 mod; 711 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/native/java/net/NetworkInterface.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
11 lines changed: 0 ins; 7 del; 4 mod; 1485 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/native/java/net/PlainDatagramSocketImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
35 lines changed: 0 ins; 17 del; 18 mod; 2383 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/solaris/native/java/net/net_util_md.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
3 lines changed: 0 ins; 0 del; 3 mod; 1414 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/classes/java/lang/ProcessImpl.java

rev 674 : 8005943: (process) Improved Runtime.exec
Reviewed-by: alanb, ahgross, omajid
115 lines changed: 94 ins; 11 del; 10 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/classes/sun/awt/windows/WFileDialogPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/classes/sun/awt/windows/WPrintDialogPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
2 lines changed: 0 ins; 0 del; 2 mod; 157 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/classes/sun/awt/windows/WWindowPeer.java

rev 676 : 8006790: Improve checking for windows
Reviewed-by: art, mschoene, omajid
5 lines changed: 4 ins; 0 del; 1 mod; 558 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/Inet4AddressImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
11 lines changed: 0 ins; 8 del; 3 mod; 571 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/Inet6AddressImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
10 lines changed: 0 ins; 7 del; 3 mod; 690 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/NetworkInterface.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
6 lines changed: 0 ins; 3 del; 3 mod; 1071 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/NetworkInterface.h

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
1 line changed: 0 ins; 1 del; 0 mod; 411 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/NetworkInterface_winXP.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
4 lines changed: 1 ins; 1 del; 2 mod; 833 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
37 lines changed: 0 ins; 24 del; 13 mod; 2487 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/TwoStacksPlainSocketImpl.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
5 lines changed: 0 ins; 1 del; 4 mod; 1168 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/windows/native/java/net/net_util_md.c

rev 661 : 8000724: Improve networking serialization
Summary: delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar, omajid
3 lines changed: 0 ins; 0 del; 3 mod; 1009 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/Makefile

rev 655 : 6657673: Issues with JAXP
Reviewed-by: alanb, lancea, ahgross, mullan, omajid
1 line changed: 0 ins; 0 del; 1 mod; 649 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/beans/Introspector/Test6660539.java

rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
3 lines changed: 0 ins; 3 del; 0 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/registry/classPathCodebase/ClassPathCodebase.java

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
2 lines changed: 1 ins; 0 del; 1 mod; 174 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/registry/readTest/readTest.sh

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
2 lines changed: 1 ins; 0 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/server/RMIClassLoader/downloadArrayClass/DownloadArrayClass.java

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
4 lines changed: 4 ins; 0 del; 0 mod; 140 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/server/RMIClassLoader/downloadArrayClass/security.policy

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
2 lines changed: 2 ins; 0 del; 0 mod; 25 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/server/RMIClassLoader/loadProxyClasses/LoadProxyClasses.java

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
2 lines changed: 1 ins; 0 del; 1 mod; 409 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/rmi/testlibrary/RMID.java

rev 667 : 8001040: Rework RMI model
Reviewed-by: alanb, ahgross, coffeys, dmocek, omajid
3 lines changed: 3 ins; 0 del; 0 mod; 324 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/com/sun/beans/WeakCache.java

rev 657 : 5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param (includes WeakCache from 6397609)
Reviewed-by: peterz, omajid
91 lines changed: 91 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/java/beans/ThreadGroupContext.java

rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
rev 660 : 7200507: Refactor Introspector internals
Reviewed-by: ahgross, art, omajid
115 lines changed: 115 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/classes/java/beans/WeakIdentityMap.java

rev 660 : 7200507: Refactor Introspector internals
Reviewed-by: ahgross, art, omajid
181 lines changed: 181 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/HangulLayoutEngine.cpp

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
363 lines changed: 363 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/HangulLayoutEngine.h

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
151 lines changed: 151 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/ICUFeatures.h

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
74 lines changed: 74 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/LEStandalone.h

rev 663 : 6501644: sync LayoutEngine *code* structure to match ICU
Reviewed-by: prr, omajid
rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
141 lines changed: 141 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/LETableReference.h

rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
497 lines changed: 497 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/TibetanLayoutEngine.cpp

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
112 lines changed: 112 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/TibetanLayoutEngine.h

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
rev 665 : 8001031: Better font processing.
Reviewed-by: vadim, prr, mschoene, omajid
156 lines changed: 156 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/TibetanReordering.cpp

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
414 lines changed: 414 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/share/native/sun/font/layout/TibetanReordering.h

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
176 lines changed: 176 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/awt/font/TextLayout/KernCrash.java

rev 666 : 7017324: Kerning crash in JDK 7 since ICU layout update
Reviewed-by: igor, prr, omajid
67 lines changed: 67 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/awt/font/TextLayout/TestOldHangul.java

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
83 lines changed: 83 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/awt/font/TextLayout/TestTibetan.java

rev 664 : 6886358: layout code update
Reviewed-by: igor, prr, omajid
87 lines changed: 87 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/beans/Beans/6669869/TestDesignTime.java

rev 656 : 6669869: Beans.isDesignTime() and other queries should be per-AppContext
Reviewed-by: peterz, rupashka, omajid
rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
50 lines changed: 50 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/beans/Beans/6669869/TestGuiAvailable.java

rev 656 : 6669869: Beans.isDesignTime() and other queries should be per-AppContext
Reviewed-by: peterz, rupashka, omajid
rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
51 lines changed: 51 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/beans/Introspector/7064279/Test7064279.java

rev 659 : 7064279: Introspector.getBeanInfo() should release some resources in timely manner
Reviewed-by: art, alexp, omajid
75 lines changed: 75 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/java/beans/Introspector/Test5102804.java

rev 657 : 5102804: Memory leak in Introspector.getBeanInfo(Class) for custom BeanInfo: Class param (includes WeakCache from 6397609)
Reviewed-by: peterz, omajid
155 lines changed: 155 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/native/sun/font/layout/HebrewLigatureData.cpp

80 lines changed: 0 ins; 80 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/native/sun/font/layout/HebrewShaping.cpp

58 lines changed: 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/share/native/sun/font/layout/HebrewShaping.h

52 lines changed: 0 ins; 52 del; 0 mod; 0 unchg

This code review page was prepared using /home/andrew/bin/webrev (vers 23.18-hg).