Lana Steuck
|
7222ea9529
|
Merge
|
2012-07-16 16:49:29 -07:00 |
|
Dan Xu
|
50bf3b7bdc
|
7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors
Increase Xmx to 20 MB and add mechanisms to eat up most of the JVM free memory.
Reviewed-by: wetmore
|
2012-07-16 16:30:11 -07:00 |
|
Lana Steuck
|
80c6175a2a
|
Merge
|
2012-07-16 14:49:27 -07:00 |
|
Vinnie Ryan
|
b530224aad
|
6880559: Enable PKCS11 64-bit windows builds
Reviewed-by: valeriep
|
2012-07-16 22:38:49 +01:00 |
|
Sergey Bylokhov
|
6261447205
|
7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List
Reviewed-by: rupashka
|
2012-07-16 14:04:03 +04:00 |
|
Sergey Bylokhov
|
5ef289c76b
|
7181438: [OGL] Incorrect alpha used, during blit from SW to the texture
Reviewed-by: prr, campbell
|
2012-07-16 14:00:36 +04:00 |
|
Kumar Srinivasan
|
3c9f53969a
|
7184145: (pack200) pack200 --repack throws NullPointerException when JAR file specified without path
Reviewed-by: alanb, sherman
|
2012-07-14 18:00:42 -07:00 |
|
Kurchi Subhra Hazra
|
29739d16ee
|
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
Change native code to convey to Java code whether a new node was added
Reviewed-by: alanb, chegar
|
2012-07-13 16:02:26 -07:00 |
|
Phil Race
|
53cbbbb036
|
7183458: Metrics of space character in algorithmically emboldened font have changed in JDK 7
Reviewed-by: igor, jgodinez
|
2012-07-12 16:24:56 -07:00 |
|
Pavel Tisnovsky
|
d0b5b673e8
|
7022041: TitleBorder Null Pointer Exception
Added check if getTitleFont() and getTitleColor() don't return null
Reviewed-by: alexsch
|
2012-07-12 16:54:47 +02:00 |
|
John R Rose
|
b9299f283f
|
7129034: VM crash with a field setter method with a filterArguments
Add null checks before unsafe calls that take a variable base reference; update unit tests
Reviewed-by: kvn, twisti
|
2012-07-12 00:11:35 -07:00 |
|
Weijun Wang
|
3e4ca7604b
|
6966259: Make PrincipalName and Realm immutable
Reviewed-by: xuelei
|
2012-07-11 17:10:34 +08:00 |
|
Anthony Petrov
|
d91b2b6f6e
|
7177173: [macosx] JFrame.setExtendedState(JFrame.MAXIMIZED_BOTH) not working as expected in JDK 7
Avoid unnecessary changes to the extended state
Reviewed-by: art, serb
|
2012-07-06 14:20:27 +04:00 |
|
Eric Wang
|
b28493b31b
|
7123972: test/java/lang/annotation/loaderLeak/Main.java fails intermittently
Reviewed-by: dholmes, smarks
|
2012-07-05 15:13:45 -07:00 |
|
Eric Wang
|
48d5be1b33
|
6948101: java/rmi/transport/pinLastArguments/PinLastArguments.java failing intermittently
Reviewed-by: dholmes, smarks
|
2012-07-05 15:12:10 -07:00 |
|
Lana Steuck
|
eb5be70df0
|
Merge
|
2012-07-03 20:58:02 -07:00 |
|
Xue-Lei Andrew Fan
|
046f2c92e2
|
7180038: regression test failure, SSLEngineBadBufferArrayAccess.java
Reviewed-by: weijun
|
2012-07-03 20:29:16 -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 |
|
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 |
|
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 |
|
Lana Steuck
|
6e058633f4
|
Merge
|
2012-06-25 21:38:37 -07:00 |
|
Sergey Malenkov
|
386367a03f
|
7162476: XMLDecoder security issue via ClassFinder
Reviewed-by: art, ahgross
|
2012-06-19 20:34:06 +04: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 |
|
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
|
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 |
|
Sean Mullan
|
caae78ba73
|
Merge
|
2012-06-15 08:47:41 -04:00 |
|
Sean Mullan
|
6ad27831e0
|
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
Reviewed-by: xuelei
|
2012-06-15 08:43:31 -04:00 |
|
Alan Bateman
|
c580cfee80
|
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
Reviewed-by: khazra, chegar
|
2012-06-14 12:13:54 +01:00 |
|
Alexander Scherbatiy
|
4529bcedea
|
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
Reviewed-by: rupashka
|
2012-06-13 18:43:07 +04:00 |
|
Weijun Wang
|
911aeb6828
|
7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586
Reviewed-by: chegar
|
2012-06-13 19:23:23 +08:00 |
|
Alan Bateman
|
881d64f005
|
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
Reviewed-by: minqi
|
2012-06-10 10:29:27 +01:00 |
|
Pavel Porvatov
|
0494bcb19c
|
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
Reviewed-by: alexsch
|
2012-06-09 17:42:46 +04:00 |
|
Lana Steuck
|
272f5e3896
|
Merge
|
2012-06-08 12:44:30 -07:00 |
|
Lana Steuck
|
83d6ffcacb
|
Merge
|
2012-06-08 12:00:22 -07:00 |
|
Rob McKenna
|
042cc29680
|
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true
Reviewed-by: alanb, chegar
|
2012-06-08 18:23:28 +01:00 |
|
Abhijit Saha
|
b74ef2f6b6
|
Merge
|
2012-06-07 12:31:10 -07:00 |
|
Pavel Porvatov
|
25fedaf936
|
7156657: Version 7 doesn't support translucent popup menus against a translucent window
Reviewed-by: art, alexsch
|
2012-06-07 21:49:52 +04:00 |
|
Staffan Larsen
|
a253545487
|
7165257: Add JFR tests to the JDK code base
Reviewed-by: ohair, dholmes, nloodin, mgronlun
|
2012-06-07 15:28:38 +02:00 |
|
Alan Bateman
|
519dc0c3f9
|
7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win]
Reviewed-by: mduigou
|
2012-06-07 18:42:47 +01:00 |
|
Diego Belfer
|
dd23946ec9
|
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
Reviewed-by: alanb, chegar, forax, mduigou
|
2012-06-07 12:31:45 +01:00 |
|
Alan Bateman
|
ad1642cdd9
|
7175011: ProblemList.txt updates (6/2012)
Reviewed-by: mduigou, chegar
|
2012-06-07 10:31:48 +01:00 |
|