Maurizio Cimadamore
|
a456f20739
|
7086261: javac doesn't report error as expected, it only reports ClientCodeWrapper$DiagnosticSourceUnwrapper
Missing override for toString() in ClientCodeUnwrapper.DiagnosticSourceUnwrapper
Reviewed-by: jjg
|
2011-09-02 17:35:56 +01:00 |
|
Bruce Chapman
|
0da4a58897
|
7024096: Stack trace has invalid line numbers
Reviewed-by: jjg, darcy
|
2011-09-02 07:54:16 -07:00 |
|
Christian Thalinger
|
1038fed51d
|
7071709: JSR 292: switchpoint invalidation should be pushed not pulled
Reviewed-by: never
|
2011-09-02 04:28:59 -07:00 |
|
David Buck
|
aeec78ab37
|
7074386: fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>
Fallback to fontconfig.<major_version>.bfc/properties if fontconfig.<major_version>.<minor_version>. is not found
Reviewed-by: prr, robm
|
2011-09-02 04:28:49 -07:00 |
|
Alejandro Murillo
|
096ba80aea
|
7086589: bump the hs22 build number to 04
Reviewed-by: johnc
|
2011-09-02 03:49:30 -07:00 |
|
John Coomes
|
d42d7de7ff
|
Added tag hs22-b03 for changeset 52cac2467a60
|
2011-09-02 15:47:43 -07:00 |
|
John Coomes
|
87501184d9
|
Added tag hs22-b02 for changeset 7adf55aec150
|
2011-09-02 15:47:43 -07:00 |
|
John Coomes
|
b57839cc49
|
Added tag hs22-b01 for changeset 2143c41c2a90
|
2011-09-02 15:47:42 -07:00 |
|
Christian Thalinger
|
db44acbeb4
|
7085404: JSR 292: VolatileCallSites should have push notification too
Reviewed-by: never, kvn
|
2011-09-02 00:36:18 -07:00 |
|
Sergey Kuksenko
|
238bb5d3bb
|
7082971: More performance tuning of BigDecimal and other java.math classes
Reviewed-by: darcy
|
2011-09-01 23:00:09 -07:00 |
|
Jim Holmlund
|
7d7c8d7cdf
|
7086071: tools/javac/7079713/TestCircularClassfile.java fails on windows
Delete file before renaming another file to it
Reviewed-by: jjg
|
2011-09-01 14:35:59 -07:00 |
|
Suchen Chien
|
fd8978fa75
|
Added tag jdk8-b03 for changeset df130f34ab4c
|
2011-09-01 13:54:50 -07:00 |
|
Suchen Chien
|
ea16c13048
|
Added tag jdk8-b03 for changeset 11c81bbc7690
|
2011-09-01 13:54:38 -07:00 |
|
Suchen Chien
|
03730b799c
|
Added tag jdk8-b03 for changeset 6126faad61f0
|
2011-09-01 13:54:32 -07:00 |
|
Suchen Chien
|
a481e029fa
|
Added tag jdk8-b03 for changeset 7a7c32801316
|
2011-09-01 13:54:31 -07:00 |
|
Suchen Chien
|
463d10d607
|
Added tag jdk8-b03 for changeset 52cac2467a60
|
2011-09-01 13:54:24 -07:00 |
|
Suchen Chien
|
e0896d794e
|
Added tag jdk8-b03 for changeset b2c1fbeecd43
|
2011-09-01 13:54:19 -07:00 |
|
Suchen Chien
|
5f1b3f48fa
|
Added tag jdk8-b03 for changeset 987739a4fab0
|
2011-09-01 13:54:18 -07:00 |
|
Jan Lahoda
|
6f70d425f2
|
7073631: (javac) javac parser improvements for error position reporting
JavacParser improvements for NetBeans, improved by LangTools.
Reviewed-by: mcimadamore, jjg
|
2011-09-01 09:14:25 -07:00 |
|
Stefan Karlsson
|
5b6ba4e611
|
7085906: Replace the permgen allocated sentinelRef with a self-looped end
Remove the sentinelRef and let the last Reference in a discovered chain point back to itself.
Reviewed-by: ysr, jmasa
|
2011-09-01 16:18:17 +02:00 |
|
Denis Fokin
|
4be64adddd
|
7081012: REGRESSION:Component.transferFocusBackward invokes clearGlobalFocusOwner()
Reviewed-by: ant
|
2011-09-01 17:29:37 +04:00 |
|
Chris Hegarty
|
bfeee8da4d
|
7041800: URI.equals may incorrectly return true with escaped octets
Reviewed-by: alanb, michaelm
|
2011-09-01 13:53:59 +01:00 |
|
Christian Thalinger
|
fcc2a86582
|
7079673: JSR 292: C1 should inline bytecoded method handle adapters
Reviewed-by: never
|
2011-09-01 01:31:25 -07:00 |
|
Y. Srinivas Ramakrishna
|
74b5a420d5
|
Merge
|
2011-08-31 23:55:58 -07:00 |
|
Chris Hegarty
|
db62441424
|
7014860: Socket.getInputStream().available() not clear for shutdown input
Reviewed-by: alanb, michaelm
|
2011-09-01 06:45:00 +01:00 |
|
Tom Rodriguez
|
fa7c124af1
|
7083786: dead various dead chunks of code
Reviewed-by: iveresov, kvn
|
2011-08-31 16:46:11 -07:00 |
|
Jonathan Gibbons
|
654ae83d8e
|
7074416: Regression: JSR199: javac doesn't unwrap clientcodewrapper objects
Reviewed-by: mcimadamore
|
2011-08-31 15:39:00 -07:00 |
|
John Coomes
|
167b4fa4d4
|
Merge
|
2011-08-31 13:57:17 -07:00 |
|
John Cuthbertson
|
6c8c4fb321
|
7066841: remove MacroAssembler::br_on_reg_cond() on sparc
Remove the macro assembler routine br_on_reg_cond() and replace the remaining calls to that routine with an equivalent.
Reviewed-by: kvn, iveresov
|
2011-08-31 10:16:02 -07:00 |
|
Michael Fang
|
8256d8cf31
|
Merge
|
2011-08-31 09:56:44 -07:00 |
|
Vladimir Kozlov
|
9c87ea9062
|
7085137: -XX:+VerifyOops is broken
Replace set() with patchable_set() to generate 8 instructions always.
Reviewed-by: iveresov, never, roland
|
2011-08-31 09:48:21 -07:00 |
|
Maurizio Cimadamore
|
67f3781cb1
|
7079713: javac hangs when compiling a class that references a cyclically inherited class
Types.membersClosure needs to handle pathological cases of cyclic inheritance
Reviewed-by: jjg, jjh
|
2011-08-31 16:15:19 +01:00 |
|
Maurizio Cimadamore
|
68039c2904
|
7085024: internal error; cannot instantiate Foo
Types.isConvertible does not handle erroneous types correctly
Reviewed-by: jjg
|
2011-08-31 16:11:28 +01:00 |
|
Nils Loodin
|
2e7a0438c9
|
7067811: Update demo/sample code to state it should not be used for production
Added comment block after copyright block stating that code is unfit for production.
Reviewed-by: ohair
|
2011-08-31 13:48:04 +02:00 |
|
Christian Thalinger
|
05b60b3662
|
7078382: JSR 292: don't count method handle adapters against inlining budgets
Reviewed-by: kvn, never
|
2011-08-31 01:40:45 -07:00 |
|
Igor Veresov
|
5903a384b4
|
7085279: C1 overflows code buffer with VerifyOops and CompressedOops
Increase the limit of code emitted per LIR instruction, increase the max size of the nmethod generated by C1
Reviewed-by: never, kvn, johnc
|
2011-08-30 19:01:58 -07:00 |
|
Weijun Wang
|
a37d582eec
|
7083664: test hard code of using c:/temp but this dir might not exist
Reviewed-by: xuelei, ohair
|
2011-08-31 09:22:50 +08:00 |
|
Stuart Marks
|
97583c8f0d
|
7083012: fix for RMI Registry
Reviewed-by: jdn, valeriep
|
2011-08-30 17:29:36 -07:00 |
|
Stuart Marks
|
fcee5390db
|
7077466: fix for RMI DGC
Reviewed-by: valeriep
|
2011-08-30 14:30:03 -07:00 |
|
Sebastian Sickelmann
|
0a9fa0feb2
|
7084245: Update usages of InternalError to use exception chaining
To use new InternalError constructor with cause chainning
Reviewed-by: alanb, ksrini, xuelei, neugens
|
2011-08-30 11:53:11 -07:00 |
|
Michael McMahon
|
9d813bf7ac
|
Merge
|
2011-08-30 14:41:12 +01:00 |
|
Jonathan Lu
|
57fd38b0aa
|
7084560: Crash in net.dll
Reviewed-by: chegar
|
2011-08-30 14:40:05 +01:00 |
|
Pavel Porvatov
|
dd72eca1bc
|
7080281: AbtsractButton.checkVerticalKey()/checkHorizontalKey() methods do not specify returned value
Reviewed-by: alexp
|
2011-08-30 13:07:13 +04:00 |
|
Tom Rodriguez
|
cebdce4479
|
7082263: Reflection::resolve_field/field_get/field_set are broken
Reviewed-by: kvn, dholmes, stefank, coleenp
|
2011-08-30 00:54:09 -07:00 |
|
Weijun Wang
|
5dcff7325d
|
7083576: add javax/xml/crypto into jdk_security2
Reviewed-by: mullan
|
2011-08-30 10:46:27 +08:00 |
|
Igor Veresov
|
d8fd276e35
|
7082645: Hotspot doesn't compile on old linuxes after 7060836
Move syscall ids definitions into os_linux.cpp
Reviewed-by: johnc
|
2011-08-29 17:42:39 -07:00 |
|
Michael Fang
|
9353ab1e01
|
Merge
|
2011-08-29 17:09:35 -07:00 |
|
Lana Steuck
|
c14374f7f5
|
Merge
|
2011-08-29 14:29:23 -07:00 |
|
Lana Steuck
|
1a53d47cf9
|
Merge
|
2011-08-29 14:27:21 -07:00 |
|
Lana Steuck
|
4d2687b413
|
Merge
|
2011-08-29 14:26:11 -07:00 |
|