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

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


    from d714490  Merge pull request #888 from 
arusinha/review-javaee.beanvalidation
     new 06a8ee6  OpenJDK project needs to express the dependency on Javac API.
     new b961e13  Fix fake Java classes so that source level is not downgraded.
     new d37e825  Limit directories that are scanned for module for the OpenJDK 
project
     new e78e7c2  MODULE_BOOT_PATH must be empty for OpenJDK modules.
     new 427eb66  Read output in chunks, as that is more efficient, and to 
workaround a bug in ErrWriter.write(int).
     new f7f663f  Removing a JDK10 workaround for unattributable anonymous 
classes.
     new cfdd1ed  Determine source level as the highest RELEASE_ number in 
SourceVersion.

The 7 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:
 java/java.openjdk.project/build.xml                |  2 +
 java/java.openjdk.project/nbproject/project.xml    |  8 ++++
 .../java/openjdk/jtreg/ActionProviderImpl.java     |  7 ++--
 .../openjdk/project/ClassPathProviderImpl.java     | 17 ++++-----
 .../java/openjdk/project/ModuleDescription.java    | 10 ++++-
 .../java/openjdk/project/SourceLevelQueryImpl.java | 38 +++++++++++++------
 .../openjdk/project/SourceLevelQueryImplTest.java  | 44 +++++++++++++++++++---
 .../org/netbeans/lib/nbjavac/services/NBAttr.java  | 16 --------
 8 files changed, 94 insertions(+), 48 deletions(-)


---------------------------------------------------------------------
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