選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README-1.8.1.adoc 548B

12345678910111213141516
  1. = AspectJ 1.8.1
  2. _© Copyright 2014 Contributors. All rights reserved._
  3. The full list of resolved issues in 1.8.1 is available
  4. https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=AspectJ;target_milestone=1.8.1;[here]
  5. _Release info: 1.8.1 available 20-Jun-2014_
  6. == Notable changes
  7. === Java 8 update
  8. As Eclipse itself nears the 4.4 release, AspectJ has been updated to the
  9. latest Eclipse JDT Core that will be included in it, picking up numerous
  10. Java8 related fixes.