Discussion:
maintainer-feedback requested: [Bug 210226] [PATCH] java/openjdk8 Fixed a double free bug in FreeType native scaler
(too old to reply)
b***@freebsd.org
2016-06-12 09:34:55 UTC
Permalink
Palle Girgensohn <***@FreeBSD.org> has reassigned Bugzilla Automation
<***@FreeBSD.org>'s request for maintainer-feedback to ***@FreeBSD.org:
Bug 210226: [PATCH] java/openjdk8 Fixed a double free bug in FreeType native
scaler
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210226



--- Description ---
Created attachment 171329
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171329&action=edit
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
b***@freebsd.org
2016-06-12 11:27:22 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210226

Vladimir Krstulja <vlad-***@acheronmedia.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|[PATCH] java/openjdk8 Fixed |java/openjdk8: Fixed a
|a double free bug in |double free bug in FreeType
|FreeType native scaler |native scaler
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-06-12 11:27:54 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210226

Vladimir Krstulja <vlad-***@acheronmedia.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #171329|0 |1
is patch| |
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-06-16 06:24:45 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210226

--- Comment #1 from commit-***@freebsd.org ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2016-06-16 06:31:42 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210226

Greg Lewis <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |***@FreeBSD.org
Status|New |Closed

--- Comment #2 from Greg Lewis <***@FreeBSD.org> ---
Committed
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...