Xueming Shen
|
48e04c75c5
|
6984046: java/jar jar/pack source needs vendor rebranding changes (jdk7 only)
Updated to use appropriate vendor name
Reviewed-by: ohair, dholmes
|
2010-10-11 22:32:55 -07:00 |
|
Mandy Chung
|
d990871881
|
6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
|
2010-10-11 20:22:27 -07:00 |
|
Abhijit Saha
|
3c15a7d6a1
|
Merge
|
2010-10-11 16:05:18 -07:00 |
|
Jonathan Gibbons
|
0b7ceb0204
|
6990390: javah -help produces help screen with extraneous output
Reviewed-by: darcy
|
2010-10-11 10:19:57 -07:00 |
|
Christian Thalinger
|
0e4ed251b8
|
6829194: JSR 292 needs to support compressed oops
Reviewed-by: kvn, jrose
|
2010-10-11 04:18:58 -07:00 |
|
Chris Hegarty
|
1e803e2c7d
|
Merge
|
2010-10-11 10:55:04 +01:00 |
|
Alan Bateman
|
752ae0cda8
|
6987154: HTML link to serialization guide is broken
Reviewed-by: skannan
|
2010-10-11 09:17:47 +01:00 |
|
Xueming Shen
|
2d526410d4
|
6990846: Demo: NIO.2 filesystem provider for zip/jar archives
The first drop of the zip filesystem provider, as a separate demo
Reviewed-by: alanb
|
2010-10-08 21:33:28 -07:00 |
|
Xueming Shen
|
add97e78c6
|
6990639: Fix for #6975829 breaks build
Define MIN2 micro
Reviewed-by: alanb
|
2010-10-08 12:23:25 -07:00 |
|
John Coomes
|
cdc9022728
|
Merge
|
2010-10-08 09:29:09 -07:00 |
|
Andy Herrick
|
955b2e0370
|
Merge
|
2010-10-08 11:43:46 -04:00 |
|
Andy Herrick
|
0624da807d
|
Merge
|
2010-10-08 11:43:33 -04:00 |
|
Chris Hegarty
|
ad43522016
|
Merge
|
2010-10-08 11:28:49 +01:00 |
|
Chris Hegarty
|
0615bd9a48
|
Merge
|
2010-10-08 11:27:55 +01:00 |
|
Gary Benson
|
a10ec19a4d
|
6990549: Zero and Shark fixes after 6978355 and 6953144
Reviewed-by: twisti
|
2010-10-08 02:42:17 -07:00 |
|
Alan Bateman
|
769a8dd872
|
Merge
|
2010-10-08 10:37:04 +01:00 |
|
Alan Bateman
|
d78f92c413
|
6989116: (verifier) compiler warning messages
Reviewed-by: kamg, ohair
|
2010-10-08 10:36:17 +01:00 |
|
Tom Rodriguez
|
39d16839d3
|
6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
Reviewed-by: kvn
|
2010-10-07 21:40:55 -07:00 |
|
Yuka Kamiya
|
55f7d8222a
|
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
Reviewed-by: okutsu
|
2010-10-08 09:50:56 +09:00 |
|
Jonathan Gibbons
|
1da6aa89d2
|
6990379: two examples fail under CheckExamples on Windows
Reviewed-by: darcy
|
2010-10-07 15:26:32 -07:00 |
|
Christine Lu
|
85df6f646d
|
Added tag jdk7-b113 for changeset edcbadb1c4b3
|
2010-10-07 15:12:31 -07:00 |
|
Christine Lu
|
545a471906
|
Added tag jdk7-b113 for changeset 2347b7452dcd
|
2010-10-07 15:12:19 -07:00 |
|
Christine Lu
|
ea504457e0
|
Added tag jdk7-b113 for changeset 9d2d843d318f
|
2010-10-07 15:12:12 -07:00 |
|
Christine Lu
|
a6e5f5eb91
|
Added tag jdk7-b113 for changeset 039713686e1c
|
2010-10-07 15:12:11 -07:00 |
|
Christine Lu
|
b705fe7b12
|
Added tag jdk7-b113 for changeset 4fb06c9f1ce0
|
2010-10-07 15:12:06 -07:00 |
|
Christine Lu
|
70757fa269
|
Added tag jdk7-b113 for changeset c180f52ae197
|
2010-10-07 15:12:01 -07:00 |
|
Christine Lu
|
74e14ce601
|
Added tag jdk7-b113 for changeset 584eae2875f4
|
2010-10-07 15:12:00 -07:00 |
|
Kumar Srinivasan
|
e924b42b38
|
6894719: (launcher)The option -no-jre-restrict-search is expected when -jre-no-restrict-search is documented
Reviewed-by: darcy
|
2010-10-07 14:35:14 -07:00 |
|
Bob Vandette
|
a594a8dea5
|
Merge
|
2010-10-07 15:14:41 -04:00 |
|
Bob Vandette
|
72616ad2bc
|
6989297: Integrate additional portability improvements
Reviewed-by: vladidan, dholmes
|
2010-10-07 15:12:57 -04:00 |
|
Xueming Shen
|
2e08a82953
|
6975829: Perf. of gzip in existing JDKs is too slower than in 1.3.1
Improved memory/buffer handling in Inflater.c
Reviewed-by: alanb
|
2010-10-07 11:35:48 -07:00 |
|
Coleen Phillimore
|
39992cab03
|
6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Min_stack_allowed is a compile time constant and Stack*Pages are settable
Reviewed-by: dholmes, kvn
|
2010-10-07 08:06:06 -07:00 |
|
Alex Menkov
|
b6584fa0ab
|
6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
|
2010-10-07 18:23:13 +04:00 |
|
Alex Menkov
|
1e7137761d
|
6984047: sound sources needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair
|
2010-10-07 18:13:20 +04:00 |
|
Alan Bateman
|
14a7edc2ad
|
6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
Reviewed-by: andrew, mchung, ohair
|
2010-10-07 14:36:17 +01:00 |
|
Alan Bateman
|
1550d01979
|
6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
Reviewed-by: ohair, chegar
|
2010-10-07 10:35:36 +01:00 |
|
Pavel Porvatov
|
cdf0f01c92
|
6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc
Reviewed-by: malenkov
|
2010-10-07 12:48:16 +04:00 |
|
Andrew Brygin
|
8b789531bf
|
6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
Reviewed-by: prr
|
2010-10-07 12:25:23 +04:00 |
|
Joe Darcy
|
790044e161
|
6917323: serializable classes in java.dyn do not specify serialVersionUIDs
Reviewed-by: jrose
|
2010-10-06 21:55:28 -07:00 |
|
Vladimir Kozlov
|
68f9001261
|
Merge
|
2010-10-06 14:18:32 -07:00 |
|
Lance Andersen
|
478fb788a2
|
6988317: RowSetProvider.newFactory() may throw unspecified exception
Reviewed-by: darcy
|
2010-10-06 10:11:45 -04:00 |
|
Lance Andersen
|
c532790517
|
6988310: SyncFactory.setLogger(Logger,Level) requires unspecified security permission
Reviewed-by: darcy
|
2010-10-06 10:09:58 -04:00 |
|
Artem Ananiev
|
7752677d6c
|
6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
Reviewed-by: anthony, ant
|
2010-10-06 16:42:15 +04:00 |
|
Andrew Brygin
|
2d791621a4
|
6853488: REGRESSION : A black background is seen for a transparent animated gif image for splash screen
Reviewed-by: igor, prr
|
2010-10-06 12:19:54 +04:00 |
|
Tom Rodriguez
|
f3c22cd1e2
|
6989736: fix mapfile warnings on solaris
Reviewed-by: kvn, iveresov, jcoomes
|
2010-10-05 17:38:40 -07:00 |
|
Jonathan Gibbons
|
ec3cd6e3f0
|
6893932: javah help screen lists -h and -? but does not accept them
Reviewed-by: darcy
|
2010-10-05 17:37:31 -07:00 |
|
Jonathan Gibbons
|
5967ec228d
|
6988836: A new JavacElements is created for each round of annotation processing
Reviewed-by: darcy
|
2010-10-05 11:34:43 -07:00 |
|
Tom Rodriguez
|
84e48aee05
|
6988018: dtrace/hotspot/MethodInvocation/MethodInvocation002 crashes with client compiler
Reviewed-by: iveresov, kvn, kamg
|
2010-10-05 11:16:12 -07:00 |
|
Vladimir Kozlov
|
c5191a8103
|
6979458: VM crashes when -XX:ObjectAlignmentInBytes is too big
Set upper limit 256 for ObjectAlignmentInBytes value.
Reviewed-by: never, iveresov
|
2010-10-05 08:57:20 -07:00 |
|
Artem Ananiev
|
3ba822a482
|
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException
Reviewed-by: anthony, dcherepanov
|
2010-10-05 18:13:52 +04:00 |
|