On 27/10/2012 3:44 AM, [email protected] wrote:
Thanks, Dan!
My memory told me that the jvmti version has to be auto-updated, and I
was surprised that it is not.
I forgot that the SCCS ident string was used in the past and now it is
gone.
So, David, are we Ok to integrate the fix now?
On 27/10/2012 01:03, David Holmes wrote:
On 26/10/2012 10:23 PM, Staffan Larsen wrote:
Some awk scripts in the tests check for
-- process information unavailable
as valid output. However, there are other outputs that are also 'ok'.
For example:
-- main class information unavailable
webrev: http
Staffan,
> /^[0-9]+ -- .*$/{
If I remeber awk regexp correct, one below will do essentially the same.
/^[0-9]+ -- /
-Dmitry
On 2012-10-26 16:23, Staffan Larsen wrote:
> Some awk scripts in the tests check for
> -- process information unavailable
> as valid output. However, there are
Changeset: 615af31cfccc
Author:alanb
Date: 2012-10-27 09:18 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/615af31cfccc
7176225: Remove JDBC-ODBC Bridge
Reviewed-by: lancea, ohair, tbell
! make/common/Sanity.gmk
! make/common/shared/Defs-solaris.gmk
! make/common/shared/Sani
Thanks, David!
Serguei
On 10/27/12 12:42 AM, David Holmes wrote:
On 27/10/2012 3:44 AM, [email protected] wrote:
Thanks, Dan!
My memory told me that the jvmti version has to be auto-updated, and I
was surprised that it is not.
I forgot that the SCCS ident string was used in the past