Build Information
Successful build of java_lang, reference master (6db935), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 22:02:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
| `- warning: class 'AssertionError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[149/205] Compiling java_lang AutoCloseable.swift
/Users/admin/builder/spi-builder-workspace/Sources/AbstractMethodError.swift:8:12: warning: class 'AbstractMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.AbstractMethodError ///
7 |
8 | open class AbstractMethodError: IncompatibleClassChangeError {
| `- warning: class 'AbstractMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AnnotationFormatError.swift:8:12: warning: class 'AnnotationFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.annotation.AnnotationFormatError ///
7 |
8 | open class AnnotationFormatError: JavaError {
| `- warning: class 'AnnotationFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AnnotationTypeMismatchException.swift:8:12: warning: class 'AnnotationTypeMismatchException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.annotation.AnnotationTypeMismatchException ///
7 |
8 | open class AnnotationTypeMismatchException: RuntimeException {
| `- warning: class 'AnnotationTypeMismatchException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArithmeticException.swift:8:12: warning: class 'ArithmeticException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArithmeticException ///
7 |
8 | open class ArithmeticException: RuntimeException {
| `- warning: class 'ArithmeticException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArrayIndexOutOfBoundsException.swift:8:12: warning: class 'ArrayIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArrayIndexOutOfBoundsException ///
7 |
8 | open class ArrayIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'ArrayIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArrayStoreException.swift:8:12: warning: class 'ArrayStoreException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArrayStoreException ///
7 |
8 | open class ArrayStoreException: RuntimeException {
| `- warning: class 'ArrayStoreException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AssertionError.swift:8:12: warning: class 'AssertionError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.AssertionError ///
7 |
8 | open class AssertionError: JavaError {
| `- warning: class 'AssertionError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[150/205] Compiling java_lang Boolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/AbstractMethodError.swift:8:12: warning: class 'AbstractMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.AbstractMethodError ///
7 |
8 | open class AbstractMethodError: IncompatibleClassChangeError {
| `- warning: class 'AbstractMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AnnotationFormatError.swift:8:12: warning: class 'AnnotationFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.annotation.AnnotationFormatError ///
7 |
8 | open class AnnotationFormatError: JavaError {
| `- warning: class 'AnnotationFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AnnotationTypeMismatchException.swift:8:12: warning: class 'AnnotationTypeMismatchException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.annotation.AnnotationTypeMismatchException ///
7 |
8 | open class AnnotationTypeMismatchException: RuntimeException {
| `- warning: class 'AnnotationTypeMismatchException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArithmeticException.swift:8:12: warning: class 'ArithmeticException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArithmeticException ///
7 |
8 | open class ArithmeticException: RuntimeException {
| `- warning: class 'ArithmeticException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArrayIndexOutOfBoundsException.swift:8:12: warning: class 'ArrayIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArrayIndexOutOfBoundsException ///
7 |
8 | open class ArrayIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'ArrayIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ArrayStoreException.swift:8:12: warning: class 'ArrayStoreException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ArrayStoreException ///
7 |
8 | open class ArrayStoreException: RuntimeException {
| `- warning: class 'ArrayStoreException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/AssertionError.swift:8:12: warning: class 'AssertionError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.AssertionError ///
7 |
8 | open class AssertionError: JavaError {
| `- warning: class 'AssertionError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[151/205] Compiling java_lang JavaComparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[152/205] Compiling java_lang JavaDouble.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[153/205] Compiling java_lang JavaError.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[154/205] Compiling java_lang JavaFloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[155/205] Compiling java_lang JavaSecurityException.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[156/205] Compiling java_lang JavaString.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[157/205] Compiling java_lang LambdaConversionException.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[158/205] Compiling java_lang LambdaMetafactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[159/205] Compiling java_lang LinkageError.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[160/205] Compiling java_lang LockInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[161/205] Compiling java_lang Long.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[162/205] Compiling java_lang MalformedParameterizedTypeException.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[163/205] Compiling java_lang MalformedParametersException.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[164/205] Compiling java_lang ManagementFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[165/205] Compiling java_lang ManagementPermission.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[166/205] Compiling java_lang Math.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[167/205] Compiling java_lang Member.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[168/205] Compiling java_lang MemoryMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/JavaError.swift:8:12: warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.Error ///
7 |
8 | open class JavaError: java_swift.Throwable {
| `- warning: class 'JavaError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JavaSecurityException.swift:8:12: warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.SecurityException ///
7 |
8 | open class JavaSecurityException: RuntimeException {
| `- warning: class 'JavaSecurityException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LambdaConversionException.swift:8:12: warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.invoke.LambdaConversionException ///
7 |
8 | open class LambdaConversionException: java_swift.Exception {
| `- warning: class 'LambdaConversionException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkageError.swift:8:12: warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.LinkageError ///
7 |
8 | open class LinkageError: JavaError {
| `- warning: class 'LinkageError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParameterizedTypeException.swift:8:12: warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParameterizedTypeException ///
7 |
8 | open class MalformedParameterizedTypeException: RuntimeException {
| `- warning: class 'MalformedParameterizedTypeException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MalformedParametersException.swift:8:12: warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.reflect.MalformedParametersException ///
7 |
8 | open class MalformedParametersException: RuntimeException {
| `- warning: class 'MalformedParametersException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ManagementPermission.swift:8:12: warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.management.ManagementPermission ///
7 |
8 | open class ManagementPermission: /* class java.security.BasicPermission */ UnavailableObject {
| `- warning: class 'ManagementPermission' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[169/205] Compiling java_lang BootstrapMethodError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[170/205] Compiling java_lang BufferPoolMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[171/205] Compiling java_lang Byte.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[172/205] Compiling java_lang CallSite.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[173/205] Compiling java_lang CharSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[174/205] Compiling java_lang Character.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[175/205] Compiling java_lang Character_Subset.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[176/205] Compiling java_lang Character_UnicodeBlock.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[177/205] Compiling java_lang Character_UnicodeScript.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[178/205] Compiling java_lang ClassCastException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[179/205] Compiling java_lang ClassCircularityError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[180/205] Compiling java_lang ClassDefinition.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[181/205] Compiling java_lang ClassFileTransformer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[182/205] Compiling java_lang ClassFormatError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[183/205] Compiling java_lang ClassLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[184/205] Compiling java_lang ClassLoadingMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[185/205] Compiling java_lang ClassNotFoundException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[186/205] Compiling java_lang ClassValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[187/205] Compiling java_lang CloneNotSupportedException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.BootstrapMethodError ///
7 |
8 | open class BootstrapMethodError: LinkageError {
| `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCastException ///
7 |
8 | open class ClassCastException: RuntimeException {
| `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassCircularityError ///
7 |
8 | open class ClassCircularityError: LinkageError {
| `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassFormatError ///
7 |
8 | open class ClassFormatError: LinkageError {
| `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ClassNotFoundException ///
7 |
8 | open class ClassNotFoundException: ReflectiveOperationException {
| `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.CloneNotSupportedException ///
7 |
8 | open class CloneNotSupportedException: java_swift.Exception {
| `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[188/205] Compiling java_lang Short.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[189/205] Compiling java_lang SoftReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[190/205] Compiling java_lang StackOverflowError.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[191/205] Compiling java_lang StackTraceElement.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[192/205] Compiling java_lang StrictMath.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[193/205] Compiling java_lang StringBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[194/205] Compiling java_lang StringBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[195/205] Compiling java_lang StringIndexOutOfBoundsException.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[196/205] Compiling java_lang SuppressWarnings.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[197/205] Compiling java_lang SwitchPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[198/205] Compiling java_lang System.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[199/205] Compiling java_lang Target.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[200/205] Compiling java_lang ThreadDeath.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[201/205] Compiling java_lang ThreadGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[202/205] Compiling java_lang ThreadInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[203/205] Compiling java_lang ThreadLocal.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[204/205] Compiling java_lang ThreadMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[205/205] Compiling java_lang Thread_State.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StackOverflowError ///
7 |
8 | open class StackOverflowError: VirtualMachineError {
| `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuffer ///
7 |
8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringBuilder ///
7 |
8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
| `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.StringIndexOutOfBoundsException ///
7 |
8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
| `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
6 | /// class java.lang.ThreadDeath ///
7 |
8 | open class ThreadDeath: JavaError {
| `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
9 |
10 | public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
Build complete! (11.37s)
warning: 'cjavavm': ignoring declared target(s) 'CJavaVM' in the system package
warning: 'cjavavm': system packages are deprecated; use system library targets instead
Build complete.
{
"dependencies" : [
{
"identity" : "java_swift",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftJava/java_swift.git"
}
],
"manifest_display_name" : "java_lang",
"name" : "java_lang",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "java_lang",
"targets" : [
"java_lang"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "java_lang",
"module_type" : "SwiftTarget",
"name" : "java_lang",
"path" : "Sources",
"product_dependencies" : [
"java_swift"
],
"product_memberships" : [
"java_lang"
],
"sources" : [
"AbstractMethodError.swift",
"AccessibleObject.swift",
"AnnotatedArrayType.swift",
"AnnotatedElement.swift",
"AnnotatedParameterizedType.swift",
"AnnotatedType.swift",
"AnnotatedTypeVariable.swift",
"AnnotatedWildcardType.swift",
"Annotation.swift",
"AnnotationFormatError.swift",
"AnnotationTypeMismatchException.swift",
"Appendable.swift",
"ArithmeticException.swift",
"Array.swift",
"ArrayIndexOutOfBoundsException.swift",
"ArrayStoreException.swift",
"AssertionError.swift",
"AutoCloseable.swift",
"Boolean.swift",
"BootstrapMethodError.swift",
"BufferPoolMXBean.swift",
"Byte.swift",
"CallSite.swift",
"CharSequence.swift",
"Character.swift",
"Character_Subset.swift",
"Character_UnicodeBlock.swift",
"Character_UnicodeScript.swift",
"ClassCastException.swift",
"ClassCircularityError.swift",
"ClassDefinition.swift",
"ClassFileTransformer.swift",
"ClassFormatError.swift",
"ClassLoader.swift",
"ClassLoadingMXBean.swift",
"ClassNotFoundException.swift",
"ClassValue.swift",
"CloneNotSupportedException.swift",
"Cloneable.swift",
"CompilationMXBean.swift",
"Compiler.swift",
"ConstantCallSite.swift",
"Constructor.swift",
"Deprecated.swift",
"Documented.swift",
"ElementType.swift",
"EnumConstantNotPresentException.swift",
"ExceptionInInitializerError.swift",
"Executable.swift",
"Field.swift",
"FunctionalInterface.swift",
"GarbageCollectorMXBean.swift",
"GenericArrayType.swift",
"GenericDeclaration.swift",
"GenericSignatureFormatError.swift",
"IllegalAccessError.swift",
"IllegalAccessException.swift",
"IllegalArgumentException.swift",
"IllegalClassFormatException.swift",
"IllegalMonitorStateException.swift",
"IllegalStateException.swift",
"IllegalThreadStateException.swift",
"IncompatibleClassChangeError.swift",
"IncompleteAnnotationException.swift",
"IndexOutOfBoundsException.swift",
"InheritableThreadLocal.swift",
"Inherited.swift",
"InstantiationError.swift",
"InstantiationException.swift",
"Instrumentation.swift",
"Integer.swift",
"InternalError.swift",
"InterruptedException.swift",
"InvocationHandler.swift",
"InvocationTargetException.swift",
"Iterable.swift",
"JavaComparable.swift",
"JavaDouble.swift",
"JavaError.swift",
"JavaFloat.swift",
"JavaSecurityException.swift",
"JavaString.swift",
"LambdaConversionException.swift",
"LambdaMetafactory.swift",
"LinkageError.swift",
"LockInfo.swift",
"Long.swift",
"MalformedParameterizedTypeException.swift",
"MalformedParametersException.swift",
"ManagementFactory.swift",
"ManagementPermission.swift",
"Math.swift",
"Member.swift",
"MemoryMXBean.swift",
"MemoryManagerMXBean.swift",
"MemoryNotificationInfo.swift",
"MemoryPoolMXBean.swift",
"MemoryType.swift",
"MemoryUsage.swift",
"Method.swift",
"MethodHandle.swift",
"MethodHandleInfo.swift",
"MethodHandleProxies.swift",
"MethodHandles.swift",
"MethodHandles_Lookup.swift",
"MethodType.swift",
"Modifier.swift",
"MonitorInfo.swift",
"MutableCallSite.swift",
"Native.swift",
"NegativeArraySizeException.swift",
"NoClassDefFoundError.swift",
"NoSuchFieldError.swift",
"NoSuchFieldException.swift",
"NoSuchMethodError.swift",
"NoSuchMethodException.swift",
"NullPointerException.swift",
"Number.swift",
"NumberFormatException.swift",
"OperatingSystemMXBean.swift",
"OutOfMemoryError.swift",
"Override.swift",
"Package.swift",
"Parameter.swift",
"ParameterizedType.swift",
"PhantomReference.swift",
"PlatformLoggingMXBean.swift",
"PlatformManagedObject.swift",
"Process.swift",
"ProcessBuilder.swift",
"ProcessBuilder_Redirect.swift",
"ProcessBuilder_Redirect_Type.swift",
"Proxy.swift",
"Readable.swift",
"Reference.swift",
"ReferenceQueue.swift",
"ReflectPermission.swift",
"ReflectiveOperationException.swift",
"Repeatable.swift",
"Retention.swift",
"RetentionPolicy.swift",
"Runtime.swift",
"RuntimeException.swift",
"RuntimeMXBean.swift",
"RuntimePermission.swift",
"SafeVarargs.swift",
"SecurityManager.swift",
"SerializedLambda.swift",
"Short.swift",
"SoftReference.swift",
"StackOverflowError.swift",
"StackTraceElement.swift",
"StrictMath.swift",
"StringBuffer.swift",
"StringBuilder.swift",
"StringIndexOutOfBoundsException.swift",
"SuppressWarnings.swift",
"SwitchPoint.swift",
"System.swift",
"Target.swift",
"ThreadDeath.swift",
"ThreadGroup.swift",
"ThreadInfo.swift",
"ThreadLocal.swift",
"ThreadMXBean.swift",
"Thread_State.swift",
"Thread_UncaughtExceptionHandler.swift",
"Type.swift",
"TypeNotPresentException.swift",
"TypeVariable.swift",
"UndeclaredThrowableException.swift",
"UnknownError.swift",
"UnmodifiableClassException.swift",
"UnsatisfiedLinkError.swift",
"UnsupportedClassVersionError.swift",
"UnsupportedOperationException.swift",
"VerifyError.swift",
"VirtualMachineError.swift",
"Void.swift",
"VolatileCallSite.swift",
"WeakReference.swift",
"WildcardType.swift",
"WrongMethodTypeException.swift",
"java_lang.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.