Wed, 05 Jul 2017 17:19:35 +0200 duke Merge jdk7-b105
Wed, 05 Jul 2017 17:19:32 +0200 duke Merge
Mon, 09 Aug 2010 16:03:07 -0700 lana Merge
Mon, 02 Aug 2010 19:46:14 -0700 lana Merge
Mon, 02 Aug 2010 16:29:54 -0700 jjg 6973626: test/tools/javac/processing/* tests fail with assertions enabled
Mon, 02 Aug 2010 13:35:39 -0700 darcy 6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources
Thu, 29 Jul 2010 22:04:41 -0700 lana Merge
Thu, 29 Jul 2010 19:30:35 -0700 jjg 6966604: JavacFiler not correctly notified of lastRound
Thu, 29 Jul 2010 19:27:11 -0700 jjg 6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories
Thu, 29 Jul 2010 18:06:34 -0700 jjg 6972556: warning for using a file name instead of a binary name for Filer.createSourceFile
Thu, 29 Jul 2010 15:57:43 +0100 mcimadamore 6970833: Try-with-resource implementation throws an NPE during Flow analysis
Thu, 29 Jul 2010 15:57:18 +0100 mcimadamore 6972747: CheckExamples fail when assertions are enabled
Thu, 29 Jul 2010 15:56:25 +0100 mcimadamore 6938454: Unable to determine generic type in program that compiles under Java 6
Tue, 27 Jul 2010 11:52:11 -0700 jjg 6403456: -Werror should work with annotation processing
Tue, 27 Jul 2010 11:32:03 -0700 jjg 6972327: JCTree.pos incorrect for annotations without modifiers and package
Mon, 26 Jul 2010 14:25:56 -0700 jjg 6957438: improve code for generating warning messages containing option names
Mon, 26 Jul 2010 14:18:45 -0700 jjg 6971882: Remove -XDstdout from javac test
Thu, 22 Jul 2010 11:02:54 -0700 jjg 6968063: provide examples of code that generate diagnostics
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
Thu, 15 Jul 2010 16:31:56 +0100 mcimadamore 6964669: javac reports error on miranda methods
Thu, 15 Jul 2010 16:31:02 +0100 mcimadamore 6967002: JDK7 b99 javac compilation error (java.lang.AssertionError)
Tue, 13 Jul 2010 19:20:48 -0700 jjg 6968789: incorrect text in "diamond not supported" message
Tue, 13 Jul 2010 19:17:55 -0700 jjg 6968434: test CheckResourceKeys fails on control builds
Tue, 13 Jul 2010 19:14:09 -0700 jjg 6966732: replace use of static Log.getLocalizedString with non-static alternative where possible
Fri, 06 Aug 2010 12:52:19 -0700 cl Added tag jdk7-b104 for changeset fef4187d7622
Wed, 05 Jul 2017 17:19:26 +0200 duke Merge
Fri, 06 Aug 2010 12:52:00 -0700 cl Added tag jdk7-b104 for changeset 930517ba4d97
Wed, 05 Jul 2017 17:19:23 +0200 duke Merge
Fri, 06 Aug 2010 12:51:59 -0700 cl Added tag jdk7-b104 for changeset e4e7ae0ec293
Wed, 05 Jul 2017 17:19:21 +0200 duke Merge
Fri, 06 Aug 2010 12:51:49 -0700 cl Added tag jdk7-b104 for changeset cd7adc8eaafb
Wed, 05 Jul 2017 17:19:18 +0200 duke Merge
Mon, 09 Aug 2010 16:02:19 -0700 lana Merge
Mon, 02 Aug 2010 19:45:28 -0700 lana Merge
Fri, 30 Jul 2010 18:16:30 +0100 michaelm 6510892: com/sun/net/httpserver/bugs/B6361557.java fails
Thu, 29 Jul 2010 22:02:45 -0700 lana Merge
Thu, 29 Jul 2010 17:04:07 +0100 chegar Merge
Thu, 29 Jul 2010 10:02:41 +0100 chegar 6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
Thu, 29 Jul 2010 13:08:58 +0100 alanb 6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
Tue, 27 Jul 2010 11:40:46 +0100 vinnie 6972409: Cease emitting LDAP filter debug messages
Tue, 27 Jul 2010 16:07:00 +0800 xuelei 6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
Mon, 26 Jul 2010 09:06:47 -0700 dcubed 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
Mon, 26 Jul 2010 08:17:50 -0700 martin 6717780: (coll spec) LinkedList api documentation provides the wrong method name
Mon, 26 Jul 2010 17:21:51 +0800 weijun 6972005: ConfPlusProp.java test failure when DNS has info for realm
Sat, 24 Jul 2010 22:59:41 +0800 xuelei 6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
Fri, 23 Jul 2010 17:41:47 +0100 vinnie 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
Wed, 21 Jul 2010 17:01:31 -0700 dcubed 6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
Wed, 21 Jul 2010 16:59:40 -0700 dcubed 6962804: 4/4 ShellScaffold tests can fail without a specific reason
Wed, 21 Jul 2010 16:58:35 -0700 dcubed 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
Wed, 21 Jul 2010 18:08:46 +0100 alanb 6963907: (so) Socket adapter need to implement sendUrgentData
Wed, 21 Jul 2010 13:52:38 +0100 chegar 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag
Wed, 21 Jul 2010 13:29:26 +0100 chegar 6969395: TEST_BUG: Tests in java/net sun/net problems
Tue, 20 Jul 2010 10:41:50 -0400 mullan 6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example
Mon, 19 Jul 2010 10:02:55 +0800 weijun 6969292: make DNS lookup for realm/kdc really work
Mon, 19 Jul 2010 10:02:50 +0800 weijun 6969683: Generify ResolverConfiguration codes
Fri, 16 Jul 2010 16:45:52 -0400 sherman 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar
Thu, 15 Jul 2010 18:02:05 -0700 darcy 6963622: Project Coin: Refinements to suppressed exceptions
Tue, 13 Jul 2010 20:27:01 +0800 weijun 6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
Tue, 13 Jul 2010 15:32:36 +0400 dsamersoff 6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
Mon, 02 Aug 2010 19:44:12 -0700 lana Merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip