Commit Graph

45164 Commits

Author SHA1 Message Date
Maurizio Cimadamore b9c79ae213 6733837: Recent work on javac diagnostic affected javac output
Problems with diagnostic path and tab character in the source code

Reviewed-by: darcy, jjg
2008-08-22 11:46:29 +01:00
Antonios Printezis 70202307c0 Merge 2008-08-21 23:38:19 -04:00
Antonios Printezis 615777b6da Merge 2008-08-21 23:36:31 -04:00
Michael McMahon a3cdb4dcfb 6258215: Num of backlog in ServerSocket(int, int) should be mentioned more explicitly
Updated javadoc

Reviewed-by: chegar
2008-08-21 10:04:55 -07:00
Xiomara Jayasena 698094c02b Merge 2008-08-21 09:55:18 -07:00
Chuck Rasbold fe1d1630dc Merge 2008-08-21 05:49:06 -07:00
Jon Masamitsu befe056b42 6728478: Assertion at parallel promotion from young to old generation
The fix avoids a call to address_for_index() in this particular situation where it is not known if the passed index is in bounds.

Reviewed-by: tonyp
2008-08-20 23:05:04 -07:00
Erik Trimble a08096e862 Merge 2008-08-20 20:24:00 -07:00
Y. Srinivas Ramakrishna 6804a4e8ef 6739357: CMS: Switch off CMSPrecleanRefLists1 until 6722113 can be fixed
Temporarily switch off the precleaning of Reference lists completely until related issues are fixed in 6722113.

Reviewed-by: jmasa, poonam, tonyp
2008-08-20 15:41:36 -07:00
Joshua Bloch 2cb9d9610e 6739302: Check that deserialization preserves EnumSet integrity
Reviewed-by: dl, chegar
2008-08-20 13:45:12 -07:00
Andrei Pangin f0d12afc79 Merge 2008-08-20 12:24:29 -07:00
Y. Srinivas Ramakrishna b298e3e210 Merge 2008-08-20 11:23:58 -07:00
Y. Srinivas Ramakrishna 1d45ee2056 Merge 2008-08-20 01:30:32 -07:00
Bradford Wetmore 7ecbd27b2f Merge 2008-08-20 00:41:24 -07:00
Tim Bell 3715f48dfe Merge 2008-08-19 16:05:26 -07:00
Jennifer Godinez ea4f164aae 6731826: race condition in UnixPrintServiceLookup
Reviewed-by: campbell, tdv
2008-08-19 16:04:06 -07:00
Antonios Printezis b00baea4a1 6736341: PermGen size is insufficient for jconsole
Removing two buggy methods that should not be used, but ended up being used due to a re-organization in the class hierarchy.

Reviewed-by: jmasa, ysr, kamg, coleenp
2008-08-19 17:55:15 -04:00
Swamy Venkataramanappa 64b449dd2a 6736461: ThreadMXBean Locks.java fails intermittently
Fixed the test to wait for the right state before calling check thread information.

Reviewed-by: jjh
2008-08-19 12:46:34 -07:00
Kumar Srinivasan 731dd43ab4 6614210: JPRT Windows 32bit msival2 build failure when building 'install' workspace
Suppresses wscript's modal dialog on error and no msi validation for jprt.

Reviewed-by: ohair, jmelvin
2008-08-19 07:50:03 -07:00
Chuck Rasbold ae4e755124 6730716: nulls from two unrelated classes compare not equal
Check for not-nullness after proving that types are unrelated

Reviewed-by: kvn, never
2008-08-19 07:25:02 -07:00
Andrei Pangin 059e448264 Merge 2008-08-19 06:02:07 -07:00
Tom Rodriguez 45f8e241e3 6732194: Data corruption dependent on -server/-client/-Xbatch
Rematerializing nodes results in incorrect inputs

Reviewed-by: rasbold
2008-08-18 23:17:51 -07:00
Swamy Venkataramanappa f1f86e9fa2 6705893: javax.script tests should not require a js engine on OpenJDK
Fixed the tests to pass with open JDK.

Reviewed-by: darcy
2008-08-18 15:28:54 -07:00
Xiaobin Lu cf5e518aff 6459085: naked pointer subtractions in class data sharing code
Reviewed-by: jcoomes
2008-08-18 14:53:36 -07:00
Tim Bell 38dff2ce4b Merge 2008-08-18 09:20:49 -07:00
Kelly O'Hair 36a04a49a7 6496269: Many warnings generated from com/sun/java/util/jar/pack/*.cpp when compiled on Linux
Removal of compiler warnings and fixing of assert logic.

Reviewed-by: jrose, ksrini, bristor
2008-08-17 17:02:04 -07:00
Kelly O'Hair 179908ef64 6737659: debug bundles are empty
Build order issue with debug build, caused final debug bundle to be empty.

Reviewed-by: tbell
2008-08-17 09:56:25 -07:00
Jim Holmlund 1c42f2e0d3 6737900: TEST: Some JDI regression tests timeout on slow machines
Don't execute useless code, and split test into multiple @runs.

Reviewed-by: tbell
2008-08-15 18:06:42 -07:00
Swamy Venkataramanappa 9129869b7b Merge 2008-08-15 12:05:41 -07:00
Xiaobin Lu bf2763ee4e 6608862: segv in JvmtiEnvBase::check_for_periodic_clean_up()
Reviewed-by: dholmes, dcubed, jcoomes
2008-08-15 10:08:20 -07:00
Tim Bell 9015c7d020 Merge 2008-08-14 22:17:02 -07:00
Tim Bell 7c923b06e9 Merge 2008-08-14 22:16:00 -07:00
Tim Bell 695e7abd65 Merge 2008-08-14 22:14:08 -07:00
Kelly O'Hair f3e3c0e552 Merge 2008-08-14 20:59:51 -07:00
Tomas Hurka ff511fc3b1 Merge 2008-08-15 05:55:22 +02:00
Y. Srinivas Ramakrishna 57dabb4fcb 6722112: CMS: Incorrect encoding of overflown object arrays during concurrent precleaning
When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card.

Reviewed-by: jmasa, poonam, tonyp
2008-08-14 17:58:35 -07:00
Kelly O'Hair 6ec4c76bb7 6674227: Missing LICENSE file during build
Just a JPRT usage issue. The top level files (like LICENSE) are needed to create the jdk image (j2sdk-image directory).

Reviewed-by: tbell
2008-08-14 13:33:08 -07:00
Tomas Hurka 27a4da4686 6625846: Export system property java.version via jvmstat
Java.version added to property_counters_ss array

Reviewed-by: swamyv
2008-08-14 21:05:51 +02:00
Kelly O'Hair 0e04930c24 6724668: Hotspot: Official change to Sun Studio 12 compilers on Solaris
Moving to SS12. Builds with SS11 still work, the compiler comes from your PATH when building hotspot.

Reviewed-by: tbell
2008-08-14 11:18:53 -07:00
Chuck Rasbold 1e49d39e6b 6732154: REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc
Delay transform call until uses of t2 are constructed

Reviewed-by: never
2008-08-14 10:15:29 -07:00
Xiomara Jayasena 2a6a483ba0 Added tag jdk7-b33 for changeset e1305f648e12 2008-08-14 09:26:42 -07:00
Xiomara Jayasena 161f43b05a Added tag jdk7-b33 for changeset 8725ccb1a22d 2008-08-14 09:26:34 -07:00
Xiomara Jayasena 1e09fae226 Added tag jdk7-b33 for changeset 31ff14943017 2008-08-14 09:26:29 -07:00
Xiomara Jayasena 6b67fc8340 Added tag jdk7-b33 for changeset f0165b195228 2008-08-14 09:26:27 -07:00
Xiomara Jayasena 932d8f3242 Added tag jdk7-b33 for changeset 58918025243a 2008-08-14 09:26:23 -07:00
Xiomara Jayasena 948cea9d3f Added tag jdk7-b33 for changeset d958f883b42a 2008-08-14 09:26:19 -07:00
Xiomara Jayasena 109504ddc4 Added tag jdk7-b33 for changeset 05b15a2aeaaf 2008-08-14 09:26:18 -07:00
Artem Ananiev f5cc909878 6708392: Provide internal API to create OverrideRedirect windows, XToolkit
SunToolkit.setOverrideRedirect() method is introduced

Reviewed-by: mlapshin, yan
2008-08-14 12:58:51 +04:00
Keith McGuigan f60907fd0a 6736718: more copyright headers wrong
Changed license headers to GPL

Reviewed-by: tonyp, rasbold
2008-08-13 08:56:44 -04:00
Lana Steuck 189c383d48 Merge 2008-08-12 17:59:58 -07:00