Jonathan Gibbons
0a7516d744
4075303: Use javap to enquire aboput a specific inner class
...
4348375: Javap is not internationalized
4459541: "javap -l" shows line numbers as signed short; they should be unsigned
4501660: change diagnostic of -help as 'print this help message and exit'
4776241: unused source file in javap..
4870651: javap should recognize generics, varargs, enum
4876942: javap invoked without args does not print help screen
4880663: javap could output whitespace between class name and opening brace
4975569: javap doesn't print new flag bits
6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
6305779: javap: support annotations
6439940: Clean up javap implementation
6469569: wrong check of searchpath in JavapEnvironment
6474890: javap does not open .zip files in -classpath
6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes
6622215: javap ignores certain relevant access flags
6622216: javap names some attributes incorrectly
6622232: javap gets whitespace confused
6622260: javap prints negative bytes incorrectly in hex
Reviewed-by: ksrini
2008-06-03 13:26:47 -07:00
Chuck Rasbold
d10912d513
6709972: runThese failed with assert(false,"bad AD file")
...
Guard AryEqNode construction with has_match_rule() test, set SpecialArraysEquals default off
Reviewed-by: kvn, never
2008-06-03 13:14:44 -07:00
Lana Steuck
093ae7bee7
Merge
2008-06-03 11:18:33 -07:00
Pavel Porvatov
cda549c2c2
4987336: JSlider doesn't show label's animated icon
...
JSlider registers as an image observer of label's icon
Reviewed-by: alexp
2008-06-03 18:00:04 +04:00
Tim Bell
39482b230d
Merge
2008-06-02 22:35:16 -07:00
Tim Bell
011de6871b
Merge
2008-06-02 22:33:55 -07:00
Bradford Wetmore
328c2b4f39
Merge
2008-06-02 10:16:54 -07:00
Pavel Porvatov
2ae586bafc
6709530: There are unnecessary code in slider classes, such as in JSlider and SliderUIs
...
Removed unnecessary code like unused variables, castings, imports etc
Reviewed-by: peterz
2008-06-02 19:08:13 +04:00
Erik Trimble
835c7a9ddb
6709213: Update Build number for HS13 b02
...
Bump up build number to 02
Reviewed-by: jcoomes
2008-05-30 14:50:19 -07:00
Erik Trimble
694a069581
Merge
2008-05-30 14:31:11 -07:00
Erik Trimble
3f383c78e7
Merge
2008-05-30 14:30:02 -07:00
Chuck Rasbold
8f5e42a671
Merge
2008-05-30 07:22:22 -07:00
Daniel Fuchs
160c6f164d
6592586: RequiredModelMBean prints a WARNING message when calling getAttributes() for a non-existing attr
...
Switched traces to FINER - except when logging fails - in which cases the traces are logged to FINE
Reviewed-by: emcmanus
2008-05-30 14:35:43 +02:00
Igor Veresov
7f2d0f1318
Merge
2008-05-30 03:53:31 -07:00
Maurizio Cimadamore
e3ba3ecd1d
6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
...
This regression has been caused by previous fix of 6660289
Reviewed-by: jjg
2008-05-30 11:08:40 +01:00
Yuri Nesterenko
971ba86d95
Merge
2008-05-30 03:02:40 -07:00
Maurizio Cimadamore
afb636d599
6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
...
Types.isSubtypeUnchecked() should handle type-variables subtyping properly
Reviewed-by: jjg
2008-05-30 10:42:43 +01:00
Maurizio Cimadamore
617daebc69
6665223: Static import of inherited protected method causes compiler exception
...
Buggy accessibility check causes NPE during resolution of imported static methods
Reviewed-by: jjg
2008-05-30 10:29:27 +01:00
Chuck Rasbold
2e672ac9bf
6695049: (coll) Create an x86 intrinsic for Arrays.equals
...
Intrinsify java/util/Arrays.equals(char[], char[])
Reviewed-by: kvn, never
2008-05-29 16:22:09 -07:00
Vladimir Kozlov
a1f50998ae
6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
...
Generate addresses and implicit null checks with narrow oops to avoid decoding.
Reviewed-by: jrose, never
2008-05-29 12:04:14 -07:00
Keith McGuigan
319d956145
6706604: Copyright headers need to be changed to GPL
...
Update the copyrights
Reviewed-by: ohair
2008-05-29 14:06:30 -04:00
Daniel Fuchs
eaa732b2fd
6673853: LegacyIntrospectorTest is testing an old deprecated com.sun API not present in OpenJDK
...
Removed test from open test suite - the corresponding deprecated legacy API is not in open source tree
Reviewed-by: emcmanus
2008-05-29 15:33:14 +02:00
Andrei Dmitriev
da21254012
6691328: DragSourceContext returns unexpected cursor
...
Make the code to be executed if other options don't suit
Reviewed-by: dcherepanov
2008-05-29 13:48:51 +04:00
Coleen Phillimore
646ceb4a45
6696264: assert("narrow oop can never be zero") for GCBasher & ParNewGC
...
Decouple set_klass() with zeroing the gap when compressed.
Reviewed-by: kvn, ysr, jrose
2008-05-28 21:06:24 -07:00
Andrew Hughes
1f9e095ee3
6707485: bytecodeInterpreterWithChecks.xsl is malformed
...
Xsl output tag not at top level
Reviewed-by: never, kvn, rasbold
2008-05-28 12:42:34 -07:00
Kelly O'Hair
f73b1b78d7
6703308: Fix jprt.properties to allow for jdk6 and jdk7 builds
...
Allows for jprt submit -release option to select jdk version and proper build targets.
Reviewed-by: jcoomes
2008-05-28 10:16:33 -07:00
Igor Nekrestyanov
e3cd9f9e06
6587560: OpenJDK problem handling bitmaps returned when LCD text is requested
...
Reviewed-by: bae, prr
2008-05-28 20:06:09 +04:00
Tim Bell
92579e1577
Merge
2008-05-28 00:02:28 -07:00
Xiomara Jayasena
d91b97f98b
Merge
2008-05-27 17:18:01 -07:00
Jon Masamitsu
831ee085f0
6706662: Remove workaround introduced in fix for 6624782
...
Remove workaround compiler options for instanceKlass.cpp and objArrayKlass.cpp.
Reviewed-by: ysr, jcoomes
2008-05-27 11:46:44 -07:00
Kelly O'Hair
5d322a1edf
6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
...
Allows for building with SS12, no longer requires SS11, warns if not SS11 for now. Once SS12 is validated and performance measurements look ok, SS12 will be the validated compiler.
Reviewed-by: sspitsyn, ikrylov
2008-05-27 09:47:18 -07:00
Weijun Wang
c0dfc6ea21
6705313: Incorrect exit $? in keytool's autotest.sh
...
Reviewed-by: valeriep
2008-05-27 14:29:32 +08:00
Mikhail Lapshin
44b0d9abbe
6694823: A popup menu can be partially hidden under the task bar in applets
...
In applets popup menu is shifted above the task bar
Reviewed-by: peterz
2008-05-26 17:58:09 +04:00
Tim Bell
4e3260e82e
Merge
2008-05-23 11:13:45 -07:00
Sergey Malenkov
f0fd6aa12c
6668273: Example given in java.beans.EventHandler shows incorrect order of parameters
...
Very simple misprint
Reviewed-by: peterz, loneid
2008-05-23 20:14:20 +04:00
Yuri Nesterenko
d20982eeaa
Merge
2008-05-23 02:29:12 -07:00
Jonathan Gibbons
e7c264308c
6705935: javac reports path name of entry in ZipFileIndex incorectly
...
Reviewed-by: darcy
2008-05-22 17:40:53 -07:00
Jonathan Gibbons
e3cb6a2c82
6657909: javap has unchecked compilation warnings
...
Reviewed-by: mcimadamore
2008-05-22 16:06:00 -07:00
Tim Bell
b8e714ecd0
Merge
2008-05-22 15:58:48 -07:00
Jonathan Gibbons
aefbc41695
6705945: com.sun.tools.javac.zip files do not have valid copyright
...
Reviewed-by: mcimadamore
2008-05-22 15:51:41 -07:00
Bradford Wetmore
e072682162
6706358: jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java has the wrong copyright notice
...
Reviewed-by: valeriep
2008-05-22 14:20:53 -07:00
Keith McGuigan
c966634470
6705523: Fix for 6695506 will violate spec when used in JDK6
...
Make max classfile version number dependent on JDK version
Reviewed-by: acorn, never
2008-05-22 13:03:52 -04:00
Xiomara Jayasena
2bd5006eac
Added tag jdk7-b27 for changeset ae44a6d84438
2008-05-22 09:37:57 -07:00
Xiomara Jayasena
f269bbddcf
Added tag jdk7-b27 for changeset 5ca30a3c97e7
2008-05-22 09:37:50 -07:00
Xiomara Jayasena
a9926f2287
Added tag jdk7-b27 for changeset 2c73948e4bf3
2008-05-22 09:37:45 -07:00
Xiomara Jayasena
5e5fa10083
Added tag jdk7-b27 for changeset 907e5ecf4714
2008-05-22 09:37:44 -07:00
Xiomara Jayasena
6346f4b62b
Added tag jdk7-b27 for changeset 9ba36c07dcee
2008-05-22 09:37:40 -07:00
Xiomara Jayasena
9f5e04c259
Added tag jdk7-b27 for changeset 4d94f3a46d3e
2008-05-22 09:37:38 -07:00
Xiomara Jayasena
e9c2aa9df9
Added tag jdk7-b27 for changeset fcdebcbc4177
2008-05-22 09:37:37 -07:00
Peter Zhelezniakov
4b3a6a58b4
6606443: Infinite loop in FlowView.layout when using HTML tables in JEditorPane
...
FlowStrategy.damageStart now tracks position changes
Reviewed-by: gsm
2008-05-22 15:06:22 +04:00