Joe Darcy
|
4d33e16da1
|
8029475: Fix more doclint issues in javax.security
Reviewed-by: juh
|
2013-12-03 11:52:18 -08:00 |
|
Henry Jen
|
6666cb64d6
|
8029483: BufferedReader.lines() javadoc typo should be fixed
Reviewed-by: mduigou
|
2013-12-03 11:37:25 -08:00 |
|
Joe Darcy
|
f6b22b2ae3
|
8029478: Fix more doclint issues in javax.script
Reviewed-by: chegar, mduigou
|
2013-12-03 10:07:03 -08:00 |
|
Michael McMahon
|
7da695792c
|
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
Reviewed-by: alanb, chegar
|
2013-12-03 17:29:19 +00:00 |
|
Petr Pchelko
|
0aa8a5ad09
|
7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
Reviewed-by: anthony, serb
|
2013-12-03 19:33:05 +04:00 |
|
Petr Pchelko
|
d78b117809
|
8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard
Reviewed-by: anthony, serb
|
2013-12-03 15:31:07 +04:00 |
|
Andrei Eremeev
|
0bb946b80e
|
8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
Reviewed-by: anthony, serb
|
2013-12-03 15:18:52 +04:00 |
|
Stefan Johansson
|
5811b8eb93
|
8029329: tmtools tests fail with NPE (in the tool) when run with G1 and FlightRecorder
Now iterating over all committed (used) G1 regions instead of all reserved.
Reviewed-by: brutisso, dsamersoff, mgerdin
|
2013-12-03 12:01:18 +01:00 |
|
Alexander Zuev
|
0b55b2055c
|
Merge
|
2013-12-03 14:13:15 +04:00 |
|
Alexander Zuev
|
e09dee32a5
|
Merge
|
2013-12-03 14:13:08 +04:00 |
|
Shanliang Jiang
|
5e65bad007
|
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
Reviewed-by: alanb, dfuchs
|
2013-12-03 08:53:23 +01:00 |
|
Lance Andersen
|
ff86cc7b7a
|
8029417: JDBC 4.2 javadoc updates
Reviewed-by: darcy
|
2013-12-02 16:06:03 -05:00 |
|
Naoto Sato
|
4a6aad2a5c
|
8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
Reviewed-by: okutsu
|
2013-12-02 11:29:07 -08:00 |
|
Erik Helin
|
aba1a79d81
|
Merge
|
2013-12-02 15:43:04 +01:00 |
|
Vinnie Ryan
|
9dae7f5c55
|
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
Reviewed-by: mullan
|
2013-12-02 14:19:25 +00:00 |
|
Mark Sheppard
|
0f8fe88155
|
8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
Modified test to execute in a single thread to eliminate potential race condition
Reviewed-by: alanb, chegar, dfuchs
|
2013-12-02 14:01:23 +00:00 |
|
Athijegannathan Sundararajan
|
31006e8d33
|
8029364: NashornException to expose thrown object
Reviewed-by: lagergren, jlaskey
|
2013-12-02 18:19:26 +05:30 |
|
Markus Grönlund
|
7c7027e087
|
Merge
|
2013-12-02 11:42:10 +01:00 |
|
Volker Simonis
|
f0010291f7
|
8029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs
Fix code to allow testing on Fujitsu Sparc64 CPUs
Reviewed-by: kvn
|
2013-12-02 11:12:32 +01:00 |
|
Goetz Lindenmaier
|
46c4ef6572
|
8029396: PPC64 (part 212): Several memory ordering fixes in C-code
Memory ordering fixes in GC and other runtime code showing on PPC64.
Reviewed-by: kvn, coleenp
|
2013-12-02 10:26:14 +01:00 |
|
Vladimir Kozlov
|
1b2bf0be10
|
Merge
|
2013-12-05 15:13:12 -08:00 |
|
Volker Simonis
|
d767bd2dfd
|
8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables
Extend ELF-decoder to support PPC64 function descriptor tables
Reviewed-by: kvn, zgu
|
2013-12-05 19:19:09 +01:00 |
|
Joe Darcy
|
3eafe5802b
|
8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
Reviewed-by: psandoz, mduigou
|
2013-12-01 23:35:28 -08:00 |
|
Vladimir Danushevsky
|
bb7aae990f
|
Merge
|
2013-12-01 22:35:15 -05:00 |
|
Alejandro Murillo
|
7426f563d3
|
8029367: new hotspot build - hs25-b62
Reviewed-by: jcoomes
|
2013-11-29 11:20:34 -08:00 |
|
Alejandro Murillo
|
dff92ee01f
|
Added tag hs25-b61 for changeset d42eec86b5bd
|
2013-11-29 11:10:31 -08:00 |
|
Alejandro Murillo
|
2293c2eefe
|
Merge
|
2013-11-29 11:10:30 -08:00 |
|
David Chase
|
4620107099
|
Merge
|
2013-11-29 11:32:45 -05:00 |
|
Petr Pchelko
|
72e44e870c
|
7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html
Reviewed-by: anthony, serb
|
2013-11-29 16:43:22 +04:00 |
|
Sergey Bylokhov
|
8850d18abd
|
8029010: [macosx] Need test for JDK-7124513
Reviewed-by: pchelko, alexsch
|
2013-11-29 16:12:03 +04:00 |
|
Tristan Yan
|
2469f9573a
|
8029348: ProblemList.txt updates (11/2013)
Reviewed-by: chegar
|
2013-11-29 09:29:25 +00:00 |
|
Petr Pchelko
|
ee95a2a1c4
|
7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test
Reviewed-by: anthony, serb
|
2013-11-29 11:08:52 +04:00 |
|
Christine Lu
|
46d6ca8804
|
Added tag jdk8-b118 for changeset 6f9e2b240132
|
2013-11-28 08:24:41 -08:00 |
|
Christine Lu
|
7872057617
|
Added tag jdk8-b118 for changeset e5aaa3cef7d2
|
2013-11-28 08:24:36 -08:00 |
|
Christine Lu
|
5e6eaf25e5
|
Added tag jdk8-b118 for changeset bacdc687ebbd
|
2013-11-28 08:24:05 -08:00 |
|
Christine Lu
|
11dc9bc04a
|
Added tag jdk8-b118 for changeset cf588e9e7be5
|
2013-11-28 08:23:44 -08:00 |
|
Christine Lu
|
b2161d87d6
|
Added tag jdk8-b118 for changeset 26bfe9e8faa8
|
2013-11-28 08:23:31 -08:00 |
|
Christine Lu
|
4ba2e9f322
|
Added tag jdk8-b118 for changeset 283fe68e7f05
|
2013-11-28 08:23:04 -08:00 |
|
Christine Lu
|
78825cae4e
|
Added tag jdk8-b118 for changeset 140cf98df94d
|
2013-11-28 08:22:48 -08:00 |
|
Christine Lu
|
8f529fa162
|
Added tag jdk8-b118 for changeset d2906692bf6a
|
2013-11-28 08:22:40 -08:00 |
|
Jaroslav Bachorik
|
b77ba98513
|
6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
Reviewed-by: mchung
|
2013-11-28 09:10:18 +01:00 |
|
Goetz Lindenmaier
|
ecca1bcc72
|
8029015: PPC64 (part 216): opto: trap based null and range checks
On PPC64 use tdi instruction that does a compare and raises SIGTRAP for NULL and range checks.
Reviewed-by: kvn
|
2013-11-27 16:16:21 -08:00 |
|
Rajan Halade
|
dec69128e0
|
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
Reviewed-by: xuelei, wetmore
|
2013-11-27 15:25:36 -08:00 |
|
Lana Steuck
|
d7c4b121d9
|
Merge
|
2013-11-27 10:47:53 -08:00 |
|
Lana Steuck
|
ebac85aa00
|
Merge
|
2013-11-27 10:44:41 -08:00 |
|
Lana Steuck
|
ef7b071c15
|
Merge
|
2013-11-27 10:42:42 -08:00 |
|
Naoto Sato
|
a372dd2082
|
8028771: regression test java/util/Locale/LocaleProviders.sh failed
Reviewed-by: alanb
|
2013-11-27 10:01:08 -08:00 |
|
Sergey Bylokhov
|
27a7aa78e9
|
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
Reviewed-by: malenkov, alexsch
|
2013-11-27 20:45:10 +04:00 |
|
Alexander Stepanov
|
faa166e5b7
|
8024767: [TEST] need test to cover JDK-7189452
Reviewed-by: ceisserer, bae
|
2013-11-27 15:15:40 +04:00 |
|
Dmitry Samersoff
|
144769b78b
|
7050685: jsdbproc64.sh has a typo in the package name
Fixed typeo
Reviewed-by: sla, kmo, sspitsyn
|
2013-11-27 14:26:04 +04:00 |
|