[libbluray-devel] [PATCH 0/2] OpenJDK 9 compatibility

sebastian+lists at ramacher.at sebastian+lists at ramacher.at
Mon Mar 19 23:12:39 CET 2018


From: Sebastian Ramacher <sramacher at debian.org>

Debian unstable switched to OpenJDK 9 as default Java implementation recently.
Because of thatchange, libbluray started to fail building. The first patch is
simple - support for everything before 1.6 was removed. The second patch is only
build-tested.

Sebastian Ramacher (2):
  bdj: bump source and target to 1.6
  bdj: fix requestFocus arguments

 src/libbluray/bdj/build.xml                                | 4 ++--
 src/libbluray/bdj/java-j2se/java/awt/peer/BDFramePeer.java | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.16.2



More information about the libbluray-devel mailing list