Commit Graph

3051 Commits

Author SHA1 Message Date
Lana Steuck
40775a5ab5 Merge 2010-10-21 16:54:47 -07:00
Sergey Malenkov
704780d250 4358979: javax.swing.border should have a DashedBorder
Reviewed-by: flar, alexp
2010-10-21 20:41:20 +04:00
Chris Hegarty
7d22a39cae 6992859: InetAddressCachePolicy.setIfNotSet() fails
Reviewed-by: michaelm
2010-10-21 16:51:09 +01:00
Chris Hegarty
0d92e368ee 6993490: SocketTimeoutException on HTTP keep-alive connections
Reviewed-by: michaelm
2010-10-21 16:49:36 +01:00
Alan Bateman
c6d66451cf 6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
Reviewed-by: forax
2010-10-21 14:39:58 +01:00
Alexander Potochkin
eee0c8b959 6989617: Enable JComponent to control repaintings of its children
Reviewed-by: rupashka
2010-10-20 19:37:48 +04:00
Alex Menkov
631d924ad6 6867515: Reduce impact of D3D initializion on startup time
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM

Reviewed-by: igor, art, uta
2010-10-20 15:08:39 +04:00
Masayoshi Okutsu
fbe778aead 6991380: (cal) Calendar.cachedLocaleData should be transitioned from Hashtable to ConcurrentHashMap
6560965: [Fmt-Da] defaultCenturyStart In SimpleDateFormat should be protected
6560980: [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly

Reviewed-by: naoto, peytoia
2010-10-20 14:41:39 +09:00
Mandy Chung
d0f3de3b59 6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Mandy Chung
441155f0d9 6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
Reviewed-by: alanb, dholmes
2010-10-19 09:49:08 -07:00
Lana Steuck
45d07f9520 Merge 2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1 Merge 2010-10-18 21:46:27 -07:00
Lana Steuck
cfb1ea458c Merge 2010-10-18 21:44:47 -07:00
Yoshito Umaoka
8df28ab0e3 6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
Reviewed-by: srl
2010-10-18 14:45:00 -07:00
Lana Steuck
67a5640f22 Merge 2010-10-18 12:43:39 -07:00
Sean Coffey
9b05f554fa 6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
Reviewed-by: alanb
2010-10-18 18:04:02 +01:00
Chris Hegarty
1ba350e5eb 6992545: FindBugs scan - Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*
Reviewed-by: alanb
2010-10-18 16:51:26 +01:00
Qi Zuo
ce8fb6a9cb Merge 2010-10-18 11:25:28 -04:00
Sean Mullan
3a878bffe5 Merge 2010-10-18 09:05:49 -04:00
Sean Mullan
d207ddff59 6988599: CertificateRevokedException specifies name of authority but interacts with authority instance
Reviewed-by: vinnie
2010-10-18 09:00:28 -04:00
Alan Bateman
a201a9248c Merge 2010-10-18 10:31:11 +01:00
Alan Bateman
7ed3e0a896 4837564: (bf) Please make DirectByteBuffer performance enhancements
Reviewed-by: chegar
2010-10-18 10:29:59 +01:00
Lana Steuck
42fc60ebfd Merge 2010-10-17 19:43:33 -07:00
Lana Steuck
649b50b659 Merge 2010-10-15 11:45:30 -07:00
Jennifer Godinez
1ff2431b71 6804454: RFE: Provide a way to control the printing dpi resolution from MSIE browser print. See also 6801859
Reviewed-by: igor, prr
2010-10-15 11:20:31 -07:00
Sean Mullan
e8bd538cc9 Merge 2010-10-15 10:59:03 -04:00
Sean Mullan
bbded477bb 6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Alan Bateman
444dc7067b 6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
Reviewed-by: chegar
2010-10-15 15:09:37 +01:00
Vladimir Yaroslavskiy
aa1307fc6e 6976036: Dual-pivot quicksort update (10/2010 tune-up)
Reviewed-by: alanb
2010-10-15 12:10:32 +01:00
Andrew Brygin
cd9f7232bb 6984033: imageio vendor references need to change (jdk7 only)
Reviewed-by: prr, ohair
2010-10-15 12:02:06 +04:00
Masayoshi Okutsu
b3cbd07d1a 6638110: (tz) TimeZone.getDisplayName(...) spec is inconsistent with implementation for unavailable locales
Reviewed-by: peytoia
2010-10-15 16:46:18 +09:00
Andrew Brygin
5e04c64e9e 6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
Reviewed-by: igor, prr
2010-10-15 11:26:43 +04:00
Andrew Brygin
134dfead44 6725821: Compiler warnings in medialib code
Reviewed-by: igor, prr
2010-10-15 10:42:39 +04:00
Christine Lu
77580cfc93 Added tag jdk7-b114 for changeset 59be7b5071f2 2010-10-14 19:25:10 -07:00
Valerie Peng
982b899b40 6850402: Deadlock on sun.security.jca.ProviderConfig starting from jdk7-b55
Reduced the scope of locking

Reviewed-by: vinnie
2010-10-14 18:01:47 -07:00
Valerie Peng
fa55c66665 6988081: Use GetPrimitiveArrayCritical instead GetByteArray to Reduce allocation in some sunpkcs jni wrappers
Changed to use GetPrimitiveArrayCritical for encryption and decryption.

Reviewed-by: vinnie
2010-10-14 17:59:58 -07:00
Kumar Srinivasan
74d4519ed4 6746111: Improve pack200 error message
Reviewed-by: jrose
2010-10-14 14:55:03 -07:00
Kumar Srinivasan
4b93eff932 6982312: (pack200) pack200 fails with the jdk7 class files
Reviewed-by: jrose
2010-10-14 14:41:08 -07:00
Naoto Sato
9fc2bd47e3 6991013: Serialized form for java.util.Locale contains typos
Reviewed-by: peytoia
2010-10-14 12:33:20 -07:00
Naoto Sato
1fdf430197 6575419: Solaris : XSetICFoucs is not called with Java application at appropriate timing
Reviewed-by: okutsu
2010-10-14 11:37:22 -07:00
Lana Steuck
50a3d5d4a0 Merge 2010-10-14 11:07:15 -07:00
Kumar Srinivasan
e17e251af7 6991164: pack source needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair, jrose
2010-10-14 09:36:05 -07:00
Dmitry Cherepanov
0af2737f3a 6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony
2010-10-14 18:56:18 +04:00
Anthony Petrov
d849b89a03 6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html
Extend iteration to this container in isRecursivelyVisibleUpToHeavyweightContainer()

Reviewed-by: art, dcherepanov
2010-10-14 18:59:15 +04:00
Alexander Potochkin
b269b5a65c 6986385: JLayer should implement accessible interface
Reviewed-by: rupashka
2010-10-14 18:46:05 +04:00
Dmitry Cherepanov
f3d579d254 6991992: Need to forward-port AWT's part of the fix for 6691674
Reviewed-by: art
2010-10-14 18:24:36 +04:00
Artem Ananiev
3ac6dde5fa 6989721: awt native code compiler warnings
Reviewed-by: yan, uta
2010-10-14 14:07:50 +04:00
Pavel Porvatov
6445f22ebc 6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
Reviewed-by: alexp
2010-10-14 13:33:00 +04:00
Lana Steuck
0ffa1c4042 Merge 2010-10-13 17:51:41 -07:00
Andrei Dmitriev
bbc2ed3f74 6973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b102 bug passed on b101
Reviewed-by: art, yan
2010-10-13 17:03:13 +04:00
Sergey Malenkov
571e75371e 6603635: links to tutorials broken in JTable API doc
Reviewed-by: alexp
2010-10-13 15:18:34 +04:00
Yoshito Umaoka
822884735d 6989440: tomcat test from dacapo benchmark fails with ConcurrentModificationException
Reviewed-by: okutsu
2010-10-12 17:09:14 -07:00
Valerie Peng
2ea1ba10a2 6887853: javadoc for java.lang.Classloader should be more clear
Updated the relevant javadoc description of java.lang.ClassLoader class w/ additional clarification.

Reviewed-by: mullan
2010-10-12 17:05:28 -07:00
Lana Steuck
1c0385ff6f Merge 2010-10-12 12:51:48 -07:00
Kumar Srinivasan
6de8a21e10 Merge 2010-10-12 12:20:44 -07:00
Qi Zuo
4712a60841 Merge 2010-10-12 13:34:59 -04:00
Chris Hegarty
8742f245de 6991300: MimeTable is unsafe
Reviewed-by: alanb, michaelm
2010-10-12 17:01:07 +01:00
Anthony Petrov
214842d862 6990352: SplashScreen.getSplashScreen() does not return null for implicitly closed splash screen
Mark the splash screen closed when it happens implicitly

Reviewed-by: art, dcherepanov
2010-10-12 18:20:07 +04:00
Anthony Petrov
bc52d31ebd 6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
Make sure the size hints are set before mapping the window on the screen

Reviewed-by: art, dcherepanov
2010-10-12 15:52:58 +04:00
Chris Hegarty
9c061c00c8 6989690: java/net native code compiler warnings
Reviewed-by: alanb
2010-10-12 11:11:32 +01:00
Alan Bateman
39bcf3ff5f 6983520: java/io/pathNames/GeneralWin32.java fails with jdk7-b108 (win)
Reviewed-by: sherman
2010-10-12 09:46:17 +01:00
Alan Bateman
79abb3e80f 6728842: File.setReadOnly does not make a directory read-only (win)
6464744: java/io/File/SetAccess.java ignores sticky bit

Reviewed-by: forax
2010-10-12 08:49:33 +01:00
Xueming Shen
48e04c75c5 6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
Updated to use appropriate vendor name

Reviewed-by: ohair, dholmes
2010-10-11 22:32:55 -07:00
Mandy Chung
d990871881 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
2010-10-11 20:22:27 -07:00
Abhijit Saha
3c15a7d6a1 Merge 2010-10-11 16:05:18 -07:00
Chris Hegarty
1e803e2c7d Merge 2010-10-11 10:55:04 +01:00
Alan Bateman
752ae0cda8 6987154: HTML link to serialization guide is broken
Reviewed-by: skannan
2010-10-11 09:17:47 +01:00
Xueming Shen
2d526410d4 6990846: Demo: NIO.2 filesystem provider for zip/jar archives
The first drop of the zip filesystem provider, as a separate demo

Reviewed-by: alanb
2010-10-08 21:33:28 -07:00
Xueming Shen
add97e78c6 6990639: Fix for #6975829 breaks build
Define MIN2 micro

Reviewed-by: alanb
2010-10-08 12:23:25 -07:00
Chris Hegarty
ad43522016 Merge 2010-10-08 11:28:49 +01:00
Chris Hegarty
0615bd9a48 Merge 2010-10-08 11:27:55 +01:00
Alan Bateman
769a8dd872 Merge 2010-10-08 10:37:04 +01:00
Alan Bateman
d78f92c413 6989116: (verifier) compiler warning messages
Reviewed-by: kamg, ohair
2010-10-08 10:36:17 +01:00
Yuka Kamiya
55f7d8222a 6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
Reviewed-by: okutsu
2010-10-08 09:50:56 +09:00
Christine Lu
545a471906 Added tag jdk7-b113 for changeset 2347b7452dcd 2010-10-07 15:12:19 -07:00
Kumar Srinivasan
e924b42b38 6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented
Reviewed-by: darcy
2010-10-07 14:35:14 -07:00
Xueming Shen
2e08a82953 6975829: Perf. of gzip in existing JDKs is too slower than in 1.3.1
Improved memory/buffer handling in Inflater.c

Reviewed-by: alanb
2010-10-07 11:35:48 -07:00
Alex Menkov
b6584fa0ab 6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
2010-10-07 18:23:13 +04:00
Alex Menkov
1e7137761d 6984047: sound sources needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair
2010-10-07 18:13:20 +04:00
Alan Bateman
14a7edc2ad 6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
Reviewed-by: andrew, mchung, ohair
2010-10-07 14:36:17 +01:00
Alan Bateman
1550d01979 6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
Reviewed-by: ohair, chegar
2010-10-07 10:35:36 +01:00
Pavel Porvatov
cdf0f01c92 6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc
Reviewed-by: malenkov
2010-10-07 12:48:16 +04:00
Andrew Brygin
8b789531bf 6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
Reviewed-by: prr
2010-10-07 12:25:23 +04:00
Joe Darcy
790044e161 6917323: serializable classes in java.dyn do not specify serialVersionUIDs
Reviewed-by: jrose
2010-10-06 21:55:28 -07:00
Lance Andersen
478fb788a2 6988317: RowSetProvider.newFactory() may throw unspecified exception
Reviewed-by: darcy
2010-10-06 10:11:45 -04:00
Lance Andersen
c532790517 6988310: SyncFactory.setLogger(Logger,Level) requires unspecified security permission
Reviewed-by: darcy
2010-10-06 10:09:58 -04:00
Artem Ananiev
7752677d6c 6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Reviewed-by: anthony, ant
2010-10-06 16:42:15 +04:00
Andrew Brygin
2d791621a4 6853488: REGRESSION : A black background is seen for a transparent animated gif image for splash screen
Reviewed-by: igor, prr
2010-10-06 12:19:54 +04:00
Artem Ananiev
3ba822a482 6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException
Reviewed-by: anthony, dcherepanov
2010-10-05 18:13:52 +04:00
Artem Ananiev
42867588ae 6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
Reviewed-by: anthony, dcherepanov
2010-10-05 18:12:04 +04:00
Alan Bateman
246920e930 6987116: (so) test/java/nio/channels/SocketChannel/VectorIO.java failed on Solaris 11
Reviewed-by: forax
2010-10-05 15:07:40 +01:00
Andrew Brygin
014b414926 6976076: sun/java2d/pipe/MutableColorTest/MutableColorTest.java failed
Reviewed-by: igor, prr
2010-10-05 10:23:14 +04:00
Lana Steuck
98a4c7fec4 Merge 2010-10-04 14:39:57 -07:00
Lana Steuck
f8a4e42fb3 Merge 2010-10-04 14:38:14 -07:00
Lana Steuck
70586de1c1 Merge 2010-10-04 14:36:45 -07:00
Lana Steuck
e94376800f Merge 2010-10-04 14:34:54 -07:00
Lance Andersen
0c5307c12b 6989139: Address JDBC Findbugs where Number type Constructor are used
Reviewed-by: ohair
2010-10-04 13:04:09 -04:00
Alan Bateman
41cc1e2f4a 6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
Reviewed-by: chegar, michaelm
2010-10-04 14:17:36 +01:00
Anthony Petrov
8aee53f1b5 6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
Rely on the WWindowPeer.getTranslucentGraphics()'s return value

Reviewed-by: art, dcherepanov
2010-10-04 16:21:26 +04:00
Anthony Petrov
afc679f6ad 6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used
Add the trailing slash if it's absent

Reviewed-by: art, dcherepanov
2010-10-04 16:12:07 +04:00
Andrei Dmitriev
fbb62aa566 6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: denis
2010-10-04 11:40:07 +04:00
Masayoshi Okutsu
2588620965 6955776: (tz) Windows-only: tzmappings needs update for KB981793
6929185: (tz) Windows-only: tzmappings needs update for KB979306

Reviewed-by: peytoia
2010-10-04 13:05:14 +09:00
Alan Bateman
b44a1bd105 6907737: (file) FileVisitor and Files.walkFileTree issues
Reviewed-by: sherman
2010-10-03 19:39:25 +01:00
Andy Herrick
57d8d8c535 Merge 2010-10-02 11:09:04 -04:00
Alan Bateman
ee93235260 Merge 2010-10-02 12:59:52 +01:00
Alan Bateman
afac13bfe2 6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
Reviewed-by: kevinw, forax
2010-10-02 12:59:04 +01:00
Andrew Brygin
c299b2e4c0 6988213: lcms build failure on windows-amd64
Reviewed-by: igor, prr
2010-10-02 12:41:20 +04:00
Christine Lu
fb444f04e2 Added tag jdk7-b112 for changeset 382d78ea38b0 2010-10-01 15:45:14 -07:00
Lance Andersen
f5a046aae8 6988993: Address Findbugs warnings for the use of String Constructor
Reviewed-by: ohair
2010-10-01 14:36:01 -04:00
Alexander Potochkin
8ca7d6b81c 6622002: UIDefault.ProxyLazyValue has unsafe reflection usage
Reviewed-by: malenkov
2010-10-01 18:39:44 +04:00
Andrei Dmitriev
9c946f5a9c 6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
Reviewed-by: art, anthony
2010-10-01 15:10:32 +04:00
Artem Ananiev
013d469322 6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
Reviewed-by: anthony, uta
2010-09-30 21:06:53 +04:00
Sergey Malenkov
55c5ae3011 6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
Reviewed-by: alexp
2010-09-30 20:21:55 +04:00
Alan Bateman
848ef2c6e7 Merge 2010-09-30 14:49:14 +01:00
Alan Bateman
ce43c743ff 6988037: fileClose prints debug message is close fails
Reviewed-by: kevinw, forax
2010-09-30 14:48:25 +01:00
Andrei Dmitriev
35092b1bf3 6694729: obsolete link in ActionEvent javadoc
Reviewed-by: art
2010-09-30 14:50:36 +04:00
Chris Hegarty
674e1ca1c7 6987461: Handle leak when enabling java.net.useSystemProxies
Release the registry key handle if ProxyEnable is 0

Reviewed-by: michaelm
2010-09-29 17:33:17 +01:00
Weijun Wang
b1bd74bb7d 6988163: sun.security.util.Resources dup and a keytool doc typo
Reviewed-by: xuelei
2010-09-29 15:26:59 +08:00
Andrew Brygin
13069fe969 6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
Reviewed-by: igor, prr
2010-09-29 10:44:02 +04:00
Lana Steuck
23fe7ade81 Merge 2010-09-28 11:43:45 -07:00
Naoto Sato
836de5036c 6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
Reviewed-by: okutsu
2010-09-28 10:57:56 -07:00
Omair Majid
6e5fbc5669 6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size
Reviewed-by: anthony
2010-09-28 10:16:18 -04:00
Michael McMahon
2cd0e300b8 6987927: can't use -Dfile.encoding=Cp037 in net test
Reviewed-by: chegar
2010-09-28 14:36:19 +01:00
Michael McMahon
ff8174e3e4 Merge 2010-09-28 12:04:09 +01:00
Michael McMahon
2c29ae4f3c 6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
Reviewed-by: chegar
2010-09-28 11:59:57 +01:00
Artem Ananiev
07a295701d 6987896: Modal dialogs resumes the calling thread before it's hidden
Reviewed-by: anthony
2010-09-28 14:57:23 +04:00
Sunita Koppar
523d43b1e3 6966692: defaultReadObject can set a field multiple times
Reviewed-by: hawtin
2010-09-28 01:13:22 -07:00
Sunita Koppar
421b7e62a6 6559775: Race allows defaultReadObject to be invoked instead of readFields during deserialization
Reviewed-by: hawtin
2010-09-28 01:09:10 -07:00
Lana Steuck
b3583c3d0d Merge 2010-09-28 00:20:15 -07:00
Lance Andersen
d2bd33c264 6987638: javadoc update to RowSetProvider and Statement
Reviewed-by: darcy, alanb
2010-09-27 18:05:23 -04:00
Sergey Malenkov
365010ff3e 6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
Reviewed-by: alexp
2010-09-27 21:07:45 +04:00
Omair Majid
625c4ba907 6986968: Crash on XIM server restart
Free XIM data structures on DestroyXIMCallback

Reviewed-by: naoto
2010-09-27 11:30:03 -04:00
Anton Tarasov
0969410407 6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
Reviewed-by: dcherepanov, art
2010-09-27 17:38:57 +04:00
Anton Tarasov
397abc7260 6505819: Provide traverseIn method for sun.awt.EmbeddedFrame
Reviewed-by: dcherepanov, art
2010-09-27 16:11:58 +04:00
Sergey Malenkov
b90f2341f9 6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
Reviewed-by: peterz
2010-09-27 13:38:49 +04:00
Lana Steuck
b362a78fef Merge 2010-09-26 14:14:48 -07:00
Lana Steuck
53e6cf8989 Merge 2010-09-25 12:00:05 -07:00
Weijun Wang
b32aa9d2d5 6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
Reviewed-by: ohair
2010-09-25 10:21:30 +08:00
Lana Steuck
6b9e679958 Merge 2010-09-24 16:41:32 -07:00
Kelly O'Hair
f181e2fb8f 6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
6987113: Remove SCCS logic from makefiles

Reviewed-by: mchung
2010-09-24 14:22:01 -07:00
Kelly O'Hair
0294919402 6987117: Add jprt test sets
Reviewed-by: mchung
2010-09-24 14:06:57 -07:00
Yoshito Umaoka
84ca32b8df 6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails
Reviewed-by: dougfelt
2010-09-23 20:05:20 -07:00
Christine Lu
311fc82f63 Added tag jdk7-b111 for changeset 6daafb1093c6 2010-09-23 17:33:40 -07:00
Michael McMahon
b03b79abd0 6986400: Change Cookie to Cookie2 in 6980004 fix
Fix error in previous fix for 6980004

Reviewed-by: chegar
2010-09-23 03:22:13 -07:00
Mandy Chung
872a9b9303 6984036: servicetag vendor rebranding issues
Update product_vendor field to use java.vendor system property

Reviewed-by: ohair
2010-09-22 21:44:18 -07:00
Weijun Wang
f788ac2dbd 6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
Reviewed-by: wetmore
2010-09-23 10:46:03 +08:00
Kelly O'Hair
4b6857d9ba Merge 2010-09-22 12:53:06 -07:00
Kelly O'Hair
86803785e8 6946527: rebranding system properties per Oracle Requirements (vendor)
Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation".

Reviewed-by: lancea, flar
2010-09-22 11:06:50 -07:00
Daniel D. Daugherty
c7a512e006 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
Add words in more places to make it clear that Logger objects are GC'able unless there is a strong reference.

Reviewed-by: dholmes, andrew
2010-09-22 07:46:49 -07:00
Doug Lea
9d5707e87d 6986050: Small clarifications and fixes for ForkJoin
Clarify FJ.get on throw InterruptedException, propagate ThreadFactory, shutdown transition

Reviewed-by: chegar
2010-09-21 16:06:59 +01:00