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

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


    from f613251  Modified to prevent IllegalStateExceptions from CasualDiff. 
(#3422)
     new f27e312  Build on JDK-11 and test (something) on JDK-8
     new 334a69d  Downcast to Buffer before calling flip() to use only JDK-8 
APIs
     new 7d1f18f  Disabling tests (randomly) failing on the gate
     new 09ab94f  Merge pull request #3418 from 
JaroslavTulach/jtulach/BuildOnJdk11TestOnJdk8

The 6384 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/{cv.yml => ensure-jdk8.yml}      | 33 ++++++++++++++--------
 .../modules/java/source/parsing/FileObjects.java   |  5 +++-
 .../netbeans/api/java/source/ClassIndexTest.java   |  5 ++--
 .../java/source/parsing/ClasspathInfoTest.java     |  5 ++--
 .../java/source/parsing/PartialReparseTest.java    |  2 ++
 5 files changed, 33 insertions(+), 17 deletions(-)
 copy .github/workflows/{cv.yml => ensure-jdk8.yml} (62%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to