Lana Steuck
|
ebd4ae2fd2
|
Merge
|
2012-07-03 18:24:22 -07:00 |
|
Erik Joelsson
|
4e7263a44a
|
7181504: Update of latest build-infra Makefiles
Reviewed-by: ohair
|
2012-07-03 16:10:44 -07:00 |
|
Erik Joelsson
|
d85c0b6f6f
|
7181501: Add some GenerateNativeHeader annotations and misc Mac adjustments to makefiles
Reviewed-by: ohair
|
2012-07-03 16:01:59 -07:00 |
|
Jason Uh
|
0c7c3bb2c5
|
7133344: Document the java.security.properties system property feature in the java.security file
Reviewed-by: hawtin, mullan, weijun
|
2012-07-03 14:56:58 -04:00 |
|
Erik Joelsson
|
f51d607e9f
|
7181508: Remove GenerateNativeHeader on awt java file
Reviewed-by: ohair
|
2012-07-03 11:45:34 -07:00 |
|
Mani Sarkar
|
9a2ec820dc
|
7176907: additional warnings cleanup in java.util, java.util.regexp, java.util.zip
Reviewed-by: forax, khazra, smarks
|
2012-07-02 14:11:44 -07:00 |
|
Rob McKenna
|
2a72b6a15f
|
7174887: Deadlock in jndi ldap connection cleanup
Reviewed-by: xuelei
|
2012-07-02 19:32:35 +01:00 |
|
Joe Bowbeer
|
826591b516
|
7170938: (str) incorrect wording in doc for String.subSequence
Reviewed-by: forax, mduigou
|
2012-06-29 16:16:13 -07:00 |
|
Jim Gish
|
29e09dc7d4
|
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads
Add usage note to clarify thread safety
Reviewed-by: briangoetz, mduigou
|
2012-06-29 15:36:14 -07:00 |
|
Xueming Shen
|
57b8661095
|
7175845: jar uf changes file permissions unexpectedly
7177216: native2ascii changes file permissions of input file
Undo the File.createTempFile change in jar and native2ascii
Reviewed-by: asaha
|
2012-06-28 22:44:21 -07:00 |
|
David Katleman
|
0a806c8aa7
|
Added tag jdk8-b45 for changeset 82534e9c5cc7
|
2012-06-28 09:33:05 -07:00 |
|
Pavel Porvatov
|
86e45f8339
|
7169111: Unreadable menu bar with Ambiance theme in GTK L&F
Reviewed-by: kizune
|
2012-06-28 14:05:06 +04:00 |
|
Lana Steuck
|
221b8ec4fa
|
Merge
|
2012-06-27 18:39:43 -07:00 |
|
Sean Coffey
|
fed8efa873
|
6893617: JDK 6 CNCtx always uses the default ORB
Reviewed-by: lancea
|
2012-06-27 21:10:26 +01:00 |
|
Lana Steuck
|
db40815a4c
|
Merge
|
2012-06-27 12:54:48 -07:00 |
|
Lana Steuck
|
b04008c963
|
Merge
|
2012-06-27 00:09:30 -07:00 |
|
Lana Steuck
|
771d931915
|
Merge
|
2012-06-26 22:59:26 -07:00 |
|
Doug Lea
|
45e1021238
|
7161229: PriorityBlockingQueue keeps hard reference to last removed element
Reviewed-by: dholmes, forax, alanb
|
2012-06-27 01:36:28 -04:00 |
|
Lana Steuck
|
e51eadc837
|
Merge
|
2012-06-26 10:57:46 -07:00 |
|
Phil Race
|
79d14ef96a
|
7164282: check for NULL return from malloc is testing wrong variable name
Reviewed-by: igor, flar
|
2012-06-26 09:54:29 -07:00 |
|
Phil Race
|
514f24864d
|
7176447: Lunix/Solaris fontpath.c : double free(family)
Reviewed-by: igor, flar
|
2012-06-26 09:53:27 -07:00 |
|
Phil Race
|
c7ff53f5c1
|
7145771: [macosx] CreateFont/Register.java test fails because of cached results of getAllFonts()
Reviewed-by: igor, flar
|
2012-06-26 09:38:25 -07:00 |
|
Anthony Petrov
|
98dba02e88
|
7124326: [macosx] An issue similar to autoshutdown one in two AppContexts situation
Don't add SystemTrayPeer to the peers map
Reviewed-by: art, leonidr
|
2012-06-26 17:29:10 +04:00 |
|
Oleg Pekhovskiy
|
9931c2f2b8
|
7024749: JDK7 b131---a crash in: Java_sun_awt_windows_ThemeReader_isGetThemeTransitionDurationDefined+0x75
Reviewed-by: art, ant
|
2012-06-26 16:46:00 +04:00 |
|
Rob McKenna
|
54ddaf5ab7
|
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
Reviewed-by: alanb
|
2012-06-26 13:27:26 +01:00 |
|
Sergey Bylokhov
|
9e9ac093ae
|
7142091: [macosx] RFE: Refactoring of peer initialization/disposing
Reviewed-by: anthony, art
|
2012-06-26 13:46:09 +04:00 |
|
Lana Steuck
|
6e058633f4
|
Merge
|
2012-06-25 21:38:37 -07:00 |
|
Lana Steuck
|
91f53c5d57
|
Merge
|
2012-06-25 21:36:32 -07:00 |
|
Lana Steuck
|
0a5cba6501
|
Merge
|
2012-06-25 21:34:27 -07:00 |
|
Anthony Petrov
|
09dd368c9b
|
7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames
Fix memory management
Reviewed-by: art, serb
|
2012-06-25 17:27:04 +04:00 |
|
Chris Hegarty
|
d558c37a5b
|
7176784: Windows authentication not working on some computers
Reviewed-by: michaelm
|
2012-06-25 14:19:38 +01:00 |
|
Marco Dinacci
|
7572cbd5aa
|
7170716: JVM crash when opening an AWT app from a registered file
Copy the queued blocks to prevent their deallocation
Reviewed-by: anthony, swingler
|
2012-06-22 16:32:39 +04:00 |
|
David Katleman
|
8e301e97d2
|
Added tag jdk8-b44 for changeset 5a7d295a9b76
|
2012-06-21 17:08:14 -07:00 |
|
Gary Collins
|
3675d9eacb
|
7178483: Change version string for Embedded releases
Reviewed-by: dholmes, lancea
|
2012-06-20 22:40:32 -04:00 |
|
Xue-Lei Andrew Fan
|
563f4546ff
|
7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl
Reviewed-by: weijun
|
2012-06-19 17:28:06 -07:00 |
|
Alexander Zuev
|
0930b183d6
|
7172430: [macosx] debug message in non debug jdk build
Reviewed-by: anthony, serb
|
2012-06-19 21:09:03 +04:00 |
|
Sergey Malenkov
|
386367a03f
|
7162476: XMLDecoder security issue via ClassFinder
Reviewed-by: art, ahgross
|
2012-06-19 20:34:06 +04:00 |
|
Phil Race
|
cc6e343055
|
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
Reviewed-by: bae, igor
|
2012-06-19 09:07:31 -07:00 |
|
Diego Belfer
|
c0679a0902
|
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
Reviewed-by: chegar
|
2012-06-19 10:20:45 +01:00 |
|
Masayoshi Okutsu
|
94a6496726
|
6380549: (rb) ResourceBundle.Control global binding support
Reviewed-by: naoto
|
2012-06-19 16:21:17 +09:00 |
|
Alexander Scherbatiy
|
4406545ed5
|
7174970: NLS [ccjk] Extra mnemonic keys at standard filechooserdialog (open and save) in metal L&F
Reviewed-by: rupashka
|
2012-06-18 15:39:27 +04:00 |
|
Alan Bateman
|
83f975cf42
|
7177617: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing (win)
Reviewed-by: chegar, coffeys
|
2012-06-18 11:19:48 +01:00 |
|
Lana Steuck
|
3429bf2b41
|
Merge
|
2012-06-17 22:07:44 -07:00 |
|
Lana Steuck
|
17081c700e
|
Merge
|
2012-06-17 22:03:26 -07:00 |
|
Lana Steuck
|
d27529f4ab
|
Merge
|
2012-06-17 21:34:42 -07:00 |
|
Bradford Wetmore
|
48cefbd960
|
7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked
Reviewed-by: khazra
|
2012-06-15 17:42:16 -07:00 |
|
Mike Duigou
|
36dbbfde4b
|
7175758: Improve unit test of Map iterators and Iterator.remove()
Adds additional tests of Map iterators and Iterator.remove()
Reviewed-by: lancea
|
2012-06-15 13:01:38 -07:00 |
|
Sergey Malenkov
|
9ec1d58234
|
7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes
Reviewed-by: art, ahgross
|
2012-06-15 21:01:55 +04:00 |
|
Alan Bateman
|
4c73c02d6d
|
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
Reviewed-by: chegar, coffeys
|
2012-06-15 17:16:25 +01:00 |
|
Alexander Zuev
|
8f4a77bfef
|
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
Reviewed-by: anthony, art
|
2012-06-15 18:28:33 +04:00 |
|