This is an automated email from the ASF dual-hosted git repository.

mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from bf4900bac4e Merge pull request #9191 from apache/delivery
     add 3d1e7b1e913 [1/7] CI: bump lower bound to JDK 21
     add f0f457b758e [2/7] Update java.editor and java.source tests for JDK 21 
and 25
     add 55ae77404d9 [3/7] Update enterprise/micronaut completion test data for 
JDK 21
     add e39dfc24b4b [4/7] Update misc tests for JDK 21
     add 7d0ec98deb7 [5/7] disable remaining JDK 21 incompatible tests
     add d385703751c [6/7] enable SM in tests where still needed
     add 6fd3b890887 [7/7] Bump build and run requirements to JDK 21
     new 6ab1e9bff7f Merge pull request #9151 from mbien/ci-bump-lower-bound-21

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/main.yml                         | 84 ++++++++++++----------
 README.md                                          |  2 +-
 .../project/suite/BuildZipDistributionTest.java    |  2 +-
 .../project/layers/WritableXMLFileSystemTest.java  |  2 +
 .../allTypes.pass                                  |  5 +-
 .../ctxTypes.pass                                  |  5 +-
 .../intMethods.pass                                |  2 +
 .../intStaticMethods.pass                          |  2 +
 .../javaLangPackageContent.pass                    |  6 +-
 .../stringMethods.pass                             |  3 +
 .../nbproject/project.properties                   |  3 +
 ide/versioning/nbproject/project.properties        |  3 +
 .../xsl/transform/TransformServletTest.java        | 49 -------------
 .../java/editor/imports/ComputeImportsTest.java    | 11 +--
 java/java.source.base/nbproject/project.properties |  2 +-
 .../api/java/source/TreePathHandleTest.java        | 67 ++++++++---------
 .../unit/src/org/netbeans/api/htmlui/Compile.java  |  4 +-
 .../autoupdate/services/NewClustersRebootTest.java |  1 -
 .../core.startup.base/nbproject/project.properties |  2 +
 platform/core.startup/nbproject/project.properties |  3 +
 platform/masterfs/nbproject/project.properties     |  3 +
 platform/netbinox/nbproject/project.properties     |  3 +
 .../netbinox/CachingAndExternalPathsTest.java      |  5 +-
 .../netbeans/modules/netbinox/IntegrationTest.java |  9 ++-
 .../modules/netbinox/LogReaderServiceTest.java     |  5 +-
 .../netbinox/NetbinoxMultiversionJarTest.java      |  4 +-
 .../modules/netbinox/NetigsoHasSAXParserTest.java  |  5 +-
 .../o.n.bootstrap/nbproject/project.properties     |  4 ++
 platform/o.n.bootstrap/src/org/netbeans/Main.java  |  2 +-
 .../unit/src/org/netbeans/JarClassLoaderTest.java  |  4 +-
 .../beaninfo/editors/FileArrayEditorTest.java      |  4 ++
 .../netbeans/core/NbLifecycleManagerEDTTest.java   | 35 ---------
 .../org/netbeans/core/NbLifecycleManagerTest.java  |  4 +-
 .../openide.execution/nbproject/project.properties |  3 +
 .../nbproject/project.properties                   |  3 +
 .../openide.loaders/nbproject/project.properties   |  3 +
 .../src/org/openide/nodes/ChildrenKeysTest.java    |  7 +-
 .../nbproject/project.properties                   |  3 +
 .../openide.util.ui/nbproject/project.properties   |  3 +
 .../util/NbBundleWithSecurityManager.properties    | 18 -----
 .../util/NbBundleWithSecurityManagerTest.java      | 52 --------------
 41 files changed, 176 insertions(+), 261 deletions(-)
 delete mode 100644 
platform/o.n.core/test/unit/src/org/netbeans/core/NbLifecycleManagerEDTTest.java
 delete mode 100644 
platform/openide.util/test/unit/src/org/openide/util/NbBundleWithSecurityManager.properties
 delete mode 100644 
platform/openide.util/test/unit/src/org/openide/util/NbBundleWithSecurityManagerTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to