Pooja Chopra
|
04c0e090c9
|
8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
Reviewed-by: serb, alexsch
|
2015-04-21 20:11:59 +03:00 |
|
Alexander Stepanov
|
e9000d948f
|
8077332: tidy warnings from javax/xml
Some HTML markup fix (jdk part)
Reviewed-by: joehw, lancea, mullan
|
2015-04-21 20:12:29 +04:00 |
|
Michael McMahon
|
5576054776
|
8078276: add copyright header to IPv6NameserverPlatformParsingTest
Reviewed-by: alanb, rriggs
|
2015-04-21 16:35:45 +01:00 |
|
Severin Gehwolf
|
d604ad29ba
|
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
Reviewed-by: michaelm, andrew
|
2015-04-21 14:36:57 +01:00 |
|
Chris Hegarty
|
e028ed3a21
|
8075139: Restore java.protocol.handler.pkgs to work as a fallback for migration
Reviewed-by: alanb, psandoz
|
2015-04-21 14:23:58 +01:00 |
|
Shanliang Jiang
|
999f0f1fd4
|
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
Reviewed-by: alanb, sla
|
2015-04-21 10:24:20 +02:00 |
|
Dmitry Samersoff
|
cf33d5c103
|
8074146: jdb has succeded to read an unreadable file
Remove this testcase
Reviewed-by: sla, egahlin
|
2015-04-20 11:03:47 -07:00 |
|
Phil Race
|
4c0f9a1943
|
7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present
Reviewed-by: serb, bae
|
2015-04-20 10:39:30 -07:00 |
|
Joe Darcy
|
19b0ecc5d4
|
8077952: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh should be quarantined
Reviewed-by: jbachorik
|
2015-04-20 10:37:41 -07:00 |
|
Katja Kantserova
|
c1b5c1b53a
|
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
Reviewed-by: sla
|
2015-04-20 08:45:54 +02:00 |
|
Sergey Bylokhov
|
6230465f95
|
8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c
Reviewed-by: azvegint, prr
|
2015-04-19 10:31:06 +03:00 |
|
Calvin Cheung
|
cd6c611521
|
Merge
|
2015-04-17 14:37:44 -07:00 |
|
Brent Christian
|
b5af5771c7
|
8048264: StringBuffer's codePoint methods throw unspecified IndexOutOfBoundsException
Add missing @throws tags
Reviewed-by: dholmes, lancea
|
2015-04-17 12:49:51 -07:00 |
|
Jason Uh
|
454ec2e69d
|
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
Reviewed-by: mullan
|
2015-04-17 11:51:47 -07:00 |
|
Lana Steuck
|
d88e261436
|
Merge
|
2015-04-17 10:24:46 -07:00 |
|
David Katleman
|
2a3814c26a
|
Added tag jdk9-b60 for changeset 71609ff1773b
|
2015-04-17 09:59:46 -07:00 |
|
Aleksei Efimov
|
888e0f812c
|
8071968: javax/xml/ws/8046817/GenerateEnumSchema.java failed on Windows platform
Reviewed-by: lancea
|
2015-04-17 19:57:57 +03:00 |
|
Vladimir Ivanov
|
f0f9b42b17
|
8057967: CallSite dependency tracking scales devastatingly poorly
Reviewed-by: jrose, roland, plevart, shade
|
2015-04-17 18:15:13 +03:00 |
|
Sergey Bylokhov
|
6634445355
|
8074757: Remove java.awt.Toolkit methods which return peer types
Reviewed-by: alanb, prr, ant
|
2015-04-17 17:01:24 +03:00 |
|
Sergey Bylokhov
|
677097c128
|
8074763: Remove API references to java.awt.dnd.peer
Reviewed-by: alanb, ant, prr
|
2015-04-17 16:57:30 +03:00 |
|
Sergey Bylokhov
|
b9aead1b2c
|
8074028: Remove API references to java.awt.peer
Reviewed-by: alanb, ant, yan, prr
|
2015-04-17 16:54:13 +03:00 |
|
Phil Race
|
971438ead7
|
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
Reviewed-by: flar, lbourges
|
2015-04-17 12:32:46 -07:00 |
|
Erik Joelsson
|
72c024d848
|
8077824: Introduce DefineNativeToolchain to handle toolchain configurations
Reviewed-by: ihse, tbell
|
2015-04-17 13:55:42 +02:00 |
|
Masayoshi Okutsu
|
204901217f
|
7044727: (tz) TimeZone.getDefault() call returns incorrect value in Windows terminal session
Reviewed-by: peytoia
|
2015-04-17 16:50:16 +09:00 |
|
Shanliang Jiang
|
b705686a86
|
8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
|
2015-04-17 09:40:02 +02:00 |
|
Vladimir Kozlov
|
652a289f75
|
Merge
|
2015-04-16 14:06:33 -07:00 |
|
Sergey Bylokhov
|
e79b50f322
|
8076264: [macosx] Launching app on MacOSX requires enclosing class
Reviewed-by: azvegint, ksrini
|
2015-04-16 21:55:55 +03:00 |
|
Joe Darcy
|
afdabb44dc
|
8077991: Missing javadoc in exceptions types in javax.transaction
Reviewed-by: rriggs, lancea, alanb
|
2015-04-16 11:33:59 -07:00 |
|
Joe Darcy
|
1090355e9b
|
8077915: Fix doclint issues in javax.smartcardio
Reviewed-by: mullan
|
2015-04-16 10:44:23 -07:00 |
|
Joe Darcy
|
6fd1b64308
|
8077923: Add missing doclint in javax.management
Reviewed-by: dfuchs
|
2015-04-16 09:51:29 -07:00 |
|
Naoto Sato
|
5b2c289414
|
8076287: Performance degradation observed with TimeZone Benchmark
Reviewed-by: okutsu
|
2015-04-16 08:25:19 -07:00 |
|
Alexey Ivanov
|
cde528f457
|
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
|
2015-04-16 14:32:33 +01:00 |
|
Magnus Ihse Bursie
|
41b53b0d3c
|
8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
|
2015-04-16 14:48:11 +02:00 |
|
Phil Race
|
041bb07b95
|
Merge
|
2015-04-15 14:28:43 -07:00 |
|
Joe Darcy
|
342ea6369a
|
8075082: Fix missing doclint warnings in the javax.swing package
Reviewed-by: serb, ant
|
2015-04-15 10:24:01 -07:00 |
|
Henry Jen
|
3bef36626e
|
Merge
|
2015-04-15 07:33:34 -07:00 |
|
Katja Kantserova
|
cf90c844eb
|
8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
Reviewed-by: sla
|
2015-04-15 13:27:39 +02:00 |
|
Alexander Scherbatiy
|
0dc8a46204
|
8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
Reviewed-by: serb, azvegint
|
2015-04-15 14:38:13 +04:00 |
|
Zoltan Majo
|
9700d9c1fa
|
Merge
|
2015-04-15 07:49:25 +00:00 |
|
Jaroslav Bachorik
|
1c76dd4fbc
|
8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
Reviewed-by: sspitsyn, dfuchs
|
2015-04-15 09:38:45 +02:00 |
|
Zoltan Majo
|
b15381aaba
|
8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
Change restore mechanism in GCTR.java to avoid setting counter to null; added length check to constructor
Reviewed-by: jrose, kvn, ascarpino
|
2015-04-15 09:37:51 +02:00 |
|
Artem Smotrakov
|
dc99c45870
|
8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
|
2015-04-15 07:34:24 +00:00 |
|
Joe Darcy
|
d617368a75
|
8076624: Fix missing doclint warnings in javax.swing.text
Reviewed-by: serb
|
2015-04-14 15:43:14 -07:00 |
|
Joe Darcy
|
0b622e20f7
|
8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
Reviewed-by: serb
|
2015-04-14 14:47:12 -07:00 |
|
Jason Uh
|
31a7b46b00
|
8076117: EndEntityChecker should not process custom extensions after PKIX validation
Reviewed-by: xuelei, mullan
|
2015-04-14 13:02:23 -07:00 |
|
David Dehaven
|
2ec458e126
|
Merge
|
2015-04-14 12:10:01 -07:00 |
|
David Dehaven
|
8130b5c80f
|
Merge
|
2015-04-14 10:15:54 -07:00 |
|
Michael Haupt
|
2e8fb0e5de
|
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
Reviewed-by: vlivanov
|
2015-04-14 18:26:01 +03:00 |
|
Vladimir Ivanov
|
c9ac987bf3
|
8076461: JSR292: remove unused native and constants
Reviewed-by: jrose, vlivanov
|
2015-04-14 18:16:02 +03:00 |
|
Vladimir Ivanov
|
4097393258
|
8057919: Class.getSimpleName() should work for non-JLS compliant class names
Reviewed-by: dholmes, jrose
|
2015-04-14 18:03:12 +03:00 |
|