Lana Steuck
0b8159d689
Merge
2009-02-18 10:05:41 -08:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Tim Bell
04d96f9698
Merge
2009-02-05 09:28:04 -08:00
Tim Bell
354177b550
Merge
2009-02-05 09:24:45 -08:00
Xue-Lei Andrew Fan
df345d27f4
6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException
...
Make the test robust
Reviewed-by: weijun
2009-02-04 19:10:09 +08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03:00
Lana Steuck
c88ad511d0
Merge
2009-02-03 22:02:55 -08:00
Weijun Wang
e7c217c72d
6552334: Enable DNS in Kerberos by default
...
Reviewed-by: valeriep
2009-02-03 09:38:13 +08:00
Jean-Christophe Collet
57a4df4e50
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
...
Force Locale.US when parsing the cookie expiration date.
Reviewed-by: chegar
2009-02-02 16:50:54 +01:00
Michael McMahon
71dfa4d2db
4167874: URL-downloaded jar files can consume all available file descriptors
...
Added close method to URLClassLoader
Reviewed-by: alanb
2009-01-30 22:05:30 +00:00
Joe Darcy
0476ba59fb
6327048: Enum javadoc could link to JLS
...
6653154: Exception message for bad Enum.valueOf has spurious "class"
Reviewed-by: emcmanus
2009-01-29 13:04:44 -08:00
Lana Steuck
6701ca1be7
Merge
2009-01-29 09:25:47 -08:00
Pavel Porvatov
798600a691
6794836
: BasicSliderUI throws NullPointerExc when JSlider maximum is Integer.MAX_VALUE
...
Reviewed-by: peterz
2009-01-29 19:06:29 +03:00
Sergey Malenkov
d36d789593
6788531: java.beans.Statement imposes excessive access control
...
Reviewed-by: peterz, rupashka
2009-01-29 15:34:50 +03:00
Omair Majid
9ea7492522
6721088: Bad window size calculation after using pack()
...
Reviewed-by: anthony
2009-01-29 14:58:12 +03:00
Joe Darcy
79ec4bf8d3
6704655: Test test/java/lang/reflect/Generics/Probe.java fails under OpenJDK
...
Reviewed-by: ksrini
2009-01-28 10:30:33 -08:00
Jean-Christophe Collet
285d905e09
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
...
Changed code not to throw an exception on unknown attributes
Reviewed-by: chegar
2009-01-27 11:36:28 +01:00
Joe Darcy
61f89b0025
6601457: Move wrapper class tests from closed to open
...
6601458: Move java.math tests from closed to open
6740185: Move java/lang/annotations tests to open
6759433: Move Math and StrictMath regression tests from closed to open
Move some more regression tests to the open
Reviewed-by: jjg
2009-01-26 19:49:26 -08:00
Sergey Malenkov
606b473fb5
4222508: JColorChooser ignores setEnabled() function call
...
Reviewed-by: peterz, rupashka
2009-01-23 18:31:08 +03:00
Xueming Shen
a9c275ed18
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
...
Correct the wrong calculation of "precision" in certain circumstances.
Reviewed-by: darcy, alanb
2009-01-22 20:29:54 -08:00
Naoto Sato
c0b51b7972
6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin
...
6786276: Locale.getISOCountries() still contains country code "CS"
Reviewed-by: okutsu
2009-01-21 13:58:46 -08:00
Alex Menkov
e3d66c6414
6702956: OpenJDK: replace encumbered code (software synthesizer)
...
6717691: Update Gervill with post 1.0 fixes
6740210: Update Gervill with more post 1.0 fixes
6748247: Further update Gervill with still more post 1.0 fixes
6748251: Apply IcedTea midi sound patch
6758986: Gervill: Turn SoftJitterCorrector, SoftAudioPusher threads into a daemon threads
Reviewed-by: ohair, darcy
2009-01-19 20:11:58 +03:00
Tim Bell
9298831bab
Merge
2009-01-09 22:01:38 -08:00
Jeremy Manson
e8974fee90
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k
...
Reviewed-by: alanb
2009-01-08 14:07:45 -08:00
Gary Benson
95f5222445
6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour
...
Reviewed-by: alanb
2009-01-07 11:50:32 -08:00
Tomas Hurka
b1c4a6ff3f
6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm
...
Test for MonitoredHost.setInterval() and MonitoredVm.setInterval() added
Reviewed-by: swamyv
2009-01-07 14:06:04 +01:00
Lana Steuck
e39c4cbfe7
Merge
2009-01-06 16:24:03 -08:00
Sergey Malenkov
aa3da7789a
6736248: EnumEditor bug. Class check incorrect
...
Reviewed-by: rupashka, alexp
2008-12-25 20:43:44 +03:00
Sergey Malenkov
9330abadea
4864117: RFE: Make XMLDecoder API more reusable
...
Reviewed-by: peterz, loneid
2008-12-22 17:42:49 +03:00
Tim Bell
928a098209
Merge
2008-12-19 10:37:50 -08:00
Xiomara Jayasena
cc8641d33a
6785258: Update copyright year
...
Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
2008-12-15 16:55:25 -08:00
Eamonn McManus
871bbff9ce
6456269: Add a GenericMBeanException so clients don't have to have server's exception classes present
...
Reviewed-by: jfdenise, dfuchs
2008-12-10 11:59:32 +01:00
Shanliang Jiang
0a521a9457
Merge
2008-12-09 20:51:59 +01:00
Shanliang Jiang
16870a7767
6336980: NotificationBroadcasterSupport: to tell whether there are listeners and to do clear
...
Reviewed-by: emcmanus
2008-12-09 20:50:45 +01:00
Daniel Fuchs
2064095b24
6768935: Clarify the behaviour of ObjectName pattern matching with regards to namespaces
...
Reviewed-by: emcmanus
2008-12-09 20:20:48 +01:00
Shanliang Jiang
6a4903d458
6332907: Add ability for connector server to close individual connections
...
Reviewed-by: emcmanus
2008-12-09 19:44:22 +01:00
Shanliang Jiang
e7d171eac3
Merge
2008-12-09 18:45:09 +01:00
Shanliang Jiang
d2c931b222
6760712: Provide a connector server option that causes it not to prevent the VM from exiting
...
Reviewed-by: emcmanus
2008-12-09 18:42:13 +01:00
Jean-Francois Denise
85e1e1e290
6287328: Add methods to StandardMBean to retrieve a method based on MBean{Attribute|Operation}Info
...
Reviewed-by: emcmanus
2008-12-09 16:26:30 +01:00
Jean-Francois Denise
ef7000f82e
6450834: RFE: allow StandardMBean to call MBeanRegistration methods on its wrapped resource
...
6373143: MonitorNotification should have a public constructor
Reviewed-by: emcmanus
2008-12-09 16:14:53 +01:00
Jean-Francois Denise
b14fec6973
6675526: Define an Annotation to name registered MBeans
...
Reviewed-by: emcmanus
2008-12-09 15:57:09 +01:00
Jean-Francois Denise
04950cd846
6250014: MBeanOperationInfo Descriptor field for exceptions
...
Reviewed-by: emcmanus
2008-12-09 15:36:14 +01:00
Jean-Francois Denise
049436370f
6501362: DescriptorSupport(String) could recognize "name=value" as well as XML format
...
Reviewed-by: emcmanus
2008-12-09 14:44:42 +01:00
Eamonn McManus
5588717cc4
6774918: @NotificationInfo is ineffective on MBeans that cannot send notifications
...
Reviewed-by: jfdenise
2008-12-09 12:01:07 +01:00
Lana Steuck
791e25aabf
Merge
2008-12-08 19:49:34 -08:00
Xueming Shen
b596dd66fa
6725399: (ch) Channels.newInputStream should check for null
...
Update to check null arg for all Channels methods
Reviewed-by: alanb
2008-11-29 20:55:29 -08:00
Eamonn McManus
70624128b4
6776225: JMX.isNotificationSource wrong when DynamicWrapperMBean + SendNotification injection
...
Reviewed-by: dfuchs, jfdenise
2008-11-27 15:44:32 +01:00
Jennifer Godinez
21883705f7
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
...
Reviewed-by: tdv, prr
2008-11-25 14:38:36 -08:00
Alan Bateman
efd62d5c81
6593946: (bf) X-Buffer.compact() does not discard mark as specified
...
InvalidMarkException now correctly thrown. Thanks to keiths@redhat.com for the bug report and initial fix.
Reviewed-by: sherman, darcy
2008-11-25 19:26:54 +00:00
Xueming Shen
b9638d0527
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
...
Update the scripts to use java version of spp
Reviewed-by: alanb
2008-11-25 10:09:26 -08:00