jgodinez [Wed, 09 Apr 2008 15:16:57 -0700] rev 535
6633656: Cross platform print dialog doesn't check for orientation being unsupported.
Reviewed-by: prr, tdv
prr [Thu, 10 Apr 2008 09:05:01 -0700] rev 534
6684056: SUPERSCRIPT TextAttribute on font needs to trigger layout.
Reviewed-by: igor, campbell
prr [Wed, 09 Apr 2008 13:11:46 -0700] rev 533
6683472: Incorrect handling of translation component of font transform.
Reviewed-by: igor, campbell
prr [Fri, 07 Mar 2008 12:13:17 -0800] rev 532
6640532: Graphics.getFontMetrics() throws NullPointerException
Summary: NIO usage needs to be robust against Thread.interrupt()
Reviewed-by: tdv
xdono [Tue, 27 May 2008 17:18:01 -0700] rev 531
Merge
ohair [Thu, 15 May 2008 13:04:31 -0700] rev 530
6590549: Cygwin build of OpenJDK has problems and not very well documented
Summary: Just the Makefile changes to fix a cygwin nawk BINMODE=w problem.
Reviewed-by: igor, tbell
tbell [Fri, 23 May 2008 11:13:45 -0700] rev 529
Merge
tbell [Thu, 22 May 2008 15:58:48 -0700] rev 528
Merge
emcmanus [Fri, 16 May 2008 11:34:34 +0200] rev 527
6703552: Missing files from changeset for 6701459
Summary: Previous push missed a small number of files.
Reviewed-by: dfuchs
emcmanus [Wed, 14 May 2008 18:38:14 +0200] rev 526
6701459: Synchronization bug pattern found in javax.management.relation.RelationService
Summary: Fixed this and many other problems found by FindBugs.
Reviewed-by: dfuchs
xdono [Thu, 22 May 2008 09:37:50 -0700] rev 525
Added tag jdk7-b27 for changeset 5ca30a3c97e7
duke [Wed, 05 Jul 2017 16:37:02 +0200] rev 524
Merge
xdono [Thu, 22 May 2008 09:37:40 -0700] rev 523
Added tag jdk7-b27 for changeset 9ba36c07dcee
xdono [Thu, 22 May 2008 09:37:37 -0700] rev 522
Added tag jdk7-b27 for changeset fcdebcbc4177
duke [Wed, 05 Jul 2017 16:36:55 +0200] rev 521
Added tag jdk7-b27 for changeset 67052ac87fc9
duke [Wed, 05 Jul 2017 16:36:55 +0200] rev 520
Merge
duke [Wed, 05 Jul 2017 16:36:52 +0200] rev 519
Merge
tbell [Mon, 12 May 2008 18:07:48 -0700] rev 518
Merge
mcimadamore [Wed, 23 Apr 2008 17:10:03 +0100] rev 517
6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
Summary: A missing type-erasure in Lower.java causes the compiler to crash since JDK6
Reviewed-by: jjg
tbell [Fri, 25 Apr 2008 15:22:39 -0700] rev 516
Merge
tbell [Tue, 15 Apr 2008 17:48:22 -0700] rev 515
Merge
mcimadamore [Wed, 09 Apr 2008 15:30:44 +0100] rev 514
6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly
Summary: Javac doesn't conform to JLS 4.8 - all the supertypes of a raw type must be erased
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 15:04:35 +0100] rev 513
6683438: Bad regression test for CR 6611449
Summary: The regression test for CR 6611449 contains some inconstistencies
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 14:57:37 +0100] rev 512
6657499: javac 1.6.0 fails to compile class with inner class
Summary: Lookup of member inner classes silently fails leading to an unwanted erasure to take place
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 14:45:50 +0100] rev 511
6450290: Capture of nested wildcards causes type error
Summary: A missing capture conversion makes javac to think that some expressions are well-formed even when they aren't
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 14:05:24 +0100] rev 510
6481655: Parser confused by combination of parens and explicit type args
Summary: Bug in the parser caused by the fact that explicit type arguments are disabled when parsing parenthesized expressions
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:53:45 +0100] rev 509
6365166: javac (generic) unable to resolve methods
Summary: Unignore regression test as this bug has been fixed by CR 6278587
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:41:45 +0100] rev 508
5009937: hiding versus generics versus binary compatibility
Summary: missing implementation of JLS 8.4.8.3 (different arguments with same erasure not always triggering a compiler error)
Reviewed-by: jjg
mcimadamore [Wed, 09 Apr 2008 13:19:01 +0100] rev 507
6531075: Missing synthetic casts when accessing fields/methods of intersection types including type variables
Summary: bug when javac generates code involving intersection types
Reviewed-by: jjg
xdono [Thu, 24 Apr 2008 12:12:28 -0700] rev 506
Added tag jdk7-b26 for changeset a19298c17815
duke [Wed, 05 Jul 2017 16:36:48 +0200] rev 505
Merge
xdono [Thu, 24 Apr 2008 12:12:16 -0700] rev 504
Added tag jdk7-b26 for changeset bdb54a99e398