Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pdftk.spec'], env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4381/root'printOutput=Falsetimeout=0logger=gid=135shell=Falseuid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pdftk.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-7063710.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pdftk-1.45-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pdftk.spec'], env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}timeout=0user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4381/root'printOutput=Falseprivate_network=Truelogger=gid=135shell=Falseuid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pdftk.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E8kGqr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pdftk-1.45-dist + /usr/bin/unzip -qq /builddir/build/SOURCES/pdftk-1.45-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd pdftk-1.45-dist + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in '*.txt' 'license_gpl_pdftk//*.txt' + sed 's|\r||' changelog.txt + touch -r changelog.txt changelog.txt.tmp + mv changelog.txt.tmp changelog.txt + for file in '*.txt' 'license_gpl_pdftk//*.txt' + sed 's|\r||' pdftk.1.txt + touch -r pdftk.1.txt pdftk.1.txt.tmp + mv pdftk.1.txt.tmp pdftk.1.txt + for file in '*.txt' 'license_gpl_pdftk//*.txt' + sed 's|\r||' license_gpl_pdftk//pdftk_gpl_license.txt + touch -r license_gpl_pdftk//pdftk_gpl_license.txt license_gpl_pdftk//pdftk_gpl_license.txt.tmp + mv license_gpl_pdftk//pdftk_gpl_license.txt.tmp license_gpl_pdftk//pdftk_gpl_license.txt + for file in '*.txt' 'license_gpl_pdftk//*.txt' + sed 's|\r||' license_gpl_pdftk//readme.txt + touch -r license_gpl_pdftk//readme.txt license_gpl_pdftk//readme.txt.tmp + mv license_gpl_pdftk//readme.txt.tmp license_gpl_pdftk//readme.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0qCCdy + umask 022 + cd /builddir/build/BUILD + cd pdftk-1.45-dist + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' ++ gcj -v ++ awk '/^gcc version/ { print $3 }' + make -C pdftk -f Makefile.Redhat LIBDIR=/usr/lib64 LIBGCJ=/usr/share/java/libgcj-4.8.5.jar make: Entering directory `/builddir/build/BUILD/pdftk-1.45-dist/pdftk' make -f Makefile -iC ../java all make[1]: Entering directory `/builddir/build/BUILD/pdftk-1.45-dist/java' cpp -C -P com/lowagie/text/pdf/PdfEncryption.java.c com/lowagie/text/pdf/PdfEncryption.java gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/BadElementException.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/BadElementException.java:67: warning: The serializable class BadElementException does not declare a static final serialVersionUID field of type long public class BadElementException extends DocumentException { ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/DocumentException.java:69: warning: The serializable class DocumentException does not declare a static final serialVersionUID field of type long public class DocumentException extends Exception { ^^^^^^^^^^^^^^^^^ 2 problems (2 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/BadElementException gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/TextElementArray.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Element.java:322: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks(); ^^^^^^^^^ 1 problem (1 warning) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/TextElementArray gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/Rectangle.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Rectangle.java:314: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Rectangle.java:315: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Rectangle.java:769: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/MarkupAttributes.java:99: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames(); // ssteward: dropped in 1.44 ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:178: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap attributes = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:367: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:368: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:368: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:369: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(this); ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:679: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:819: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:820: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(name, obj); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:832: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getAttributes() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:903: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:921: warning: Set is a raw type. References to generic type Set should be parameterized public static Set getKeySet(Hashtable table) { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Chunk.java:921: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized public static Set getKeySet(Hashtable table) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAction.java:529: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public static PdfAction setOCGstate(ArrayList state, boolean preserveRB) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:110: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap hashMap; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:120: warning: HashMap is a raw type. References to generic type HashMap should be parameterized hashMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:152: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = hashMap.keySet().iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:179: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.put(key, value); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:193: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.put(key, value); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:209: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.put(key, value); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:300: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.putAll(other.hashMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:304: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = other.hashMap.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:307: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.put(key, other.hashMap.get(key)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:312: warning: Set is a raw type. References to generic type Set should be parameterized public Set getKeys() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDictionary.java:317: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.putAll(dic.hashMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfObject.java:186: warning: The value of the parameter writer is not used public void toPdf(PdfWriter writer, OutputStream os) throws IOException { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:133: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap templates; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:517: warning: HashMap is a raw type. References to generic type HashMap should be parameterized templates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:518: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized templates.put(template, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:538: warning: HashMap is a raw type. References to generic type HashMap should be parameterized templates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:539: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized templates.put(template, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAnnotation.java:595: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap getTemplates() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:160: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList stateList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:160: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList stateList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:163: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList layerDepth; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:169: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap abrev = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:169: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap abrev = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:172: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.BITSPERCOMPONENT, "/BPC "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:173: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.COLORSPACE, "/CS "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:174: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.DECODE, "/D "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:175: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.DECODEPARMS, "/DP "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:176: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.FILTER, "/F "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:177: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.HEIGHT, "/H "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:178: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.IMAGEMASK, "/IM "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:179: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.INTENT, "/Intent "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:180: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.INTERPOLATE, "/I "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:181: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized abrev.put(PdfName.WIDTH, "/W "); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:225: warning: The value of the parameter writer is not used public byte[] toPdf(PdfWriter writer) { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1195: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized stateList.add(state); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1513: warning: The value of the parameter outline is not used public void addOutline(PdfOutline outline) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1668: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public static ArrayList bezierArc(float x1, float y1, float x2, float y2, float startAng, float extent) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1697: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pointList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1697: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pointList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1706: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pointList.add(new float[]{x_cen + rx * cos0, y_cen - ry * sin0, x_cen + rx * (cos0 - kappa * sin0), y_cen - ry * (sin0 + kappa * cos0), x_cen + rx * (cos1 + kappa * sin1), y_cen - ry * (sin1 - kappa * cos1), x_cen + rx * cos1, y_cen - ry * sin1}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1716: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pointList.add(new float[]{x_cen + rx * cos0, y_cen - ry * sin0, x_cen + rx * (cos0 + kappa * sin0), y_cen - ry * (sin0 - kappa * cos0), x_cen + rx * (cos1 - kappa * sin1), y_cen - ry * (sin1 + kappa * cos1), x_cen + rx * cos1, y_cen - ry * sin1}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:1742: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = bezierArc(x1, y1, x2, y2, startAng, extent); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:2326: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arrayList = text.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:2822: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized layerDepth = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:2824: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized layerDepth.add(new Integer(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfContentByte.java:2837: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized layerDepth.add(new Integer(n)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:84: warning: The serializable class MarkupParser does not declare a static final serialVersionUID field of type long public class MarkupParser extends HashMap { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:84: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public class MarkupParser extends HashMap { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap stylecache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap stylecache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:95: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap fontcache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:95: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap fontcache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:109: warning: Resource leak: 'br' is never closed BufferedReader br = new BufferedReader(reader); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:131: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized put(selector, parseAttributes(attributes)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:329: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stylecache.put(key, props); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:422: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fontcache.put(key, f); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:654: warning: The value of the parameter font is not used private Element retrieveListItem(Font font, Properties styleattributes) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:654: warning: The value of the parameter styleattributes is not used private Element retrieveListItem(Font font, Properties styleattributes) { ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:665: warning: The method applyBordersColors(Rectangle, Properties, Properties) from the type MarkupParser is never used locally private void applyBordersColors(Rectangle rect, Properties attributes, Properties styleattributes) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/markup/MarkupParser.java:665: warning: The value of the parameter attributes is not used private void applyBordersColors(Rectangle rect, Properties attributes, Properties styleattributes) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Font.java:79: warning: Comparable is a raw type. References to generic type Comparable should be parameterized public class Font implements Comparable { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:238: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static HashMap fontCache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:238: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static HashMap fontCache = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:241: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap BuiltinFonts14 = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:241: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap BuiltinFonts14 = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:261: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(COURIER, PdfName.COURIER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:262: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(COURIER_BOLD, PdfName.COURIER_BOLD); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:263: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(COURIER_BOLDOBLIQUE, PdfName.COURIER_BOLDOBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:264: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(COURIER_OBLIQUE, PdfName.COURIER_OBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:265: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(HELVETICA, PdfName.HELVETICA); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:266: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(HELVETICA_BOLD, PdfName.HELVETICA_BOLD); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:267: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(HELVETICA_BOLDOBLIQUE, PdfName.HELVETICA_BOLDOBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:268: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(HELVETICA_OBLIQUE, PdfName.HELVETICA_OBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:269: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(SYMBOL, PdfName.SYMBOL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:270: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(TIMES_ROMAN, PdfName.TIMES_ROMAN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:271: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(TIMES_BOLD, PdfName.TIMES_BOLD); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:272: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(TIMES_BOLDITALIC, PdfName.TIMES_BOLDITALIC); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:273: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(TIMES_ITALIC, PdfName.TIMES_ITALIC); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:274: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized BuiltinFonts14.put(ZAPFDINGBATS, PdfName.ZAPFDINGBATS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:418: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fontCache.put(key, fontBuilt); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1014: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private static void addFont(PRIndirectReference fontRef, IntHashtable hits, ArrayList fonts) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1023: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized fonts.add(new Object[]{PdfName.decodeName(name.toString()), fontRef}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1027: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private static void recourseFonts(PdfDictionary page, IntHashtable hits, ArrayList fonts, int level) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1036: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = font.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1048: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = xobj.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1061: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public static ArrayList getDocumentFonts(PdfReader reader) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1063: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fonts = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1063: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fonts = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1078: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public static ArrayList getDocumentFonts(PdfReader reader, int page) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1080: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fonts = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseFont.java:1080: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fonts = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStream.java:225: warning: Dead code else { PdfArray filters = new PdfArray(filter); filters.add(PdfName.FLATEDECODE); put(PdfName.FILTER, filters); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStream.java:267: warning: Resource leak: 'osc' is never closed OutputStreamCounter osc = new OutputStreamCounter(os); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:155: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized private static Hashtable fontFamilies = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:155: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized private static Hashtable fontFamilies = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:158: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:159: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:160: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(COURIER); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:161: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(COURIER_BOLD); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:162: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(COURIER_OBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:163: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(COURIER_BOLDOBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:164: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(COURIER.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:165: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:166: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(HELVETICA); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:167: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(HELVETICA_BOLD); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:168: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(HELVETICA_OBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:169: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(HELVETICA_BOLDOBLIQUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:170: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(HELVETICA.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:171: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:172: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(SYMBOL); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:173: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(SYMBOL.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:174: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:175: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(TIMES_ROMAN); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:176: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(TIMES_BOLD); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:177: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(TIMES_ITALIC); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:178: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(TIMES_BOLDITALIC); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:179: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(TIMES.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:180: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(TIMES_ROMAN.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:181: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:182: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(ZAPFDINGBATS); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:183: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(ZAPFDINGBATS.toLowerCase(), tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:212: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = (ArrayList) fontFamilies.get(lowercasefontname); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:212: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = (ArrayList) fontFamilies.get(lowercasefontname); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:218: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = tmp.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:311: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized for (Enumeration e = styleAttributes.keys(); e.hasMoreElements();) { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:554: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = (ArrayList) fontFamilies.get(familyName); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:554: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = (ArrayList) fontFamilies.get(familyName); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:556: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:557: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(fullName); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:558: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized fontFamilies.put(familyName, tmp); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:565: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(j, fullName); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:571: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(fullName); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:657: warning: Set is a raw type. References to generic type Set should be parameterized public static Set getRegisteredFonts() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/FontFactory.java:666: warning: Set is a raw type. References to generic type Set should be parameterized public static Set getRegisteredFamilies() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/ExceptionConverter.java:57: warning: The serializable class ExceptionConverter does not declare a static final serialVersionUID field of type long public class ExceptionConverter extends RuntimeException { ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfIndirectReference.java:97: warning: The value of the parameter type is not used PdfIndirectReference(int type, int number, int generation) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:82: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList arrayList; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:92: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:103: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:104: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(object); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:109: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:115: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:127: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList = new ArrayList(array.getArrayList()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:127: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized arrayList = new ArrayList(array.getArrayList()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:141: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator i = arrayList.iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:167: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getArrayList() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:189: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return arrayList.add(object); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:194: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(new PdfNumber(values[k])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:200: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(new PdfNumber(values[k])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:213: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(0, object); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfArray.java:227: warning: ListIterator is a raw type. References to generic type ListIterator should be parameterized public ListIterator listIterator() { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDestination.java:164: warning: The value of the parameter type is not used public PdfDestination(int type, float left, float top, float zoom) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDestination.java:193: warning: The value of the parameter type is not used public PdfDestination(int type, float left, float bottom, float right, float top) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:113: warning: Comparable is a raw type. References to generic type Comparable should be parameterized static class PdfCrossReference implements Comparable { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:227: warning: TreeSet is a raw type. References to generic type TreeSet should be parameterized private TreeSet xrefs; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:239: warning: TreeSet is a raw type. References to generic type TreeSet should be parameterized xrefs = new TreeSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:240: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized xrefs.add(new PdfCrossReference(0, 0, 65535)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:328: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized xrefs.add(new PdfCrossReference(n, 0, 65536)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:364: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized if (!xrefs.add(pxref)) { ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:366: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized xrefs.add(pxref); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:374: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized if (!xrefs.add(pxref)) { ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:376: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized xrefs.add(pxref); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:446: warning: Type safety: The method add(Object) belongs to the raw type TreeSet. References to generic type TreeSet should be parameterized xrefs.add(new PdfCrossReference(refNumber, position)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:451: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sections = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:451: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sections = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:452: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = xrefs.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:457: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sections.add(new Integer(first)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:458: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sections.add(new Integer(len)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:463: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sections.add(new Integer(first)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:464: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sections.add(new Integer(len)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:475: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = xrefs.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:507: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator i = xrefs.iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:699: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap formXObjects = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:699: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap formXObjects = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:720: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentFonts = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:720: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentFonts = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:723: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentColors = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:723: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentColors = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:726: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:726: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:728: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentShadings = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:728: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentShadings = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:730: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentShadingPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:730: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentShadingPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:735: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentSpotPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:735: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentSpotPatterns = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:737: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentExtGState = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:737: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentExtGState = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:739: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentProperties = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:739: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap documentProperties = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:740: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet documentOCG = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:740: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet documentOCG = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:741: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList documentOCGorder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:741: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList documentOCGorder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:778: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap importedPages = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:778: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap importedPages = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:783: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList pageReferences = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:783: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList pageReferences = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1085: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList children = layer.getChildren(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1100: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentOCG.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1130: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentOCG.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1138: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList docOrder = new ArrayList(documentOCGorder); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1138: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ArrayList docOrder = new ArrayList(documentOCGorder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1138: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList docOrder = new ArrayList(documentOCGorder); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1139: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = docOrder.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1145: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = docOrder.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1153: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentOCG.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1193: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentFonts.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1198: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = formXObjects.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1208: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = importedPages.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1214: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentColors.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1219: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentPatterns.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1224: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentShadingPatterns.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1229: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentShadings.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1234: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentExtGState.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1240: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentProperties.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1251: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentOCG.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1557: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentFonts.put(bf, ret); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1563: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = documentFonts.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1585: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentColors.put(spc, ret); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1628: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentSpotPatterns.put(details, patternDetails); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1645: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentShadingPatterns.put(shading, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1652: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentShadings.put(shading, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1660: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentExtGState.put(gstate, new PdfObject[]{new PdfName("GS" + (documentExtGState.size() + 1)), getPdfIndirectReference()}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1671: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized documentOCG.add(layer); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1672: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized documentOCGorder.add(layer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1676: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized documentOCGorder.add(layer); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1687: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentProperties.put(prop, new PdfObject[]{new PdfName("Pr" + (documentProperties.size() + 1)), refi}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1724: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized documentPatterns.put(painter, name); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1753: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized formXObjects.put(ref, new Object[]{name, template}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1790: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized void addLocalDestinations(TreeMap dest) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:1791: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = dest.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2033: warning: The value of the parameter reader is not used RandomAccessFileOrArray getReaderFile(PdfReader reader) { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2037: warning: The value of the parameter reader is not used protected int getNewObjectNumber(PdfReader reader, int number, int generation) { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2052: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized importedPages.put(reader, inst); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2109: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageReferences.set(page, ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2115: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageReferences.add(null); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2117: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageReferences.add(ref); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2154: warning: The value of the parameter page is not used void addAnnotation(PdfAnnotation annot, int page) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2500: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = outs.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfWriter.java:2590: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public void addOCGRadioGroup(ArrayList group) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/DocWriter.java:471: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator attributeIterator = mAtt.getMarkupAttributeNames().iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfName.java:77: warning: Comparable is a raw type. References to generic type Comparable should be parameterized public class PdfName extends PdfObject implements Comparable{ ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfName.java:1001: warning: Resource leak: 'pdfName' is never closed ByteBuffer pdfName = new ByteBuffer(length + 20); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfString.java:181: warning: Unnecessary cast from byte[] to byte[] b = (byte[])bytes.clone(); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfString.java:186: warning: Resource leak: 'buf' is never closed ByteBuffer buf = new ByteBuffer(); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:118: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static final HashMap extraEncodings = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:118: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static final HashMap extraEncodings = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:247: warning: Unnecessary cast from byte to int cc[ii]= (char)( (((int)bytes[ jj] & 0xff) << 8) + ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:248: warning: Unnecessary cast from byte to int ((int)bytes[++jj] & 0xff) ); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:305: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static final HashMap cmaps = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:305: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static final HashMap cmaps = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:338: warning: Unnecessary cast from byte[][] to byte[][] planes = readCmap(name, (byte[][])newline); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:340: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized cmaps.put(name, planes); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:384: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized cmaps.put(name, planes); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:399: warning: Unnecessary cast from byte to int int one = (int)seq[k] & 0xff; ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:413: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList planes = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:413: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList planes = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:414: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized planes.add(new char[256]); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:421: warning: Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return (char[][])planes.toArray(ret); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:424: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized static void readCmap(String name, ArrayList planes) throws IOException { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:433: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized static void encodeStream(InputStream in, ArrayList planes) throws IOException { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:499: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized static void encodeSequence(int size, byte seqs[], char cid, ArrayList planes) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:504: warning: Unnecessary cast from byte to int int one = (int)seqs[idx] & 0xff; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:509: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized planes.add(new char[256]); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:516: warning: Unnecessary cast from byte to int int one = (int)seqs[size] & 0xff; ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:529: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized extraEncodings.put(name.toLowerCase(), enc); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:667: warning: Unnecessary cast from char to int byte v = (byte)translation.get((int)c); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:718: warning: Unnecessary cast from char to int int v = (int)table1[k]; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncodings.java:723: warning: Unnecessary cast from char to int int v = (int)table2[k]; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayer.java:66: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList children; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayer.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized children = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayer.java:124: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized children.add(child); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayer.java:140: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChildren() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTemplate.java:223: warning: The declared exception IOException is not actually thrown by the method getFormXObject() from type PdfTemplate PdfStream getFormXObject() throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ByteBuffer.java:322: warning: Unnecessary cast from byte to byte buf.append((byte)ZERO); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ByteBuffer.java:493: warning: Unnecessary cast from char to char if (negative) res.append((char)'-'); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ByteBuffer.java:511: warning: Unnecessary cast from char to char res.append((char)'.'); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ExtendedColor.java:64: warning: The serializable class ExtendedColor does not declare a static final serialVersionUID field of type long public class ExtendedColor extends Color{ ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GrayColor.java:63: warning: The serializable class GrayColor does not declare a static final serialVersionUID field of type long public class GrayColor extends ExtendedColor { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GrayColor.java:68: warning: Unnecessary cast from int to float this((float)intGray / 255f); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CMYKColor.java:63: warning: The serializable class CMYKColor does not declare a static final serialVersionUID field of type long public class CMYKColor extends ExtendedColor { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CMYKColor.java:78: warning: Unnecessary cast from int to float this((float)intCyan / 255f, (float)intMagenta / 255f, (float)intYellow / 255f, (float)intBlack / 255f); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CMYKColor.java:78: warning: Unnecessary cast from int to float this((float)intCyan / 255f, (float)intMagenta / 255f, (float)intYellow / 255f, (float)intBlack / 255f); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CMYKColor.java:78: warning: Unnecessary cast from int to float this((float)intCyan / 255f, (float)intMagenta / 255f, (float)intYellow / 255f, (float)intBlack / 255f); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CMYKColor.java:78: warning: Unnecessary cast from int to float this((float)intCyan / 255f, (float)intMagenta / 255f, (float)intYellow / 255f, (float)intBlack / 255f); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:67: warning: The import java.util.ListIterator is never used import java.util.ListIterator; ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:72: warning: The import com.lowagie.text.BadElementException is never used import com.lowagie.text.BadElementException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:281: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized void addNames(TreeMap localDestinations, ArrayList documentJavaScript, PdfWriter writer) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:281: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized void addNames(TreeMap localDestinations, ArrayList documentJavaScript, PdfWriter writer) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:288: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = localDestinations.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:303: warning: Type safety: Unchecked invocation sort(String[], StringCompare) of the generic method sort(T[], Comparator) of type Arrays Arrays.sort(s, new StringCompare()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:303: warning: Type safety: The expression of type StringCompare needs unchecked conversion to conform to Comparator Arrays.sort(s, new StringCompare()); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:399: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:399: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:423: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap thisBoxSize = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:423: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap thisBoxSize = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:427: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap boxSize = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:427: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap boxSize = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:449: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList annotations; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:452: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList delayedAnnotations = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:452: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList delayedAnnotations = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:461: warning: The value of the field PdfDocument.currentOutline is not used private PdfOutline currentOutline; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:470: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized private TreeMap localDestinations = new TreeMap(new StringCompare()); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:470: warning: Type safety: The constructor TreeMap(Comparator) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized private TreeMap localDestinations = new TreeMap(new StringCompare()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:470: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized private TreeMap localDestinations = new TreeMap(new StringCompare()); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:472: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList documentJavaScript = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:472: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList documentJavaScript = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:523: warning: The declared exception DocumentException is not actually thrown by the constructor PdfDocument() public PdfDocument() throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:693: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized delayedAnnotations.add(dic); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:698: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap templates = dic.getTemplates(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:787: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized thisBoxSize.put("trim", thisBoxSize.get("crop")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:789: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized thisBoxSize.put("trim", new PdfRectangle(pageSize, pageSize.getRotation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:877: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList kids = outline.getKids(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:905: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList kids = outline.getKids(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:1401: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annotations.add(an); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:1861: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized delayedAnnotations = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:1899: warning: Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized thisBoxSize = new HashMap(boxSize); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:1899: warning: HashMap is a raw type. References to generic type HashMap should be parameterized thisBoxSize = new HashMap(boxSize); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2043: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2052: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(line); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2078: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(line); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2103: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(line); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2126: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = lines.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2182: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2385: warning: The declared exception DocumentException is not actually thrown by the method writeLineToContent(PdfLine, PdfContentByte, PdfContentByte, Object[], float) from type PdfDocument void writeLineToContent(PdfLine line, PdfContentByte text, PdfContentByte graphics, Object currentValues[], float ratio) throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2437: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = line.iterator(); j.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2532: warning: The value of the local variable subtract is not used float subtract = lastBaseFactor; ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2699: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annotations.add(new PdfAnnotation(writer, llx, lly, urx, ury, action)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2713: warning: Type safety: The method put(Object, Object) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized localDestinations.put(name, obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2737: warning: Type safety: The method put(Object, Object) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized localDestinations.put(name, obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2752: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annotations.add(new PdfAnnotation(writer, llx, lly, urx, ury, new PdfAction(filename, name))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2818: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized documentJavaScript.add(writer.addToBody(js).getIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2833: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized boxSize.put(boxName, new PdfRectangle(size)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2845: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annotations.add(field); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2846: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList kids = field.getKids(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2861: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annotations.add(annot); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDocument.java:2927: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList getDocumentJavaScript() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList listeners = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList listeners = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:228: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized listeners.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:285: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:305: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:325: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:387: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:409: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:485: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:501: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:530: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:894: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Document.java:913: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:99: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList kids = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:99: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList kids = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:218: warning: The value of the parameter open is not used public PdfOutline(PdfOutline parent, PdfAction action, PdfString title, boolean open) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:247: warning: The value of the parameter open is not used public PdfOutline(PdfOutline parent, PdfDestination destination, PdfString title, boolean open) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:279: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = title.getChunks().iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:315: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = title.getChunks().iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:452: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized kids.add(outline); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:459: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getKids() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfOutline.java:467: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public void setKids(ArrayList kids) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:65: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static final HashMap stdFieldFontNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:65: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static final HashMap stdFieldFontNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:67: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Courier-BoldOblique", new PdfName("CoBO")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:68: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Courier-Bold", new PdfName("CoBo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:69: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Courier-Oblique", new PdfName("CoOb")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:70: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Courier", new PdfName("Cour")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:71: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Helvetica-BoldOblique", new PdfName("HeBO")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:72: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Helvetica-Bold", new PdfName("HeBo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:73: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Helvetica-Oblique", new PdfName("HeOb")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:74: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Helvetica", new PdfName("Helv")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:75: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Symbol", new PdfName("Symb")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:76: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Times-BoldItalic", new PdfName("TiBI")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:77: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Times-Bold", new PdfName("TiBo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:78: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Times-Italic", new PdfName("TiIt")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:79: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Times-Roman", new PdfName("TiRo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:80: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("ZapfDingbats", new PdfName("ZaDb")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:81: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HYSMyeongJo-Medium", new PdfName("HySm")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:82: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HYGoThic-Medium", new PdfName("HyGo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HeiseiKakuGo-W5", new PdfName("KaGo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:84: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HeiseiMin-W3", new PdfName("KaMi")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:85: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("MHei-Medium", new PdfName("MHei")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:86: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("MSung-Light", new PdfName("MSun")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:87: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("STSong-Light", new PdfName("STSo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:88: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("MSungStd-Light", new PdfName("MSun")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:89: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("STSongStd-Light", new PdfName("STSo")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:90: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HYSMyeongJoStd-Medium", new PdfName("HySm")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAppearance.java:91: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("KozMinPro-Regular", new PdfName("KaMi")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:70: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:70: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arrayList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:75: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(str); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:89: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(new Float(number.doubleValue())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:94: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(new Float(number)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:99: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arrayList.add(str); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfTextArray.java:102: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList getArrayList() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:69: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap forbiddenNames; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:72: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap usedNames; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:81: warning: HashMap is a raw type. References to generic type HashMap should be parameterized forbiddenNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:82: warning: HashMap is a raw type. References to generic type HashMap should be parameterized usedNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:85: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = resources.getKeys().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:89: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = dic.getKeys().iterator(); j.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:90: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized forbiddenNames.put(j.next(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PageResources.java:106: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized usedNames.put(name, translated); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSpotColor.java:109: warning: The declared exception IOException is not actually thrown by the method getSpotObject(PdfWriter) from type PdfSpotColor protected PdfObject getSpotObject(PdfWriter writer) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FontDetails.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap longTag; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FontDetails.java:124: warning: HashMap is a raw type. References to generic type HashMap should be parameterized longTag = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FontDetails.java:168: warning: Unnecessary cast from byte to int shortTag[((int)b[k]) & 0xff] = 1; ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FontDetails.java:195: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized longTag.put(new Integer(metrics[0]), new int[]{metrics[0], metrics[1], ttu.getUnicodeDifferences(b[k] & 0xff)}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FontDetails.java:208: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized longTag.put(gl, new int[]{m0, metrics[1], c}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SpotColor.java:63: warning: The serializable class SpotColor does not declare a static final serialVersionUID field of type long public class SpotColor extends ExtendedColor { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SpotColor.java:70: warning: Unnecessary cast from int to float ((float)spot.getAlternativeCS().getRed() / 255f - 1f) * tint + 1, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SpotColor.java:71: warning: Unnecessary cast from int to float ((float)spot.getAlternativeCS().getGreen() / 255f - 1f) * tint + 1, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SpotColor.java:72: warning: Unnecessary cast from int to float ((float)spot.getAlternativeCS().getBlue() / 255f - 1f) * tint + 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PatternColor.java:57: warning: The serializable class PatternColor does not declare a static final serialVersionUID field of type long public class PatternColor extends ExtendedColor { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ShadingColor.java:60: warning: The serializable class ShadingColor does not declare a static final serialVersionUID field of type long public class ShadingColor extends ExtendedColor { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayerMembership.java:89: warning: HashSet is a raw type. References to generic type HashSet should be parameterized HashSet layers = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayerMembership.java:89: warning: HashSet is a raw type. References to generic type HashSet should be parameterized HashSet layers = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayerMembership.java:116: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized layers.add(layer); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLayerMembership.java:124: warning: Collection is a raw type. References to generic type Collection should be parameterized public Collection getLayers() { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/ListItem.java:111: warning: The serializable class ListItem does not declare a static final serialVersionUID field of type long public class ListItem extends Paragraph implements TextElementArray, MarkupAttributes { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Paragraph.java:85: warning: The serializable class Paragraph does not declare a static final serialVersionUID field of type long public class Paragraph extends Phrase implements TextElementArray, MarkupAttributes { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:95: warning: The serializable class Phrase does not declare a static final serialVersionUID field of type long public class Phrase extends ArrayList implements TextElementArray, MarkupAttributes { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:95: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public class Phrase extends ArrayList implements TextElementArray, MarkupAttributes { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:114: warning: The value of the parameter dummy is not used private Phrase(boolean dummy) { ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:142: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(chunk); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:155: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(chunk); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:205: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(new Chunk(string, font)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:246: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(firstPart, font)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:246: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(firstPart, font)); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:257: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(buf.toString(), symbol)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:257: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(buf.toString(), symbol)); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:262: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(string, font)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:262: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ((ArrayList)p).add(new Chunk(string, font)); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:306: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:332: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:333: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:333: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:334: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:335: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.addAll(((Element) i.next()).getChunks()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:360: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(index, chunk); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:367: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(index, element); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:390: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return super.add(new Chunk((String) o, font)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:402: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = phrase.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:413: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return super.add(o); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:415: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return super.add(o); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:424: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return super.add(o); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:462: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return super.add(chunk); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:474: warning: Collection is a raw type. References to generic type Collection should be parameterized public boolean addAll(Collection collection) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:475: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator iterator = collection.iterator(); iterator.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:488: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized super.add(object); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Phrase.java:600: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:86: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap keysAttributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:86: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap keysAttributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap keysNoStroke = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap keysNoStroke = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:92: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.ACTION, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:93: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.UNDERLINE, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:94: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.REMOTEGOTO, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:95: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.LOCALGOTO, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:96: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.LOCALDESTINATION, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:97: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.GENERICTAG, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:98: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.NEWPAGE, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:99: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.IMAGE, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:100: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.BACKGROUND, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:101: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.PDFANNOTATION, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:102: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.SKEW, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:103: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysAttributes.put(Chunk.HSCALE, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:104: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysNoStroke.put(Chunk.SUBSUPSCRIPT, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:105: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysNoStroke.put(Chunk.SPLITCHARACTER, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:106: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysNoStroke.put(Chunk.HYPHENATION, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:107: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized keysNoStroke.put(Chunk.TEXTRENDERMODE, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:131: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap attributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:131: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap attributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:139: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap noStroke = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:139: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap noStroke = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:215: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.TEXTRENDERMODE, new Object[]{new Integer(PdfContentByte.TEXT_RENDER_MODE_FILL_STROKE), new Float(size / 30f), null}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:218: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.SKEW, new float[]{0, ITALIC_ANGLE}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:222: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attr = chunk.getAttributes(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:224: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = attr.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:227: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(name, attr.get(name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:230: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized noStroke.put(name, attr.get(name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:234: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.GENERICTAG, chunk.content()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:240: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.UNDERLINE, unders); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:245: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.UNDERLINE, unders); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:248: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put(Chunk.ACTION, action); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:250: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized noStroke.put(Chunk.COLOR, f.color()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfChunk.java:251: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized noStroke.put(Chunk.ENCODING, font.getFont().getEncoding()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/IntHashtable.java:293: warning: Iterator is a raw type. References to generic type Iterator should be parameterized public Iterator getEntryIterator() { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/IntHashtable.java:297: warning: Iterator is a raw type. References to generic type Iterator should be parameterized static class IntHashtableIterator implements Iterator { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:104: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap objStmMark; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:107: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList xrefObj; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:115: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList pageInh; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:126: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList strings = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:126: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList strings = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:264: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized this.xrefObj = new ArrayList(reader.xrefObj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:264: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized this.xrefObj = new ArrayList(reader.xrefObj); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:266: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized this.xrefObj.set(k, duplicatePdfObject((PdfObject)reader.xrefObj.get(k), this)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:430: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getInfo() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:431: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:431: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:435: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = info.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:451: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(PdfName.decodeName(key.toString()), value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:461: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList rect = box.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:561: warning: The value of the local variable s is not used String s; ^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:603: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(((PRIndirectReference)encDic).getNumber(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:755: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(lastXrefPartial, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:771: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized reader.xrefObj.set(reader.lastXrefPartial, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:779: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(idx, obj); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:787: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.add(obj); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:792: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized pageInh = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:798: warning: The value of the parameter n is not used protected PRIndirectReference getSinglePage(int n) throws IOException { ^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:798: warning: The declared exception IOException is not actually thrown by the method getSinglePage(int) from type PdfReader protected PRIndirectReference getSinglePage(int n) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:815: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = dic.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:821: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:838: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized xrefObj = new ArrayList(xref.length / 2); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:839: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.addAll(Collections.nCopies(xref.length / 2, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:888: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(k, obj); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:944: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList streams = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:944: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList streams = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:945: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized xrefObj = new ArrayList(xref.length / 2); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:946: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.addAll(Collections.nCopies(xref.length / 2, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:967: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized streams.add(obj); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:973: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(k / 2, obj); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:982: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = objStmMark.entrySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:983: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)i.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:983: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)i.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:987: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(n, null); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1081: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(objNumber[k], obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1098: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized reader.xrefObj.set(n, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1269: warning: HashMap is a raw type. References to generic type HashMap should be parameterized objStmMark = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1274: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList wa = w.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1278: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sections = index.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1318: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized objStmMark.put(on, seq); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1490: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized strings.add(str); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1834: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = array.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1876: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(xr, null); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1882: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList t = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1890: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = dic.getKeys().iterator(); i.hasNext();){ ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1916: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.add(null); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1924: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.add(obj); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1933: warning: The declared exception IOException is not actually thrown by the method setPageContent(int, byte[]) from type PdfReader public void setPageContent(int pageNum, byte content[]) throws IOException{ ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1948: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(freeXref, new PRStream(this, content)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1974: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList filters = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1974: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList filters = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1977: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized filters.add(filter); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1981: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList dp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1981: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList dp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:1987: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized dp.add(dpo); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2043: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList newRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2043: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList newRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2044: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList newStreams = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2044: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList newStreams = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2057: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized newRefs.add(ref); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2058: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized newStreams.add(new PRStream((PRStream)contents, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2065: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = array.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2070: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized newRefs.add(ref); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2071: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized newStreams.add(new PRStream((PRStream)getPdfObject(ref), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2081: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.add(newStreams.get(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2270: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = arr.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2351: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getNamedDestination() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2352: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = getNamedDestinationFromNames(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2353: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names.putAll(getNamedDestinationFromStrings()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2362: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getNamedDestinationFromNames() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2363: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2363: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2366: warning: Set is a raw type. References to generic type Set should be parameterized Set keys = dic.getKeys(); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2367: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = keys.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2372: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names.put(name, arr); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2383: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getNamedDestinationFromStrings() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2388: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = PdfNameTree.readTree(dic); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2389: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = names.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2390: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2390: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2393: warning: Type safety: The method setValue(Object) belongs to the raw type Map.Entry. References to generic type Map.Entry should be parameterized entry.setValue(arr); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2400: warning: HashMap is a raw type. References to generic type HashMap should be parameterized return new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2403: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private boolean replaceNamedDestination(PdfObject obj, HashMap names) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2458: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2490: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private void iterateBookmarks(PdfObject outlineRef, HashMap names) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2507: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = getNamedDestination(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2520: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2541: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = original.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2562: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)original).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2564: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = list.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2599: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = dic.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2614: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2620: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.set(k, PdfNull.PDFNULL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2651: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(k, null); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2659: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized xrefObj.set(k, null); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReader.java:2687: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap jscript = PdfNameTree.readTree(js); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:84: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static Hashtable allCMaps = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:84: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static Hashtable allCMaps = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:85: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static Hashtable allFonts = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:85: warning: Hashtable is a raw type. References to generic type Hashtable should be parameterized static Hashtable allFonts = new Hashtable(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:100: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap fontDesc; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:132: warning: The value of the parameter emb is not used CJKFont(String fontName, String enc, boolean emb) throws DocumentException, IOException { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:132: warning: The declared exception IOException is not actually thrown by the constructor CJKFont(String, String, boolean) CJKFont(String fontName, String enc, boolean emb) throws DocumentException, IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:156: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized allCMaps.put(s, c); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:171: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized allCMaps.put(nt, c); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:180: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized allCMaps.put(enc, m2); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:186: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fontDesc = (HashMap)allFonts.get(fontName); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:189: warning: Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable should be parameterized allFonts.put(fontName, fontDesc); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:546: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static HashMap readFontProperties(String name) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:557: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:557: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:558: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized for (Enumeration e = p.keys(); e.hasMoreElements();) { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:560: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(obj, p.getProperty((String)obj)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:562: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("W", W); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CJKFont.java:563: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("W2", W2); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:97: warning: The value of the field Type1Font.CharacterSet is not used private String CharacterSet; ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:112: warning: The value of the field Type1Font.UnderlinePosition is not used private int UnderlinePosition = -100; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:115: warning: The value of the field Type1Font.UnderlineThickness is not used private int UnderlineThickness = 50; ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:127: warning: The value of the field Type1Font.XHeight is not used private int XHeight = 480; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:136: warning: The value of the field Type1Font.StdHW is not used private int StdHW; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:146: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap CharMetrics = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:146: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap CharMetrics = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:153: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap KernPairs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:153: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap KernPairs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:441: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized CharMetrics.put(C, metrics); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:442: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized CharMetrics.put(N, metrics); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:475: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized KernPairs.put(first, new Object[]{second, width}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:483: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized KernPairs.put(first, relates2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:779: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized KernPairs.put(first, obj); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Type1Font.java:793: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized KernPairs.put(first, obj2); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:71: warning: Comparator is a raw type. References to generic type Comparator should be parameterized class TrueTypeFontUnicode extends TrueTypeFont implements Comparator{ ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:155: warning: The declared exception DocumentException is not actually thrown by the method getToUnicode(Object[]) from type TrueTypeFontUnicode private PdfStream getToUnicode(Object metrics[]) throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:308: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap longTag = (HashMap)params[0]; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:308: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap longTag = (HashMap)params[0]; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:310: warning: Type safety: Unchecked invocation sort(Object[], TrueTypeFontUnicode) of the generic method sort(T[], Comparator) of type Arrays Arrays.sort(metrics, this); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:310: warning: Type safety: The expression of type TrueTypeFontUnicode needs unchecked conversion to conform to Comparator Arrays.sort(metrics, this); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:414: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:439: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontUnicode.java:465: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:144: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap tables; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:188: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap cmap10; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:196: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap cmap31; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:483: warning: Unnecessary cast from short to double italicAngle = (double)mantissa + (double)fraction / 16384.0; ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:483: warning: Unnecessary cast from int to double italicAngle = (double)mantissa + (double)fraction / 16384.0; ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:504: warning: The value of the local variable platformEncodingID is not used int platformEncodingID = rf.readUnsignedShort(); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:505: warning: The value of the local variable languageID is not used int languageID = rf.readUnsignedShort(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:534: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList names = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:534: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList names = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:552: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized names.add(new String[]{String.valueOf(platformID), String.valueOf(platformEncodingID), String.valueOf(languageID), name}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:563: warning: The declared exception DocumentException is not actually thrown by the method checkCff() from type TrueTypeFont void checkCff() throws DocumentException, IOException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:563: warning: The declared exception IOException is not actually thrown by the method checkCff() from type TrueTypeFont void checkCff() throws DocumentException, IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:579: warning: HashMap is a raw type. References to generic type HashMap should be parameterized tables = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:612: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized tables.put(tag, table_location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:807: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readFormat0() throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:808: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:808: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:814: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized h.put(new Integer(k), r); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:824: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readFormat4() throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:825: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:825: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:866: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized h.put(new Integer(fontSpecific ? ((j & 0xff00) == 0xf000 ? j & 0xff : j) : j), r); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:878: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readFormat6() throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:879: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:879: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap h = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:887: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized h.put(new Integer(k + start_code), r); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:915: warning: Unnecessary cast from short to int int value = ((int)rf.readShort() * 1000) / head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:946: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:965: warning: The declared exception DocumentException is not actually thrown by the method getFontDescriptor(PdfIndirectReference, String) from type TrueTypeFont protected PdfDictionary getFontDescriptor(PdfIndirectReference fontStream, String subsetPrefix) throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:967: warning: Unnecessary cast from short to int dic.put(PdfName.ASCENT, new PdfNumber((int)os_2.sTypoAscender * 1000 / head.unitsPerEm)); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:968: warning: Unnecessary cast from int to int dic.put(PdfName.CAPHEIGHT, new PdfNumber((int)os_2.sCapHeight * 1000 / head.unitsPerEm)); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:969: warning: Unnecessary cast from short to int dic.put(PdfName.DESCENT, new PdfNumber((int)os_2.sTypoDescender * 1000 / head.unitsPerEm)); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:971: warning: Unnecessary cast from short to int (int)head.xMin * 1000 / head.unitsPerEm, ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:972: warning: Unnecessary cast from short to int (int)head.yMin * 1000 / head.unitsPerEm, ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:973: warning: Unnecessary cast from short to int (int)head.xMax * 1000 / head.unitsPerEm, ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:974: warning: Unnecessary cast from short to int (int)head.yMax * 1000 / head.unitsPerEm)); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1013: warning: The declared exception DocumentException is not actually thrown by the method getFontBaseType(PdfIndirectReference, String, int, int, byte[]) from type TrueTypeFont protected PdfDictionary getFontBaseType(PdfIndirectReference fontDescriptor, String subsetPrefix, int firstChar, int lastChar, byte shortTag[]) throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1067: warning: The method getFullFont() from the type TrueTypeFont is never used locally private byte[] getFullFont() throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap glyphs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap glyphs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1130: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized glyphs.put(new Integer(metrics[0]), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1160: warning: Unnecessary cast from short to float return (float)os_2.sTypoAscender * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1160: warning: Unnecessary cast from int to float return (float)os_2.sTypoAscender * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1162: warning: Unnecessary cast from int to float return (float)os_2.sCapHeight * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1162: warning: Unnecessary cast from int to float return (float)os_2.sCapHeight * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1164: warning: Unnecessary cast from short to float return (float)os_2.sTypoDescender * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1164: warning: Unnecessary cast from int to float return (float)os_2.sTypoDescender * fontSize / (float)head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1168: warning: Unnecessary cast from short to int return fontSize * (int)head.xMin / head.unitsPerEm; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1170: warning: Unnecessary cast from short to int return fontSize * (int)head.yMin / head.unitsPerEm; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1172: warning: Unnecessary cast from short to int return fontSize * (int)head.xMax / head.unitsPerEm; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1174: warning: Unnecessary cast from short to int return fontSize * (int)head.yMax / head.unitsPerEm; ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1176: warning: Unnecessary cast from short to int return fontSize * (int)hhea.Ascender / head.unitsPerEm; ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1178: warning: Unnecessary cast from short to int return fontSize * (int)hhea.Descender / head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1180: warning: Unnecessary cast from short to int return fontSize * (int)hhea.LineGap / head.unitsPerEm; ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1182: warning: Unnecessary cast from int to int return fontSize * (int)hhea.advanceWidthMax / head.unitsPerEm; ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1214: warning: Unnecessary cast from int to long long cp = (((long)os_2.ulCodePageRange2) << 32) + ((long)os_2.ulCodePageRange1 & 0xffffffffL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFont.java:1294: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DocumentFont.java:151: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList dif = diffs.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DocumentFont.java:193: warning: Unnecessary cast from PdfNumber to PdfNumber int f = ((PdfNumber)first).intValue(); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DocumentFont.java:194: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = ((PdfArray)newWidths).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DocumentFont.java:194: warning: Unnecessary cast from PdfArray to PdfArray ArrayList ar = ((PdfArray)newWidths).getArrayList(); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DocumentFont.java:220: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = bbox.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:63: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap unicode2names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:63: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap unicode2names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:64: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap names2unicode = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:64: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static HashMap names2unicode = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:2181: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized unicode2names.put(num, names[k]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:2185: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names2unicode.put(names[k], new int[]{unicode[k]}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/GlyphList.java:2192: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names2unicode.put(names[k], code2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/EnumerateTTC.java:83: warning: HashMap is a raw type. References to generic type HashMap should be parameterized tables = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/EnumerateTTC.java:109: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized tables.put(tag, table_location); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:114: warning: Unnecessary cast from byte[] to byte[] mkey = (byte[])enc.mkey.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:115: warning: Unnecessary cast from byte[] to byte[] ownerKey = (byte[])enc.ownerKey.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:116: warning: Unnecessary cast from byte[] to byte[] userKey = (byte[])enc.userKey.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:119: warning: Unnecessary cast from byte[] to byte[] documentID = (byte[])enc.documentID.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:258: warning: The value of the parameter userKey is not used private void setupByOwnerPad(byte[] documentID, byte ownerPad[], byte userKey[], byte ownerKey[], int permissions, boolean strength128Bits) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryption.java:280: warning: Resource leak: 'buf' is never closed ByteBuffer buf = new ByteBuffer(90); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:73: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap importedPages = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:73: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap importedPages = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:75: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap visited = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:75: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap visited = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList nextRound = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList nextRound = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:96: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized importedPages.put(i, pageT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:101: warning: The value of the parameter generation is not used int getNewObjectNumber(int number, int generation) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:104: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized nextRound.add(new Integer(number)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:156: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vec = nextRound; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:157: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized nextRound = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:161: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized visited.put(i, null); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfReaderInstance.java:172: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = importedPages.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:79: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList pages = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:79: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList pages = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:80: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList parents = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:80: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList parents = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:98: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized parents.add(writer.getPdfIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:103: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pages.add(current); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:113: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized parents.add(writer.getPdfIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:114: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pages.add(pageRef); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:127: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tParents = parents; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:128: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tPages = pages; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:129: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList nextParents = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:129: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList nextParents = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:150: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList internal = kids.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:151: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized internal.addAll(tPages.subList(p * stdCount, p * stdCount + count)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:155: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized nextParents.add(writer.getPdfIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:166: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized nextParents = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:180: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized parents.add(topParent); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:186: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pages.add(page); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPages.java:208: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pages.set(k, copy[order[k] - 1]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:68: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap parentTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:68: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap parentTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:119: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized parentTree.put(i, ar); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:128: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList a = ar.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:131: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized a.set(k, e.getReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:140: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap numTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:140: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap numTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:141: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = parentTree.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStructureTreeRoot.java:144: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized numTree.put(i, writer.addToBody(ar).getIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfException.java:67: warning: The serializable class PdfException does not declare a static final serialVersionUID field of type long public class PdfException extends DocumentException { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPage.java:122: warning: HashMap is a raw type. References to generic type HashMap should be parameterized PdfPage(PdfRectangle mediaBox, HashMap boxSize, PdfDictionary resources, int rotate) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPage.java:155: warning: HashMap is a raw type. References to generic type HashMap should be parameterized PdfPage(PdfRectangle mediaBox, HashMap boxSize, PdfDictionary resources) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFormField.java:106: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList kids; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFormField.java:236: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized kids = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFormField.java:237: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized kids.add(field); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFormField.java:240: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList getKids() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFormField.java:329: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = templates.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:75: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap fieldTemplates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:75: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap fieldTemplates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:98: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void addFieldTemplates(HashMap ft) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:99: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldTemplates.putAll(ft); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:127: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fieldTemplates.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfAcroForm.java:221: warning: The value of the parameter value is not used public PdfFormField addMap(String name, String value, String url, PdfContentByte appearance, float llx, float lly, float urx, float ury) { ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:67: warning: Comparator is a raw type. References to generic type Comparator should be parameterized public class PdfPageLabels implements Comparator { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:96: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized TreeMap map; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:101: warning: Type safety: The constructor TreeMap(Comparator) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized map = new TreeMap(this); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:101: warning: TreeMap is a raw type. References to generic type TreeMap should be parameterized map = new TreeMap(this); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:142: warning: Type safety: The method put(Object, Object) belongs to the raw type TreeMap. References to generic type TreeMap should be parameterized map.put(iPage, obj); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPageLabels.java:179: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = map.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfXConformanceException.java:63: warning: The serializable class PdfXConformanceException does not declare a static final serialVersionUID field of type long public class PdfXConformanceException extends RuntimeException { ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:89: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hashMap.putAll(stream.hashMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:190: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList filters= new ArrayList(); { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:190: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList filters= new ArrayList(); { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:191: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfObject filter= this.reader.getPdfObject(this.get(PdfName.FILTER)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:194: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized filters.add(filter); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:206: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way this.reader.getPdfObject( this.get(PdfName.DECODEPARMS) )== null && ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:222: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way this.reader.getPdfObject( this.get(PdfName.DECODEPARMS) )== null && ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:302: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public static boolean allKnownFilters( PdfReader reader, ArrayList filters ) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRStream.java:306: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way name = ((PdfName)reader.getPdfObject((PdfObject)filters.get(j))).toString(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRTokeniser.java:197: warning: The declared exception IOException is not actually thrown by the method backOnePosition(int) from type PRTokeniser public void backOnePosition(int ch) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BadPdfFormatException.java:71: warning: The serializable class BadPdfFormatException does not declare a static final serialVersionUID field of type long public class BadPdfFormatException extends PdfException { ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:85: warning: The serializable class Anchor does not declare a static final serialVersionUID field of type long public class Anchor extends Phrase implements TextElementArray, MarkupAttributes { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:232: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator i = getChunks().iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:259: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:260: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:260: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:262: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator i = iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:276: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.add(chunk); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Anchor.java:300: warning: Iterator is a raw type. References to generic type Iterator should be parameterized public Iterator getElements() { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:153: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap annotationAttributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:153: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap annotationAttributes = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:215: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(TITLE, title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:216: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(CONTENT, text); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:241: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(TITLE, title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:242: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(CONTENT, text); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:263: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(URL, url); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:284: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, url); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:308: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, file); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:309: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(DESTINATION, dest); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:330: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, moviePath); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:331: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(MIMETYPE, mimeType); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:332: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(PARAMETERS, new boolean[] { false /* embedded */, showOnDisplay }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:357: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, file); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:358: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(PAGE, new Integer(page)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:379: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(NAMED, new Integer(named)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:408: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(APPLICATION, application); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:409: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(PARAMETERS, parameters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:410: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(OPERATION, operation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:411: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(DEFAULTDIR, defaultdir); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:445: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:448: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(NAMED, Integer.valueOf(value)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:455: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, file); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:458: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(DESTINATION, destination); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:461: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(FILE, file); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:462: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(PAGE, Integer.valueOf(page)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:466: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(APPLICATION, value); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:467: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(PARAMETERS, attributes .remove(ElementTags.PARAMETERS)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:469: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(OPERATION, attributes .remove(ElementTags.OPERATION)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:471: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(DEFAULTDIR, attributes .remove(ElementTags.DEFAULTDIR)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:480: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(TITLE, title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:481: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized annotationAttributes.put(CONTENT, text); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:524: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:525: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:690: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap attributes() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Annotation.java:733: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:240: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = list.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:266: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:267: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:267: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList tmp = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:268: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = list.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:269: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized tmp.addAll(((Element) i.next()).getChunks()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:300: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(item); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:306: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return list.add(nested); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:391: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getItems() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:523: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = list.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/List.java:554: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Meta.java:149: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getChunks() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Meta.java:150: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Meta.java:258: warning: Set is a raw type. References to generic type Set should be parameterized public Set getMarkupAttributeNames() { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/StringCompare.java:68: warning: Comparator is a raw type. References to generic type Comparator should be parameterized public class StringCompare implements Comparator { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpWriter.java:198: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = info.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpWriter.java:239: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public XmpWriter(OutputStream os, HashMap info) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpWriter.java:247: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = info.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:75: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList line; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:120: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized this.line = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:123: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized PdfLine(float left, float remainingWidth, int alignment, boolean newlineSplit, ArrayList line, boolean isRTL) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:161: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized line.add(chunk); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:171: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized line.add(chunk); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:177: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized line.add(overflow); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:205: warning: Iterator is a raw type. References to generic type Iterator should be parameterized public Iterator iterator() { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:340: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = line.iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLine.java:397: warning: Dead code if ( /*!chunk.isImage() ssteward: dropped in 1.44 */ true || !chunk.changeLeading()) { ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDate.java:85: warning: Class is a raw type. References to generic type Class should be parameterized private static Class c1= java.util.Calendar.class; //gnu.java.locale.Calendar.class; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfDate.java:85: warning: The value of the field PdfDate.c1 is not used private static Class c1= java.util.Calendar.class; //gnu.java.locale.Calendar.class; ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfFont.java:77: warning: Comparable is a raw type. References to generic type Comparable should be parameterized class PdfFont implements Comparable { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:88: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fields; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:89: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList stack; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:90: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fieldByName; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:99: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized fields = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:100: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fieldByName = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:101: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized stack = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:111: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getFields() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:147: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fieldlist.getArrayList().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:177: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized fields.add(fi); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:178: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldByName.put(myTitle, fi); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:193: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = child.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PRAcroForm.java:214: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized stack.add(dic); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:78: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:80: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap sigNames; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:123: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap localFonts = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:123: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap localFonts = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:138: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fields = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:153: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:190: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fields.put(name, item); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:193: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.values.add(widget); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:195: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.values.add(value); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:196: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.widgets.add(widget); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:197: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.widget_refs.add(arr.get(j)); // must be a reference ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:200: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.merged.add(dic); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:201: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.page.add(new Integer(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:202: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized item.tabOrder.add(new Integer(j)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:218: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:218: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:223: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names.put(((PdfString)opts).toUnicodeString(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:225: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)opts).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:229: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names.put(((PdfString)v).toUnicodeString(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:233: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList wd = fd.widgets; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:243: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = dic.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:245: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized names.put(name, null); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:249: warning: Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized return (String[])names.keySet().toArray(out); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:302: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fields.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:303: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:303: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:304: warning: The value of the local variable item is not used Item item = (Item)entry.getValue(); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:348: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fields.put(newName, item); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:355: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList stack = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:355: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList stack = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:395: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized stack.add(tk.getStringValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:470: warning: The static field BaseField.MULTILINE should be accessed directly tx.setOptions(((flags & PdfFormField.FF_MULTILINE) == 0 ? 0 : TextField.MULTILINE) | ((flags & PdfFormField.FF_COMB) == 0 ? 0 : TextField.COMB)); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:470: warning: The static field BaseField.COMB should be accessed directly tx.setOptions(((flags & PdfFormField.FF_MULTILINE) == 0 ? 0 : TextField.MULTILINE) | ((flags & PdfFormField.FF_COMB) == 0 ? 0 : TextField.COMB)); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:505: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = bd.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:519: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldCache.put(fieldName, tx); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:538: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList op = opt.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:547: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList opar = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:581: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList cc = ar.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:625: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)opts).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:723: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized localFonts.put(psn.toString().substring(1), bf); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:800: warning: The static method getMKColor(Color) from the type PdfAnnotation should be accessed directly mk.put(dname, PdfFormField.getMKColor((Color)value)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:935: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = fields.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:955: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = fields.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1082: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lopt = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1082: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lopt = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1085: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)opts).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1089: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lopt.add(((PdfString)vv).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1091: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lopt.add(null); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1143: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFields() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1197: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = array.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1220: warning: Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized fields.keySet().toArray(names); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1328: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList values = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1328: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList values = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1331: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList widgets = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1331: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList widgets = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1334: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList widget_refs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1334: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList widget_refs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1338: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList merged = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1338: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList merged = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1342: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList page = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1342: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList page = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1345: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList tabOrder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1345: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList tabOrder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1369: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getSignatureNames() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1371: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return new ArrayList(sigNames.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1371: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(sigNames.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1372: warning: HashMap is a raw type. References to generic type HashMap should be parameterized sigNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1373: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sorter = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1373: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sorter = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1374: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fields.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1375: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1375: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1390: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ra = ((PdfArray)ro).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1394: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sorter.add(new Object[]{entry.getKey(), new int[]{length, 0}}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1396: warning: Type safety: Unchecked invocation sort(ArrayList, AcroFields.SorterComparator) of the generic method sort(List, Comparator) of type Collections Collections.sort(sorter, new AcroFields.SorterComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1396: warning: Type safety: The expression of type ArrayList needs unchecked conversion to conform to List Collections.sort(sorter, new AcroFields.SorterComparator()); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1396: warning: Type safety: The expression of type AcroFields.SorterComparator needs unchecked conversion to conform to Comparator Collections.sort(sorter, new AcroFields.SorterComparator()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1407: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized sigNames.put(name, p); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1410: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return new ArrayList(sigNames.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1410: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(sigNames.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1417: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getBlankSignatureNames() { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1419: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sigs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1419: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList sigs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1420: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fields.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1421: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1421: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1428: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized sigs.add(entry.getKey()); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1561: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = b.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1630: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFieldCache() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1658: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void setFieldCache(HashMap fieldCache) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1672: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap stdFieldFontNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1672: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap stdFieldFontNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1682: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap fieldCache; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1685: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("CoBO", new String[]{"Courier-BoldOblique"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1686: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("CoBo", new String[]{"Courier-Bold"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1687: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("CoOb", new String[]{"Courier-Oblique"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1688: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("Cour", new String[]{"Courier"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1689: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HeBO", new String[]{"Helvetica-BoldOblique"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1690: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HeBo", new String[]{"Helvetica-Bold"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/AcroFields.java:1691: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized stdFieldFontNames.put("HeOb", new String[]{"Helvetica-Oblique"}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:82: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static PdfDictionary writeTree(HashMap items, PdfWriter writer) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:86: warning: Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized names = (String[])items.keySet().toArray(names); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:87: warning: Type safety: Unchecked invocation sort(String[], StringCompare) of the generic method sort(T[], Comparator) of type Arrays Arrays.sort(names, stringCompare); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:87: warning: Type safety: The expression of type StringCompare needs unchecked conversion to conform to Comparator Arrays.sort(names, stringCompare); ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:156: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static void iterateItems(PdfDictionary dic, HashMap items) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:159: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = nn.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:163: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized items.put(s.toUnicodeString(), arr.get(k)); // ssteward; to match above changes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:167: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = nn.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:175: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap readTree(PdfDictionary dic) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:176: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap items = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNameTree.java:176: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap items = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:258: warning: List is a raw type. References to generic type List should be parameterized public static List expand(String ranges, int maxNumber) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:260: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized LinkedList list = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:260: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized LinkedList list = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:281: warning: ListIterator is a raw type. References to generic type ListIterator should be parameterized for (ListIterator it = list.listIterator(); it.hasNext();) { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:302: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized list.add(new Integer(k)); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SequenceList.java:313: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized list.add(new Integer(k)); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:424: warning: The value of the field Pfm2afm.vers is not used private short vers; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:427: warning: The value of the field Pfm2afm.type is not used private short type; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:428: warning: The value of the field Pfm2afm.points is not used private short points; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:429: warning: The value of the field Pfm2afm.verres is not used private short verres; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:430: warning: The value of the field Pfm2afm.horres is not used private short horres; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:432: warning: The value of the field Pfm2afm.intleading is not used private short intleading; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:433: warning: The value of the field Pfm2afm.extleading is not used private short extleading; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:435: warning: The value of the field Pfm2afm.uline is not used private byte uline; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:436: warning: The value of the field Pfm2afm.overs is not used private byte overs; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:439: warning: The value of the field Pfm2afm.pixwidth is not used private short pixwidth; /* Width for mono fonts */ ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:440: warning: The value of the field Pfm2afm.pixheight is not used private short pixheight; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:446: warning: The value of the field Pfm2afm.defchar is not used private byte defchar; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:447: warning: The value of the field Pfm2afm.brkchar is not used private byte brkchar; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:448: warning: The value of the field Pfm2afm.widthby is not used private short widthby; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:449: warning: The value of the field Pfm2afm.device is not used private int device; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:451: warning: The value of the field Pfm2afm.bits is not used private int bits; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:452: warning: The value of the field Pfm2afm.bitoff is not used private int bitoff; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:456: warning: The value of the field Pfm2afm.res1 is not used private int res1; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:458: warning: The value of the field Pfm2afm.res2 is not used private int res2; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Pfm2afm.java:498: warning: The value of the field Pfm2afm.WinClass is not used private int WinClass[] = { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:101: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap GlyphsUsed; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:105: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList glyphsInList; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:109: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap FDArrayUsed = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:109: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap FDArrayUsed = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:113: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap[] hSubrsUsed; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:117: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList[] lSubrsUsed; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap hGSubrsUsed = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap hGSubrsUsed = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:125: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lGSubrsUsed = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:125: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lGSubrsUsed = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:129: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap hSubrsUsedNonCID = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:129: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap hSubrsUsedNonCID = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:133: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lSubrsUsedNonCID = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:133: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lSubrsUsedNonCID = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:159: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized LinkedList OutputList; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:172: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public CFFFontSubset(RandomAccessFileOrArray rf,HashMap GlyphsUsed){ ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:177: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized glyphsInList = new ArrayList(GlyphsUsed.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:177: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized glyphsInList = new ArrayList(GlyphsUsed.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:246: warning: The value of the local variable Sid is not used int i=1,Sid,nLeft; ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:335: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized FDArrayUsed.put(new Integer(FD),null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:453: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList FDInList = new ArrayList(FDArrayUsed.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:453: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ArrayList FDInList = new ArrayList(FDArrayUsed.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:453: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList FDInList = new ArrayList(FDArrayUsed.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:459: warning: HashMap is a raw type. References to generic type HashMap should be parameterized hSubrsUsed[FD] = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:460: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized lSubrsUsed[FD] = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:530: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected void BuildSubrUsed(int Font,int FD,int SubrOffset,int[] SubrsOffsets,HashMap hSubr,ArrayList lSubr) ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:530: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected void BuildSubrUsed(int Font,int FD,int SubrOffset,int[] SubrsOffsets,HashMap hSubr,ArrayList lSubr) ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:639: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected void ReadASubr(int begin,int end,int GBias,int LBias,HashMap hSubr,ArrayList lSubr,int[] LSubrsOffsets) ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:639: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected void ReadASubr(int begin,int end,int GBias,int LBias,HashMap hSubr,ArrayList lSubr,int[] LSubrsOffsets) ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:668: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hSubr.put(new Integer(Subr),null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:669: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lSubr.add(new Integer(Subr)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:686: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized hGSubrsUsed.put(new Integer(Subr),null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:687: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lGSubrsUsed.add(new Integer(Subr)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:936: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected byte[] BuildNewIndex(int[] Offsets,HashMap Used) throws IOException ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1036: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized OutputList = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1043: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)( 1+fonts[Font].name.length() ))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1044: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new StringItem(fonts[Font].name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1049: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(topdictIndex1Ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1051: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(topdictBase); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1063: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new DictNumberItem(fonts[Font].nstrings)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1064: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new DictNumberItem(fonts[Font].nstrings+1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1065: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new DictNumberItem(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1066: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1067: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)30)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1069: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new DictNumberItem(fonts[Font].nglyphs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1070: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1071: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)34)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1094: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.add(new RangeItem(buf,p1,p2-p1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1101: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new IndexMarkerItem(topdictIndex1Ref,topdictBase)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1106: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(getEntireIndexRange(stringIndexOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1114: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(new RandomAccessFileOrArray(NewGSubrsIndex),0,NewGSubrsIndex.length)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1123: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(fdselectRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1126: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(buf,fonts[Font].fdselectOffset,fonts[Font].FDSelectLength)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1133: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(charsetRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1134: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(buf,fonts[Font].charsetOffset,fonts[Font].CharsetLength)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1141: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(fdarrayRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1166: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(PrivateBase); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1167: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(privateRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1177: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(charstringsRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1180: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(new RandomAccessFileOrArray(NewCharStringsIndex),0,NewCharStringsIndex.length)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1186: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator listIter = OutputList.iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1217: warning: The value of the local variable major is not used int major = getCard8(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1218: warning: The value of the local variable minor is not used int minor = getCard8(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1220: warning: The value of the local variable offSize is not used int offSize = getCard8(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1222: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(buf,0,hdrSize)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1234: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)Count)); // count ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1236: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)Offsize)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1240: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)First)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1243: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)First)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1246: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt24Item((char)First)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1249: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt32Item((char)First)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1266: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(fdarrayRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1267: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1268: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)36)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1270: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(fdselectRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1271: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1272: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)37)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1274: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(charsetRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1275: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)15)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1277: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(charstringsRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1278: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)17)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1303: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)((stringOffsets.length-1)+3))); // count ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1304: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)stringsIndexOffSize)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1306: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new IndexOffsetItem(stringsIndexOffSize, stringOffsets[i]-stringsBaseOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1312: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1314: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1316: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1318: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new RangeItem(buf,stringOffsets[0],origStringsLen)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1319: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new StringItem(extraStrings)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1330: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(fdselectRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1331: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)3)); // format identifier ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1332: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)1)); // nRanges ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1334: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)0)); // Range[0].firstGlyph ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1335: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)0)); // Range[0].fd ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1337: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)nglyphs)); // sentinel ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1348: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(charsetRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1349: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt8Item((char)2)); // format identifier ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1350: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)1)); // first glyph in range (ignore .notdef) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1351: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new UInt16Item((char)(nglyphs-1))); // nLeft ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFontSubset.java:1364: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized OutputList.addLast(new MarkerItem(fdarrayRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:398: warning: The value of the parameter buffer is not used public void emit(byte[] buffer) {} ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:708: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized LinkedList l = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:708: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized LinkedList l = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:714: warning: The value of the local variable major is not used int major = getCard8(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:715: warning: The value of the local variable minor is not used int minor = getCard8(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:717: warning: The value of the local variable offSize is not used int offSize = getCard8(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:720: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new RangeItem(buf,0,hdrSize)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:734: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); // count ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:735: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)1)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:736: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)1)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:737: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)( 1+fonts[j].name.length() ))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:738: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new StringItem(fonts[j].name)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:743: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); // count ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:744: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)2)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:745: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:747: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(topdictIndex1Ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:749: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(topdictBase); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:768: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new DictNumberItem(nstrings)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:769: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new DictNumberItem(nstrings+1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:770: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new DictNumberItem(0)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:771: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:772: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)30)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:774: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new DictNumberItem(nglyphs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:775: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:776: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)34)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:782: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(fdarrayRef); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:783: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:784: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)36)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:786: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(fdselectRef); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:787: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)12)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:788: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)37)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:790: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(charsetRef); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:791: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)15)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:793: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(charstringsRef); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:794: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)17)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:810: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.add(new RangeItem(buf,p1,p2-p1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:814: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexMarkerItem(topdictIndex1Ref,topdictBase)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:821: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(getEntireIndexRange(stringIndexOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:838: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)((stringOffsets.length-1)+3))); // count ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:839: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)stringsIndexOffSize)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:841: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexOffsetItem(stringsIndexOffSize, stringOffsets[i]-stringsBaseOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:847: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:849: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:851: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexOffsetItem(stringsIndexOffSize,currentStringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:853: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new RangeItem(buf,stringOffsets[0],origStringsLen)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:854: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new StringItem(extraStrings)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:859: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(getEntireIndexRange(gsubrIndexOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:867: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new MarkerItem(fdselectRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:868: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)3)); // format identifier ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:869: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); // nRanges ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:871: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)0)); // Range[0].firstGlyph ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:872: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)0)); // Range[0].fd ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:874: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)nglyphs)); // sentinel ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:879: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new MarkerItem(charsetRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:880: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)2)); // format identifier ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:882: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); // first glyph in range (ignore .notdef) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:883: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)(nglyphs-1))); // nLeft ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:888: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new MarkerItem(fdarrayRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:889: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt16Item((char)1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:890: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)1)); // offSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:891: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)1)); // first offset ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:894: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(privateIndex1Ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:896: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(privateBase); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:905: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new DictNumberItem(fonts[j].privateLength)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:907: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(privateRef); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:908: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new UInt8Item((char)18)); // Private ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:910: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new IndexMarkerItem(privateIndex1Ref,privateBase)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:914: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new MarkerItem(privateRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:918: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new RangeItem(buf,fonts[j].privateOffset,fonts[j].privateLength)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:921: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(getEntireIndexRange(fonts[j].privateSubrs)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:927: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(new MarkerItem(charstringsRef)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:928: warning: Type safety: The method addLast(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized l.addLast(getEntireIndexRange(fonts[j].charstringsOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:935: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator listIter = l.iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:1042: warning: The value of the local variable major is not used int major, minor; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:1042: warning: The value of the local variable minor is not used int major, minor; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:1049: warning: The value of the local variable offSize is not used int offSize = getCard8(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:1083: warning: Unnecessary cast from char to char fonts[j].name += (char)getCard8(); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/CFFFont.java:1185: warning: The value of the local variable format is not used int format = getCard8(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:94: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap tableDirectory; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:104: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap glyphsUsed; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:105: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList glyphsInList; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:122: warning: HashMap is a raw type. References to generic type HashMap should be parameterized TrueTypeFontSubSet(String fileName, RandomAccessFileOrArray rf, HashMap glyphsUsed, int directoryOffset, boolean includeCmap) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:128: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized glyphsInList = new ArrayList(glyphsUsed.keySet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:128: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized glyphsInList = new ArrayList(glyphsUsed.keySet()); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:157: warning: The declared exception DocumentException is not actually thrown by the method assembleFont() from type TrueTypeFontSubSet protected void assembleFont() throws IOException, DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:235: warning: HashMap is a raw type. References to generic type HashMap should be parameterized tableDirectory = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:248: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized tableDirectory.put(tag, tableLocation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:333: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized glyphsUsed.put(glyph0, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:334: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized glyphsInList.add(glyph0); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:356: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized glyphsUsed.put(cGlyph, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:357: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized glyphsInList.add(cGlyph); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:419: warning: Unnecessary cast from byte to int v3 += (int)b[ptr++] & 0xff; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:420: warning: Unnecessary cast from byte to int v2 += (int)b[ptr++] & 0xff; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:421: warning: Unnecessary cast from byte to int v1 += (int)b[ptr++] & 0xff; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TrueTypeFontSubSet.java:422: warning: Unnecessary cast from byte to int v0 += (int)b[ptr++] & 0xff; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:76: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static PdfDictionary writeTree(HashMap items, PdfWriter writer) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:80: warning: Type safety: The method toArray(Object[]) belongs to the raw type Set. References to generic type Set should be parameterized numbers = (Integer[])items.keySet().toArray(numbers); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:141: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static void iterateItems(PdfDictionary dic, HashMap items) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:144: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = nn.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:147: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized items.put(new Integer(s.intValue()), arr.get(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:151: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = nn.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:159: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap readTree(PdfDictionary dic) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:160: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap items = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfNumberTree.java:160: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap items = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:70: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:70: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:71: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2file = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:71: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2file = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:76: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap pagesToContent = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:76: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap pagesToContent = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:85: warning: List is a raw type. References to generic type List should be parameterized protected List newBookmarks; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:86: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet partialFlattening = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:86: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet partialFlattening = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap fieldTemplates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:89: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap fieldTemplates = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:148: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void close(HashMap moreInfo) throws DocumentException, IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:148: warning: The declared exception DocumentException is not actually thrown by the method close(HashMap) from type PdfStamperImp void close(HashMap moreInfo) throws DocumentException, IOException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:247: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = oldInfo.getKeys().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:254: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = moreInfo.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:327: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = pagesToContent.values().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:427: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized readers2intrefs.put(reader, new IntHashtable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:430: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized readers2file.put(reader, raf); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:463: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lst = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:471: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = dic.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:495: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap irt = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:495: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap irt = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:496: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList an = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:496: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList an = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:497: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:505: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized an.add(obj); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:509: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized irt.put(nm.toString(), obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:551: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized pagesToContent.put(pageN, ps); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:579: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields = acroFields.getFields(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:580: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fields.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:582: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pages = item.page; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:586: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pages.set(k, new Integer(p + 1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:623: warning: Unnecessary cast from PRIndirectReference to PRIndirectReference PRIndirectReference firstPageRef = (PRIndirectReference)reader.getPageOrigRef(pageNumber); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:629: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = kids.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:635: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ar.add(k, pref); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:693: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized partialFlattening.add(name); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:701: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields = acroFields.getFields(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:703: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = fields.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:704: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized partialFlattening.add(i.next()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:708: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList acroFds = null; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:714: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = fields.keySet().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:727: warning: The static field PdfAnnotation.FLAGS_PRINT should be accessed directly if (appDic != null && (flags & PdfFormField.FLAGS_PRINT) != 0 && (flags & PdfFormField.FLAGS_HIDDEN) == 0) { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:727: warning: The static field PdfAnnotation.FLAGS_HIDDEN should be accessed directly if (appDic != null && (flags & PdfFormField.FLAGS_PRINT) != 0 && (flags & PdfFormField.FLAGS_HIDDEN) == 0) { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:766: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:793: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList kar = kids.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:819: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:864: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = kids.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:881: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:894: warning: The static field PdfAnnotation.FLAGS_PRINT should be accessed directly if ( (flags & PdfFormField.FLAGS_PRINT) != 0 && (flags & PdfFormField.FLAGS_HIDDEN) == 0) ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:894: warning: The static field PdfAnnotation.FLAGS_HIDDEN should be accessed directly if ( (flags & PdfFormField.FLAGS_PRINT) != 0 && (flags & PdfFormField.FLAGS_HIDDEN) == 0) ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:896: warning: Unnecessary cast from PdfObject to PdfObject PdfObject obj1 = (PdfObject) annDic.get(PdfName.AP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:900: warning: Unnecessary cast from PdfObject to PdfIndirectReference (PdfDictionary) PdfReader.getPdfObject((PdfIndirectReference) obj1) : (PdfDictionary) obj1; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1017: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fieldTemplates.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1028: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized void expandFields(PdfFormField field, ArrayList allAnnots) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1029: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized allAnnots.add(field); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1030: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList kids = field.getKids(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1039: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList allAnnots = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1039: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList allAnnots = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1049: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized allAnnots.add(annot); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1056: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap templates = annot.getTemplates(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1058: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldTemplates.putAll(templates); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1145: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList djs = pdf.getDocumentJavaScript(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1159: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap maptree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1159: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap maptree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1163: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized maptree.put(s, djs.get(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1187: warning: List is a raw type. References to generic type List should be parameterized void setOutlines(List outlines) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamperImp.java:1380: warning: The value of the parameter reader is not used PageStamp(PdfStamperImp stamper, PdfReader reader, PdfDictionary pageN) { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpSchema.java:65: warning: The serializable class XmpSchema does not declare a static final serialVersionUID field of type long public abstract class XmpSchema extends Properties { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpSchema.java:83: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized for (Enumeration e = this.propertyNames(); e.hasMoreElements(); ) { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:64: warning: The serializable class DublinCoreSchema does not declare a static final serialVersionUID field of type long public class DublinCoreSchema extends XmpSchema { ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:106: warning: The declared exception IOException is not actually thrown by the constructor DublinCoreSchema() public DublinCoreSchema() throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:133: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(subject); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:145: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(subject[i]); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:156: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(author); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:167: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(author[i]); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:178: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(publisher); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/DublinCoreSchema.java:189: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(publisher[i]); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/PdfSchema.java:65: warning: The serializable class PdfSchema does not declare a static final serialVersionUID field of type long public class PdfSchema extends XmpSchema { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/PdfSchema.java:83: warning: The declared exception IOException is not actually thrown by the constructor PdfSchema() public PdfSchema() throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpBasicSchema.java:64: warning: The serializable class XmpBasicSchema does not declare a static final serialVersionUID field of type long public class XmpBasicSchema extends XmpSchema { ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpBasicSchema.java:94: warning: The declared exception IOException is not actually thrown by the constructor XmpBasicSchema() public XmpBasicSchema() throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpBasicSchema.java:136: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized array.add(id[i]); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:71: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:71: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:91: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:100: warning: HashMap is a raw type. References to generic type HashMap should be parameterized obj = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:101: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(s, obj); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:102: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:106: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:112: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(s, value); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void iterateFields(HashMap values, HashMap map, String name) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void iterateFields(HashMap values, HashMap map, String name) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:122: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = map.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:126: warning: HashMap is a raw type. References to generic type HashMap should be parameterized iterateFields(values, (HashMap)obj, name + "." + s); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:128: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized values.put((name + "." + s).substring(1), obj); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:138: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:142: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList hist = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:142: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList hist = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:148: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized hist.add(map); ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:149: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized hist.add(s); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:152: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:164: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)hist.get(k); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:177: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFields() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:178: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap values = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:178: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap values = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:188: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:199: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:242: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = fdf.getFields(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:243: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = map.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:264: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = af.getFields().entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:265: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:265: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:304: warning: The declared exception DocumentException is not actually thrown by the method writeTo() from type FdfWriter.Wrt void writeTo() throws DocumentException, IOException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:321: warning: HashMap is a raw type. References to generic type HashMap should be parameterized PdfArray calculate(HashMap map) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:323: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = map.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfWriter.java:329: warning: HashMap is a raw type. References to generic type HashMap should be parameterized dic.put(PdfName.KIDS, calculate((HashMap)v)); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:65: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:103: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fields = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:125: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fields.put(name, merged); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:129: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = kids.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:145: warning: The declared exception IOException is not actually thrown by the method readFields() from type FdfReader protected void readFields() throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/FdfReader.java:165: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFields() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:72: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack fieldNames = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:72: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack fieldNames = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:73: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack fieldValues = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:73: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack fieldValues = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:76: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fields; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:79: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fieldsRichText; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:118: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFields() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:165: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void startElement(String tag, HashMap h) ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:179: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fields = new HashMap(); // init it! ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:180: warning: HashMap is a raw type. References to generic type HashMap should be parameterized fieldsRichText = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:183: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized fieldNames.push( fName ); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:187: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized fieldValues.push( (String)"" ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:187: warning: Unnecessary cast from String to String fieldValues.push( (String)"" ); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:208: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fields.put( fName, fVal ); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:211: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldsRichText.put( fName, fVal ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/XfdfReader.java:245: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized fieldValues.push(val); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLDocHandler.java:67: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void startElement(String tag, HashMap h); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:97: warning: The type DERConstructedSet is deprecated import org.bouncycastle.asn1.DERConstructedSet; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:117: warning: Set is a raw type. References to generic type Set should be parameterized private Set digestalgos; ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:118: warning: Collection is a raw type. References to generic type Collection should be parameterized private Collection certs, crls; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:124: warning: The value of the field PdfPKCS7.privKey is not used private transient PrivateKey privKey; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:177: warning: The declared exception CRLException is not actually thrown by the constructor PdfPKCS7(byte[], byte[], String) public PdfPKCS7(byte[] contentsKey, byte[] certsKey, String provider) throws SecurityException, CRLException, InvalidKeyException, CertificateException, NoSuchProviderException, NoSuchAlgorithmException, IOException { ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:186: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized crls = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:187: warning: Resource leak: 'in' is never closed ASN1InputStream in = new ASN1InputStream(new ByteArrayInputStream(contentsKey)); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:209: warning: Resource leak: 'din' is never closed ASN1InputStream din = new ASN1InputStream(new ByteArrayInputStream(contentsKey)); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:241: warning: HashSet is a raw type. References to generic type HashSet should be parameterized digestalgos = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:242: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = ((ASN1Set)content.getObjectAt(1)).getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:247: warning: Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized digestalgos.add(o.getId()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:284: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = certs.iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:376: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized certs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:377: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized crls = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:378: warning: HashSet is a raw type. References to generic type HashSet should be parameterized digestalgos = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:379: warning: Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized digestalgos.add(digestAlgorithm); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:386: warning: Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized certs.add(certChain[i]); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:391: warning: Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized crls.add(crlList[i]); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:472: warning: Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized return (X509Certificate[])certs.toArray(new X509Certificate[0]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:479: warning: Collection is a raw type. References to generic type Collection should be parameterized public Collection getCRLs() { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:588: warning: Collection is a raw type. References to generic type Collection should be parameterized public static String verifyCertificate(X509Certificate cert, Collection crls, Calendar calendar) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:600: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = crls.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:618: warning: Collection is a raw type. References to generic type Collection should be parameterized public static Object[] verifyCertificates(Certificate certs[], KeyStore keystore, Collection crls, Calendar calendar) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:627: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized for (Enumeration aliases = keystore.aliases(); aliases.hasMoreElements();) { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:674: warning: Resource leak: 'in' is never closed ASN1InputStream in = new ASN1InputStream(new ByteArrayInputStream(enc)); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:690: warning: Resource leak: 'in' is never closed ASN1InputStream in = new ASN1InputStream(new ByteArrayInputStream(enc)); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:809: warning: The type DERConstructedSet is deprecated DERConstructedSet digestAlgorithms = new DERConstructedSet(); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:809: warning: The type DERConstructedSet is deprecated DERConstructedSet digestAlgorithms = new DERConstructedSet(); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:809: warning: The constructor DERConstructedSet() is deprecated DERConstructedSet digestAlgorithms = new DERConstructedSet(); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:810: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for(Iterator it = digestalgos.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:814: warning: The method addObject(DEREncodable) from the type DERConstructedSet is deprecated digestAlgorithms.addObject(new DERSequence(algos)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:827: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = certs.iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:828: warning: Resource leak: 'tempstream' is never closed ASN1InputStream tempstream = new ASN1InputStream(new ByteArrayInputStream(((X509Certificate)i.next()).getEncoded())); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:889: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = crls.iterator();i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:890: warning: Resource leak: 't' is never closed ASN1InputStream t = new ASN1InputStream(new ByteArrayInputStream((((X509CRL)i.next()).getEncoded()))); ^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1112: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap DefaultSymbols = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1112: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap DefaultSymbols = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1115: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(C, "C"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1116: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(O, "O"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1117: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(T, "T"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1118: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(OU, "OU"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1119: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(CN, "CN"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1120: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(L, "L"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1121: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(ST, "ST"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1122: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(SN, "SN"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1123: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(EmailAddress, "E"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1124: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(DC, "DC"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1125: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(UID, "UID"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1126: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(SURNAME, "SURNAME"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1127: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(GIVENNAME, "GIVENNAME"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1128: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(INITIALS, "INITIALS"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1129: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized DefaultSymbols.put(GENERATION, "GENERATION"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1132: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap values = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1132: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap values = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1139: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = seq.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1149: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(id); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1149: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(id); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1151: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized vs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1152: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized values.put(id, vs); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1154: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized vs.add(((DERString)s.getObjectAt(1)).getString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1175: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(id); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1175: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(id); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1177: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized vs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1178: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized values.put(id, vs); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1180: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized vs.add(value); ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1186: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(name); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1186: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(name); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1195: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList getFieldArray(String name) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1196: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(name); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1196: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList vs = (ArrayList)values.get(name); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfPKCS7.java:1204: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getFields() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TextField.java:140: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList breaks = getHardBreaks(ptext); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/TextField.java:141: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lines = breaks; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:151: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private final static HashMap fieldKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:151: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private final static HashMap fieldKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:154: warning: Type safety: The method putAll(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldKeys.putAll(PdfCopyFieldsImp.fieldKeys); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:155: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fieldKeys.put(PdfName.T, new Integer(1)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:176: warning: The declared exception IOException is not actually thrown by the method getBorderAppearance() from type BaseField protected PdfAppearance getBorderAppearance() throws IOException, DocumentException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:176: warning: The declared exception DocumentException is not actually thrown by the method getBorderAppearance() from type BaseField protected PdfAppearance getBorderAppearance() throws IOException, DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:258: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected static ArrayList getHardBreaks(String text) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:259: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:259: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:268: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arr.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:272: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arr.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:278: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized arr.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:293: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected static ArrayList breakLines(ArrayList breaks, BaseFont font, float fontSize, float width) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:293: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected static ArrayList breakLines(ArrayList breaks, BaseFont font, float fontSize, float width) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:294: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:294: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList lines = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:318: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:342: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:353: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:371: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized lines.add(buf.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BaseField.java:662: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = from.getKeys().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:111: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList topList; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:112: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack attr = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:112: warning: Stack is a raw type. References to generic type Stack should be parameterized private Stack attr = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:118: warning: List is a raw type. References to generic type List should be parameterized private static List bookmarkDepth(PdfReader reader, PdfDictionary outline, IntHashtable pages) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:119: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:119: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:121: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:123: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Title", title.toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:126: warning: Resource leak: 'out' is never closed ByteBuffer out = new ByteBuffer(); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:127: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = color.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:131: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Color", PdfEncodings.convertToString(out.toByteArray(), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:143: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Style", s); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:147: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Open", "false"); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:163: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Action", "URI"); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:164: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("URI", ((PdfString)PdfReader.getPdfObjectRelease(action.get(PdfName.URI))).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:170: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Named", dest.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:172: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("NamedN", PdfName.decodeName(dest.toString())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:174: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = ((PdfArray)dest).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:180: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Page", s.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:183: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Action", "GoToR"); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:187: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("File", ((PdfString)file).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:191: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("File", ((PdfString)file).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:196: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("NewWindow", newWindow.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:199: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Action", "Launch"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:205: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("File", ((PdfString)file).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:209: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("File", ((PdfString)file).toUnicodeString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:221: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Kids", bookmarkDepth(reader, first, pages)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:223: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(map); ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:229: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static void mapGotoBookmark(HashMap map, PdfObject dest, IntHashtable pages) ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:232: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Named", dest.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:234: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Named", PdfName.decodeName(dest.toString())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:236: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Page", makeBookmarkParam((PdfArray)dest, pages)); //changed by ujihara 2004-06-13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:237: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Action", "GoTo"); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:242: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = ((PdfArray)dest).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:242: warning: Unnecessary cast from PdfArray to PdfArray ArrayList arr = ((PdfArray)dest).getArrayList(); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:275: warning: List is a raw type. References to generic type List should be parameterized public static List getBookmark(PdfReader reader) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:297: warning: List is a raw type. References to generic type List should be parameterized public static void eliminatePages(List list, int pageRange[]) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:300: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = list.listIterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:301: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:301: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:322: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:322: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:352: warning: List is a raw type. References to generic type List should be parameterized public static void shiftPageNumbers(List list, int pageShift, int pageRange[]) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:355: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = list.listIterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:356: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:356: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:385: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("Page", page); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:388: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:388: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:394: warning: HashMap is a raw type. References to generic type HashMap should be parameterized static void createOutlineAction(PdfDictionary outline, HashMap map, PdfWriter writer, boolean namedAsNames) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:394: warning: The declared exception IOException is not actually thrown by the method createOutlineAction(PdfDictionary, HashMap, PdfWriter, boolean) from type SimpleBookmark static void createOutlineAction(PdfDictionary outline, HashMap map, PdfWriter writer, boolean namedAsNames) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:498: warning: List is a raw type. References to generic type List should be parameterized public static Object[] iterateOutlines(PdfWriter writer, PdfIndirectReference parent, List kids, boolean namedAsNames) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:504: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = kids.listIterator(); it.hasNext(); ++ptr) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:505: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:505: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:507: warning: List is a raw type. References to generic type List should be parameterized List subKid = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:507: warning: List is a raw type. References to generic type List should be parameterized List subKid = (List)map.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:571: warning: List is a raw type. References to generic type List should be parameterized public static void exportToXMLNode(List list, Writer out, int indent, boolean onlyASCII) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:575: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = list.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:576: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:576: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = (HashMap)it.next(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:580: warning: List is a raw type. References to generic type List should be parameterized List kids = null; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:581: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator e = map.keySet().iterator(); e.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:588: warning: List is a raw type. References to generic type List should be parameterized kids = (List)map.get(key); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:641: warning: List is a raw type. References to generic type List should be parameterized public static void exportToXML(List list, OutputStream out, String encoding, boolean onlyASCII) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:656: warning: List is a raw type. References to generic type List should be parameterized public static void exportToXML(List list, Writer wrt, String encoding, boolean onlyASCII) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:671: warning: List is a raw type. References to generic type List should be parameterized public static List importFromXML(InputStream in) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:683: warning: List is a raw type. References to generic type List should be parameterized public static List importFromXML(Reader in) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:701: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = (HashMap)attr.pop(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:701: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = (HashMap)attr.pop(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:703: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put("Title", title.trim()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:706: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put("Named", SimpleNamedDestination.unEscapeBinaryString(named)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:709: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put("NamedN", SimpleNamedDestination.unEscapeBinaryString(named)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:711: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized topList.add(attributes); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:713: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap parent = (HashMap)attr.peek(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:713: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap parent = (HashMap)attr.peek(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:714: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)parent.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:714: warning: List is a raw type. References to generic type List should be parameterized List kids = (List)parent.get("Kids"); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:716: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized kids = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:717: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized parent.put("Kids", kids); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:719: warning: Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized kids.add(attributes); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:726: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void startElement(String tag, HashMap h) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:729: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized topList = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:737: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = new HashMap(h); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:737: warning: Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized HashMap attributes = new HashMap(h); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:737: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = new HashMap(h); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:738: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put("Title", ""); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:740: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized attr.push(attributes); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:746: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = (HashMap)attr.peek(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:746: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attributes = (HashMap)attr.peek(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleBookmark.java:749: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attributes.put("Title", title); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpArray.java:65: warning: The serializable class XmpArray does not declare a static final serialVersionUID field of type long public class XmpArray extends ArrayList { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpArray.java:65: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public class XmpArray extends ArrayList { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpArray.java:94: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:82: warning: Class is a raw type. References to generic type Class should be parameterized private static Class c1= gnu.gcj.convert.Input_UTF8.class; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:82: warning: The value of the field SimpleXMLParser.c1 is not used private static Class c1= gnu.gcj.convert.Input_UTF8.class; ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:83: warning: Class is a raw type. References to generic type Class should be parameterized private static Class c2= gnu.gcj.convert.Input_8859_1.class; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:83: warning: The value of the field SimpleXMLParser.c2 is not used private static Class c2= gnu.gcj.convert.Input_8859_1.class; ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:84: warning: Class is a raw type. References to generic type Class should be parameterized private static Class c3= gnu.gcj.convert.Input_ASCII.class; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:84: warning: The value of the field SimpleXMLParser.c3 is not used private static Class c3= gnu.gcj.convert.Input_ASCII.class; ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:86: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap fIANA2JavaMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:86: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap fIANA2JavaMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:87: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap entityMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:87: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private static final HashMap entityMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:89: warning: Stack is a raw type. References to generic type Stack should be parameterized private static int popMode(Stack st) { ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:213: warning: Stack is a raw type. References to generic type Stack should be parameterized Stack st = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:213: warning: Stack is a raw type. References to generic type Stack should be parameterized Stack st = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:224: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap attrs = null; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:225: warning: Stack is a raw type. References to generic type Stack should be parameterized st = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:268: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:275: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:327: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:345: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:350: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:353: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:416: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:433: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:462: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attrs.put(lvalue,rvalue); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:467: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:472: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attrs.put(lvalue,rvalue); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:481: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attrs.put(lvalue,rvalue); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:488: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized st.push(new Integer(mode)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:502: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized attrs.put(lvalue,sb.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:508: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:536: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:552: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:570: warning: HashMap is a raw type. References to generic type HashMap should be parameterized attrs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:702: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("BIG5", "Big5"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:703: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSBIG5", "Big5"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:704: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP037", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:705: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM037", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:706: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM037", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:707: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-US", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:708: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-CA", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:709: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-NL", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:710: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-WT", "CP037"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:711: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM277", "CP277"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:712: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP277", "CP277"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:713: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM277", "CP277"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:714: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-DK", "CP277"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:715: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-NO", "CP277"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:716: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM278", "CP278"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:717: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP278", "CP278"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:718: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM278", "CP278"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:719: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-FI", "CP278"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:720: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-SE", "CP278"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:721: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM280", "CP280"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:722: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP280", "CP280"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:723: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM280", "CP280"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:724: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-IT", "CP280"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:725: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM284", "CP284"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:726: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP284", "CP284"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:727: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM284", "CP284"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:728: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-ES", "CP284"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:729: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-GB", "CP285"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:730: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM285", "CP285"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:731: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP285", "CP285"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:732: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM285", "CP285"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:733: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-FR", "CP297"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:734: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM297", "CP297"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:735: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP297", "CP297"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:736: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM297", "CP297"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:737: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-AR1", "CP420"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:738: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM420", "CP420"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:739: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP420", "CP420"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:740: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM420", "CP420"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:741: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-HE", "CP424"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:742: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM424", "CP424"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:743: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP424", "CP424"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:744: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM424", "CP424"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:745: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-CH", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:746: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM500", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:747: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP500", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:748: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM500", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:749: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-CH", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:750: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-BE", "CP500"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:751: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM868", "CP868"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:752: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP868", "CP868"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:753: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM868", "CP868"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:754: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP-AR", "CP868"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:755: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM869", "CP869"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:756: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP869", "CP869"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:757: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM869", "CP869"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:758: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP-GR", "CP869"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:759: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM870", "CP870"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:760: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP870", "CP870"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:761: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM870", "CP870"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:762: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-ROECE", "CP870"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:763: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-YU", "CP870"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:764: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM871", "CP871"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:765: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CP871", "CP871"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:766: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("CSIBM871", "CP871"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:767: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("EBCDIC-CP-IS", "CP871"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleXMLParser.java:768: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized fIANA2JavaMap.put("IBM918", "CP918"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:118: warning: Resource leak: 'defIn' is not closed at this location return new DERApplicationSpecific(isConstructed, tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:135: warning: Resource leak: 'defIn' is not closed at this location return new BERConstructedOctetString(buildDEREncodableVector(defIn).v); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:139: warning: Resource leak: 'defIn' is not closed at this location return new LazyDERSequence(defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:150: warning: Resource leak: 'defIn' is not closed at this location return new DERUnknownTag(true, tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:154: warning: Resource leak: 'defIn' is not closed at this location return createPrimitiveDERObject(tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1InputStream.java:174: warning: Resource leak: '' is never closed return new ASN1InputStream(dIn).buildEncodableVector(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Encodable.java:25: warning: Resource leak: 'aOut' is never closed ASN1OutputStream aOut = new ASN1OutputStream(bOut); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Encodable.java:46: warning: Resource leak: 'dOut' is never closed DEROutputStream dOut = new DEROutputStream(bOut); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:10: warning: Vector is a raw type. References to generic type Vector should be parameterized private Vector seq = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:10: warning: Vector is a raw type. References to generic type Vector should be parameterized private Vector seq = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:88: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized public Enumeration getObjects() ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:154: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:185: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration s1 = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:186: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration s2 = other.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Sequence.java:207: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized seq.addElement(obj); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Object.java:18: warning: Resource leak: 'aIn' is never closed ASN1InputStream aIn = new ASN1InputStream(data); ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:11: warning: Vector is a raw type. References to generic type Vector should be parameterized protected Vector set = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:11: warning: Vector is a raw type. References to generic type Vector should be parameterized protected Vector set = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:88: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = s.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:107: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized public Enumeration getObjects() ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:173: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:204: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration s1 = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:205: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration s2 = other.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:274: warning: Resource leak: 'aOut' is never closed ASN1OutputStream aOut = new ASN1OutputStream(bOut); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:315: warning: Type safety: The method setElementAt(Object, int) belongs to the raw type Vector. References to generic type Vector should be parameterized set.setElementAt(set.elementAt(index + 1), index); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:316: warning: Type safety: The method setElementAt(Object, int) belongs to the raw type Vector. References to generic type Vector should be parameterized set.setElementAt(o, index + 1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1Set.java:333: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized set.addElement(obj); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERObjectIdentifier.java:50: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1OctetString.java:29: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1OctetString.java:55: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1OctetString.java:55: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1OctetString.java:56: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = ((ASN1Sequence)obj).getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1OctetString.java:60: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized v.addElement(e.nextElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInteger.java:50: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERConstructedSet.java:64: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERSequence.java:65: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1EncodableVector.java:10: warning: The constructor DEREncodableVector() is deprecated public ASN1EncodableVector() ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DEREncodableVector.java:12: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DEREncodableVector.java:12: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DEREncodableVector.java:25: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized v.addElement(obj); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERSet.java:85: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERUTCTime.java:49: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList readers = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList readers = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:77: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:77: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap readers2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:78: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap pages2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:78: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap pages2intrefs = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:79: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap visited = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:79: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap visited = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:80: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fields = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:80: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList fields = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:82: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fieldTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:82: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fieldTree = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:83: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pageRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:83: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pageRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:84: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pageDics = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:84: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList pageDics = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:87: warning: List is a raw type. References to generic type List should be parameterized protected List newBookmarks; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:90: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap tabOrder; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:91: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList calculationOrder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:91: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList calculationOrder = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:92: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized private ArrayList calculationOrderRefs; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:98: warning: The declared exception IOException is not actually thrown by the constructor PdfCopyFieldsImp(OutputStream, char) PdfCopyFieldsImp(OutputStream os, char pdfVersion) throws DocumentException, IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:107: warning: List is a raw type. References to generic type List should be parameterized void addDocument(PdfReader reader, List pagesToKeep) throws DocumentException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:130: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized readers2intrefs.put(reader, new IntHashtable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:131: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized readers.add(reader); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:138: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized pages2intrefs.put(reader, refs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:139: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized visited.put(reader, new IntHashtable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:140: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized fields.add(reader.getAcroFields()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:144: warning: The value of the parameter reader is not used private static String getCOName(PdfReader reader, PRIndirectReference ref) { ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:171: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList coa = co.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:182: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized calculationOrder.add(name); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:186: warning: The value of the parameter refo is not used void propagate(PdfObject obj, PdfIndirectReference refo, boolean restricted) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:197: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = dic.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:215: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = ((PdfArray)obj).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:217: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = list.iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:239: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList t = (ArrayList)tabOrder.get(annots); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:239: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList t = (ArrayList)tabOrder.get(annots); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:241: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized t = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:244: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized t.add(zero); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:246: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized t.add(new Integer(v)); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:247: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized tabOrder.put(annots, t); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:254: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized t.add(k + 1, new Integer(v)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:255: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annots.getArrayList().add(k + 1, ind); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:261: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized t.add(0, new Integer(v)); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:262: warning: Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized annots.getArrayList().add(0, ind); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:267: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected PdfArray branchForm(HashMap level, PdfIndirectReference parent, String fname) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:269: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = level.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:280: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized calculationOrderRefs.set(coidx, ind); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:282: warning: HashMap is a raw type. References to generic type HashMap should be parameterized dic.put(PdfName.KIDS, branchForm((HashMap)obj, ind, fname2)); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:287: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = (ArrayList)obj; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:287: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = (ArrayList)obj; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:339: warning: HashMap is a raw type. References to generic type HashMap should be parameterized tabOrder = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:340: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized calculationOrderRefs = new ArrayList(calculationOrder); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:340: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized calculationOrderRefs = new ArrayList(calculationOrder); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:366: warning: The declared exception DocumentException is not actually thrown by the method closeIt() from type PdfCopyFieldsImp protected void closeIt() throws DocumentException, IOException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:373: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageRefs.add(getNewReference(reader.getPageOrigRef(page))); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:374: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageDics.add(reader.getPageN(page)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:389: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = readers2intrefs.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:414: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void addPageOffsetToField(HashMap fd, int pageOffset) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:417: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fd.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:418: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList page = ((AcroFields.Item)it.next()).page; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:420: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized page.set(k, new Integer(((Integer)page.get(k)).intValue() + pageOffset)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:424: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized void createWidgets(ArrayList list, AcroFields.Item item) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:426: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(item.page.get(k)); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:432: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = merged.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:438: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(widget); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:443: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap map = fieldTree; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:452: warning: HashMap is a raw type. References to generic type HashMap should be parameterized obj = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:453: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(s, obj); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:454: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:458: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = (HashMap)obj; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:468: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = merged.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:473: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:473: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:474: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(field); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:476: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put(s, list); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:479: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = (ArrayList)obj; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:479: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList list = (ArrayList)obj; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:510: warning: HashMap is a raw type. References to generic type HashMap should be parameterized void mergeWithMaster(HashMap fd) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:511: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = fd.keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:520: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap fd = ((AcroFields)fields.get(k)).getFields(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:569: warning: The value of the parameter generation is not used protected boolean isVisited(PdfReader reader, int number, int generation) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:598: warning: List is a raw type. References to generic type List should be parameterized public void setOutlines(List outlines) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:607: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap widgetKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:607: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap widgetKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:608: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap fieldKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:608: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected static final HashMap fieldKeys = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:611: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.SUBTYPE, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:612: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.CONTENTS, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:613: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.RECT, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:614: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.NM, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:615: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.M, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:616: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.F, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:617: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.BS, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:618: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.BORDER, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:619: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.AP, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:620: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.AS, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:621: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.C, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:622: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.A, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopyFieldsImp.java:623: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized widgetKeys.put(PdfName.STRUCTPARENT, one); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:74: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap xmlNames; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:75: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap xmlLast; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:80: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap getNamedDestination(PdfReader reader, boolean fromNames) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:85: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap names = fromNames ? reader.getNamedDestinationFromNames() : reader.getNamedDestinationFromStrings(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:86: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = names.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:87: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:87: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:88: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList arr = ((PdfArray)entry.getValue()).getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:95: warning: Type safety: The method setValue(Object) belongs to the raw type Map.Entry. References to generic type Map.Entry should be parameterized entry.setValue(s.toString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:122: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static void exportToXML(HashMap names, OutputStream out, String encoding, boolean onlyASCII) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:137: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static void exportToXML(HashMap names, Writer wrt, String encoding, boolean onlyASCII) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:141: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = names.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:142: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:142: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:161: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap importFromXML(InputStream in) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:173: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static HashMap importFromXML(Reader in) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:179: warning: The declared exception IOException is not actually thrown by the method createDestinationArray(String, PdfWriter) from type SimpleNamedDestination static PdfArray createDestinationArray(String value, PdfWriter writer) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:204: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static PdfDictionary outputNamedDestinationAsNames(HashMap names, PdfWriter writer) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:204: warning: The declared exception IOException is not actually thrown by the method outputNamedDestinationAsNames(HashMap, PdfWriter) from type SimpleNamedDestination public static PdfDictionary outputNamedDestinationAsNames(HashMap names, PdfWriter writer) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:206: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = names.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:207: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:207: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:222: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static PdfDictionary outputNamedDestinationAsStrings(HashMap names, PdfWriter writer) throws IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:223: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap n2 = new HashMap(names); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:223: warning: Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized HashMap n2 = new HashMap(names); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:223: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap n2 = new HashMap(names); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:224: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = n2.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:225: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:225: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:229: warning: Type safety: The method setValue(Object) belongs to the raw type Map.Entry. References to generic type Map.Entry should be parameterized entry.setValue(writer.addToBody(ar).getIndirectReference()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:246: warning: Unnecessary cast from char to int String octal = "00" + Integer.toOctalString((int)c); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:310: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized xmlNames.put(unEscapeBinaryString((String)xmlLast.get("Name")), xmlLast.get("Page")); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:317: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void startElement(String tag, HashMap h) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:320: warning: HashMap is a raw type. References to generic type HashMap should be parameterized xmlNames = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:330: warning: Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap should be parameterized xmlLast = new HashMap(h); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:330: warning: HashMap is a raw type. References to generic type HashMap should be parameterized xmlLast = new HashMap(h); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:331: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized xmlLast.put("Name", ""); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/SimpleNamedDestination.java:339: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized xmlLast.put("Name", name); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERApplicationSpecific.java:47: warning: The declared exception IOException is not actually thrown by the constructor DERApplicationSpecific(boolean, int, DEREncodable) throws IOException ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERApplicationSpecific.java:123: warning: Resource leak: '' is never closed return new ASN1InputStream(getContents()).readObject(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERApplicationSpecific.java:149: warning: Resource leak: '' is never closed return new ASN1InputStream(tmp).readObject(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERApplicationSpecific.java:187: warning: The declared exception IOException is not actually thrown by the method replaceTagNumber(int, byte[]) from type DERApplicationSpecific throws IOException ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:17: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector octs) ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:42: warning: Vector is a raw type. References to generic type Vector should be parameterized private Vector octs; ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:54: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector octs) ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:81: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized public Enumeration getObjects() ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:91: warning: Vector is a raw type. References to generic type Vector should be parameterized private Vector generateOcts() ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:93: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector vec = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:93: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector vec = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:111: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized vec.addElement(new DEROctetString(nStr)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedOctetString.java:130: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/LazyDERSequence.java:15: warning: The declared exception IOException is not actually thrown by the constructor LazyDERSequence(byte[]) throws IOException ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/LazyDERSequence.java:22: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration en = new LazyDERConstructionEnumeration(encoded); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/LazyDERSequence.java:42: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized public Enumeration getObjects() ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/LazyDERSequence.java:56: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration en = new LazyDERConstructionEnumeration(encoded); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1StreamParser.java:113: warning: Resource leak: 'defIn' is not closed at this location return new DERApplicationSpecific(isConstructed, tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1StreamParser.java:139: warning: Resource leak: 'defIn' is not closed at this location return new DERUnknownTag(true, tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1StreamParser.java:150: warning: Resource leak: 'defIn' is not closed at this location return ASN1InputStream.createPrimitiveDERObject(tagNo, defIn.toByteArray()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BEROctetStringParser.java:23: warning: The type ASN1ObjectParser is deprecated ASN1ObjectParser parser) ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BEROctetStringParser.java:25: warning: The field ASN1ObjectParser._aIn is deprecated _parser = parser._aIn; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERBitString.java:133: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERBitString.java:240: warning: Resource leak: 'aOut' is never closed ASN1OutputStream aOut = new ASN1OutputStream(bOut); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERBMPString.java:52: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERBoolean.java:59: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DEREnumerated.java:50: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERGeneralizedTime.java:50: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERGeneralString.java:31: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERIA5String.java:51: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERNumericString.java:51: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERPrintableString.java:51: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERT61String.java:51: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERUniversalString.java:48: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERUniversalString.java:66: warning: Resource leak: 'aOut' is never closed ASN1OutputStream aOut = new ASN1OutputStream(bOut); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERUTF8String.java:56: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERVisibleString.java:51: warning: The value of the parameter explicit is not used boolean explicit) ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERTaggedObject.java:61: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e; ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERSequence.java:45: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/io/StreamOverflowException.java:5: warning: The serializable class StreamOverflowException does not declare a static final serialVersionUID field of type long public class StreamOverflowException ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1ParsingException.java:3: warning: The serializable class ASN1ParsingException does not declare a static final serialVersionUID field of type long public class ASN1ParsingException ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/LazyDERConstructionEnumeration.java:7: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized implements Enumeration ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1ObjectParser.java:13: warning: The value of the parameter baseTag is not used int baseTag, ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/ASN1ObjectParser.java:14: warning: The value of the parameter tagNumber is not used int tagNumber, ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERSet.java:55: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/Strings.java:218: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/Strings.java:218: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector v = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/Strings.java:228: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized v.addElement(subString); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/Strings.java:234: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized v.addElement(input); ^^^^^^^^^^^^^^^^^^^ 1884 problems (1884 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Rectangle gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/ListItem gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/SplitCharacter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Chunk gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/ExceptionConverter gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/Greek.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Greek gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/DocWriter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/StringCompare gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Header gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Phrase gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Paragraph gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/PageSize gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/SpecialSymbol gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/FontFactory gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/DocumentException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Meta gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Font gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Annotation gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/MarkupAttributes gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/ElementListener gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Element gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/DocListener gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/Entities.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:68: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static final HashMap map; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:71: warning: HashMap is a raw type. References to generic type HashMap should be parameterized map = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:72: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("169", new Integer(227)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:73: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("172", new Integer(216)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:74: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("174", new Integer(210)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:75: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("177", new Integer(177)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:76: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("215", new Integer(180)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:77: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("247", new Integer(184)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:78: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8230", new Integer(188)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:79: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8242", new Integer(162)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:80: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8243", new Integer(178)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:81: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8260", new Integer(164)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:82: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8364", new Integer(240)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:83: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8465", new Integer(193)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:84: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8472", new Integer(195)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:85: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8476", new Integer(194)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:86: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8482", new Integer(212)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:87: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8501", new Integer(192)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:88: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8592", new Integer(172)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:89: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8593", new Integer(173)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:90: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8594", new Integer(174)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:91: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8595", new Integer(175)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:92: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8596", new Integer(171)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:93: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8629", new Integer(191)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:94: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8656", new Integer(220)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:95: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8657", new Integer(221)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:96: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8658", new Integer(222)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:97: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8659", new Integer(223)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:98: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8660", new Integer(219)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:99: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8704", new Integer(34)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:100: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8706", new Integer(182)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:101: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8707", new Integer(36)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:102: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8709", new Integer(198)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:103: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8711", new Integer(209)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:104: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8712", new Integer(206)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:105: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8713", new Integer(207)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:106: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8717", new Integer(39)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:107: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8719", new Integer(213)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:108: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8721", new Integer(229)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:109: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8722", new Integer(45)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:110: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8727", new Integer(42)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:111: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8729", new Integer(183)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:112: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8730", new Integer(214)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:113: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8733", new Integer(181)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:114: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8734", new Integer(165)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:115: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8736", new Integer(208)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:116: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8743", new Integer(217)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:117: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8744", new Integer(218)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:118: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8745", new Integer(199)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:119: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8746", new Integer(200)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:120: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8747", new Integer(242)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:121: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8756", new Integer(92)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:122: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8764", new Integer(126)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:123: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8773", new Integer(64)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:124: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8776", new Integer(187)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:125: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8800", new Integer(185)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:126: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8801", new Integer(186)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:127: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8804", new Integer(163)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:128: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8805", new Integer(179)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:129: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8834", new Integer(204)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:130: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8835", new Integer(201)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:131: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8836", new Integer(203)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:132: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8838", new Integer(205)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:133: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8839", new Integer(202)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:134: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8853", new Integer(197)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:135: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8855", new Integer(196)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:136: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8869", new Integer(94)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:137: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8901", new Integer(215)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:138: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8992", new Integer(243)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:139: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("8993", new Integer(245)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:140: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("9001", new Integer(225)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:141: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("9002", new Integer(241)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:142: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("913", new Integer(65)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:143: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("914", new Integer(66)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:144: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("915", new Integer(71)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:145: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("916", new Integer(68)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:146: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("917", new Integer(69)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:147: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("918", new Integer(90)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:148: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("919", new Integer(72)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:149: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("920", new Integer(81)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:150: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("921", new Integer(73)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:151: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("922", new Integer(75)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:152: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("923", new Integer(76)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:153: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("924", new Integer(77)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:154: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("925", new Integer(78)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:155: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("926", new Integer(88)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:156: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("927", new Integer(79)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:157: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("928", new Integer(80)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:158: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("929", new Integer(82)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:159: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("931", new Integer(83)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:160: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("932", new Integer(84)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:161: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("933", new Integer(85)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:162: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("934", new Integer(70)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:163: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("935", new Integer(67)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:164: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("936", new Integer(89)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:165: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("937", new Integer(87)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:166: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("945", new Integer(97)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:167: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("946", new Integer(98)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:168: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("947", new Integer(103)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/Entities.java:169: warning: Type safety:gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Entities The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized map.put("948", new Integer(100)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 100 problems (100 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Anchor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/Document gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/List gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/ElementTags gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/markup/MarkupParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/markup/MarkupTags gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfArray gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfLine gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PRIndirectReference gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BaseField gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BaseFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/TrueTypeFontSubSet gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/FontMapper.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/FontMapper gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/TIFFLZWDecoder gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/Barcode.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode.java:457: warning: The value of the parameter inkSpreading is not used public void setInkSpreading(float inkSpreading) { ^^^^^^^^^^^^ 1 problem (1 warning) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/Barcode gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfPageElement.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPageElement gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/HyphenationEvent gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfAction gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfFileSpecification gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BidiOrder.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:197: warning: Unnecessary cast from byte[] to byte[] this.initialTypes = (byte[])types.clone(); // client type array remains unchanged ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:214: warning: Unnecessary cast from byte[] to byte[] this.initialTypes = (byte[])types.clone(); // client type array remains unchanged ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:246: warning: Unnecessary cast from byte[] to byte[] resultTypes = (byte[])initialTypes.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:562: warning: The value of the parameter level is not used private void resolveWeakTypes(int start, int limit, byte level, byte sor, byte eor) { ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:741: warning: The value of the parameter sor is not used private void resolveImplicitLevels(int start, int limit, byte level, byte sor, byte eor) { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:741: warning: The value of the parameter eor is not used private void resolveImplicitLevels(int start, int limit, byte level, byte sor, byte eor) { ^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:805: warning: Unnecessary cast from byte[] to byte[] byte[] result = (byte[])resultLevels.clone(); // will be returned to caller ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiOrder.java:1011: warning: The method findRunStart(int, byte[]) from the type BidiOrder is never used locally private int findRunStart(int index, byte[] validSet) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 8 problems (8 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BidiOrder gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfNumberTree gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PRTokeniser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfOCG gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ColorDetails gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPageLabels gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/GlyphList gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfOutline gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfFormField gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfColor gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PangoArabicShapping.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PangoArabicShapping.java:512: warning: The value of the parameter destlength is not used static int arabic_shape(char src[], int srcoffset, int srclength, char dest[], int destoffset, int destlength, int level) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PangoArabicShapping.java:530: warning: The value of the field PangoArabicShapping.HAMZA is not used private static final char HAMZA = 0x0621; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PangoArabicShapping.java:531: warning: The value of the field PangoArabicShapping.TATWEEL is not used private static final char TATWEEL = 0x0640; ^^^^^^^ 3 problems (3 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PangoArabicShapping gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ExtraEncoding gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfAnnotation gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfPageEventHelper.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPageEventHelper gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/FdfReader gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPage gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfLister.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLister.java:111: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = dictionary.getKeys().iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLister.java:113: warning: Unnecessary cast from PdfObject to PdfObject value = (PdfObject) dictionary.get(key); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLister.java:128: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = array.getArrayList().iterator(); i.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLister.java:139: warning: The value of the parameter reader is not used public void listStream(PRStream stream, PdfReaderInstance reader) ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfLister.java:185: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = ((PdfArray)obj).getArrayList().iterator(); i.hasNext();) { ^^^^^^^^ 5 problems (5 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfLister gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfBoolean gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SimpleXMLParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfGState gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SimpleBookmark gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfAcroForm gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PRStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/OutputStreamCounter gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodeInter25.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodeInter25 gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfIndirectReference gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfSpotColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfResources gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfXConformanceException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PageResources gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfReader gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfTemplate gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfFunction gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfNull gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodeEAN.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodeEAN gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfNameTree gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPSXObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandlerComment gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfDocument gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfStamperImp gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodePDF417.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodePDF417.java:484: warning: Unnecessary cast from byte to int codewords[ret + retLast] += (int)text[ni] & 0xff; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodePDF417.java:504: warning: Unnecessary cast from byte to int codewords[cwPtr++] = (int)text[k + j] & 0xff; ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodePDF417.java:1582: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodePDF417.java:1582: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList list = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodePDF417.java:1585: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized list.add(new Segment(type, start, end)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 5 problems (5 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodePDF417 gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodeCodabar.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodeCodabar.java:193: warning: Unnecessary cast from byte to int wide += (int)bars[k]; ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodeCodabar.java:251: warning: Unnecessary cast from byte to int wide += (int)bars[k]; ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BarcodeCodabar.java:325: warning: Unnecessary cast from byte to int wide += (int)bars[k]; ^^^^^^^^^^^^ 3 problems (3 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodeCodabar gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfMediaClipData gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfEncryptionStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/RandomAccessFileOrArray gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfSignatureAppearance.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:127: warning: The value of the field PdfSignatureAppearance.rangePosition is not used private int rangePosition = 0; ^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:133: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap exclusionLocations; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:243: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = r.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:326: warning: The declared exception IOException is not actually thrown by the method getAppearance() from type PdfSignatureAppearance public PdfTemplate getAppearance() throws DocumentException, IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:702: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = af.getFields().keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:743: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void preClose(HashMap exclusionSizes) throws IOException, DocumentException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:753: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList merged = af.getFieldItem(name).merged; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:777: warning: HashMap is a raw type. References to generic type HashMap should be parameterized exclusionLocations = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:798: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized exclusionLocations.put(PdfName.CONTENTS, lit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:801: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized exclusionLocations.put(PdfName.BYTERANGE, lit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:809: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized exclusionLocations.put(PdfName.BYTERANGE, lit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:811: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = exclusionSizes.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:812: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:812: warning: Map.Entry is a raw type. References to generic type Map.Entry should be parameterized Map.Entry entry = (Map.Entry)it.next(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:816: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized exclusionLocations.put(key, lit); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:829: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = exclusionLocations.values().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:843: warning: Resource leak: 'bf' is never closed ByteBuffer bf = new ByteBuffer(); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:855: warning: Resource leak: 'bf' is never closed ByteBuffer bf = new ByteBuffer(); ^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:887: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = update.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:935: warning: The method indexArray(byte[], int, String) from the type PdfSignatureAppearance is never used locally private static int indexArray(byte bout[], int position, String search) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfSignatureAppearance.java:949: warning: The method indexFile(RandomAccessFile, int, String) from the type PdfSignatureAppearance is never used locally private static int indexFile(RandomAccessFile raf, int position, String search) throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:86: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap moreInfo; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:136: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getMoreInfo() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:146: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public void setMoreInfo(HashMap moreInfo) { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:169: warning: The method getNewSigName() from the type PdfStamper is never used locally private String getNewSigName() { ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:181: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = af.getFields().keySet().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:232: warning: The method indexArray(byte[], int, String) from the type PdfStamper is never used locally private static int indexArray(byte bout[], int position, String search) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:246: warning: The method indexFile(RandomAccessFile, int, String) from the type PdfStamper is never used locally private static int indexFile(RandomAccessFile raf, int position, String search) throws IOException { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:412: warning: List is a raw type. References to generic type List should be parameterized public void setOutlines(List outlines) throws IOException { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfStamper.java:412: warning: The declared exception IOException is not actually thrown by the method setOutlines(List) from type PdfStamper public void setOutlines(List outlines) throws IOException { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:180: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList leftWall; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:183: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList rightWall; ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:243: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized protected LinkedList compositeElements; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:290: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized leftWall = new ArrayList(org.leftWall); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:290: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized leftWall = new ArrayList(org.leftWall); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:293: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized rightWall = new ArrayList(org.rightWall); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:293: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized rightWall = new ArrayList(org.rightWall); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:315: warning: Type safety: The constructor LinkedList(Collection) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized compositeElements = new LinkedList(org.compositeElements); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:315: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized compositeElements = new LinkedList(org.compositeElements); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:337: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = waitPhrase.getChunks().iterator(); j.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:357: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = phrase.getChunks().iterator(); j.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:444: warning: LinkedList is a raw type. References to generic type LinkedList should be parameterized compositeElements = new LinkedList(); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:448: warning: Type safety: The method add(Object) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized compositeElements.add(element); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:460: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList convertColumn(float cLine[]) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:463: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList cc = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:463: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList cc = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:479: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized cc.add(r); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:494: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected float findLimitsPoint(ArrayList wall) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:1149: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList items = list.getItems(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:1153: warning: Stack is a raw type. References to generic type Stack should be parameterized Stack stack = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:1153: warning: Stack is a raw type. References to generic type Stack should be parameterized Stack stack = new Stack(); ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ColumnText.java:1164: warning: Type safety: The method push(Object) belongs to the raw type Stack. References to generic type Stack should be parameterized stack.push(new Object[]{list, new Integer(k), new Float(listIndentation)}); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList chunks = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:76: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList chunks = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:105: warning: Unnecessary cast from char[] to char[] text = (char[])org.text.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:106: warning: Unnecessary cast from PdfChunk[] to PdfChunk[] detailChunks = (PdfChunk[])org.detailChunks.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:109: warning: Unnecessary cast from byte[] to byte[] orderLevels = (byte[])org.orderLevels.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:110: warning: Unnecessary cast from int[] to int[] indexChars = (int[])org.indexChars.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:112: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized chunks = new ArrayList(org.chunks); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:112: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized chunks = new ArrayList(org.chunks); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:118: warning: Unnecessary cast from char[] to char[] storedText = (char[])org.storedText.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:119: warning: Unnecessary cast from PdfChunk[] to PdfChunk[] storedDetailChunks = (PdfChunk[])org.storedDetailChunks.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:122: warning: Unnecessary cast from byte[] to byte[] storedOrderLevels = (byte[])org.storedOrderLevels.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:123: warning: Unnecessary cast from int[] to int[] storedIndexChars = (int[])org.storedIndexChars.clone(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:207: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized chunks.add(chunk); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:210: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public void addChunks(ArrayList chunks) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:211: warning: Type safety: The method addAll(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized this.chunks.addAll(chunks); ^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:340: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:340: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:342: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ar.add(ck); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:435: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList createArrayOfPdfChunks(int startIdx, int endIdx) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:439: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized public ArrayList createArrayOfPdfChunks(int startIdx, int endIdx, PdfChunk extraPdfChunk) { ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:443: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:443: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList ar = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:469: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ar.add(new PdfChunk(buf.toString(), refCk)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:480: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ar.add(new PdfChunk(buf.toString(), refCk)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/BidiLine.java:483: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ar.add(extraPdfChunk); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ArabicLigaturizer.java:507: warning: The value of the parameter destlength is not used static int arabic_shape(char src[], int srcoffset, int srclength, char dest[], int destoffset, int destlength, int level) { ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ArabicLigaturizer.java:605: warning: The value of the field ArabicLigaturizer.HAMZA is not used private static final char HAMZA = 0x0621; ^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ArabicLigaturizer.java:606: warning: The value of the field ArabicLigaturizer.TATWEEL is not used private static final char TATWEEL = 0x0640; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/ArabicLigaturizer.java:746: warning: The value of the field ArabicLigaturizer.DIGITS_RESERVED is not used private static final int DIGITS_RESERVED = 0xa0; ^^^^^^^^^^^^^^^ 81 problems (81 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfSignatureAppearance gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SimpleXMLDocHandler gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PatternColor gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfEncryptor.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryptor.java:111: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static void encrypt(PdfReader reader, OutputStream os, byte userPassword[], byte ownerPassword[], int permissions, boolean strength128Bits, HashMap newInfo) throws DocumentException, IOException { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfEncryptor.java:158: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public static void encrypt(PdfReader reader, OutputStream os, boolean strength, String userPassword, String ownerPassword, int permissions, HashMap newInfo) throws DocumentException, IOException { ^^^^^^^ 2 problems (2 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfEncryptor gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfCopy.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:96: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap indirects; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:97: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap indirectMap; ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:103: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList pageNumbersToRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:103: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList pageNumbersToRefs = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:104: warning: List is a raw type. References to generic type List should be parameterized protected List newBookmarks; ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:107: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet fullFormFieldNames; // all full field names; track to prevent collision ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:108: warning: HashSet is a raw type. References to generic type HashSet should be parameterized protected HashSet topFormFieldNames; // across all readers; track to prevent collision ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:110: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap newNamesRefs; // map new top parent field names to refs ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:111: warning: HashMap is a raw type. References to generic type HashMap should be parameterized HashMap newNamesKids; // map new top parent field names to kids PdfArray ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:112: warning: HashSet is a raw type. References to generic type HashSet should be parameterized HashSet allNames; // ~all~ names, new and not-new ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:114: warning: HashMap is a raw type. References to generic type HashMap should be parameterized newNamesRefs= new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:115: warning: HashMap is a raw type. References to generic type HashMap should be parameterized newNamesKids= new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:116: warning: HashSet is a raw type. References to generic type HashSet should be parameterized allNames= new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:119: warning: HashMap is a raw type. References to generic type HashMap should be parameterized protected HashMap topFormFieldReadersData; // I wish this was C++, where I could templates ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:160: warning: HashMap is a raw type. References to generic type HashMap should be parameterized indirectMap = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:163: warning: HashSet is a raw type. References to generic type HashSet should be parameterized fullFormFieldNames = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:164: warning: HashSet is a raw type. References to generic type HashSet should be parameterized topFormFieldNames = new HashSet(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:165: warning: HashMap is a raw type. References to generic type HashMap should be parameterized topFormFieldReadersData = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:223: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized indirects.put(key, iRef); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:241: warning: Unnecessary cast from PdfObject to PdfObject PdfObject in_obj= (PdfObject)reader.getPdfObject( in ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:241: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfObject in_obj= (PdfObject)reader.getPdfObject( in ); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:249: warning: Unnecessary cast from PdfObject to PdfObject (PdfObject)in_dict.get( PdfName.PARENT ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:266: warning: Unnecessary cast from PdfObject to PdfObject PdfObject obj = copyObject((PdfObject)PdfReader.getPdfObjectRelease(in)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:282: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = in.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:304: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator it = in.getKeys().iterator(); it.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:321: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator i = in.getArrayList().iterator(); i.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:378: warning: HashMap is a raw type. References to generic type HashMap should be parameterized indirects = (HashMap)indirectMap.get(reader); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:380: warning: HashMap is a raw type. References to generic type HashMap should be parameterized indirects = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:381: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized indirectMap.put(reader,indirects); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:384: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized indirects.put(new RefKey(ref), new IndirectReferences(topPageParent)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:415: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized indirects.put(key, iRef); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:417: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageReferences.add(pageRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:424: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized this.topFormFieldReadersData.put( reader, new TopFormFieldData() ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:436: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfArray annots= (PdfArray)reader.getPdfObject(thePage.get(PdfName.ANNOTS)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:438: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList annots_arr= annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:445: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfDictionary annot= (PdfDictionary)reader.getPdfObject(annot_ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:447: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfName subtype= (PdfName)reader.getPdfObject(annot.get(PdfName.SUBTYPE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:456: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfString tt= (PdfString)reader.getPdfObject(annot.get(PdfName.T)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:469: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way annot= (PdfDictionary)reader.getPdfObject(annot_ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:472: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way tt= (PdfString)reader.getPdfObject(annot.get(PdfName.T)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:493: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized this.fullFormFieldNames.add( full_name+ top_name+ "." ); // tally ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:534: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized readerData.newNamesRefs.put( new_parent_name, new_parent_ref ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:535: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized readerData.newNamesKids.put( new_parent_name, new_parent_kids ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:536: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized readerData.allNames.add( new_parent_name ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:537: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized this.topFormFieldNames.add( new_parent_name ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:545: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized this.fullFormFieldNames.add( full_name+ top_name+ "."+ new_parent_name+ "." ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:549: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized readerData.allNames.add( top_name ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:550: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized this.topFormFieldNames.add( top_name ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:553: warning: Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized this.fullFormFieldNames.add( full_name+ top_name+ "." ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:576: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfArray annots= (PdfArray)reader.getPdfObject(thePage.get(PdfName.ANNOTS)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:578: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized ArrayList annots_arr= annots.getArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:585: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfDictionary annot= (PdfDictionary)reader.getPdfObject(annot_ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:587: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfName subtype= (PdfName)reader.getPdfObject(annot.get(PdfName.SUBTYPE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:596: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way annot= (PdfDictionary)reader.getPdfObject(annot_ref); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:619: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfDictionary acroForm= (PdfDictionary)reader.getPdfObject(catalog.get(PdfName.ACROFORM)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:621: warning: The statigcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfCopy c method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfDictionary dr= (PdfDictionary)reader.getPdfObject(acroForm.get(PdfName.DR)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:624: warning: The static method getPdfObject(PdfObject) from the type PdfReader should be accessed in a static way PdfDictionary dr_target= (PdfDictionary)reader.getPdfObject(acroForm_target.get(PdfName.DR)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:630: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for( Iterator it= dr.getKeys().iterator(); it.hasNext(); ) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:632: warning: Unnecessary cast from PdfObject to PdfObject PdfObject dr_val= (PdfObject)dr.get(dr_key); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:647: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized pageNumbersToRefs.add(pageRef); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:722: warning: List is a raw type. References to generic type List should be parameterized public void setOutlines(List outlines) { ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/PdfCopy.java:753: warning: The value of the parameter outline is not used public PdfIndirectReference add(PdfOutline outline) { return null; } ^^^^^^^ 62 problems (62 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SpotColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfAppearance gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SimpleNamedDestination gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/Barcode128.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode128.java:400: warning: Unnecessary cast from char to int index += (int)out2.charAt(0); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode128.java:429: warning: Unnecessary cast from char to int index += (int)out2.charAt(0); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode128.java:454: warning: Unnecessary cast from char to int index += (int)out2.charAt(0); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode128.java:476: warning: Unnecessary cast from char to int index += (int)out2.charAt(0); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/Barcode128.java:738: warning: The static field Barcode.CODE128_UCC should be accessed directly if (getCodeType() == Barcode128.CODE128_UCC && code.startsWith("(")) { ^^^^^^^^^^^ 5 problems (5 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/Barcode128 gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfTransition gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/PdfBarcode.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfBarcode gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ColumnText gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPages gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ExtendedColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/EnumerateTTC gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/Pfm2afm gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfLiteral gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/GrayColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PRAcroForm gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfBorderDictionary gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfSigGenericPKCS gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfWriter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfStructureElement gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfShadingPattern gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfContents gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfDate gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/CJKFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfTextArray gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfFormXObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfLayerMembership gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPatternPainter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPattern gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/IntHashtable gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BidiLine gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfOCProperties gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPageEvent gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/Type1Font gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfRectangle gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfDictionary gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfDashPattern gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/FontDetails gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfStructureTreeRoot gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfEncodings gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfTransparencyGroup gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfPKCS7 gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfShading gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/AcroFields gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfLayer gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/TrueTypeFontUnicode gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfContentByte gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/TrueTypeFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfIndirectObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfCopyFieldsImp gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/DefaultFontMapper.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:100: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap aliases = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:100: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap aliases = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:103: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap mapper = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:103: warning: HashMap is a raw type. References to generic type HashMap should be parameterized private HashMap mapper = new HashMap(); ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:218: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized mapper.put(awtName, parameters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:226: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized aliases.put(alias, awtName); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:262: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized mapper.put(main, p); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:264: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized aliases.put(names[k][3], main); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:266: warning: Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized aliases.put((String)allNames[0], main); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:266: warning: Unnecessary cast from Object to String aliases.put((String)allNames[0], main); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:307: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getMapper() { ^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/DefaultFontMapper.java:311: warning: HashMap is a raw type. References to generic type HashMap should be parameterized public HashMap getAliases() { ^^^^^^^ 12 problems (12 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/DefaultFontMapper gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfNumber gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfStamper gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfRendition gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ShadingColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/StampContent gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/VerticalText.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:77: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList chunks = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:77: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized protected ArrayList chunks = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:127: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = phrase.getChunks().iterator(); j.hasNext();) { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:128: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized chunks.add(new PdfChunk((Chunk)j.next(), null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:137: warning: Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized chunks.add(new PdfChunk(chunk, null)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:206: warning: Type safety: The method set(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized chunks.set(currentChunkMarker, currentStandbyChunk); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:268: warning: The value of the parameter graphics is not used void writeLine(PdfLine line, PdfContentByte text, PdfContentByte graphics) throws DocumentException { ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:268: warning: The declared exception DocumentException is not actually thrown by the method writeLine(PdfLine, PdfContentByte, PdfContentByte) from type VerticalText void writeLine(PdfLine line, PdfContentByte text, PdfContentByte graphics) throws DocumentException { ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/pdf/VerticalText.java:271: warning: Iterator is a raw type. References to generic type Iterator should be parameterized for (Iterator j = line.iterator(); j.hasNext(); ) { ^^^^^^^^ 9 problems (9 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/VerticalText gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfImportedPage gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/ICC_Profile.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ICC_Profile gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/FdfWriter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfName gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfStream gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/AsianFontMapper.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/AsianFontMapper gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/DocumentFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/CFFFontSubset gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/SequenceList gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/Barcode39.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/Barcode39 gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfChunk gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodeEANSUPP.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodeEANSUPP gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/XfdfReader gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/pdf/BarcodePostnet.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BarcodePostnet gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfDestination gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/BadPdfFormatException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ByteBuffer gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/ArabicLigaturizer gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfSignature gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfReaderInstance gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfBorderArray gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/TextField gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/CFFFont gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/CMYKColor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/PdfEncryption gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/pdf/fonts/FontsResourceAnchor gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/XmpBasicSchema gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/XmpArray gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/XmpWriter gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/XmpSchema gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/DublinCoreSchema gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C com/lowagie/text/xml/xmp/XmpMMSchema.java /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpMMSchema.java:64: warning: The serializable class XmpMMSchema does not declare a static final serialVersionUID field of type long public class XmpMMSchema extends XmpSchema { ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/com/lowagie/text/xml/xmp/XmpMMSchema.java:100: warning: The declared exception IOException is not actually thrown by the constructor XmpMMSchema() public XmpMMSchema() throws IOException { ^^^^^^^^^^^ 2 problems (2 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/XmpMMSchema gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." com/lowagie/text/xml/xmp/PdfSchema gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/CollectionStore.java /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:14: warning: Collection is a raw type. References to generic type Collection should be parameterized private Collection _local; ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:22: warning: Collection is a raw type. References to generic type Collection should be parameterized Collection collection) ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:24: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized _local = new ArrayList(collection); ^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:24: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized _local = new ArrayList(collection); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:33: warning: Collection is a raw type. References to generic type Collection should be parameterized public Collection getMatches(Selector selector) ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:37: warning: Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized return new ArrayList(_local); ^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:37: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized return new ArrayList(_local); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:41: warning: List is a raw type. References to generic type List should be parameterized List col = new ArrayList(); ^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:41: warning: ArrayList is a raw type. References to generic type ArrayList should be parameterized List col = new ArrayList(); ^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:42: warning: Iterator is a raw type. References to generic type Iterator should be parameterized Iterator iter = _local.iterator(); ^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/CollectionStore.java:50: warning: Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized col.add(obj); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/Store.java:7: warning: Collection is a raw type. References to generic type Collection should be parameterized Collection getMatches(Selector selector) ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/StoreException.java:3: warning: The serializable class StoreException does not declare a static final serialVersionUID field of type long public class StoreException ^^^^^^^^^^^^^^ 13 problems (13 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/CollectionStore gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/StreamParsingException.java /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/StreamParsingException.java:3: warning: The serializable class StreamParsingException does not declare a static final serialVersionUID field of type long public class StreamParsingException ^^^^^^^^^^^^^^^^^^^^^^ 1 problem (1 warning) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/StreamParsingException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/Arrays gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/Selector gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/BigIntegers.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/BigIntegers gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/StoreException gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/IPAddress.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/IPAddress gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/Strings gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/Store gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/StreamParser.java /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/util/StreamParser.java:9: warning: Collection is a raw type. References to generic type Collection should be parameterized Collection readAll() throws StreamParsingException; ^^^^^^^^^^ 1 problem (1 warning) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/StreamParser gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/encoders/UrlBase64.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/UrlBase64 gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/encoders/Base64.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/Base64 gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/UrlBase64Encoder gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/Hex gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/encoders/HexTranslator.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/HexTranslator gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/HexEncoder gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/Base64Encoder gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/encoders/BufferedEncoder.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/BufferedEncoder gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/util/encoders/BufferedDecoder.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/BufferedDecoder gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/Translator gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/encoders/Encoder gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/io/StreamOverflowException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/util/io/Streams gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/OIDTokenizer gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERTags gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEREncodable gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERVisibleString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Null gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Encodable gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BEROctetStringParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERApplicationSpecific gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/LazyDERConstructionEnumeration gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1SetParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERFactory gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1SequenceParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERT61String gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERConstructedSet gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERSetParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1OctetStringParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERIA5String gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERSequenceParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Sequence gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERFactory gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERUTF8String gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Choice gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1TaggedObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERTaggedObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERSequence gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BEROutputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERUnknownTag gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1InputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1TaggedObjectParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERExternalParser gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/asn1/DERConstructedSequence.java /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERConstructedSequence.java:38: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = this.getObjects(); ^^^^^^^^^^^ 1 problem (1 warning) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERConstructedSequence gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/asn1/DERInputStream.java /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The type BERInputStream is deprecated BERInputStream dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The type BERInputStream is deprecated BERInputStream dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:111: warning: The constructor BERInputStream(InputStream) is deprecated BERInputStream dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The type DERConstructedSequence is deprecated DERConstructedSequence seq = new DERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The type DERConstructedSequence is deprecated DERConstructedSequence seq = new DERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:112: warning: The constructor DERConstructedSequence() is deprecated DERConstructedSequence seq = new DERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:118: warning: The method readObject() from the type BERInputStream is deprecated DERObject obj = dIn.readObject(); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:120: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(obj); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:129: warning: The type BERInputStream is deprecated dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:129: warning: The constructor BERInputStream(InputStream) is deprecated dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:137: warning: The method readObject() from the type BERInputStream is deprecated DERObject obj = dIn.readObject(); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:144: warning: The type DERConstructedSet is deprecated return new DERConstructedSet(v); ^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:144: warning: The constructor DERConstructedSet(DEREncodableVector) is deprecated return new DERConstructedSet(v); ^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:202: warning: The type DERConstructedSequence is deprecated return new DERTaggedObject(false, tag & 0x1f, new DERConstructedSequence()); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:202: warning: The constructor DERConstructedSequence() is deprecated return new DERTaggedObject(false, tag & 0x1f, new DERConstructedSequence()); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:215: warning: The type BERInputStream is deprecated dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:215: warning: The constructor BERInputStream(InputStream) is deprecated dIn = new BERInputStream(bIn); ^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:217: warning: The method readObject() from the type BERInputStream is deprecated DEREncodable dObj = dIn.readObject(); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:231: warning: The type DERConstructedSequence is deprecated seq = new DERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:231: warning: The constructor DERConstructedSequence() is deprecated seq = new DERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:233: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(dObj); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:239: warning: The method readObject() from the type BERInputStream is deprecated dObj = dIn.readObject(); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/DERInputStream.java:241: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(dObj); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:13: warning: The type DERInputStream is deprecated extends DERInputStream ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:36: warning: The constructor DERInputStream(InputStream) is deprecated super(is); ^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:67: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector octs = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:67: warning: Vector is a raw type. References to generic type Vector should be parameterized Vector octs = new Vector(); ^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:78: warning: Type safety: The method addElement(Object) belongs to the raw type Vector. References to generic type Vector should be parameterized octs.addElement(o); ^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:84: warning: The method BERInputStream.readObject() overrides a deprecated method from DERInputStream public DERObject readObject() throws IOException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:93: warning: The method readLength() from the type DERInputStream is deprecated int length = readLength(); ^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:102: warning: The type BERConstructedSequence is deprecated BERConstructedSequence seq = new BERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:102: warning: The type BERConstructedSequence is deprecated BERConstructedSequence seq = new BERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:102: warning: The constructor BERConstructedSequence() is deprecated BERConstructedSequence seq = new BERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:113: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(obj); ^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:178: warning: The type BERConstructedSequence is deprecated seq = new BERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:178: warning: The constructor BERConstructedSequence() is deprecated seq = new BERConstructedSequence(); ^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:180: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(dObj); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:184: warning: The method addObject(DEREncodable) from the type DERConstructedSequence is deprecated seq.addObject(next); ^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:204: warning: The method readFully(byte[]) from the type DERInputStream is deprecated readFully(bytes); ^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERInputStream.java:206: warning: The method buildObject(int, byte[]) from the type DERInputStream is deprecated return buildObject(tag, bytes); ^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedSequence.java:10: warning: The type DERConstructedSequence is deprecated extends DERConstructedSequence ^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedSequence.java:14: warning: The method BERConstructedSequence.encode(DEROutputStream) overrides a deprecated method from DERConstructedSequence void encode( DEROutputStream out) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedSequence.java:23: warning: Enumeration is a raw type. References to generic type Enumeration should be parameterized Enumeration e = getObjects(); ^^^^^^^^^^^ /builddir/build/BUILD/pdftk-1.45-dist/java/org/bouncycastle/asn1/BERConstructedSequence.java:34: warning: The method encode(DEROutputStream) from the type DERConstructedSequence is deprecated super.encode(out); ^^^^^^^^^^^ 44 problems (44 warnings) gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERInputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERSet gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1ApplicationSpecificParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERNumericString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERNull gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERObjectIdentifier gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1StreamParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1ParsingException gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/LimitedInputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Set gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERApplicationSpecificParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERExternal gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1OutputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERSet gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERTaggedObjectParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEROctetStringParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERApplicationSpecific gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1OctetString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEROutputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERSetParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1EncodableVector gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ConstructedOctetStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEROctetString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERSequenceParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1Object gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERBMPString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DefiniteLengthInputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERBoolean gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERUniversalString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEREncodableVector gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERTaggedObject gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERSequence gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERGeneralizedTime gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERPrintableString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERBitString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERConstructedOctetString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERInteger gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERConstructedSequence gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERUTCTime gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DEREnumerated gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -C org/bouncycastle/asn1/BERNull.java gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERNull gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/DERGeneralString gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/ASN1ObjectParser gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/IndefiniteLengthInputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/BERInputStream gcjh -force --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." org/bouncycastle/asn1/LazyDERSequence fastjar -cf java_lib.jar com/lowagie/*/*/*/*.class com/lowagie/*/*/*.class com/lowagie/*/*.class org/bouncycastle/*/*.class org/bouncycastle/*/*/*.class com/lowagie/text/pdf/fonts/Helvetica-Oblique.afm com/lowagie/text/pdf/fonts/Courier.afm com/lowagie/text/pdf/fonts/Helvetica-BoldOblique.afm com/lowagie/text/pdf/fonts/Courier-Bold.afm com/lowagie/text/pdf/fonts/Times-Roman.afm com/lowagie/text/pdf/fonts/Times-Bold.afm com/lowagie/text/pdf/fonts/Courier-Oblique.afm com/lowagie/text/pdf/fonts/Symbol.afm com/lowagie/text/pdf/fonts/Courier-BoldOblique.afm com/lowagie/text/pdf/fonts/Helvetica.afm com/lowagie/text/pdf/fonts/Helvetica-Bold.afm com/lowagie/text/pdf/fonts/Times-Italic.afm com/lowagie/text/pdf/fonts/ZapfDingbats.afm com/lowagie/text/pdf/fonts/Times-BoldItalic.afm gcj -Wall -Wextra -O2 --encoding=UTF-8 --classpath="/usr/share/java/libgcj-4.8.5.jar:/builddir/build/BUILD/pdftk-1.45-dist/java:." -c java_lib.jar make[1]: Leaving directory `/builddir/build/BUILD/pdftk-1.45-dist/java' g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.45\" -Wall -Wextra -Weffc++ -O2 -I../java pdftk.cc -c g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.45\" -Wall -Wextra -Weffc++ -O2 -I../java attachments.cc -c g++ -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DUNBLOCK_SIGNALS -fdollars-in-identifiers -DPDFTK_VER=\"1.45\" -Wall -Wextra -Weffc++ -O2 -I../java report.cc -c report.cc: In function 'int LoadDataFile(std::istream&, PdfData*)': report.cc:1272:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] buff_prev_len && strncmp( buff, buff_prev, buff_prev_len )!= 0 ) ^ g++ -Wall -Wextra -Weffc++ -O2 attachments.o report.o pdftk.o ../java/java_lib.o -lgcj -o pdftk make: Leaving directory `/builddir/build/BUILD/pdftk-1.45-dist/pdftk' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AbtaMW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 + cd pdftk-1.45-dist + rm -rf /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 + install -D -p -m 0755 pdftk/pdftk /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/bin/pdftk + install -D -p -m 0644 pdftk.1 /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/man/man1/pdftk.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pdftk-1.45-dist extracting debug info from /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/bin/pdftk dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pdftk-1.45-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PfKFgm + umask 022 + cd /builddir/build/BUILD + cd pdftk-1.45-dist + DOCDIR=/builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + cp -pr changelog.html /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + cp -pr changelog.txt /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + cp -pr pdftk.1.html /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + cp -pr pdftk.1.txt /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/doc/pdftk-1.45 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rHp8LL + umask 022 + cd /builddir/build/BUILD + cd pdftk-1.45-dist + LICENSEDIR=/builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/licenses/pdftk-1.45 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/licenses/pdftk-1.45 + cp -pr license_gpl_pdftk/pdftk_gpl_license.txt /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/licenses/pdftk-1.45 + cp -pr license_gpl_pdftk/readme.txt /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64/usr/share/licenses/pdftk-1.45 + exit 0 Finding Provides: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u | /usr/bin/sed -e '/\.jar\.so/d'" Provides: pdftk = 1.45-3.el7 pdftk(x86-64) = 1.45-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcj.so.14()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: pdftk-debuginfo-1.45-3.el7.x86_64 Provides: pdftk-debuginfo = 1.45-3.el7 pdftk-debuginfo(x86-64) = 1.45-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 Wrote: /builddir/build/RPMS/pdftk-1.45-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pdftk-debuginfo-1.45-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ynsi98 + umask 022 + cd /builddir/build/BUILD + cd pdftk-1.45-dist + rm -rf /builddir/build/BUILDROOT/pdftk-1.45-3.el7.x86_64 + exit 0 Child return code was: 0