David Katleman
c4c4e329f2
Merge
2012-08-29 15:28:39 -07:00
David Katleman
428409a29b
Added tag jdk8-b53 for changeset 08dbb62358cb
2012-08-23 12:27:49 -07:00
Andrew John Hughes
7e51cd125d
7192804: Build should not install jvisualvm man page for OpenJDK
...
OpenJDK builds don't ship VisualVM so shouldn't ship its man page either.
Reviewed-by: dholmes
2012-08-23 15:42:23 +01:00
David Katleman
9f4a2d95ee
Added tag jdk8-b52 for changeset 81d8f7cbdcbc
2012-08-16 11:43:24 -07:00
David Katleman
ff827332a8
Merge
2012-08-15 18:04:14 -07:00
Michael Fang
cce753813e
Merge
2012-08-13 16:26:19 -07:00
Deven You
48e5b771c7
7189611: Venezuela current Currency should be Bs.F
...
Reviewed-by: okutsu
2012-08-13 10:45:43 +08:00
Christian Thalinger
eadc52ac6e
Merge
2012-08-10 16:03:28 -07:00
Lana Steuck
dd32d97101
Merge
2012-08-10 10:15:52 -07:00
David Katleman
ff0c285578
Added tag jdk8-b51 for changeset 1325e8a540e5
2012-08-09 18:02:01 -07:00
Christian Thalinger
bc7a239b90
7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize
...
Reviewed-by: jrose
2012-08-09 15:03:28 -07:00
Dmitry Samersoff
12ab6cc327
7183753: [TEST] Some colon in the diff for this test
...
Reference output file contains extra colon
Reviewed-by: sspitsyn, mgronlun
2012-08-09 14:52:12 +04:00
Kumar Srinivasan
60ea1205b7
7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
...
Reviewed-by: darcy, jgish
2012-08-08 09:29:32 -07:00
Amy Lu
56779e429b
7189886: (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
...
Reviewed-by: alanb
2012-08-08 15:31:22 +01:00
Andrew John Hughes
b3ebff94ab
7189533: GetJavaProperties should free temporary file if subsequent allocations fails
...
Add missing calls to free
Reviewed-by: alanb, dholmes, sherman
2012-08-08 12:37:02 +01:00
Lana Steuck
7fd65168fe
Merge
2012-08-07 20:23:41 -07:00
Christian Thalinger
e52fc3fb2c
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
...
Reviewed-by: kvn, jrose
2012-08-07 14:31:52 -07:00
Eric Wang
3ba6a2dff8
7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin
...
Reviewed-by: alanb
2012-08-07 12:47:45 +01:00
Lana Steuck
902382c4dd
Merge
2012-08-06 15:53:34 -07:00
David Katleman
1086269167
Added tag jdk8-b50 for changeset 9e9deec19f0f
2012-08-02 15:36:39 -07:00
Lana Steuck
fe4e448bfa
Merge
2012-07-31 18:38:38 -07:00
Kumar Srinivasan
8ab8ef182e
7146424: Wildcard expansion for single entry classpath
...
Reviewed-by: dholmes, darcy, jjh, sherman
2012-07-31 06:14:28 -07:00
Akhil Arora
c0283983eb
7188114: (launcher) need an alternate command line parser for Windows
...
Reviewed-by: darcy, dholmes, jjh
2012-07-31 06:10:01 -07:00
Xueming Shen
b5bee4c17e
7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
...
Re-implemented getBytesRead/Writtten() at java level
Reviewed-by: andrew, alanb
2012-08-03 13:40:03 -07:00
Darryl Mocek
f001b9eb53
7187876: ClassCastException in TCPTransport.executeAcceptLoop
...
Reviewed-by: dholmes, smarks
2012-08-02 18:12:18 -07:00
Sean Mullan
7a13d26b0c
Merge
2012-08-02 10:42:19 -04:00
Jason Uh
1bbbba58c1
7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider)
...
Reviewed-by: mullan, xuelei, weijun
2012-08-02 10:40:24 -04:00
Omair Majid
d8dce91141
6844255: Potential stack corruption in GetJavaProperties
...
Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew
2012-08-01 22:13:12 +01:00
Sean Mullan
47403da7be
Merge
2012-08-01 11:08:11 -04:00
Sean Mullan
771200f58c
7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID
...
Reviewed-by: vinnie
2012-08-01 11:06:44 -04:00
Michael McMahon
4e5c88a7fe
7120665: Change Java SE spec so that external networking not required
...
Reviewed-by: alanb
2012-07-30 22:32:59 +01:00
Alexander Scherbatiy
26f36a5cd0
7184365: closed/java/awt/event/TextEvent/TextEventSequenceTest/TextEventSequenceTest fails
...
Reviewed-by: serb, bagiras
2012-07-30 14:31:01 +04:00
Sergey Malenkov
3851c96f71
7187618: PropertyDescriptor Performance Slow
...
Reviewed-by: rupashka
2012-07-30 13:35:10 +04:00
Dan Xu
f4ac5f7956
7185340: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Leaky.java failing intermittently [win]
...
Reviewed-by: alanb
2012-07-30 04:57:27 +01:00
Lana Steuck
565c89629e
Merge
2012-07-27 22:39:44 -07:00
Lana Steuck
44ce09ba1f
Merge
2012-07-27 22:26:19 -07:00
Darryl Mocek
1625e2019e
7186111: fix bugs in java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup
...
Reviewed-by: smarks, jgish
2012-07-27 16:53:15 -07:00
Jim Gish
558e1362a9
6914123: (str) Missing synchronization in java.lang.String#contentEquals(CharSequence)
...
Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer
Reviewed-by: mduigou
2012-07-27 16:17:11 -04:00
Denis Fokin
4852f8a995
7149068: java/awt/Window/Grab/GrabTest.java failed
...
Reviewed-by: art, ant
2012-07-27 19:41:24 +04:00
Christine Lu
707c3b054a
Added tag jdk8-b49 for changeset be20c8b5a9da
2012-07-26 16:48:33 -07:00
Sean Coffey
37f0895031
7179879: SSLSocket connect times out instead of throwing socket closed exception
...
Reviewed-by: xuelei, chegar
2012-07-26 22:00:55 +01:00
Weijun Wang
cac7fc8e12
7187051: ShortRSAKeynnn.sh tests should do cleanup before start test
...
Reviewed-by: xuelei
2012-07-26 20:38:44 +08:00
Xueming Shen
e55dd14a45
7186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly build
...
Fixed the test case
Reviewed-by: alanb
2012-07-25 12:47:28 -07:00
Sergey Malenkov
79228b75d4
4650871: Classes in sunw.* should be removed from workspace and rt.jar
...
Reviewed-by: art, rupashka
2012-07-25 19:14:02 +04:00
Pavel Porvatov
30ec391b79
7167780: Hang javasoft.sqe.tests.api.javax.swing.Timer.Ctor2Tests
...
Reviewed-by: alexsch
2012-07-25 13:41:46 +04:00
Kurchi Subhra Hazra
9b4da3fa50
7184287: (prefs) BackingStoreException when calling flush on root node[macosx]
...
Change implementation to enable user without administrative privileges to call flush
Reviewed-by: alanb
2012-07-24 13:38:50 -07:00
Xueming Shen
b9fa2e4fb9
6653797: Reimplement JDK charset repository charsets.jar
...
Migrated all jis based charsets to new implementation
Reviewed-by: okutsu
2012-07-24 12:17:39 -07:00
Lana Steuck
bcc24c4b1f
Merge
2012-07-24 11:06:38 -07:00
Christian Thalinger
360d512854
7023639: JSR 292 method handle invocation needs a fast path for compiled code
...
6984705: JSR 292 method handle creation should not go through JNI
Remove assembly code for JDK 7 chained method handles
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Reviewed-by: jrose, twisti, mhaupt, forax
2012-07-24 10:47:44 -07:00
Alexander Scherbatiy
8007dfcd9b
7129800: [macosx] Regression test OverrideRedirectWindowActivationTest fails due to timing issue
...
Reviewed-by: rupashka
2012-07-24 16:26:05 +04:00