November 2016 Archives by author
Starting: Tue Nov 1 14:40:16 UTC 2016
Ending: Wed Nov 30 19:58:44 UTC 2016
Messages: 93
- [OpenJDK 2D-Dev] [PATCH] Make automatic font substitution on macOS work for surrogate pairs
Dmitry Batrak
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Dmitry Batrak
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Dmitry Batrak
- [OpenJDK 2D-Dev] [9] RFR JDK-8154093: [TIFF] NPE when reading LZW-compressed image
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8170142: Broken links in TIFF metadata format and usage notes
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8170142: Broken links in TIFF metadata format and usage notes
Brian Burkhalter
- [OpenJDK 2D-Dev] [9] RFR JDK-8170142: Broken links in TIFF metadata format and usage notes
Brian Burkhalter
- [OpenJDK 2D-Dev] [PATCH] Make automatic font substitution on macOS work for surrogate pairs
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] Review Request: 8167310 The graphics clip is incorrectly rounded for some fractional scales
Sergey Bylokhov
- [OpenJDK 2D-Dev] ] [9] Review Request: 8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Sergey Bylokhov
- [OpenJDK 2D-Dev] <Beans Dev> RFR: 8155874: Fix java.desktop deprecation warnings about Class.newInstance
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8088325 & 8169339 : Provide internal JDK API to JavaFX to locate JDK fonts
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8168759: Incorrect vertical positioning of diacritics
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] Review Request: JDK-8165212 VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Sergey Bylokhov
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Sergey Bylokhov
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Sergey Bylokhov
- [OpenJDK 2D-Dev] <AWT Dev> RFR(M): 8170525: Fix minor issues in awt coding
Sergey Bylokhov
- [OpenJDK 2D-Dev] ] [9] Review Request: 8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Mikhail Cherkasov
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Ajit Ghaisas
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Ajit Ghaisas
- [OpenJDK 2D-Dev] [9] Review Request: 8167310 The graphics clip is incorrectly rounded for some fractional scales
Jim Graham
- [OpenJDK 2D-Dev] RFR(M): 8170525: Fix minor issues in awt coding
Langer, Christoph
- [OpenJDK 2D-Dev] [9] Review Request: JDK-8165212 VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prahalad Kumar Narayanan
- [OpenJDK 2D-Dev] [9] RFR JDK-8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Phil Race
- [OpenJDK 2D-Dev] [PATCH] Make automatic font substitution on macOS work for surrogate pairs
Phil Race
- [OpenJDK 2D-Dev] [9] RFR 4987884: PrinterJob carries over some values between calls to print.
Phil Race
- [OpenJDK 2D-Dev] [9] RFR 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-6574279: validatePage from PrinterJob returns argument under linux
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8154093: [TIFF] NPE when reading LZW-compressed image
Phil Race
- [OpenJDK 2D-Dev] RFR: 8155874: Fix java.desktop deprecation warnings about Class.newInstance
Phil Race
- [OpenJDK 2D-Dev] RFR: 8088325 & 8169339 : Provide internal JDK API to JavaFX to locate JDK fonts
Phil Race
- [OpenJDK 2D-Dev] RFR: 8168759: Incorrect vertical positioning of diacritics
Phil Race
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Phil Race
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Phil Race
- [OpenJDK 2D-Dev] [9] Review Request: JDK-8165212 VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Phil Race
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8170142: Broken links in TIFF metadata format and usage notes
Phil Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Phil Race
- [OpenJDK 2D-Dev] <AWT Dev> RFR(M): 8170525: Fix minor issues in awt coding
Phil Race
- [OpenJDK 2D-Dev] [9] RFR 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Philip Race
- [OpenJDK 2D-Dev] RFR: 8169202: [macos] Font substitution does not work for supplementary characters
Philip Race
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Philip Race
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Philip Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Philip Race
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Philip Race
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Philip Race
- [OpenJDK 2D-Dev] RFR: 8088325 & 8169339 : Provide internal JDK API to JavaFX to locate JDK fonts
Kevin Rushforth
- [OpenJDK 2D-Dev] [9] RFR 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8166003]: [PIT][TEST_BUG] missing helper for bug6427244.java
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] RFR 4987884: PrinterJob carries over some values between calls to print.
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] Review Request: [JDK-8169879] [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] RFR: 8167103: Intermittent font loading failure on macOS with JFXPanel application
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] [9] RFR JDK-8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Prasanta Sadhukhan
- [OpenJDK 2D-Dev] <Beans Dev> RFR: 8155874: Fix java.desktop deprecation warnings about Class.newInstance
Alexandr Scherbatiy
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Alexander Stepanov
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Alexander Stepanov
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Alexander Stepanov
- [OpenJDK 2D-Dev] [9] 8152293: Incomplete fraction reduction in getValueAsString() for TIFFTag.TIFF_RATIONAL, TIFFTag.TIFF_SRATIONAL
Alexander Stepanov
- [OpenJDK 2D-Dev] [9] RFR JDK-8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Jayathirth D V
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Jayathirth D V
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Jayathirth D V
- [OpenJDK 2D-Dev] [9] RFR JDK-6334602 : Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
Jayathirth D V
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Jayathirth D V
- [OpenJDK 2D-Dev] [9] RFR JDK-8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Jayathirth D V
Last message date:
Wed Nov 30 19:58:44 UTC 2016
Archived on: Mon May 8 13:32:32 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).