ubuntu/+source/kotlin:applied/ubuntu/devel

Last commit made on 2024-02-01
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/kotlin
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/kotlin

Recent commits

88ced60... by Vladimir Petko

1.3.31+ds1-1ubuntu1 (patches applied)

Imported using git-ubuntu import.

93bf678... by Vladimir Petko

KAPT: Use reflection to access code, changed in JDK 21

Gbp-Pq: 074-kapt3.patch.

5ee7681... by Vladimir Petko

Provide overrides for methods introduced in Java 8 API

Gbp-Pq: 073-abstractlist.patch.

d1c0fc9... by Vladimir Petko

Fall back to another tty detection method if jansi CLibrary isn't available

Gbp-Pq: 072-tty-detection-fallback.patch.

9eec0a5... by Vladimir Petko

Fixes the backward compatibility when running with Java 8

Gbp-Pq: 071-java8-compatibility.patch.

257c2b9... by Vladimir Petko

Replaces proguard with jarjar to assemble the kotlin-reflect jar.

Gbp-Pq: 070-replace-proguard-with-jarjar.patch.

2dc5ae3... by Vladimir Petko

Disables the Javac wrapper to be able to build with Java 17

Gbp-Pq: 069-disable-javac-wrapper.patch.

8288d67... by Vladimir Petko

Use reflection to call pre JDK9 methods.

Gbp-Pq: 068-pre-jdk9-reflection.patch.

24184c5... by Vladimir Petko

[PATCH] [KAPT] Add experimental JDK 17 support

Gbp-Pq: 067-java17-compatibility.patch.

6db9372... by Vladimir Petko

[PATCH] KT-33889: Do not use private non-API methods from

Gbp-Pq: 066-java9-compatibility-2.patch.