Bug 210226 - java/openjdk8: Fixed a double free bug in FreeType native scaler
Summary: java/openjdk8: Fixed a double free bug in FreeType native scaler
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-java (Nobody)
URL:
Keywords: patch
: 202789 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-06-12 09:34 UTC by Palle Girgensohn
Modified: 2016-08-14 13:20 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (java)


Attachments
patch-freetype-stream-free-fix.jdk8u (2.17 KB, patch)
2016-06-12 09:34 UTC, Palle Girgensohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Palle Girgensohn freebsd_committer freebsd_triage 2016-06-12 09:34:55 UTC
Created attachment 171329 [details]
patch-freetype-stream-free-fix.jdk8u

We had big problems with JVM crashes before this patch was applied.

It is available upstreams but has not hit jdk8: https://bugs.openjdk.java.net/browse/JDK-8132985

Debian adds this to their patchset for openjdk, it seems. I advocated that we should to.

Palle
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-16 06:24:45 UTC
A commit references this bug:

Author: glewis
Date: Thu Jun 16 06:24:34 UTC 2016
New revision: 416952
URL: https://svnweb.freebsd.org/changeset/ports/416952

Log:
  . Fix a double free bug.  This is pulled from upstream.
  . Bump PORTREVISION.

  PR:		210226
  Submitted by:	girgen@

Changes:
  head/java/openjdk8/Makefile
  head/java/openjdk8/files/patch-jdk-src-share-native-sun-font-freetypeScaler.c
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2016-06-16 06:31:42 UTC
Committed
Comment 3 Palle Girgensohn freebsd_committer freebsd_triage 2016-08-14 13:20:34 UTC
*** Bug 202789 has been marked as a duplicate of this bug. ***