Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wb-dev] Java 21 for 2025-03 M2
  • From: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
  • Date: Mon, 27 Jan 2025 19:44:44 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=nCV15X3fj/bfwmenDGjXH9G5NUVtd82+L2b7tTbucEE=; b=hJZSEQyrEIjlU+A8bYJYL5aM7OppN7IVc6QtgD/bUlW3FlcOGIZUMhCgaSy4c6FVqZNNM1mtWOIpyDIK6lbDu1SEBLd22/j4wk+SFq4VqfND4Uywji06S20QA5A+ubv9yRGnU2FXiae2BSxA25yXJtPDWG+/iOysJAQSeZ51dOhcSGE4z5X1eEPXzewroSImS7zMaTNAFti9HHDqZi7bwICPEsD7X95ZL22d0TlGUdMrx2q/wOK8QCcFbtwUFD0XXo63EfUedx14fkgg3ZE3s34Hqt/39VO6UCKgm9e+LFa8AVUbN1sbwwTwYgDEpPc6aM8SYb7UtKiqMQ3hiWga1A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=PNeAuxeV2DPtGOd96wgftb2S+284EJdyN6808eZ7kc4jAAuIafCn8oQ5BD/cHgRl1IDVQ8znq82bUN2a2aD+UXTV7lDSrOftAhi2MvxWDskmhc/tTtN0AEZ+uTDjfYa/rCvP9iW0c/+g6HmhS0ns7jOmtD5P6JJI3pTN+6Wddg/OfW21SaRU92a3ZSK12KLE/FPFcTQwHrGw498rcfhPauad9qu7U1yCsWwGKEf/NhzHTdbtXOvwTy2fS+JoLGH6G+sfuasRYgliM3WBM2ycid2F3+CG6geRcmM54jrgCMYNfAilkkTcyKaEw42avnuNvYtfz8Xya8w2bBalwG9ZcA==
  • Delivered-to: wb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/wb-dev/>
  • List-help: <mailto:wb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hello everyone,

I delayed the decision to see how other platform projects would react and it seems like JDT has also raised the BREE for some of their bundles to Java 21.

One of those bundles is org.eclipse.jdt.core.manipulation, which is a direct dependency used in the WindowBuilders Java parser.

Long story short: I'll plan on raising the minimum BREE for all of the WindowBuilder plugins to Java 21 as well, for the next milestone.

Many regards,

Patrick


Back to the top