Erik Trimble
|
3c6a7c89ff
|
7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass
Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: jcoomes
|
2011-01-03 15:30:05 -08:00 |
|
Coleen Phillimore
|
dec384330b
|
6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places
Enhance the error reporting mechanism to help user to fix the problem rather than making it look like a VM error.
Reviewed-by: kvn, kamg
|
2011-01-03 14:09:11 -05:00 |
|
Igor Veresov
|
34b0ff28e8
|
7009849: C1: Incorrect frame size computation
Fix frame size computation
Reviewed-by: phh, kvn
|
2010-12-30 23:44:45 -08:00 |
|
Vladimir Kozlov
|
f02562388c
|
6928562: Assert(_no_handle_mark_nesting==0,"allocating handle inside NoHandleMark")
Reset NoHandleMark before going into VM.
Reviewed-by: iveresov
|
2010-12-30 09:36:03 -08:00 |
|
Alex Menkov
|
528a4138bb
|
6989702: sound native code compiler warnings
Reviewed-by: bae
|
2010-12-30 14:57:29 +03:00 |
|
Andrew Brygin
|
ec54e400ee
|
7003434: test/closed/java/awt/FullScreen/DisplayChangeVITest/DisplayChangeVITest.java fails with ClassCastExc
Reviewed-by: jgodinez, prr
|
2010-12-30 11:33:10 +03:00 |
|
Vladimir Kozlov
|
28050800c0
|
7008325: CodeCache exhausted on sparc starting from hs20b04
Remove clear_scratch_buffer_blob and let init_scratch_buffer_blob free and allocate a new blob if required.
Reviewed-by: twisti
|
2010-12-29 10:41:43 -08:00 |
|
Andrei Dmitriev
|
e611aef563
|
6963357: After clicking the "Load" button,the case FileDialogUserFilterTest.html crashes in jdk7 b98
Reviewed-by: dcherepanov
|
2010-12-29 17:36:31 +03:00 |
|
Alex Menkov
|
e56a2bc8d2
|
7006997: A typo in MidiSystem.getTransmitter() implementation code
Reviewed-by: dav
|
2010-12-29 16:26:23 +03:00 |
|
Andrei Dmitriev
|
25a7d0c26f
|
7008106: com/sun/awt/Translucency/WindowOpacity.java test fails just against jdk7 b122
Reviewed-by: dcherepanov
|
2010-12-29 15:13:00 +03:00 |
|
Vladimir Kozlov
|
4286ac7947
|
7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected
Bailout StringConcat optimization if null is passed to StringBuffer constructor.
Reviewed-by: iveresov
|
2010-12-28 17:34:02 -08:00 |
|
Kelly O'Hair
|
875160bd93
|
6991482: Add global jdk makefile options to silence some VS2010 warnings
Reviewed-by: prr
|
2010-12-28 16:12:31 -08:00 |
|
Kelly O'Hair
|
84b5875f26
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:54:52 -08:00 |
|
Kelly O'Hair
|
6b6a611c8e
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:53:50 -08:00 |
|
Kelly O'Hair
|
9560e4e79f
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:53:15 -08:00 |
|
Kelly O'Hair
|
e060789ea4
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:52:56 -08:00 |
|
Kelly O'Hair
|
5757e522de
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:52:36 -08:00 |
|
Kelly O'Hair
|
ce82625a2c
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:52:09 -08:00 |
|
Coleen Phillimore
|
dd59086fcc
|
Merge
|
2010-12-28 09:54:09 -05:00 |
|
Andrei Dmitriev
|
67712c8370
|
6999766: Changes to correct c/c++ language issues for use of parfait
Reviewed-by: uta, amenkov
|
2010-12-28 17:13:13 +03:00 |
|
Alex Menkov
|
d60b64b17c
|
6842956: Assertion error in javax_sound on 64-bit RHEL 5.3 with 32-bit JDK
Reviewed-by: bae
|
2010-12-28 16:37:15 +03:00 |
|
Igor Veresov
|
43280aa63e
|
7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Fix CAS of longs on SPARC 32bit and cmove on SPARC 64bit.
Reviewed-by: kvn
|
2010-12-27 21:51:31 -08:00 |
|
Valerie Peng
|
b06db2d390
|
Merge
|
2010-12-27 11:39:59 -08:00 |
|
Dmitry Cherepanov
|
00c8b5c7a0
|
6921598: PrinterDialog hidden behind other frames
Reviewed-by: art
|
2010-12-27 18:45:39 +03:00 |
|
Dmitry Cherepanov
|
a4142667f3
|
6866808: nsk/stress/jck12a/jck12a014 crashes with SIGSEGV at [libjvm.so+0xc5b10]
Reviewed-by: art
|
2010-12-27 18:43:55 +03:00 |
|
Dmitry Cherepanov
|
86b6ed4a42
|
6957765: Test Bug - javax/swing/SwingWorker/6480289/bug6480289.java failed on 1.7.0b94 but passed on previous
Reviewed-by: art, alexp
|
2010-12-27 18:42:28 +03:00 |
|
Dmitry Cherepanov
|
b719528ce0
|
4887645: Remove "awt.threadgroup" system property
Reviewed-by: art, anthony
|
2010-12-27 18:37:06 +03:00 |
|
Zhengyu Gu
|
358c39b12e
|
Merge
|
2010-12-27 09:56:29 -05:00 |
|
Pavel Porvatov
|
8d3bfc152b
|
6532833: PIT: Metal LAF - The right side border is not shown for the Spinner after the removing the buttons
Reviewed-by: alexp
|
2010-12-27 17:41:33 +03:00 |
|
Zhengyu Gu
|
ab1c0a938e
|
6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Disabled the warning message during compiling.
Reviewed-by: coleenp, dholmes
|
2010-12-27 09:30:20 -05:00 |
|
Pavel Porvatov
|
96734e403e
|
6959584: closed/javax/swing/JFileChooser/4847375/bug4847375.java : compilation failed
Reviewed-by: alexp
|
2010-12-27 15:28:08 +03:00 |
|
Masayoshi Okutsu
|
f2bb972af4
|
7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance
Reviewed-by: naoto, peytoia
|
2010-12-27 14:13:52 +09:00 |
|
Kelly O'Hair
|
dc779fa3eb
|
Merge
|
2010-12-24 11:17:10 -08:00 |
|
Kelly O'Hair
|
4d6797f447
|
Merge
|
2010-12-24 11:16:02 -08:00 |
|
Phil Race
|
0370a1df6b
|
6997210: Solaris 11 has no development support for DGA: Cannot build JDK
Reviewed-by: bae, ohair
|
2010-12-24 09:31:32 -08:00 |
|
Erik Trimble
|
e02ff5e906
|
7008759: Bump the HS20 build number to 05
Update the HS20 build number to 05
Reviewed-by: jcoomes
|
2010-12-24 07:59:50 -08:00 |
|
Andrew Brygin
|
8769a48a69
|
6983028: java/awt/FontClass/FontPrivilege.java
Reviewed-by: prr
|
2010-12-24 14:05:42 +03:00 |
|
Daniel D. Daugherty
|
4ef8c5c56c
|
7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat
Swap S0C and S0CMX column values.
Reviewed-by: ohair, dholmes, poonam
|
2010-12-23 23:10:36 -08:00 |
|
Phil Race
|
5119e6d87a
|
6927458: font system should cache transient strikes with weak references
Reviewed-by: igor, jgodinez
|
2010-12-23 21:58:12 -08:00 |
|
Kelly O'Hair
|
1c49ac1a78
|
7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
|
2010-12-23 18:50:21 -08:00 |
|
Kelly O'Hair
|
d77b051398
|
7008723: Remove binary plugs creation and use from openjdk
Reviewed-by: mchung, andrew, aph, dholmes
|
2010-12-23 18:41:57 -08:00 |
|
Phil Race
|
45f02b1cb5
|
6891551: Font rasterisation uses more heap than needed for some strikes
Reviewed-by: jgodinez
|
2010-12-23 15:28:59 -08:00 |
|
Kumar Srinivasan
|
23e2064389
|
7002386: (launcher) fix XshowSettings
Reviewed-by: darcy, mchung, naoto
|
2010-12-23 13:51:30 -08:00 |
|
Jim Holmlund
|
4157467833
|
6982992: Tests CheckAttributedTree.java, JavacTreeScannerTest.java, and SourceTreeeScannerTest.java timeout
Hoist some invariant code out of a loop
Reviewed-by: ksrini
|
2010-12-23 12:29:21 -08:00 |
|
John Cuthbertson
|
65e391e30e
|
Merge
|
2010-12-23 12:19:57 -08:00 |
|
Jennifer Godinez
|
a5689daad8
|
6949749: regression cases need to be updated by removing "System.exit(0)"
Reviewed-by: igor, prr
|
2010-12-23 11:01:37 -08:00 |
|
Jennifer Godinez
|
1e123e8a3e
|
6913300: Missing serialVersionUID in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: igor, prr
|
2010-12-23 10:38:26 -08:00 |
|
Lana Steuck
|
ed5a7ec3f8
|
Merge
|
2010-12-23 10:20:57 -08:00 |
|
Jim Holmlund
|
089d748192
|
7008869: Debug printlns accidentally added to make/build.xml
Delete bogus echo statements
Reviewed-by: ksrini
|
2010-12-23 10:08:53 -08:00 |
|
Lana Steuck
|
a052a1515e
|
Merge
|
2010-12-23 08:47:30 -08:00 |
|