Jonathan Gibbons
e25b3b4834
6838199: remove support for old javap
...
Reviewed-by: ohair, mcimadamore
2009-05-29 16:27:26 -07:00
Chris Hegarty
9641cb498c
6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux
...
Reviewed-by: alanb
2009-05-29 15:51:43 +01:00
Pavel Porvatov
f46daf03eb
6845805: Test for CR 6713352 is failed under Linux
...
Reviewed-by: malenkov
2009-05-28 18:11:07 +04:00
Keith McGuigan
ac9b9ad0ea
Merge
2009-05-27 15:32:21 -07:00
Keith McGuigan
c2ff547e1f
6838211: jdk docs creation broken for tracing docs
...
Fix javadoc makefile macro
Reviewed-by: ohair, jjg
2009-05-27 13:20:23 -07:00
Mandy Chung
e1109816d7
Merge
2009-05-27 13:02:00 -07:00
Xue-Lei Andrew Fan
06370a8f01
6845286: Add regression test for name constraints
...
Create regression test cases on name constraints
Reviewed-by: weijun
2009-05-27 17:48:22 +08:00
Mandy Chung
26e0c238dd
6535104: TEST_BUG: FindDeadlocks.java fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:09:32 -07:00
Mandy Chung
dd2d72ea50
6512493: TEST_BUG: unexpected LockInfo failure in LockedSynchronizers.java
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:07:14 -07:00
Mandy Chung
354731edb5
5080203: TEST_BUG: ThreadStateTest fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:02:44 -07:00
Mandy Chung
bb698a2b6f
6798842: TEST_BUG: ThreadStackTrace.java fails intermittently with unexpected thread status
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:54:28 -07:00
Mandy Chung
e2f7248afb
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:47:57 -07:00
Jean-Christophe Collet
74bfe722ce
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
...
Added code triggered when 'Expect: 100-continue' header has been added
Reviewed-by: chegar
2009-05-26 16:03:51 +02:00
Xue-Lei Andrew Fan
93614a3c7d
6720721: CRL check with circular depency support needed
...
Checking AKID of certificates and CRLs
Reviewed-by: mullan, weijun
2009-05-26 16:43:22 +08:00
Xue-Lei Andrew Fan
5f228867b6
6822460: support self-issued certificate
...
Checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
2009-05-26 16:19:18 +08:00
Weijun Wang
9823ad0eae
6844887: NPE in TextCallbackHandler
...
Reviewed-by: xuelei
2009-05-26 10:12:22 +08:00
Jean-Christophe Collet
97c0be0045
6349566: java.net.CookieManager doesn't set default domain
...
Enforce default domain in CookieManager
Reviewed-by: michaelm
2009-05-25 22:27:26 +02:00
Andrei Dmitriev
fb9bba27b9
6844750: Solaris build failed after 6799099
...
Reviewed-by: yan
2009-05-25 18:22:23 +04:00
Xiaobin Lu
2af45eb571
6806261: BigDecimal.longValueExact() method throws NullPointerException
...
Add various tests to test the change to 6622432
Reviewed-by: darcy
2009-05-24 16:35:32 -07:00
Xiaobin Lu
9f9d70b270
6622432: RFE: Performance improvements to java.math.BigDecimal
...
Reviewed-by: darcy
2009-05-24 16:29:57 -07:00
Andrei Dmitriev
072ba357bf
6799099: All automatic regression tests that create Robot fail on X11
...
Reviewed-by: art, ant
2009-05-22 16:09:45 +04:00
Xueming Shen
f625a6d545
6843578: Re-implement IBM doublebyte charsets
...
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
2009-05-21 23:32:46 -07:00
Andrew Haley
dfe2bac1c2
6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests
...
Reviewed-by: avu, prr
2009-05-21 18:41:50 +01:00
Andrew John Hughes
62ccd90ee5
6841728: Make building the Nimbus L 'n' F optional (100054)
...
Add DISABLE_NIMBUS variable to prevent Nimbus subdirs being built
Reviewed-by: mr, ohair
2009-05-21 16:29:58 +01:00
Anton Tarasov
b02a9e2e05
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
...
Reviewed-by: art
2009-05-21 15:04:23 +04:00
Artem Ananiev
55c50f50d0
6794764: Translucent windows are completely repainted on every paint event, on Windows
...
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
2009-05-21 12:29:25 +04:00
Jonathan Gibbons
6178f3c373
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:55:50 -07:00
Weijun Wang
0263c2809b
6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
...
Reviewed-by: xuelei
2009-05-20 10:12:37 +08:00
Weijun Wang
04e56f7701
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
...
Reviewed-by: xuelei
2009-05-20 10:12:00 +08:00
Christian Thalinger
2005a31e5d
6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
...
Reviewed-by: weijun
2009-05-20 10:11:23 +08:00
Xueming Shen
9a67d0776e
Merge
2009-05-19 16:33:32 -07:00
Xueming Shen
c27639c4d2
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
...
6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
Throws OOM when malloc failed. Closes all outstanding streams when closing
Reviewed-by: alanb
2009-05-19 16:21:48 -07:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Anthony Petrov
c403935e34
6839999: Cumulative fix for 6762511 and 6838003
...
Adds support for ARGB and ABGR X11 surfaces.
Reviewed-by: art, yan
2009-05-19 17:03:13 +04:00
Anthony Petrov
013285996b
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
...
Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows
Reviewed-by: ohair, xdono
2009-05-19 14:43:49 +04:00
Anthony Petrov
7648a0d70b
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
...
The peer gets recreated if the visual of the new GC differs from the previous one
Reviewed-by: art, dcherepanov
2009-05-19 14:14:31 +04:00
Anthony Petrov
41def7835d
6811219: Deadlock java AWT in XWarningWindow
...
The locking scheme has been re-architected, the code slightly refactored.
Reviewed-by: art, dcherepanov
2009-05-19 12:15:18 +04:00
Kelly O'Hair
f4e0a8215f
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
...
Reviewed-by: tbell
2009-05-18 10:36:38 -07:00
Yuri Nesterenko
db67339fc1
6834525
: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
...
Do not try to use released XKB resources
Reviewed-by: art
2009-05-18 12:39:58 +04:00
Kelly O'Hair
6854596ec6
Merge
2009-05-15 13:21:43 -07:00
Kelly O'Hair
b324b462d0
6841873: Fix windows redist default location for msvc runtime dlls
...
Reviewed-by: tbell
2009-05-15 13:14:40 -07:00
Pavel Porvatov
210c9c8b6f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
...
Reviewed-by: malenkov, peterz
2009-05-15 17:26:45 +04:00
Artem Ananiev
fb42efb4c9
6678385: Random java.lang.StackOverflowError from various JDKs
...
Reviewed-by: stayer
2009-05-15 15:40:35 +04:00
Peter Zhelezniakov
ec0e5a2b69
6827581: Contextkey does not work in Nimbus
...
Reviewed-by: rupashka
2009-05-15 12:06:22 +04:00
Vassili Igouchkine
6a308df390
Added tag jdk7-b59 for changeset b17924394fab
2009-05-14 10:58:07 -07:00
Peter Zhelezniakov
8514d49a21
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
...
Reviewed-by: rupashka
2009-05-14 18:12:13 +04:00
Yuri Nesterenko
ac54f240e8
Merge
2009-05-14 00:17:25 -07:00
Xiomara Jayasena
78f516d04e
Merge
2009-05-12 14:05:09 -07:00
John R Rose
708863fcf9
6839839: access checking logic is wrong at three points in MethodHandles
...
Point fixes to access checking logic
Reviewed-by: mr
2009-05-12 13:54:22 -07:00
Yuri Nesterenko
a529aee20c
Merge
2009-05-12 00:40:13 -07:00
Yuka Kamiya
136168a10c
6834474: (tz) Support tzdata2009g
...
Reviewed-by: okutsu
2009-05-12 15:21:55 +09:00
John R Rose
9d698bded0
6839802: java.dyn needs to be on the CORE_PKGS list
...
Fix makefile to expose the new APIs in the core list; edit some javadocs for correctness
Reviewed-by: mr
2009-05-11 21:09:58 -07:00
Vassili Igouchkine
dc73a83365
Added tag jdk7-b58 for changeset d01743017349
2009-05-11 12:08:15 -07:00
Kelly O'Hair
e2f79f8662
Merge
2009-05-08 11:24:17 -07:00
Kelly O'Hair
663faa821c
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
...
Reviewed-by: prr
2009-05-07 18:19:41 -07:00
Xiomara Jayasena
390fc897b8
Merge
2009-05-07 12:26:22 -07:00
Xiomara Jayasena
e7a0b90b6d
Merge
2009-05-07 10:31:32 -07:00
Chris Hegarty
8cc962d4a3
6837982: SCTP API docs not being generated
...
Update docs makefile to build javadoc for the com.sun.nio.sctp package.
Reviewed-by: jccollet, alanb, weijun
2009-05-07 17:02:47 +01:00
Yuri Nesterenko
d1277d1d57
Merge
2009-05-06 09:37:34 -07:00
Anthony Petrov
a9fe649f3d
6838046: Rollback 6762511 due to build failure (6838003)
...
Reviewed-by: yan
2009-05-06 20:06:23 +04:00
Artem Ananiev
825bafa0ea
6837004: java.awt.GraphicsDevice.setFullScreenWindow throws NPE for windows with background color not set
...
Reviewed-by: yan, dcherepanov
2009-05-06 12:39:23 +04:00
Tim Bell
8f52d15f97
Merge
2009-05-05 23:12:47 -07:00
John R Rose
fb6164cec8
6829144: JSR 292 JVM features need a provisional Java API
...
JDK API and runtime (partial) for anonk, meth, indy
Reviewed-by: mr
2009-05-05 22:40:09 -07:00
Jennifer Godinez
553fed80a4
Merge
2009-05-05 09:09:24 -07:00
Anthony Petrov
2c819571f1
6762511: Translucency is not working on Linux using Metacity
...
Introduced additional blits and new X11 surface types (ARGB, ABGR)
Reviewed-by: art, avu
2009-05-05 14:45:56 +04:00
Tim Bell
7a94d5e47f
Merge
2009-05-04 22:16:02 -07:00
Jacob T Royal
221af5e5e1
6837214: Update JDK7 man pages
...
Reviewed-by: darcy, bpatel, tbell
2009-05-04 18:28:26 -07:00
Alan Bateman
e4f45d0a0b
6834246: (ch) AsynchronousSocketChannel#write completes with wrong number of bytes written under load (win)
...
Reviewed-by: sherman
2009-05-04 19:25:14 +01:00
Xueming Shen
2c08c535e0
6836489: Incorrect @link usage in java.util.zip API doc
...
Correct the wrong @link tag
Reviewed-by: alanb
2009-05-01 12:06:14 -07:00
Xiomara Jayasena
56074531b7
Added tag jdk7-b57 for changeset 93833fce07e3
2009-04-30 15:04:39 -07:00
Jennifer Godinez
934dac40ef
Merge
2009-04-29 12:27:05 -07:00
Yuri Nesterenko
035ca4f0c8
Merge
2009-04-29 00:27:46 -07:00
Kelly O'Hair
2756e99316
6835241: Annotate some tests with @ignore that have shown to be unpredictable
...
Reviewed-by: tbell
2009-04-28 14:43:44 -07:00
Yuri Nesterenko
33484a2710
Merge
2009-04-28 13:41:11 -07:00
Yuri Nesterenko
06a805b13f
Merge
2009-04-28 13:30:42 -07:00
Jennifer Godinez
b7456052cd
Merge
2009-04-28 13:25:25 -07:00
Peter Zhelezniakov
68a4665158
6835113: Nimbus Makefile issue
...
Reviewed-by: prr
2009-04-28 21:41:04 +04:00
Kelly O'Hair
101e0eb871
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
...
Reviewed-by: tbell
2009-04-27 20:26:18 -07:00
Mandy Chung
f7b87611c6
6829503: addShutdownHook fails if called after shutdown has commenced
...
Allow shutdown hook to be added during shutdown and handle properly if it fails to add
Reviewed-by: alanb, dholmes, martin
2009-04-27 12:08:41 -07:00
Peter Zhelezniakov
c738ebdc67
6591875: Nimbus Swing Look and Feel
...
Reviewed-by: jasper, ohair
2009-04-25 21:17:50 +04:00
Tim Bell
ce6f939956
Merge
2009-04-23 21:32:44 -07:00
Xiomara Jayasena
2906215abb
Added tag jdk7-b56 for changeset 825f6628794a
2009-04-23 15:55:01 -07:00
Alan Bateman
b5ace034c3
6832557: TEST_BUG: java/lang/Class/getEnclosingConstructor/EnclosingConstructorTests.java fails to compile
...
Reviewed-by: darcy, mcimadamore
2009-04-23 19:44:43 +01:00
Tim Bell
cdcdf54d1e
Merge
2009-04-21 21:26:21 -07:00
Roman Kennke
a14c950998
6829678: StrokeShapeTest: createStrokedShape() behaves differently
...
Reviewed-by: igor, flar
2009-04-21 09:43:49 -07:00
Tim Bell
af422c1d2f
Merge
2009-04-21 09:03:36 -07:00
Tim Bell
9331eed2d6
6831313: update jaxws in OpenJDK7 to 2.1 plus bug fixes from OpenJDK 6
...
6672868: Package javax.xml.ws.wsaddressing not included in make/docs/CORE_PKGS.gmk
Reviewed-by: darcy
2009-04-21 08:46:25 -07:00
Anthony Petrov
176a41f92e
6802853: API: shaped & translucent windows
...
A public API for the feature forward-ported from 6u10.
Reviewed-by: yan
2009-04-21 11:35:52 +04:00
Martin Buchholz
c0b32f4e3c
6278014: java.util.logging.LogRecord.getThreadID() should provide real thread id
...
Make j.u.l. thread id a copy of Thread's id, for small values of thread id.
Reviewed-by: alanb
2009-04-20 21:57:01 -07:00
Martin Buchholz
4910f50ea2
6716076: test UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed with exit code 1
...
Reviewed-by: swamyv, mchung
2009-04-20 21:53:38 -07:00
Jeremy Manson
8d5b9cfad8
6830220: Logging issues due to regression from bug fix 6797480
...
Reviewed-by: swamyv
2009-04-20 21:23:47 -07:00
Jennifer Godinez
f662d4d726
6821495: test/java/awt/print/PrinterJob/PrtException.java fails
...
Reviewed-by: igor, prr
2009-04-20 12:31:36 -07:00
Dmitry Cherepanov
fbea8d87f4
6825362: Avoid calling peer.setZOrder on Window instances
...
Reviewed-by: anthony
2009-04-20 19:18:41 +04:00
Dmitry Cherepanov
76fedc71ad
6770457: Using ToolTips causes inactive app window to exhibit active window behavior
...
Reviewed-by: art, ant
2009-04-20 17:05:34 +04:00
Dmitry Cherepanov
75d9b0f986
6633354: AppletPanel loads Swing classes
...
Reviewed-by: art, anthony
2009-04-20 14:41:24 -04:00
Alan Bateman
d4a0d0c66d
6831461: (sample) Copy -r fails with IllegalArgumentexception: 'maxDepth' is negative
...
Reviewed-by: chegar
2009-04-20 13:27:23 +01:00
Alan Bateman
cab29c9b7a
6830721: (fc) test/java/nio/channels/AsynchronousFileChannel/Basic.java intermittent failure
...
Reviewed-by: sherman
2009-04-20 09:30:50 +01:00
Tim Bell
f70e9b8dd9
Merge
2009-04-18 14:10:27 -07:00
Abhijit Saha
d3af1f284c
Merge
2009-04-17 09:21:27 -07:00