Peng Li
e7058ee0c3
6739427: -Xlint:processing not recognized as an option
...
Reviewed-by: darcy, jjg
2008-09-29 11:38:56 -07:00
Maurizio Cimadamore
82a7a9f030
6753718: raw type warnings should be suprresed during a langtools build
...
Fixed build.properties in order to suppress raw type warnings
Reviewed-by: jjg
2008-09-29 15:30:27 +01:00
Maurizio Cimadamore
5fc92453b6
6747671: -Xlint:rawtypes
...
Add an Xlint option for detecting all raw types usages (ccc-approved)
Reviewed-by: jjg
2008-09-29 12:00:29 +01:00
Maurizio Cimadamore
a8d5a91270
6735840: Need a type/symbol visitor printer
...
Added type/symbol visitor printer with support for localization
Reviewed-by: jjg
2008-09-29 11:48:09 +01:00
Maurizio Cimadamore
ec0853a113
6500343: compiler generates bad code when translating conditional expressions
...
TransTypes needs to deal with intersection types coming from conditional expressions
Reviewed-by: jjg
2008-09-29 11:34:43 +01:00
Igor Veresov
4204f82a1a
6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
...
Treat a chuck where the allocation has failed as fully used.
Reviewed-by: ysr
2008-09-27 00:33:13 -07:00
Tim Bell
5e2a37a5a0
Merge
2008-09-26 15:32:47 -07:00
Tim Bell
6b2595360b
Merge
2008-09-26 15:31:37 -07:00
Coleen Phillimore
32addb490d
6719149: Wrong "java/lang/String should not be loaded yet" assertion in fastdebug bits with UseStringCache
...
Assertion is invalid because java.lang.String may be initialized just before this assertion.
Reviewed-by: phh
2008-09-26 13:33:15 -04:00
Chris Hegarty
4f54397ad8
6752807: java.net test ADatagramSocket.sh is broken
...
Update bootclasspath set by test to simply prepend TESTCLASSES
Reviewed-by: michaelm
2008-09-26 11:24:04 +01:00
Xiomara Jayasena
f3455aa584
Added tag jdk7-b36 for changeset 7798f9e88bf9
2008-09-25 12:54:13 -07:00
Xiomara Jayasena
ca37022cf0
Added tag jdk7-b36 for changeset 41afb8ee8f45
2008-09-25 12:54:05 -07:00
Xiomara Jayasena
9c306e4183
Added tag jdk7-b36 for changeset 5a725d2f0daa
2008-09-25 12:54:00 -07:00
Xiomara Jayasena
d7e6943136
Added tag jdk7-b36 for changeset 3ebe122b58a9
2008-09-25 12:53:59 -07:00
Xiomara Jayasena
20563e146d
Added tag jdk7-b36 for changeset c347afc55218
2008-09-25 12:53:55 -07:00
Xiomara Jayasena
e5401e4491
Added tag jdk7-b36 for changeset 1e2b0dc294fd
2008-09-25 12:53:52 -07:00
Xiomara Jayasena
b345a7f5f8
Added tag jdk7-b36 for changeset 700ccd6abff4
2008-09-25 12:53:51 -07:00
Volker Simonis
ac161a1e17
6744783: HotSpot segfaults if given -XX options with an empty string argument
...
Reviewed-by: kamg, kvn
2008-09-25 12:50:51 -07:00
Chuck Rasbold
42be28cece
6750588: assert(lrg._area >= 0,"negative spill area") running NSK stmp0101 test
...
Handle NaN costs more carefully
Reviewed-by: kvn, never
2008-09-24 15:56:36 -07:00
Kumar Srinivasan
d799afdc04
6742159: (launcher) improve the java launching mechanism
...
Improves launching, also addresses 6694671 and 6749732
Reviewed-by: darcy, dholmes
2008-09-24 15:07:41 -07:00
Andrey Petrusenko
fe4cab6eeb
Merge
2008-09-24 15:34:06 -04:00
Chris Hegarty
0b215ddf60
6621697: Problem with file test/sun/net/www/http/ChunkedInputStream/test.txt
...
Reviewed-by: michaelm
2008-09-24 17:10:17 +01:00
Lana Steuck
297ae75019
Merge
2008-09-24 08:14:37 -07:00
Eamonn McManus
6caae4568d
6750935: The expected NotCompliantMBeanException is not thrown for the custom MXBeanMappingFactory
...
6751872: MXBeanMappingFactory example says "implements" when it should be "extends"
Reviewed-by: dfuchs
2008-09-24 15:19:07 +02:00
Chris Hegarty
71365ab05c
Merge
2008-09-24 05:59:26 -07:00
Chris Hegarty
c6083c20e5
6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID
...
Reviewed-by: alanb
2008-09-24 05:35:31 -07:00
Vladimir Kozlov
b15796424e
6747051: Improve code and implicit null check generation for compressed oops
...
Push DecodeN node below the Null check to the non-null path to use the mach node without 0 test.
Reviewed-by: rasbold, never
2008-09-23 12:29:06 -07:00
Jonathan Gibbons
fc58b54ba3
6420151: need to improve byfile compile policy to eliminate footprint issues
...
Reviewed-by: mcimadamore
2008-09-23 10:44:51 -07:00
Tim Bell
4138ab60c8
Merge
2008-09-22 22:37:31 -07:00
Jim Holmlund
717114d206
6263966: TEST: com/sun/jdi/ClassesByName2Test.java has a race
...
Have the debuggee stop at a bkpt instead of running to completion.
Reviewed-by: tbell
2008-09-22 19:20:08 -07:00
Sean Mullan
8fcf72ddc8
Merge
2008-09-22 11:26:17 -04:00
Michael McMahon
929f1f0d78
Merge
2008-09-22 16:05:18 +01:00
Michael McMahon
57bd8dc7e1
6739920: java 6u4~ use larger C heap if there are many threads
...
Reviewed-by: chegar
2008-09-22 15:53:58 +01:00
Sean Mullan
c8a68bace6
6469266: Integrate Apache XMLSec 1.4.2 into JDK 7
...
Reviewed-by: valeriep
2008-09-22 10:43:17 -04:00
Antonios Printezis
c03ab32ab5
6742641: G1: NullPointerException during GCOld
...
An update buffer is not processed correctly, which causes roots into the collection set not to be scanned and, hence, for the heap to be corrupted. The cause is that an object is accessed after it has been explicitly deleted, which causes a race.
Reviewed-by: jcoomes, ysr
2008-09-22 09:56:49 -04:00
Shanliang Jiang
2e7b00b7d5
6697180: JMX query results in java.io.IOException: Illegal state - also a deadlock can also be seen
...
Reviewed-by: emcmanus
2008-09-22 15:43:12 +02:00
Lana Steuck
6f9021ff80
Merge
2008-09-19 19:38:12 -07:00
Chris Hegarty
9f7bdd313a
6746836: java.net exception classes don't specify serialVersionUID
...
Reviewed-by: alanb, jccollet
2008-09-19 15:14:53 +01:00
Michael McMahon
f6337de7b6
Merge
2008-09-19 14:03:04 +01:00
Michael McMahon
1807fe2b97
6750364: Error in test for 6744329
...
Reviewed-by: chegar
2008-09-19 13:32:36 +01:00
Jonathan Gibbons
4cea49cf1c
6744408: Extra ouput is appearing in stderr
...
Reviewed-by: bpatel
2008-09-18 18:39:44 -07:00
Jonathan Gibbons
2fecfdfb50
6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
...
Reviewed-by: darcy
2008-09-18 13:47:43 -07:00
Bradford Wetmore
9e461a5bdd
Merge
2008-09-18 00:39:50 -07:00
Erik Trimble
0dc0bf82b2
6749707: Update build number for HS14 B05
...
Bump the build number for hs14 b05
Reviewed-by: jcoomes
2008-09-17 18:11:40 -07:00
Erik Trimble
ff12384283
Merge
2008-09-17 18:02:38 -07:00
Xiomara Jayasena
fb095c0504
Merge
2008-09-17 13:45:37 -07:00
Xiomara Jayasena
646224fc01
Merge
2008-09-17 13:45:16 -07:00
Xiomara Jayasena
062847f5cd
Merge
2008-09-17 13:45:14 -07:00
Kelly O'Hair
2928b8143b
6724787: OpenJDK README-builds.html suggested changes
...
6746440: Add Fedora 9 & CentOS 5.2 instructions to OpenJDK Build README
Reviewed-by: weijun, xdono
2008-09-17 13:30:32 -07:00
Tom Rodriguez
4b1e242299
6384206: Phis which are later unneeded are impairing our ability to inline based on static types
...
Reviewed-by: rasbold, jrose
2008-09-17 12:59:52 -07:00