Early Access build 83 for JDK 9 and JDK 9 with Project Jigsaw are available for download.

2015-10-10 Thread Rory O'Donnell


Hi Rick,

JDK 9 with Project Jigsaw Early Access build b83 is available for 
download at jdk9.java.net/jigsaw .


Notable changes:

 * The -Xoverride option has been extended and renamed to -Xpatch, and
   the -XaddReads option has been restored [1] (changesets
   04dd0430530e, 095fc622bf01).
 * ClassLoader::getPackage now works as it did previously, walking the
   class-loader hierarchy in order to find Package objects, which
   enables NetBeans to start up [2] (5805781b9370).
 * Class::getResource will now return a URL to a resource in a module,
   when invoked from code within that module (0fbe4c72638a).
 * The big module-summary table has been improved, and will now be
   posted with each build [3] (e922b207c170).


JDK 9 Early Access build b83 is available for download 
 , summary of  changes are listed here 
.


 * Request for G1 GC Feedback at wiki -
   https://wiki.openjdk.java.net/display/HotSpot/G1GC+Feedback
 * This wiki-page aims to outline the basic JVM parameters switching to
   G1GC, and how you can help collecting data comparing the G1GC and
   Parallel GC.

Rgds, Rory

[1]http://mail.openjdk.java.net/pipermail/jigsaw-dev/2015-September/004740.html
[2]http://mail.openjdk.java.net/pipermail/jigsaw-dev/2015-September/004730.html
[3]http://cr.openjdk.java.net/~mr/jigsaw/ea/module-summary.html


--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland



[jira] [Commented] (DERBY-6811) Tasks for producing a 10.12.1 release

2015-10-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/DERBY-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951956#comment-14951956
 ] 

ASF subversion and git services commented on DERBY-6811:


Commit 1707903 from [~rhillegas] in branch 'site/trunk'
[ https://svn.apache.org/r1707903 ]

DERBY-6811: Update Derby website with new 10.12.1.1 release.

> Tasks for producing a 10.12.1 release
> -
>
> Key: DERBY-6811
> URL: https://issues.apache.org/jira/browse/DERBY-6811
> Project: Derby
>  Issue Type: Task
>Reporter: Rick Hillegas
> Attachments: derby-6811-01-aa-preliminaryReleaseNotes.diff, 
> derby-6811-02-aa-releaseNotesWith6807.diff, 
> derby-6811-03-aa-updatedStatus.diff, 
> derby-6811-04-aa-bumpReleaseIdOnTrunk.diff, 
> derby-6811-05-aa-updateWebsiteWithNewBranchInfo.diff, 
> derby-6811-06-aa-releaseNotesOnBranch.diff, 
> derby-6811-07-aa-simpleJsonNotice.diff, derby-6811-08-newNOTICEfile.diff, 
> derby-6811-09-aa-trunkDocCopyrightAndVersion.diff, 
> derby-6811-10-aa-10.12DocCopyrightAndVersion.diff, 
> derby-6811-11-aa-bumpVersionIdInReleaseNotes.diff
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


draft release announcement for 10.12.1.1

2015-10-10 Thread Richard Hillegas
Here is a first draft of a release announcement for 10.12.1.1. Please 
let me know how I can improve this.


Thanks,
-Rick

---

The Apache Derby project is pleased to announce feature release 10.12.1.1.

Apache Derby is a subproject of the Apache DB project. Derby is a pure 
Java relational database engine which conforms to the ISO/ANSI SQL and 
JDBC standards. Derby aims to be easy for developers and end-users to 
work with.


Derby 10.12.1.1 can be obtained from the Derby download site:

   http://db.apache.org/derby/derby_downloads.html.

Derby 10.12.1.1 contains the following new features:

* ALTER TABLE and identity columns - The ALTER TABLE command can be 
used to add identity columns now. See the section on this statement in 
the Derby Reference Manual.
* Cache-monitoring MBean - An MBean has been added for monitoring 
internal Derby caches. See the description of CacheManagerMBean in the 
"Introduction to the Derby MBeans" section of the Derby Server and 
Administration Guide.
* Optional Tool for Handling JSON Data - An optional tool has been 
added for packing query results into JSON documents and for unpacking 
JSON documents into tabular result sets. See the section on the 
simpleJson optional tool in the Derby Tools and Utilities Guide.
* Statistics aggregates - SQL Standard VAR_POP(), VAR_SAMP(), 
STDDEV_POP(), and STDDEV_SAMP() aggregates have been added. See the 
"Aggregates (set functions)" section in the Derby Reference Manual.


In addition, Derby 10.12.1.1 contains many bug, security, and 
documentation fixes.


Please try out this new release.



Re: draft release announcement for 10.12.1.1

2015-10-10 Thread Bryan Pendleton

Here is a first draft of a release announcement for 10.12.1.1.


Looks great!

Thanks for all the hard work on the release, Rick.

bryan



[jira] [Commented] (DERBY-6811) Tasks for producing a 10.12.1 release

2015-10-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/DERBY-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952115#comment-14952115
 ] 

ASF subversion and git services commented on DERBY-6811:


Commit 1707938 from [~rhillegas] in branch 'site/trunk'
[ https://svn.apache.org/r1707938 ]

DERBY-6811: Update doap_Derby.rdf to include the new 10.12.1.1 release.

> Tasks for producing a 10.12.1 release
> -
>
> Key: DERBY-6811
> URL: https://issues.apache.org/jira/browse/DERBY-6811
> Project: Derby
>  Issue Type: Task
>Reporter: Rick Hillegas
> Attachments: derby-6811-01-aa-preliminaryReleaseNotes.diff, 
> derby-6811-02-aa-releaseNotesWith6807.diff, 
> derby-6811-03-aa-updatedStatus.diff, 
> derby-6811-04-aa-bumpReleaseIdOnTrunk.diff, 
> derby-6811-05-aa-updateWebsiteWithNewBranchInfo.diff, 
> derby-6811-06-aa-releaseNotesOnBranch.diff, 
> derby-6811-07-aa-simpleJsonNotice.diff, derby-6811-08-newNOTICEfile.diff, 
> derby-6811-09-aa-trunkDocCopyrightAndVersion.diff, 
> derby-6811-10-aa-10.12DocCopyrightAndVersion.diff, 
> derby-6811-11-aa-bumpVersionIdInReleaseNotes.diff
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)