Erik Trimble
f34f98b653
Merge
2011-02-04 16:29:41 -08:00
Xueming Shen
4f8fd33ba8
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
...
Updated starsWith/endsWith to be consistent with default file system
Reviewed-by: alanb
2011-02-04 13:17:30 -08:00
Mike Duigou
50cd98ab88
7015783: Update JDK Netbeans projects to -source 1.7
...
Reviewed-by: darcy
2011-02-04 12:54:51 -08:00
Jennifer Godinez
0b8033ccf3
6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error
...
Reviewed-by: prr
2011-02-04 11:48:51 -08:00
Jennifer Godinez
947318a06f
7014796: Regression test java/awt/PrintJob/Text/stringwidth.sh cannot be terminated on Windows
...
Reviewed-by: prr
2011-02-04 11:46:37 -08:00
Kelly O'Hair
3655d799e3
Merge
2011-02-04 07:47:37 -08:00
Kelly O'Hair
0fc7a11e42
Merge
2011-02-04 07:47:36 -08:00
Andrei Dmitriev
af8b8f7e35
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
...
Reviewed-by: ant, dcherepanov
2011-02-04 17:32:33 +03:00
Lance Andersen
6db39ae8a5
7014095: Broken link in java.sql package specification
...
Reviewed-by: alanb
2011-02-04 09:07:00 -05:00
Vinnie Ryan
e6aca17c49
7017176: Several JNDI tests are mssing GPL header
...
Reviewed-by: alanb
2011-02-04 09:52:37 +00:00
Erik Trimble
3e40f4947e
Merge
2011-02-03 23:26:25 -08:00
Yasumasa Suenaga
60418bbde3
7015169: GC Cause not always set
...
Sometimes the gc cause was not always set. This caused JStat to print the wrong information.
Reviewed-by: tonyp, ysr
2011-02-03 20:49:09 -08:00
Coleen Phillimore
2fcd065a0d
Merge
2011-02-03 20:30:19 -08:00
Lana Steuck
8e2b437a8b
Merge
2011-02-03 19:15:30 -08:00
Coleen Phillimore
4940eacbf7
7017009: Secondary out of c-heap memory error reporting out of memory
...
Use os::malloc() to allocate buffer to read elf symbols and check for null
Reviewed-by: zgu, phh, dsamersoff, dholmes, dcubed
2011-02-03 21:30:08 -05:00
Christine Lu
2eb8699d50
Added tag jdk7-b128 for changeset 4b78c27c217f
2011-02-03 17:22:28 -08:00
Christine Lu
12d68f85e1
Added tag jdk7-b128 for changeset d11e5f2eb62c
2011-02-03 17:22:18 -08:00
Christine Lu
0e36c790ac
Added tag jdk7-b128 for changeset 86a3def1e503
2011-02-03 17:22:12 -08:00
Christine Lu
ae7dd83321
Added tag jdk7-b128 for changeset 830d9cfc3121
2011-02-03 17:22:12 -08:00
Christine Lu
924a172085
Added tag jdk7-b128 for changeset 5eecea832c83
2011-02-03 17:22:06 -08:00
Christine Lu
52d68e44c9
Added tag jdk7-b128 for changeset 5e42523b8b5a
2011-02-03 17:22:01 -08:00
Christine Lu
29728ab40f
Added tag jdk7-b128 for changeset cc2af205b2d9
2011-02-03 17:22:00 -08:00
Vinnie Ryan
5accdba480
Merge
2011-02-04 00:33:58 +00:00
Vinnie Ryan
9a5a2207ad
6989705: ECC security code native code compiler warnings
...
Reviewed-by: alanb, ohair
2011-02-04 00:33:30 +00:00
Kumar Srinivasan
4c1f2a17d9
6968053: (launcher) hide exceptions under certain launcher failures
...
Reviewed-by: mchung
2011-02-03 15:41:23 -08:00
Kelly O'Hair
561ef8dad2
7014634: By default, only build the product bits with a closed jdk build (like openjdk does)
...
Reviewed-by: katleman, cl, igor, trims
2011-02-03 15:10:07 -08:00
Kelly O'Hair
738c9260b1
6944304: Potential rebranding issues in the openjdk7/corba sources
...
Reviewed-by: alanb, mchung, darcy
2011-02-03 15:05:43 -08:00
Xueming Shen
6435c3ecac
7014645: Support perl style Unicode hex notation \x{...}
...
Added the construct \x{...} for Unicode hex notation support
Reviewed-by: alanb, okutsu
2011-02-03 13:49:25 -08:00
Paul Hohensee
5b37c4faec
7016998: gcutil class LinearLeastSquareFit doesn't initialize some of its fields
...
Initialize _sum_x_squared, _intercept and _slope in constructor.
Reviewed-by: bobv, coleenp
2011-02-03 16:06:01 -05:00
Vinnie Ryan
e9f2c8444e
6997561: A request for better error handling in JNDI
...
Reviewed-by: robm
2011-02-03 19:09:05 +00:00
Naoto Sato
3ed07d01b9
7013282: No appropriate CCC request for listed JDK 7 changes in java.util.spi package (b121)
...
Reviewed-by: peytoia
2011-02-03 09:59:20 -08:00
Alan Bateman
6232632ef8
7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
...
Reviewed-by: chegar
2011-02-03 13:37:42 +00:00
Pavel Porvatov
d48bd086df
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
...
Reviewed-by: alexp
2011-02-03 16:30:51 +03:00
Michael McMahon
1d6cc8fc42
6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java
...
Reviewed-by: alanb
2011-02-03 12:57:04 +00:00
Chris Hegarty
bdd3171405
6887710: Jar index should avoid putting META-INF in the INDEX.LIST
...
Reviewed-by: michaelm
2011-02-03 11:56:56 +00:00
Sean Coffey
6ed5196d7d
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
...
Reviewed-by: vinnie
2011-02-03 11:28:04 +00:00
Chris Hegarty
d191a46873
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
...
Reviewed-by: michaelm
2011-02-03 10:10:11 +00:00
Maurizio Cimadamore
f4daf3d7bf
7014715: javac returns different error code for certain failure(s)
...
Javac silently crashes when emitting certain kinds of resolution diagnostics
Reviewed-by: jjg
2011-02-03 09:38:19 +00:00
Maurizio Cimadamore
536bd08692
6969184: poor error recovery after symbol not found
...
Generic type-well formedness check should ignore erroneous symbols
Reviewed-by: jjg
2011-02-03 09:37:28 +00:00
Maurizio Cimadamore
6ded62c828
5017953: spurious cascaded diagnostics when name not found
...
When an operator is applied to one or more erroneous operands, spurious diagnostics are generated
Reviewed-by: jjg
2011-02-03 09:36:28 +00:00
Maurizio Cimadamore
79d1b7b1e1
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
...
Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations
Reviewed-by: jjg
2011-02-03 09:35:21 +00:00
Coleen Phillimore
052aed6276
7012088: jump to 0 address because of lack of memory ordering in SignatureHandlerLibrary::add
...
Write method signature handler under lock to prevent race with growable array resizing
Reviewed-by: dsamersoff, dholmes
2011-02-02 18:38:40 -05:00
Keith McGuigan
8a44936bb0
6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"
...
Defer posting events from the compiler thread: use service thread
Reviewed-by: coleenp, dholmes, never, dcubed
2011-02-02 14:38:01 -05:00
John Cuthbertson
3373070e7f
6923430: G1: assert(res != 0,"This should have worked.")
...
7007446: G1: expand the heap with a single step, not one region at a time
Changed G1CollectedHeap::expand() to expand the committed space by calling VirtualSpace::expand_by() once rather than for every region in the expansion amount. This allows the success or failure of the expansion to be determined before creating any heap regions. Introduced a develop flag G1ExitOnExpansionFailure (false by default) that, when true, will exit the VM if the expansion of the committed space fails. Finally G1CollectedHeap::expand() returns a status back to it's caller so that the caller knows whether to attempt the allocation.
Reviewed-by: brutisso, tonyp
2011-02-02 10:41:20 -08:00
Brian Goetz
ce8ab39164
7012540: java.util.Objects.nonNull() incorrectly named
...
Reviewed-by: darcy, weijun
2011-02-02 13:13:34 -05:00
Kelly O'Hair
a70653025c
Merge
2011-02-02 09:39:31 -08:00
Kelly O'Hair
2c866e388c
Merge
2011-02-02 09:38:49 -08:00
Bob Vandette
b0d545a4e4
Merge
2011-02-02 11:54:26 -05:00
Bob Vandette
31e3fe4a98
7016023: Enable building ARM and PPC from src/closed repository
...
Reviewed-by: dholmes, bdelsart
2011-02-02 11:35:26 -05:00
Pavel Porvatov
dd26efb159
6988176: There is focus painted inside the button
...
Reviewed-by: alexp
2011-02-02 18:41:30 +03:00