Xueming Shen
7add953cfe
5025260: Register methods should throw ClosedChannelException instead of NPE
...
Update the spec and implementation to throw ClosedSelectorException
Reviewed-by: alanb
2008-10-13 14:45:27 -07:00
Tim Bell
4fddc7cbee
Merge
2008-10-10 13:29:11 -07:00
Tim Bell
b5c0324f6a
Merge
2008-10-10 13:28:14 -07:00
Chuck Rasbold
e585263735
6752257: Use NOT instead of XOR -1 on x86
...
Add match rule for xor -1
Reviewed-by: never, kvn
2008-10-10 09:47:56 -07:00
Daniel Fuchs
246d79484d
6758165: ConnectorBootstrap.DefaultValues should have a default value for USE_LOCAL_ONLY
...
Reviewed-by: alanb, emcmanus
2008-10-10 10:58:08 +02:00
Dmitri Trembovetski
118a4cdb15
6749060: LCD AA text rendered incorrectly when destination is non opaque (sw pipeline only)
...
Reviewed-by: campbell, prr
2008-10-09 17:12:50 -07:00
Alan Bateman
01bf987244
6721753: File.createTempFile produces guessable file names
...
Reviewed-by: sherman
2008-10-09 21:12:56 +01:00
Xiomara Jayasena
16155a7d48
Added tag jdk7-b37 for changeset 076a3cde30d5
2008-10-09 11:13:34 -07:00
Xiomara Jayasena
443bd6a8ef
Added tag jdk7-b37 for changeset b4c26443dee5
2008-10-09 11:13:24 -07:00
Xiomara Jayasena
c5fd243bce
Added tag jdk7-b37 for changeset 4c4fb0aeb1fc
2008-10-09 11:13:18 -07:00
Xiomara Jayasena
97fb020199
Added tag jdk7-b37 for changeset e665a277bfd2
2008-10-09 11:13:16 -07:00
Xiomara Jayasena
8f0558c530
Added tag jdk7-b37 for changeset 5eb97f366a6a
2008-10-09 11:13:12 -07:00
Xiomara Jayasena
ccd6d11b80
Added tag jdk7-b37 for changeset 7ffc53470502
2008-10-09 11:13:08 -07:00
Xiomara Jayasena
ecc1626f21
Added tag jdk7-b37 for changeset 00ad557cab71
2008-10-09 11:13:07 -07:00
Antonios Printezis
04b0ebb9c1
Merge
2008-10-09 12:06:22 -04:00
Maurizio Cimadamore
c09e705e04
6586091: javac crashes with StackOverflowError
...
Types.adapt should avoid infinite loops by exploiting a local cache
Reviewed-by: jjg
2008-10-09 16:21:04 +01:00
Maurizio Cimadamore
68c9df4110
6731573: diagnostic output should optionally include source line
...
Added an -XD option to optionally prints out source lines in error messages
Reviewed-by: jjg
2008-10-09 16:19:13 +01:00
Maurizio Cimadamore
7a442ce178
6406133: JCDiagnostic.getMessage ignores locale argument
...
Compiler API should take into account locale settings
Reviewed-by: jjg
2008-10-09 16:07:38 +01:00
Maurizio Cimadamore
ab5f1cb24b
6724345: incorrect method resolution for enum classes entered as source files
...
Enum's abstract methods shouldn't be skipped during method resolution
Reviewed-by: jjg
2008-10-09 16:04:29 +01:00
Maurizio Cimadamore
67339c0aab
6738538: javac crashes when using a type parameter as a covariant method return type
...
Capture conversion should be applied when acccessing a member of an intersection type
Reviewed-by: jjg
2008-10-09 16:02:29 +01:00
Maurizio Cimadamore
9315b88d67
6751514: Unary post-increment with type variables crash javac during lowering
...
Lower.abstractRval should take into account parenthesized expressions
Reviewed-by: jjg
2008-10-09 15:56:20 +01:00
Daniel Fuchs
4f96480e17
6332953: JMX agent should bind to loopback address when starting the local connector server
...
Reviewed-by: emcmanus
2008-10-09 14:10:58 +02:00
Eamonn McManus
8fe5a021a3
6757225: MXBean: Incorrect type names for parametrized types, dealing with arrays
...
Reviewed-by: sjiang
2008-10-08 18:38:25 +02:00
Kumar Srinivasan
3a72f5c241
6755845: JVM_FindClassFromBoot triggers assertions
...
Fixes assertions caused by one jvm_entry calling another, solved by refactoring code and modified gamma test.
Reviewed-by: dholmes, xlu
2008-10-08 08:10:51 -07:00
Andrei Dmitriev
2437566bc1
Merge
2008-10-08 13:01:40 +04:00
Andrei Dmitriev
b760e25337
5076635: Double click speed is not honored in KDE linux
...
Reviewed-by: art, dcherepanov
2008-10-08 12:50:17 +04:00
Jonathan Gibbons
98ab03e7e5
6749967: regression tests for apt should be same-vm friendly
...
Reviewed-by: darcy
2008-10-07 15:39:19 -07:00
Sean Mullan
a2481b51f8
Merge
2008-10-07 14:44:04 -04:00
Erik Trimble
50964694fe
Merge
2008-10-07 11:01:35 -07:00
Sean Mullan
9148e3b4c1
Merge
2008-10-07 13:48:49 -04:00
Sean Mullan
2229fb0a55
6752764: PIT B37: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest failed
...
Fix regression introduced by 6465942
Reviewed-by: vinnie
2008-10-07 13:41:39 -04:00
Andrei Dmitriev
3600dc716c
Merge
2008-10-07 16:43:20 +04:00
Andrei Dmitriev
90f6b8301e
6750288: Regression after 6315717. ArrayIndexOutOfBoundsException
...
Reviewed-by: dcherepanov, denis
2008-10-07 16:34:27 +04:00
Yuka Kamiya
671a2de6c7
6756569: (tz) Support tzdata2008g
...
Reviewed-by: okutsu
2008-10-07 18:25:59 +09:00
Igor Veresov
d80199b403
6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing
...
The per-lgrp chuck size can be incorrectly computed (causing an assertion failure) because of the non-associativity of the floating point operations. The fix is to rearrange the operations.
Reviewed-by: ysr
2008-10-06 20:59:16 -07:00
Naoto Sato
c7f7759bdd
6706382: jdk/test/java/util/Locale/data/deflocale.sol10 has incorrect legal notice
...
Reviewed-by: okutsu
2008-10-06 17:16:06 -07:00
Jonathan Gibbons
1a0a9d1a6f
6748546: javadoc API should be classloader-friendly
...
Reviewed-by: bpatel
2008-10-06 16:57:15 -07:00
Tom Rodriguez
7633aaa177
Merge
2008-10-06 13:11:32 -07:00
Xiaobin Lu
fe28b4f768
6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
...
Reviewed-by: acorn, dholmes
2008-10-06 11:39:34 -07:00
Antonios Printezis
6f5e28aca1
6752248: G1: introduce parallel heap verification
...
Introduce parallel heap verification in G1.
Reviewed-by: jcoomes, apetrusenko
2008-10-06 13:16:35 -04:00
Bradford Wetmore
c63de8e0a8
Merge
2008-10-06 09:17:35 -07:00
Yuri Nesterenko
ae6690b302
5100701: Toolkit.getLockingKeyState() does not work on XToolkit, but works on Motif
...
Does not work on Motif but works on XToolkit now; implemented using XQueryPointer.
Reviewed-by: anthony
2008-10-06 16:45:00 +04:00
Kumar Srinivasan
8e3e3658c5
6755847: (launcher) will trigger assertions in debug build
...
Adds a temporary counter measure to to prevent assertions CR: 6755845
Reviewed-by: darcy, dholmes
2008-10-05 18:53:03 -07:00
Tim Bell
ebc51f0813
Merge
2008-10-04 22:59:05 -07:00
Tim Bell
f7bfb9b472
Merge
2008-10-04 22:57:59 -07:00
Tim Bell
7fe650bc36
Merge
2008-10-04 22:49:54 -07:00
Tim Bell
1e22a7ec76
Merge
2008-10-04 22:48:54 -07:00
Tom Rodriguez
043fde10e5
6743188: incomplete fix for 6700047 C2 failed in idom_no_update
...
Reviewed-by: rasbold, kvn
2008-10-03 13:58:20 -07:00
Yuka Kamiya
c507643efe
6683975: [fmt-da] Regression: Java 6 returns English DateFormatPatterns for Thai locale
...
Reviewed-by: okutsu
2008-10-03 15:54:41 +09:00
Andrei Dmitriev
bfec071cbf
6755110: Solaris build has corrupted with extra mouse buttons RFE
...
Reviewed-by: yan
2008-10-03 10:33:11 +04:00