Sergey Malenkov
|
003df98660
|
5066685: BorderFactory lacks SoftBevelBorder support
Reviewed-by: alexp
|
2010-06-15 17:39:55 +04:00 |
|
Alan Bateman
|
788f7f3485
|
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
Reviewed-by: chegar
|
2010-06-15 10:03:37 +01:00 |
|
Mandy Chung
|
612e107faa
|
6960789: com.sun.servicetag API needs to be added in ct.sym
Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
|
2010-06-14 14:44:00 -07:00 |
|
Phil Race
|
ff41c48f12
|
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
Reviewed-by: ohair
|
2010-06-14 10:37:29 -07:00 |
|
Martin Buchholz
|
35e50729a8
|
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
Use Null{In,Out}putStream.INSTANCE as with Linux code
Reviewed-by: ohair
|
2010-06-13 17:19:22 -07:00 |
|
Martin Buchholz
|
45b78120fc
|
6944584: Improvements to subprocess handling on Unix
Use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
|
2010-06-11 18:55:45 -07:00 |
|
Andrew John Hughes
|
5b0c4babe6
|
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
Remove unneeded casts, add generic types and make better use of static data
Reviewed-by: sherman
|
2010-06-12 01:32:43 +01:00 |
|
Alan Bateman
|
356e978bce
|
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
Reviewed-by: chegar
|
2010-06-11 14:47:22 +01:00 |
|
Alan Bateman
|
82adf1a224
|
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
Reviewed-by: chegar
|
2010-06-11 14:31:26 +01:00 |
|
Weijun Wang
|
b0277a9631
|
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
Reviewed-by: xuelei, wetmore, mullan
|
2010-06-11 11:38:36 +08:00 |
|
Lana Steuck
|
599d2d5eaf
|
Merge
|
2010-06-10 18:58:31 -07:00 |
|
Martin Buchholz
|
d6dea71e06
|
6959259: Minor improvements to static Random field caching
Cache fields in locals; small javadoc clarifications
Reviewed-by: emcmanus, dholmes, forax, dl
|
2010-06-10 15:55:26 -07:00 |
|
Martin Buchholz
|
e267adc80a
|
6960394: Stop linking with -lnsl on Linux
Define LIBNSL (like LIBSOCKET), non-empty only on Solaris
Reviewed-by: ohair
|
2010-06-10 15:54:25 -07:00 |
|
Igor Nekrestyanov
|
7313e1145f
|
6952043: Incorrect JNI calls in fontpath.c
Reviewed-by: jgodinez, prr
|
2010-06-10 15:00:30 -07:00 |
|
Mandy Chung
|
50cb7df534
|
Merge
|
2010-06-10 14:21:37 -07:00 |
|
Lana Steuck
|
c6d6482bfe
|
Merge
|
2010-06-10 14:18:45 -07:00 |
|
Mandy Chung
|
22ac1684a0
|
6959965: jstat: Add new -classload option to print class loading statistics
Add a new jstat -classload option
Reviewed-by: alanb
|
2010-06-10 14:14:17 -07:00 |
|
Michael Wilkerson
|
5274552904
|
Added tag jdk7-b97 for changeset 895b66935810
|
2010-06-10 13:59:09 -07:00 |
|
Michael Wilkerson
|
443e06c93e
|
Merge
|
2010-06-09 18:56:41 -07:00 |
|
Alan Bateman
|
3c05d51ed6
|
6935563: (dc) Improve connection reset/port unreachable handling [win]
Reviewed-by: chegar
|
2010-06-09 18:51:32 +01:00 |
|
John R Rose
|
4df63bafc0
|
6939203: JSR 292 needs method handle constants
Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall.
Reviewed-by: twisti
|
2010-06-08 23:08:56 -07:00 |
|
Joe Darcy
|
bc95863f7d
|
6935997: Please add a nested throwable constructor to AssertionError
Reviewed-by: martin, forax, wetmore
|
2010-06-08 18:52:17 -07:00 |
|
Andrew John Hughes
|
aafc1e13c0
|
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
Avoid use of deprecated libpng macro (removed in some 1.4.x releases)
Reviewed-by: prr
|
2010-06-08 17:52:47 +01:00 |
|
Chris Hegarty
|
2f408651fb
|
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
Reviewed-by: ohair, wetmore, alanb
|
2010-06-08 10:46:14 +01:00 |
|
Lana Steuck
|
27a539e27c
|
Merge
|
2010-06-07 17:08:26 -07:00 |
|
Lana Steuck
|
17a997cfe3
|
6888130: SwingSet2: Demo is not launching and throwing NPE
Reviewed-by: prr
|
2010-06-07 15:35:36 -07:00 |
|
Kelly O'Hair
|
44c72be43e
|
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
Reviewed-by: alanb
|
2010-06-07 12:22:21 -07:00 |
|
Weijun Wang
|
2d9fcecd29
|
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
Reviewed-by: valeriep, xuelei
|
2010-06-04 19:28:53 +08:00 |
|
Michael Wilkerson
|
2a64946cbb
|
Added tag jdk7-b96 for changeset ba0f3e4fc590
|
2010-06-03 13:30:19 -07:00 |
|
Andrew John Hughes
|
93283bd962
|
6958257: Add support for alpha
Allow the Zero port to be built on alpha architectures
Reviewed-by: ohair
|
2010-06-03 18:49:35 +01:00 |
|
Martin Buchholz
|
72ec2d876a
|
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
Allow setSeed only during construction
Reviewed-by: dl, dholmes
|
2010-06-02 17:53:54 -07:00 |
|
Michael Wilkerson
|
c7408cf546
|
Merge
|
2010-06-02 15:39:48 -07:00 |
|
Pavel Porvatov
|
5d3cbf89ec
|
6636983: Japanese text does not display correctly in a JEditorPane
Reviewed-by: peterz
|
2010-06-02 12:53:35 +04:00 |
|
Alan Bateman
|
6d1572722f
|
Merge
|
2010-06-02 09:35:32 +01:00 |
|
Alan Bateman
|
9351f319e2
|
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
Reviewed-by: dholmes, dcubed
|
2010-06-02 09:29:39 +01:00 |
|
Pavel Porvatov
|
94422f1795
|
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
Reviewed-by: peterz
|
2010-06-02 11:59:27 +04:00 |
|
Lana Steuck
|
2c036dc823
|
Merge
|
2010-06-01 21:36:00 -07:00 |
|
Lana Steuck
|
51e5e8ccfc
|
Merge
|
2010-06-01 21:25:26 -07:00 |
|
Lana Steuck
|
282d182ec2
|
Merge
|
2010-06-01 14:17:38 -07:00 |
|
Weijun Wang
|
141897fe19
|
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
Reviewed-by: wetmore, xuelei
|
2010-06-01 10:52:42 +08:00 |
|
Lana Steuck
|
12def42a95
|
Merge
|
2010-05-29 23:26:16 -07:00 |
|
Lana Steuck
|
fd45b4188c
|
Merge
|
2010-05-28 12:10:14 -07:00 |
|
Clemens Eisserer
|
1771e20459
|
6307603: [X11] Use RENDER extension for complex operations done in software
Reviewed-by: bae, igor, prr
|
2010-05-28 11:37:44 -07:00 |
|
Kelly O'Hair
|
bef3a5238c
|
6955707: Correct addNotices.sh logic in Makefiles
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun
Reviewed-by: weijun, alanb
|
2010-05-28 11:09:24 -07:00 |
|
Andrew John Hughes
|
6fc6efb062
|
Merge
|
2010-05-28 17:01:20 +01:00 |
|
Andrew John Hughes
|
c093127f24
|
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations.
Reviewed-by: alanb
|
2010-05-28 16:59:44 +01:00 |
|
Alexander Potochkin
|
bb99e22943
|
6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
Reviewed-by: rupashka
|
2010-05-28 19:55:52 +04:00 |
|
Alexander Potochkin
|
38bcbb7d6f
|
6889007: No resize cursor during hovering mouse over JTable
Reviewed-by: rupashka
|
2010-05-28 19:46:26 +04:00 |
|
Peter Zhelezniakov
|
e54c515e8a
|
6954231: SynthTextPaneUI.installUI() doesn't set component to opaque even if prop was not set by client progr
Reviewed-by: alexp
|
2010-05-28 13:32:40 +04:00 |
|
Peter Zhelezniakov
|
e186e4f62b
|
6929507: Build error on file swing.plaf.synth.SynthUI
Reviewed-by: rupashka
|
2010-05-28 13:31:38 +04:00 |
|