tbell [Tue, 19 Aug 2008 16:05:26 -0700] rev 1086
Merge
swamyv [Tue, 19 Aug 2008 12:46:34 -0700] rev 1085
6736461: ThreadMXBean Locks.java fails intermittently.
Summary: Fixed the test to wait for the right state before calling check thread information.
Reviewed-by: jjh
swamyv [Mon, 18 Aug 2008 15:28:54 -0700] rev 1084
6705893: javax.script tests should not require a js engine on OpenJDK
Summary: Fixed the tests to pass with open JDK.
Reviewed-by: darcy
tbell [Mon, 18 Aug 2008 09:20:49 -0700] rev 1083
Merge
ohair [Sun, 17 Aug 2008 17:02:04 -0700] rev 1082
6496269: Many warnings generated from com/sun/java/util/jar/pack/*.cpp when compiled on Linux
Summary: Removal of compiler warnings and fixing of assert logic.
Reviewed-by: jrose, ksrini, bristor
jjh [Fri, 15 Aug 2008 18:06:42 -0700] rev 1081
6737900: TEST: Some JDI regression tests timeout on slow machines
Summary: Don't execute useless code, and split test into multiple @runs.
Reviewed-by: tbell
xdono [Thu, 28 Aug 2008 11:05:27 -0700] rev 1080
Added tag jdk7-b34 for changeset 8810ae8edcd1
duke [Wed, 05 Jul 2017 16:40:42 +0200] rev 1079
Merge
trims [Thu, 04 Sep 2008 18:40:43 -0700] rev 1078
Merge
trims [Thu, 04 Sep 2008 18:40:08 -0700] rev 1077
6745064: Update Hotspot build number for HS14
Summary: Bump build number for hs14-b04
Reviewed-by: jcoomes
never [Wed, 03 Sep 2008 14:57:00 -0700] rev 1076
6744422: incorrect handling of -1 in set_jump_destination
Reviewed-by: rasbold
dcubed [Tue, 02 Sep 2008 08:30:41 -0700] rev 1075
Merge
poonam [Thu, 28 Aug 2008 18:17:56 -0700] rev 1074
Merge
poonam [Wed, 27 Aug 2008 22:45:38 -0700] rev 1073
6731958: Include all the SA classes into sa-jdi.jar
Summary: sa-jdi.jar bundled with JDK should include all the SA classes.
Reviewed-by: swamyv
rasbold [Tue, 02 Sep 2008 06:55:23 -0700] rev 1072
Merge
never [Thu, 28 Aug 2008 23:03:55 -0700] rev 1071
6732698: crash with dead code from compressed oops in gcm
Reviewed-by: rasbold
rasbold [Thu, 28 Aug 2008 10:22:12 -0700] rev 1070
6611837: block frequency is zero
Summary: insert_goto_at should set frequency for newly created blocks
Reviewed-by: never
kvn [Wed, 27 Aug 2008 16:33:34 -0700] rev 1069
6732732: CTW with EA: assert(n != 0L,"Bad immediate dominator info.")
Summary: Missing edge to a call's return value in EA Connection Graph.
Reviewed-by: never
kvn [Wed, 27 Aug 2008 14:47:32 -0700] rev 1068
6741738: TypePtr::add_offset() set incorrect offset when the add overflows
Summary: Set offset to OffsetBot when the add overflows in TypePtr::add_offset()
Reviewed-by: jrose, never
kvn [Wed, 27 Aug 2008 09:15:46 -0700] rev 1067
6736417: Fastdebug C2 crashes in StoreBNode::Ideal
Summary: The result of step_through_mergemem() and remove_dead_region() is not checked in some cases.
Reviewed-by: never
never [Wed, 27 Aug 2008 00:21:55 -0700] rev 1066
5108146: Merge i486 and amd64 cpu directories
6459804: Want client (c1) compiler for x86_64 (amd64) for faster start-up
Reviewed-by: kvn
never [Tue, 26 Aug 2008 15:49:40 -0700] rev 1065
6741642: bad enum definition in ciTypeFlow.hpp
Reviewed-by: rasbold, martin
Contributed-by: doko@ubuntu.com
ysr [Mon, 25 Aug 2008 12:16:34 -0700] rev 1064
Merge
jmasa [Wed, 20 Aug 2008 23:05:04 -0700] rev 1063
6728478: Assertion at parallel promotion from young to old generation
Summary: 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
ysr [Wed, 20 Aug 2008 15:41:36 -0700] rev 1062
6739357: CMS: Switch off CMSPrecleanRefLists1 until 6722113 can be fixed
Summary: Temporarily switch off the precleaning of Reference lists completely until related issues are fixed in 6722113.
Reviewed-by: jmasa, poonam, tonyp
ysr [Wed, 20 Aug 2008 11:23:58 -0700] rev 1061
Merge
tonyp [Tue, 19 Aug 2008 17:55:15 -0400] rev 1060
6736341: PermGen size is insufficient for jconsole
Summary: 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
rasbold [Thu, 21 Aug 2008 05:49:06 -0700] rev 1059
Merge
rasbold [Tue, 19 Aug 2008 07:25:02 -0700] rev 1058
6730716: nulls from two unrelated classes compare not equal
Summary: check for not-nullness after proving that types are unrelated
Reviewed-by: kvn, never
never [Mon, 18 Aug 2008 23:17:51 -0700] rev 1057
6732194: Data corruption dependent on -server/-client/-Xbatch
Summary: rematerializing nodes results in incorrect inputs
Reviewed-by: rasbold
rasbold [Thu, 14 Aug 2008 10:15:29 -0700] rev 1056
6732154: REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc
Summary: delay transform call until uses of t2 are constructed
Reviewed-by: never
kvn [Fri, 01 Aug 2008 10:06:45 -0700] rev 1055
6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Summary: fixed few addP node type and narrow oop type problems.
Reviewed-by: rasbold, never
xdono [Thu, 28 Aug 2008 11:05:17 -0700] rev 1054
Added tag jdk7-b34 for changeset fff241969646
xdono [Thu, 28 Aug 2008 11:05:13 -0700] rev 1053
Added tag jdk7-b34 for changeset 5d6b06900843
duke [Wed, 05 Jul 2017 16:40:32 +0200] rev 1052
Added tag jdk7-b34 for changeset 90cf935adb35
duke [Wed, 05 Jul 2017 16:40:31 +0200] rev 1051
Merge
duke [Wed, 05 Jul 2017 16:40:29 +0200] rev 1050
Merge
tbell [Thu, 14 Aug 2008 22:17:02 -0700] rev 1049
Merge
tbell [Sun, 10 Aug 2008 18:36:19 -0700] rev 1048
Merge
mcimadamore [Fri, 08 Aug 2008 17:52:02 +0100] rev 1047
6732461: broken message file for annotation processing
Summary: Regression in sqe test introduced in 6720185
Reviewed-by: jjg
mcimadamore [Fri, 08 Aug 2008 17:48:04 +0100] rev 1046
6734819: Javac performs flows analysis on already translated classes
Summary: Regression in JavaCompiler.desugar introduced in 6726015
Reviewed-by: jjg
mcimadamore [Fri, 08 Aug 2008 17:43:24 +0100] rev 1045
6676362: Spurious forward reference error with final var + instance variable initializer
Summary: Some javac forward reference errors aren't compliant with the JLS
Reviewed-by: jjg
mcimadamore [Fri, 08 Aug 2008 17:38:20 +0100] rev 1044
6718364: inference fails when a generic method is invoked with raw arguments
Summary: Bug in the implementation of Types.isSubtypeUnchecked
Reviewed-by: jjg
mcimadamore [Fri, 08 Aug 2008 15:16:25 +0100] rev 1043
6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
Summary: Javac fails to detect some errors due to the order in which a class' static imports are entered
Reviewed-by: jjg
tbell [Thu, 07 Aug 2008 18:03:32 -0700] rev 1042
Merge
jjg [Tue, 05 Aug 2008 17:07:13 -0700] rev 1041
6733995: legal notice repair on langtools/src/share/classes/com/sun/tools/javap/JavapTask.java
Reviewed-by: ksrini
mcimadamore [Tue, 05 Aug 2008 12:54:40 +0100] rev 1040
6730423: Diagnostic formatter should be an instance field of JCDiagnostic
Summary: JCDiagnostic.fragment should be deprecated and the diagnostic factory should be used instead
Reviewed-by: jjg
jjg [Mon, 04 Aug 2008 17:54:15 -0700] rev 1039
4884240: additional option required for javap
Reviewed-by: ksrini
jjg [Mon, 04 Aug 2008 15:09:02 -0700] rev 1038
4111861: static final field contents are not displayed
Reviewed-by: ksrini
jjg [Fri, 01 Aug 2008 15:23:18 -0700] rev 1037
6627362: javac generates code that uses array.clone, which is not available on JavaCard
6627364: javac needs Float and Double on the bootclasspath even when not directly used
6627366: javac needs Cloneable and Serializable on the classpath even when not directly used
Reviewed-by: darcy
xdono [Thu, 14 Aug 2008 09:26:42 -0700] rev 1036
Added tag jdk7-b33 for changeset e1305f648e12
duke [Wed, 05 Jul 2017 16:40:25 +0200] rev 1035
Merge
xdono [Thu, 14 Aug 2008 09:26:29 -0700] rev 1034
Added tag jdk7-b33 for changeset 31ff14943017
duke [Wed, 05 Jul 2017 16:40:23 +0200] rev 1033
Merge
xdono [Thu, 14 Aug 2008 09:26:27 -0700] rev 1032
Added tag jdk7-b33 for changeset f0165b195228
duke [Wed, 05 Jul 2017 16:40:21 +0200] rev 1031
Merge
tbell [Thu, 14 Aug 2008 22:14:08 -0700] rev 1030
Merge
tbell [Thu, 07 Aug 2008 18:00:57 -0700] rev 1029
Merge
xdono [Thu, 14 Aug 2008 09:26:19 -0700] rev 1028
Added tag jdk7-b33 for changeset d958f883b42a
duke [Wed, 05 Jul 2017 16:40:18 +0200] rev 1027
Merge
xdono [Thu, 21 Aug 2008 09:55:18 -0700] rev 1026
Merge
ksrini [Tue, 19 Aug 2008 07:50:03 -0700] rev 1025
6614210: JPRT Windows 32bit msival2 build failure when building 'install' workspace
Summary: suppresses wscript's modal dialog on error and no msi validation for jprt.
Reviewed-by: ohair, jmelvin
ohair [Thu, 14 Aug 2008 20:59:51 -0700] rev 1024
Merge
ohair [Thu, 14 Aug 2008 13:33:08 -0700] rev 1023
6674227: Missing LICENSE file during build
Summary: Just a JPRT usage issue. The top level files (like LICENSE) are needed to create the jdk image (j2sdk-image directory).
Reviewed-by: tbell