Alan Bateman
dad0499822
6633549: (dc) Include-mode filtering of IPv6 sources does not block datagrams on Linux
...
Reviewed-by: chegar
2012-07-22 20:32:12 +01:00
Weijun Wang
3db0a0443c
7178649: TEST BUG: BadKdc3.java needs improvement to ignore the unlikely but possible timeout
...
Reviewed-by: xuelei
2012-07-21 19:56:55 +08:00
Weijun Wang
53170d594f
7180907: Jarsigner -verify fails if rsa file used sha-256 with authenticated attributes
...
Reviewed-by: xuelei
2012-07-21 19:56:53 +08:00
Xueming Shen
067447f6c6
7130915: File.equals does not give expected results when path contains Non-English characters on Mac OS X
...
To support Unicode nfd/nfc file path on Macos
Reviewed-by: alanb
2012-07-19 21:23:53 -07:00
Eric Wang
d74533b1eb
7081476: test/java/net/InetSocketAddress/B6469803.java failing intermittently
...
Reviewed-by: chegar
2012-07-19 18:19:04 +01:00
Leonid Romanov
9134e38287
7181027: [macosx] Unable to use headless mode
...
Reviewed-by: anthony
2012-07-19 19:41:59 +04:00
Pavel Porvatov
5f81b7f30d
7124330: [macosx] javax.swing.JComboBox throws unexpected ClassCastException
...
Reviewed-by: kizune
2012-07-19 19:09:30 +04:00
Lana Steuck
6a79c2b179
Merge
2012-07-18 16:09:35 -07:00
Lana Steuck
f30c450012
Merge
2012-07-18 16:07:45 -07:00
Dan Xu
c542e8e7b7
7185051: Remove TestProviderLeak.java from the ProblemList
...
Remove TestProviderLeak.java from jdk test problem list.
Reviewed-by: khazra
2012-07-18 15:19:22 -07:00
Michael McMahon
94f61c976b
7183292: HttpURLConnection.getHeaderFields() throws IllegalArgumentException: Illegal cookie name
...
Reviewed-by: khazra, chegar
2012-07-18 18:46:17 +01:00
Darryl Mocek
811a20ee54
7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java
...
7184946: fix failing test com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
Reviewed-by: smarks
2012-07-18 10:04:45 -07:00
Alexander Scherbatiy
14e75d338b
7182902: [macosx] Test api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode fails on Mac OS X 10.7
...
Reviewed-by: bae, kizune
2012-07-18 18:25:49 +04:00
Xueming Shen
50e0a37ed9
7183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[])
...
DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface
Reviewed-by: alanb
2012-07-17 19:57:31 -07:00
Phil Race
062fbe8cad
7183251: Netbeans editor renders text wrong on JDK 7u6 build 17
...
Reviewed-by: igor, jgodinez
2012-07-17 16:35:49 -07:00
Olivier Lagneau
c25dd16233
7142596: RMI JPRT tests are failing
...
Changed RMI tests to use random port numbers for the RMI Registry and RMID so the tests can be run concurrently without test failures due to tests using the same port numbers.
Reviewed-by: smarks, alanb
2012-07-17 11:01:44 -07:00
Oleg Pekhovskiy
e99cc14fc5
7177040: Deadlock between PostEventQueue.noEvents, EventQueue.isDispatchThread and SwingUtilities.invokeLater
...
Reviewed-by: anthony, ant
2012-07-17 12:59:57 +04:00
Lana Steuck
894d7c75d6
Merge
2012-07-16 22:05:16 -07:00
Weijun Wang
d7f3ef3fb7
7102106: TEST_BUG: sun/security/util/Oid/S11N.sh should be modified
...
Reviewed-by: mullan
2012-07-17 11:57:37 +08:00
Weijun Wang
8c0bafddc3
7183203: ShortRSAKeynnn.sh tests intermittent failure
...
Reviewed-by: xuelei
2012-07-17 11:28:16 +08:00
Lana Steuck
d515cd505a
Merge
2012-07-16 17:04:32 -07:00
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
David Katleman
9805e67718
Added tag jdk8-b47 for changeset 2bfc7517a106
2012-07-12 16:48:24 -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
James Laskey
8bc65af302
7127687: MethodType leaks memory due to interning
...
Replace internTable with a weak-reference version.
Reviewed-by: sundar, forax, brutisso
2012-07-12 00:12:52 -07:00
John R Rose
c04c841a70
7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited
...
Reviewed-by: twisti
2012-07-12 00:12:28 -07: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
John R Rose
0d882ec317
7153157: ClassValue.get does not return if computeValue calls remove
...
Track intermediate states more precisely, according to spec.
Reviewed-by: twisti, forax
2012-07-12 00:10:53 -07:00
David Katleman
56135386ad
Merge
2012-07-11 16:02:18 -07:00
Weijun Wang
3e4ca7604b
6966259: Make PrincipalName and Realm immutable
...
Reviewed-by: xuelei
2012-07-11 17:10:34 +08:00
Lana Steuck
c30e401ac7
Merge
2012-07-10 11:41:40 -07:00
Rob McKenna
95af7bf142
7179305: (fs) Method name sun.nio.fs.UnixPath.getPathForExecptionMessage is misspelled
...
Reviewed-by: dholmes, chegar
2012-07-09 22:26:08 +01: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
Sean Chou
e83a16fa42
7181353: Update error message to distinguish native OOM and java OOM in net
...
Reviewed-by: chegar
2012-07-06 10:36:19 +08:00
David Katleman
c7a1cb0da0
Added tag jdk8-b46 for changeset c35f7a2acbec
2012-07-05 18:44:32 -07: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
Kelly O'Hair
d5982ae350
Merge
2012-07-05 13:31:38 -07:00
Sergey Bylokhov
e3a1dad2c0
7124513: [macosx] Support NSTexturedBackgroundWindowMask/different titlebar styles to create unified toolbar
...
Reviewed-by: anthony, art
2012-07-04 15:36:48 +04:00
Sergey Bylokhov
a433c60a8a
7124244: [macosx] Shaped windows support
...
Reviewed-by: anthony, art
2012-07-04 14:38:14 +04:00
Lana Steuck
eb5be70df0
Merge
2012-07-03 20:58:02 -07:00
Lana Steuck
a94b4fa40d
Merge
2012-07-03 20:56:24 -07:00