Wed, 05 Jul 2017 22:48:37 +0200 duke Merge jdk-9+156
Wed, 05 Jul 2017 22:48:30 +0200 duke Merge
Mon, 06 Feb 2017 17:19:06 -0800 cushon 6388543: improve accuracy of source positions for AnnotationValue param of Messager.printMessage
Mon, 06 Feb 2017 17:51:54 -0800 jjg 8174051: fix terminology in javadoc comment
Mon, 06 Feb 2017 16:32:37 -0800 darcy 8173944: Reference Origin.MANDATED in getEnclosedElements specs
Mon, 06 Feb 2017 12:35:13 -0800 jjg 8172901: javac: 'opens' statement cannot specify non observable package
Mon, 06 Feb 2017 09:25:31 -0800 rfield 8173807: JShell: control characters should be escaped in String values
Mon, 06 Feb 2017 09:00:02 -0800 rfield 8173848: JShell: less-than causes: reached end of file while parsing
Mon, 06 Feb 2017 15:57:35 +0100 jlahoda 8173636: Results from Processor.getSupportedAnnotationTypes should be intepreted strictly
Mon, 06 Feb 2017 18:14:51 +0530 sadayapalam 8166420: Confusing error message when reading bad module declaration
Mon, 06 Feb 2017 11:11:43 +0100 jlahoda 8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
Mon, 06 Feb 2017 13:12:30 +0530 sadayapalam 8173456: com.sun.tools.javac.util.Assert.error during code compilation
Sat, 04 Feb 2017 14:05:08 -0500 lancea 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Fri, 03 Feb 2017 22:09:30 -0800 darcy 8173305: Trial reversion of langtools test changes for limited win32 address space
Fri, 03 Feb 2017 08:16:24 -0800 vromero 8172240: javac should not need the transitive closure to compile a module
Thu, 02 Feb 2017 14:55:23 -0800 bpatel 8173707: Javadoc generated pages should default to no-frames view
Thu, 02 Feb 2017 14:34:21 -0800 jjg 8172807: Javac doesn't report errors on duplicate provides with different service implementations
Thu, 02 Feb 2017 21:55:45 +0000 lana Merge
Thu, 02 Feb 2017 10:50:14 -0800 ksrini 8173667: Update command line help for -public -protected -package -private options
Thu, 02 Feb 2017 11:40:01 -0800 jjg 8166675: Latent bug in jar file handling during module path processing.
Wed, 01 Feb 2017 20:14:52 -0800 bpatel 8172528: problem generating JavaFX docs
Wed, 01 Feb 2017 19:48:36 -0800 darcy 8173798: Tests for printing modules
Wed, 01 Feb 2017 17:04:24 -0800 darcy 8173776: More javax.lang.model improvements to support modules
Wed, 01 Feb 2017 15:16:49 -0800 bpatel 8169813: The index pages are sorted in a confusing manner
Wed, 01 Feb 2017 14:38:45 -0800 jjg 8173789: Fix broken test header
Fri, 27 Jan 2017 10:08:36 -0800 ksrini 8048628: javadoc strips HTML incorrectly; causes invalid generated HTML files
Wed, 01 Feb 2017 11:25:56 -0800 darcy 8173676: Improvements to javax.annotation.processing and javax.lang.model doc
Wed, 01 Feb 2017 09:10:07 -0800 rfield 8173577: JShell tests: Some testng tests check nothing
Wed, 01 Feb 2017 15:03:06 +0100 jlahoda 8171294: Slow compilation with long classpaths under JDK 9
Tue, 31 Jan 2017 17:01:55 -0800 rfield 8173652: jshell tool: store history on fatal exit
Thu, 02 Feb 2017 21:20:39 +0000 lana Added tag jdk-9+155 for changeset 10a4ca148d89
Wed, 05 Jul 2017 22:48:16 +0200 duke Merge
Sat, 04 Feb 2017 14:03:15 -0500 lancea 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Thu, 02 Feb 2017 21:20:38 +0000 lana Added tag jdk-9+155 for changeset 32ea5c3ed72c
Wed, 05 Jul 2017 22:48:08 +0200 duke Merge
Mon, 06 Feb 2017 11:03:48 +0100 clanger 8173602: JAXP: TESTBUG: javax/xml/jaxp/unittest/transform/TransformerTest.java needs refactoring
Thu, 02 Feb 2017 21:20:38 +0000 lana Added tag jdk-9+155 for changeset 9e2d943b5b66
Wed, 05 Jul 2017 22:47:59 +0200 duke Merge
Fri, 03 Feb 2017 13:28:00 +0100 hannesw 8173888: Test for JDK-8169481 causes stack overflows in parser tests
Fri, 03 Feb 2017 13:02:22 +0100 ihse 8173822: Remove dead code in BuildNashorn.gmk
Fri, 03 Feb 2017 17:32:01 +0800 amlu 8173864: Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some platforms
Thu, 02 Feb 2017 21:56:00 +0000 lana Merge
Thu, 02 Feb 2017 22:24:00 +0100 hannesw 8173851: JDK-8008448.js fails to parse test for JDK-8169481
Thu, 02 Feb 2017 18:23:28 +0100 hannesw 8169481: StackOverflowError on start when parsing PAC file to autodetect Proxy settings
Thu, 02 Feb 2017 21:20:40 +0000 lana Added tag jdk-9+155 for changeset 1e536b9ddf07
Wed, 05 Jul 2017 22:47:47 +0200 duke Merge
Thu, 02 Feb 2017 21:20:37 +0000 lana Added tag jdk-9+155 for changeset a3460624dc33
Wed, 05 Jul 2017 22:47:38 +0200 duke Merge
Tue, 07 Feb 2017 00:38:22 -0800 dl 8172726: ForkJoin common pool retains a reference to the thread context class loader
Mon, 06 Feb 2017 22:23:46 +0100 redestad 8173982: (fs) DefaultFileSystemProvider should be split into platform specific versions
Mon, 06 Feb 2017 17:28:33 +0000 vinnie 8173956: KeyStore regression due to default keystore being changed to PKCS12
Mon, 06 Feb 2017 08:03:33 -0800 mchung 8173947: jconsole does not show local running VMs to attach
Mon, 06 Feb 2017 08:59:00 -0500 mullan 8173827: Remove forRemoval=true from several deprecated security APIs
Mon, 06 Feb 2017 11:07:09 +0100 jlahoda 8173653: jshell tool: ctrl-C when in external editor aborts jshell -- history lost
Sat, 04 Feb 2017 14:04:28 -0500 lancea 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
Sat, 04 Feb 2017 03:29:39 +0100 jwilhelm Merge
Tue, 24 Jan 2017 00:30:25 +0100 jwilhelm Merge
Wed, 25 Jan 2017 15:31:01 +0530 vtewari 8167178: Exported elements referring to inaccessible types in java.naming
Mon, 23 Jan 2017 16:31:49 +0300 dpochepk 8171149: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java failed with "Out of space in CodeCache for adapters"
Fri, 20 Jan 2017 04:42:29 -0800 rraghavan 8167337: When jmxremote.port=0, JDP broadcasts "0" instead of assigned port
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip