History log of /openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/sjavac/Util.java
Revision Date Author Comments
# 3265:b7583d50f67d 29-Feb-2016 alundblad

8147569: Error messages from sjavac server does not always get relayed back to client
Summary: Refactored how logging works in sjavac.
Reviewed-by: jlahoda


# 3219:aacc4ceb35c9 24-Jan-2016 alundblad

8056989: Sjavac --server option should be optional
8147568: NullPointerException in option parsing
Summary: Made --server option optional (and background=true implied)
Reviewed-by: jlahoda, erikj


# 3195:88a874f33d6d 08-Jan-2016 alundblad

8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent
Summary: Rewrote sjavac include/exclude pattern handling.
Reviewed-by: jlahoda


# 2981:d1e5707cd4eb 13-Jul-2015 avstepan

8080880: some docs cleanup for langtools
Summary: minor cleanup for docs
Reviewed-by: jjg


# 2959:5021d414632a 10-Jun-2015 alundblad

8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31
Summary: Added explicit type arguments.
Reviewed-by: jlahoda


# 2958:27da0c3ac83a 09-Jun-2015 alundblad

8054717: SJavac should track changes in the public apis of classpath classes!
Summary: Added functionality for tracking changes in public APIs of classpath classes.
Reviewed-by: jlahoda, erikj


# 2656:a0125e2a10e8 07-Oct-2014 alundblad

8056258: Analysis of public API does not take super classes into account
8048609: simplify sjavac dependence on javac dependency gathering
Summary: Replaces Attr-/ResolveWithDeps with TaskListeners
Reviewed-by: jfranck, ohrstrom


# 2593:035b01d356ee 18-Aug-2014 chegar

Merge


# 2571:10fc81ac75b4 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com