Denis Fokin
|
6c09d78859
|
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
Reviewed-by: dcherepanov
|
2011-04-14 13:53:08 +04:00 |
|
Denis Fokin
|
fc7a236fd5
|
7030062: duplicate free
Reviewed-by: dcherepanov
|
2011-04-12 19:06:57 +04:00 |
|
Anthony Petrov
|
8ca505ebed
|
7027013: Regression: JComponent.revalidate() has no effect on invisible components
Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
|
2011-04-08 15:00:20 +04:00 |
|
Dmitry Cherepanov
|
27da779f25
|
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
Reviewed-by: art, anthony
|
2011-04-07 18:54:34 +04:00 |
|
Lana Steuck
|
0ee5cb3c4d
|
Merge
|
2011-04-01 16:55:47 -07:00 |
|
Kelly O'Hair
|
795a86752a
|
Merge
|
2011-03-29 18:30:32 -07:00 |
|
Kelly O'Hair
|
16dfe8ab5c
|
7032327: Fix overview-core.html file, refers to version 6
Reviewed-by: wetmore
|
2011-03-29 18:24:27 -07:00 |
|
Erik Trimble
|
344dad5b73
|
Merge
|
2011-03-29 13:28:10 -07:00 |
|
Andrei Dmitriev
|
e39693ced3
|
7023011: Toolkit.getPrintJob(Frame,String,Properties) throws HE instead of specified NPE
Reviewed-by: dcherepanov, art
|
2011-03-28 15:25:24 +04:00 |
|
Lana Steuck
|
3588e1424d
|
Merge
|
2011-03-26 00:10:12 -07:00 |
|
John R Rose
|
9b0b7b91d5
|
Merge
|
2011-03-24 00:17:59 -07:00 |
|
John R Rose
|
3718824e69
|
7012648: move JSR 292 to package java.lang.invoke and adjust names
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
|
2011-03-23 23:02:31 -07:00 |
|
Lana Steuck
|
76ed3a763b
|
Merge
|
2011-03-21 17:22:16 -07:00 |
|
Lana Steuck
|
99bae3bd28
|
Merge
|
2011-03-21 16:57:18 -07:00 |
|
Lana Steuck
|
e629176759
|
Merge
|
2011-03-21 16:55:14 -07:00 |
|
Lana Steuck
|
933d7fe513
|
Merge
|
2011-03-21 16:53:50 -07:00 |
|
Yong Jeffrey Huang
|
c09ed84373
|
7020960: CurrencyNames_sr_RS.properties is missing
Reviewed-by: naoto
|
2011-03-20 23:47:10 -07:00 |
|
Alan Bateman
|
daf84b3fbb
|
Merge
|
2011-03-20 19:39:11 +00:00 |
|
Kumar Srinivasan
|
ea8bdc9e7a
|
7026184: (launcher) Regression: class with unicode name can't be launched by java
Reviewed-by: mchung, sherman
|
2011-03-20 08:41:33 -07:00 |
|
Michael Fang
|
8df3dbea9d
|
Merge
|
2011-03-19 19:12:28 -07:00 |
|
Alan Bateman
|
8dfe1d556a
|
7017446: (fs) Updates to file system API (3/2011)
Reviewed-by: sherman
|
2011-03-19 14:21:52 +00:00 |
|
Lana Steuck
|
4e70e79c7f
|
Merge
|
2011-03-18 23:33:34 -07:00 |
|
Lana Steuck
|
0ece4eae55
|
Merge
|
2011-03-18 15:44:48 -07:00 |
|
Lana Steuck
|
c5710296f1
|
Merge
|
2011-03-18 15:44:45 -07:00 |
|
John R Rose
|
e7ebd4792b
|
6839872: remove implementation inheritance from JSR 292 APIs
Move everything into a single package; remove all multi-package machinery
Reviewed-by: twisti, forax
|
2011-03-18 00:03:24 -07:00 |
|
Stuart Marks
|
7969a3155e
|
7022382: convert pack200 library code to use try-with-resources
Reviewed-by: ksrini
|
2011-03-17 18:50:06 -07:00 |
|
Michael McMahon
|
6a1b363341
|
6981922: DNS cache poisoning by untrusted applets
Reviewed-by: chegar
|
2011-03-17 18:26:50 -07:00 |
|
Denis Fokin
|
a472ac15e8
|
6907662: System clipboard should ensure access restrictions
Reviewed-by: alexp
|
2011-03-17 17:16:35 -07:00 |
|
Yuka Kamiya
|
0e25c51697
|
7027387: (tz) Support tzdata2011d
Reviewed-by: okutsu
|
2011-03-18 08:42:05 +09:00 |
|
Mike Duigou
|
deb8d5a4ff
|
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used
Reviewed-by: alanb, dl, mduigou
|
2011-03-17 14:42:40 -07:00 |
|
Mike Duigou
|
84eab58ebb
|
Merge
|
2011-03-17 13:14:29 -07:00 |
|
Neil Richards
|
7ff32514bf
|
7028133: Specify serialVersionUID for RegularEnumSet and JumboEnumSet
Reviewed-by: alanb, mduigou
|
2011-03-17 13:13:08 -07:00 |
|
Xueming Shen
|
8ecd463d9f
|
6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
Updated the spec doc
Reviewed-by: alanb
|
2011-03-17 11:42:39 -07:00 |
|
Xue-Lei Andrew Fan
|
63838d971b
|
7028422: regression: SKID miss-matching
Do not override the previous setting for initial selection.
Reviewed-by: mullan
|
2011-03-17 08:55:41 -07:00 |
|
Lance Andersen
|
725342da29
|
7026898: DriverManager to now use CopyOnWriteArrayList
Reviewed-by: alanb, briangoetz
|
2011-03-17 11:37:06 -04:00 |
|
Sergey Malenkov
|
ee2da09405
|
7021517: java.beans code comments have issues with HTML4 compliance
Reviewed-by: rupashka
|
2011-03-17 18:22:54 +03:00 |
|
Andrew Brygin
|
933ed2b69d
|
7014528: ColorModel and SampleModel gotten from the same ImageTypeSpecifier instance can be not compatible
Reviewed-by: jgodinez, prr
|
2011-03-17 17:45:01 +03:00 |
|
David Holmes
|
d79934dd2f
|
7027910: Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
Cross-compilation support
Reviewed-by: ohair, andrew
|
2011-03-16 18:54:50 -04:00 |
|
Xueming Shen
|
5423e4402e
|
6803681: RFE: Need new codeset converter for IBM Cp1364
Forward port the Cp1364
Reviewed-by: alanb
|
2011-03-16 12:16:00 -07:00 |
|
Andrew Brygin
|
36f660a41f
|
6989760: cmm native compiler warnings
Reviewed-by: prr, ohair
|
2011-03-16 19:21:06 +03:00 |
|
Sergey Malenkov
|
6929376717
|
7027043: (doc) Confusing typo at java/beans/VetoableChangeSupport.java
Reviewed-by: rupashka
|
2011-03-16 18:48:00 +03:00 |
|
David Holmes
|
4293c9d423
|
Merge
|
2011-03-16 05:29:27 -04:00 |
|
Xue-Lei Andrew Fan
|
7705e63e30
|
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
Export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
|
2011-03-15 23:13:35 -07:00 |
|
Xue-Lei Andrew Fan
|
85935bc056
|
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
Loosen the check for version 1 and 2 X.509 certificate
Reviewed-by: mullan, weijun
|
2011-03-15 23:08:40 -07:00 |
|
Valerie Peng
|
c9f0c7a252
|
7001933: Deadlock in java.lang.classloader.getPackage()
Modified to not holding the "packages" lock when calling parent CL.
Reviewed-by: dholmes, alanb
|
2011-03-15 18:42:35 -07:00 |
|
David Holmes
|
117062efaa
|
Merge
|
2011-03-15 20:00:45 -04:00 |
|
Denis Lila
|
816dc493b7
|
7019861: Last scanline is skipped in pisces.Renderer
Not skipping it anymore.
Reviewed-by: flar
|
2011-03-15 17:05:02 -04:00 |
|
Alan Bateman
|
4b0829340e
|
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
Reviewed-by: chegar
|
2011-03-15 13:15:31 +00:00 |
|
Neil Richards
|
b96d0e610a
|
7014637: Improve behavior of EnumSet Iterator.remove()
Reviewed-by: mduigou, alanb
|
2011-03-14 14:49:52 -07:00 |
|
Joe Darcy
|
79ccccaa96
|
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
Reviewed-by: jjb
|
2011-03-14 11:45:21 -07:00 |
|