Andrew Brygin
6d3c3c71dc
6989717: media native code compiler warnings
...
Reviewed-by: jgodinez, prr
2011-03-25 12:50:59 +03:00
Roland Westrelin
4171ca786e
7029017: Additional architecture support for c2 compiler
...
Enables cross building of a c2 VM. Support masking of shift counts when the processor architecture mandates it.
Reviewed-by: kvn, never
2011-03-25 09:35:39 +01:00
John Coomes
550ae1eb0c
Merge
2011-03-24 23:49:56 -07:00
John Coomes
5660cdefc9
Merge
2011-03-24 23:06:13 -07:00
Christian Thalinger
09ca02c5b8
Merge
2011-03-24 23:04:40 -07:00
John Coomes
cdd5139d91
Merge
2011-03-24 23:04:36 -07:00
John Coomes
f05b2137b4
Merge
2011-03-24 23:00:27 -07:00
Weijun Wang
f7860d24d9
7023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven build
...
Reviewed-by: mullan
2011-03-25 11:58:30 +08:00
Stuart Marks
3d3e0d5f7f
7029680: fix test/sun/misc/Version/Version.java build parsing
...
Reviewed-by: ohair
2011-03-24 17:26:40 -07:00
Jonathan Gibbons
7be50d11b1
6597678: JavaCompiler.getStandardFileManager always uses default charset not the one that user specifies
...
Reviewed-by: mcimadamore
2011-03-24 16:14:30 -07:00
Sergey Malenkov
4eb4d46567
6825739: jdk regression test failing on linux: java/lang/reflect/Method/InheritedMethods.java
...
Reviewed-by: rupashka
2011-03-24 21:45:46 +03:00
Jim Holmlund
1273c8e233
7029823: (ann) test/java/lang/annotation/package-info.java no longer compiles
...
Use @Deprecated instead of @java.lang.annotation.Documented
Reviewed-by: jjg, smarks
2011-03-24 11:40:13 -07:00
Suchen Chien
7bd93b33db
Added tag jdk7-b135 for changeset bf9507aab301
2011-03-24 11:20:59 -07:00
Suchen Chien
4efb4a5c69
Added tag jdk7-b135 for changeset 81eebf5a4f77
2011-03-24 11:20:48 -07:00
Suchen Chien
a78c53091d
Added tag jdk7-b135 for changeset 88216c3c4af7
2011-03-24 11:20:42 -07:00
Suchen Chien
ac0ed22859
Added tag jdk7-b135 for changeset ef8d7bf5bc99
2011-03-24 11:20:41 -07:00
Suchen Chien
6508316baf
Added tag jdk7-b135 for changeset 0001aa6ce1bf
2011-03-24 11:20:35 -07:00
Suchen Chien
ed14cabf3f
Added tag jdk7-b135 for changeset 9ee26678bf4e
2011-03-24 11:20:30 -07:00
Suchen Chien
8e8168ab8f
Added tag jdk7-b135 for changeset e9c5ee40c666
2011-03-24 11:20:26 -07:00
Alexander Kouznetsov
6411334709
7027849: New demo for Shaped/Translucent windows feature needs to be created
...
Reviewed-by: rupashka
2011-03-24 18:54:41 +01:00
Alexander Kouznetsov
fe328ea51a
7027680: /applets/DrawTest demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:20:34 +01:00
Alexander Kouznetsov
6816afe903
7027696: /jfc/Metalworks demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:15:51 +01:00
Alexander Kouznetsov
23681047d1
7027678: /applets/DitherTest demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:13:12 +01:00
Alexander Kouznetsov
cb5bb89742
7027689: /applets/SortDemo demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:09:50 +01:00
Alexander Kouznetsov
326df0a555
7027688: /applets/SimpleGraph demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:07:40 +01:00
Alexander Kouznetsov
92b8a16fd3
7027677: /applets/Clock demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 18:03:09 +01:00
Alexander Kouznetsov
7ba94229db
7027676: /applets/CardTest demo needs to be improved
...
Reviewed-by: rupashka
2011-03-24 17:45:37 +01:00
Alexander Potochkin
0dc83b2158
6992716: Typos in JLayer files
...
Reviewed-by: rupashka
2011-03-24 17:01:43 +03:00
Alexander Potochkin
fc58f091b8
6735285: "Zero" x,y springs passed to SpringLayout.Constraints constructor are not returned from getters
...
Reviewed-by: rupashka
2011-03-24 17:00:42 +03:00
Gary Benson
d31e82c17f
7030207: Zero tweak to remove accidentally incorporated code
...
IcedTea contains a now-unmaintained ARM-specific interpreter and part of that interpreter was accidentally incorporated in one of the webrevs when Zero was initially imported.
Reviewed-by: twisti
2011-03-24 02:11:50 -07:00
Weijun Wang
8887f99e55
7030174: Jarsigner should accept TSACert with an HTTPS id-ad-timeStamping SIA
...
Reviewed-by: xuelei
2011-03-24 16:16:22 +08:00
John R Rose
9b0b7b91d5
Merge
2011-03-24 00:17:59 -07:00
Yuka Kamiya
55ddf02900
4715085: [Ch] Doc: java.lang.Character.digit documentation unclear regarding fullwidth characters
...
Reviewed-by: okutsu
2011-03-24 15:29:16 +09: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
Xue-Lei Andrew Fan
6241ea3004
7030523: regression: imporper checking of paramater
...
Reviewed-by: weijun
2011-03-23 20:25:43 -07:00
Xue-Lei Andrew Fan
ffb4670468
7029848: KeyStoreBuilderParameters((Builder)null) does not throw NullPointerException
...
Throws NPE for null Builder
Reviewed-by: weijun
2011-03-23 20:07:46 -07:00
Christine Lu
23fcdda219
Merge
2011-03-23 17:43:38 -07:00
Mike Duigou
187e9e3728
7029997: Restyling of SortedMap Javadoc
...
Reviewed-by: darcy, chegar
2011-03-23 15:01:09 -07:00
Bhavesh Patel
987d5902c1
7010342: End tag for element P is not open for few html files generated using new javadoc
...
Reviewed-by: jjg
2011-03-23 14:40:18 -07:00
Tom Rodriguez
87c2f53c25
7030300: more nightly failures after statics in Class changes
...
Reviewed-by: iveresov, jcoomes, dcubed
2011-03-23 10:55:43 -07:00
Christian Thalinger
efdad520ca
7029805: JSR 292 compiler/6991596/Test6991596.java fails in nightly
...
Both JSR 292 compiler tests were moved with 6839872 to the jdk repository
Reviewed-by: never
2011-03-23 04:19:16 -07:00
Weijun Wang
26b60b1b28
7028490: better suggestion for jarsigner when TSA is not accessible
...
Reviewed-by: mullan
2011-03-23 18:26:58 +08:00
Bhavesh Patel
881add500f
7025314: NLS: translatability violation on standard.properties
...
Reviewed-by: jjg
2011-03-22 18:32:41 -07:00
David Holmes
93af7b4699
7025066: Build systems changes to support SE Embedded Integration
...
Define Embedded specific files and include them in the main files. Allow finer control over some build options.
Reviewed-by: ohair, bobv, collins
2011-03-22 18:56:16 -04:00
Mandy Chung
a5327b368f
7025628: Remove the temporary hack added for jdk modularization in hotspot
...
Removed
Reviewed-by: ohair, coleenp
2011-03-22 18:04:03 -04:00
John Coomes
fe899cc10d
6962931: move interned strings out of the perm gen
...
Reviewed-by: never, coleenp, ysr, jwilhelm
2011-03-22 13:36:33 -07:00
Michael Fang
0fcc8c0c03
Merge
2011-03-22 12:12:31 -07:00
Kelly O'Hair
119b647cba
6737397: Should support running JCK test suite with test/Makefile and JPRT
...
Reviewed-by: alanb
2011-03-22 11:08:09 -07:00
Kelly O'Hair
b115ff4fae
6737397: Should support running JCK test suite with test/Makefile and JPRT
...
Reviewed-by: alanb
2011-03-22 11:07:40 -07:00
Kelly O'Hair
f240c00e9b
6896934: README: Document how the drop source bundles work for jaxp/jaxws
...
6896978: README: Updates to openjdk README-builds.html
6903517: README: OpenJDK additions needed - cygwin issues
Reviewed-by: dholmes
2011-03-22 08:15:39 -07:00