Sergey Bylokhov
46c74fcecb
7198229: Painting during resizing of the frame should be more smooth
...
Reviewed-by: anthony, denis, skovatch
2012-10-29 23:10:41 +04:00
Naoto Sato
1203231cf9
8000997: Multiple locale sensitive services cannot be loaded
...
Reviewed-by: okutsu
2012-10-29 10:42:41 -07:00
Fredrik Öhrström
f5e72e432e
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
...
Reviewed-by: alanb, wetmore
2012-10-29 14:12:37 +01:00
Staffan Larsen
dc9bf2de74
8001621: Update awk scripts that check output from jps/jcmd
...
Reviewed-by: alanb
2012-10-29 09:23:55 +01:00
Weijun Wang
14364d11d2
7195426: kdc_default_options not supported correctly
...
Reviewed-by: xuelei
2012-10-29 14:14:07 +08:00
Weijun Wang
620f0e5006
7184246: Simplify Config.get() of krb5
...
Reviewed-by: xuelei
2012-10-29 14:14:06 +08:00
Alan Bateman
b9f46f0001
7176225: Remove JDBC-ODBC Bridge
...
Reviewed-by: lancea, ohair, tbell
2012-10-27 09:18:29 +01:00
Kelly O'Hair
38c629a354
8000992: Update new build-infra makefiles
...
Build-infra project integration. Multiple authors on this work: erikj and ihse primarily, also changes from ohair, tbell, and dholmes. Special credit to ohstrom for his smartjavac work.
Reviewed-by: erikj, ihse, dholmes, tbell
2012-10-26 14:23:29 -07:00
Doug Lea
6f31fa54ac
8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
...
Reviewed-by: chegar, dholmes
2012-10-26 21:34:24 +01:00
Dan Xu
ed483ab38b
4239752: FileSystem should be a platform-specific class to avoid native code
...
Reviewed-by: alanb, dholmes, erikj, jgish
2012-10-26 11:21:02 +01:00
Lana Steuck
b8265239b8
Merge
2012-10-25 20:32:10 -07:00
Robert Field
020472d122
8000806: Implement runtime lambda metafactory
...
Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface
Reviewed-by: twisti
2012-10-25 17:34:24 -07:00
Dan Xu
78aeafc1a2
8001565: (fs) Typo Path.endsWith(String) javadoc
...
Reviewed-by: mchung, jgish, lancea
2012-10-25 15:42:49 -07:00
Jim Gish
07f94ef8bc
7159567: inconsistent configuration of MemoryHandler
...
Reviewed-by: mchung, alanb
2012-10-25 15:04:09 -07:00
David Katleman
bb35ccdbc3
Added tag jdk8-b62 for changeset f0d59eea9c70
2012-10-25 09:54:03 -07:00
Oleg Pekhovskiy
bf6c304c44
7082294: nsk/regression/b4265661 crashes on windows
...
Reviewed-by: art, anthony
2012-10-25 19:50:30 +04:00
Oleg Pekhovskiy
6036ad08e5
8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException
...
Reviewed-by: flar, art
2012-10-25 09:55:33 +04:00
John Zavgren
3877e3dda4
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-24 21:20:40 +01:00
David Katleman
564fea623a
Merge
2012-10-24 13:14:18 -07:00
Jaroslav Bachorik
3e4e347c26
6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated
...
Reviewed-by: alanb
2012-10-24 20:44:07 +01:00
Xue-Lei Andrew Fan
b01d15feb0
8001466: Nightly regression test failure of SSLSocketSNISensitive.java
...
Reviewed-by: weijun
2012-10-24 08:25:29 -07:00
Anton Litvinov
d96d10ded0
7193219: JComboBox serialization fails in JDK 1.7
...
Reviewed-by: rupashka, anthony
2012-10-24 18:27:14 +04:00
Andrew Brygin
5d717a96fb
7053526: Upgrade JDK 8 to use Little CMS 2.4
...
Reviewed-by: prr, jgodinez
2012-10-24 05:30:34 +04:00
Fredrik Öhrström
aff615b4d6
8001419: Build the JCE portion of JDK-8000970
...
Original code done by Fredrik Ohrstrom, separated/pushed by wetmore
Reviewed-by: wetmore
2012-10-23 15:51:11 -07:00
Bradford Wetmore
30dd7eee31
7197071: Makefiles for various security providers aren't including the default manifest
...
Reviewed-by: valeriep, mullan, katleman
2012-10-23 12:36:47 -07:00
Lana Steuck
736ab82961
Merge
2012-10-23 11:29:53 -07:00
Volker Simonis
906081c12d
7152336: Enable builds on Windows with MinGW/MSYS
...
Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
2012-10-23 10:10:23 -07:00
Lana Steuck
4048bc01c6
Merge
2012-10-23 09:41:52 -07:00
Lana Steuck
6ae7845341
Merge
2012-10-23 09:40:06 -07:00
Lana Steuck
e857d47bb5
Merge
2012-10-23 09:38:38 -07:00
John Zavgren
28475942c9
8000204: Memory leak in com/sun/security/auth/module/Unix.c
...
Reviewed-by: dsamersoff, wetmore, khazra, chegar
2012-10-23 11:57:47 +01:00
Alexander Scherbatiy
3c6c782cf3
6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java
...
Reviewed-by: rupashka
2012-10-23 14:30:41 +04:00
Andrew Brygin
433715e09c
7051394: NullPointerException when running regression tests LoadProfileTest by using openjdk-7-b144
...
Reviewed-by: jgodinez, prr
2012-10-23 13:10:52 +04:00
Weijun Wang
8744fd02bd
8001208: Fix for KRB5CCNAME not complete
...
Reviewed-by: xuelei
2012-10-23 10:02:23 +08:00
Keith McGuigan
9322a179db
8001225: Disable jdk regression test java/lang/System/Versions.java until jdk's classfile version code is updated
...
Exclude java/lang/System/Versions.java test
Reviewed-by: sspitsyn, coleenp
2012-10-22 20:12:19 -04:00
Christian Thalinger
c915e9da09
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
...
Reviewed-by: dholmes, mchung
2012-10-22 14:22:30 -07:00
Weijun Wang
5e1584a438
8000624: Move MaxRetries.java to ProblemList for the moment
...
Reviewed-by: alanb
2012-10-22 17:01:35 +08:00
Weijun Wang
3dcf67df0d
8001204: typo: Unable to obtain Princpal Name for authentication
...
Reviewed-by: xuelei
2012-10-22 09:59:23 +08:00
Jim Holmlund
d11cb7e6c1
7197401: Add a subset of the org.objectweb.asm packages to jdk8
...
Reviewed-by: ohair, briangoetz, erikj, iris
2012-10-20 22:49:26 +01:00
Alan Bateman
0905490fac
8000941: Remove ftp from the required list of protocol handlers
...
Reviewed-by: chegar
2012-10-20 21:07:50 +01:00
Xue-Lei Andrew Fan
29edcef765
8000954: Add final keyword to new method in SSLParameters
...
Reviewed-by: wetmore
2012-10-19 20:36:36 -07:00
Christian Thalinger
01d0ba69ce
8000989: smaller code changes to make future JSR 292 backports easier
...
Reviewed-by: jrose
2012-10-19 17:04:35 -07:00
Sergey Bylokhov
b61d0d9772
7124520: [macosx] re:6373505 Toolkit.getScreenResolution() != GraphicsConfiguration.getNormalizingTransform()
...
Reviewed-by: anthony, kizune
2012-10-19 15:23:14 +04:00
John Zavgren
3c2e0ae2ac
8000206: Uninitialized variable in PlainDatagramSocketImpl.c
...
Reviewed-by: dsamersoff, khazra, chegar
2012-10-19 11:43:59 +01:00
Abhijit Saha
d66bdb868d
Merge
2012-10-18 22:01:26 -07:00
David Katleman
d9aab5025e
Added tag jdk8-b61 for changeset 1a8b3b760f60
2012-10-18 11:09:00 -07:00
Alexander Scherbatiy
9a39ec25ca
7175707: [macosx] PIT: 8 b43 Not running on AppKit thread issue again
...
Reviewed-by: serb, anthony
2012-10-18 18:28:42 +04:00
Alexander Scherbatiy
80d1115eb7
7199708: FileChooser crashs when opening large folder
...
Reviewed-by: bagiras
2012-10-18 17:50:43 +04:00
Xue-Lei Andrew Fan
1892ebf911
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
...
Reviewed-by: mullan, weijun, wetmore
2012-10-18 01:14:00 -07:00
Naoto Sato
1fb9910146
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
...
Reviewed-by: okutsu
2012-10-17 13:22:39 -07:00