Wed, 05 Jul 2017 21:39:33 +0200 duke Merge jdk-9+117
Wed, 05 Jul 2017 21:39:27 +0200 duke Merge
Mon, 02 May 2016 18:10:36 -0700 darcy 8155516: Suppress warnings from uses of deprecated Class.newInstance langtools
Mon, 02 May 2016 16:17:39 -0700 jjg 8155774: move code from ModuleTestBase to toolbox
Mon, 02 May 2016 15:01:54 -0700 ksrini 8154578: Drop residual use of addReads from javadoc
Mon, 02 May 2016 08:54:14 -0700 rfield 8139832: JShell API: Diag constructor should not be exposed and fix typo
Mon, 02 May 2016 12:57:05 +0200 jlahoda 8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken
Mon, 02 May 2016 06:43:44 +0200 jlahoda 8050993: There is no record for condition in ternary operator in LineNumberTable.
Mon, 02 May 2016 10:11:24 +0530 sadayapalam 8155028: javac crashes in silly do-while loop
Fri, 29 Apr 2016 16:06:52 -0700 ksrini 8155061: javadoc incorrectly sorted items in All Classes list and Index files
Fri, 29 Apr 2016 19:53:19 -0700 rfield 8139837: JShell API: make a common JShellException
Fri, 29 Apr 2016 15:35:51 -0700 ksrini 8154482: javadoc tool must support legacy doclet and taglet
Fri, 29 Apr 2016 14:18:09 -0700 jjg 8154270: javac wrongly rejects some class literals as annotation element values
Thu, 28 Apr 2016 09:39:17 -0700 lana Merge
Thu, 28 Apr 2016 05:10:11 +0000 bpatel 8154119: Module summary page should display module description
Wed, 27 Apr 2016 19:56:44 -0700 rfield 8155580: jshell tool: push for -R missed added file MessageHandler.java
Wed, 27 Apr 2016 18:13:19 -0700 rfield 8150382: JShell API: Allow setting remote JVM arguments
Fri, 15 Apr 2016 11:39:31 +0200 jlahoda 8154283: Check for clash between package and class not working when package in a different module
Thu, 28 Apr 2016 08:26:42 -0700 lana Added tag jdk-9+116 for changeset 33cf53901cac
Wed, 05 Jul 2017 21:39:18 +0200 duke Merge
Thu, 28 Apr 2016 08:26:36 -0700 lana Added tag jdk-9+116 for changeset f0cb22ad8db4
Wed, 05 Jul 2017 21:39:11 +0200 duke Merge
Thu, 28 Apr 2016 19:11:09 -0700 fyuan 8155514: jaxp.library.TestPolicy should extend the default security policy
Thu, 28 Apr 2016 09:39:03 -0700 lana Merge
Thu, 28 Apr 2016 09:08:01 -0700 joehw 8154220: Semi-colon delimited list of catalog files in System property is throwing IllegalArgumentException
Thu, 28 Apr 2016 08:26:36 -0700 lana Added tag jdk-9+116 for changeset 318476412bc2
Wed, 05 Jul 2017 21:39:04 +0200 duke Merge
Thu, 28 Apr 2016 09:38:42 -0700 lana Merge
Thu, 28 Apr 2016 10:42:33 +0200 hannesw 8155025: 0.001.toFixed(2) should return "0.00" not "0"
Wed, 27 Apr 2016 15:50:33 +0200 hannesw 8134503: support ES6 parsing in Nashorn
Thu, 28 Apr 2016 08:26:43 -0700 lana Added tag jdk-9+116 for changeset 973b1c28c6d2
Wed, 05 Jul 2017 21:38:57 +0200 duke Merge
Thu, 28 Apr 2016 08:26:32 -0700 lana Added tag jdk-9+116 for changeset bff09f64dd1c
Wed, 05 Jul 2017 21:38:49 +0200 duke Merge
Tue, 03 May 2016 07:44:52 +0100 alanb 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
Mon, 02 May 2016 16:45:38 -0700 ascarpino 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Mon, 02 May 2016 13:05:43 -0700 asmotrak 8155859: Problem list tools/pack200/Pack200Props.java
Mon, 02 May 2016 12:44:31 -0700 prr 8155784: Build failure on Linux arm64
Sat, 30 Apr 2016 16:08:48 -0700 darcy 8155792: Add @jls citations to java.lang.String
Fri, 29 Apr 2016 16:58:00 -0700 tvaleev 8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
Fri, 29 Apr 2016 16:57:57 -0700 tvaleev 8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
Sat, 30 Apr 2016 00:30:31 +0100 michaelm 8087124: HTTP/2 implementation
Fri, 29 Apr 2016 13:46:19 -0700 psandoz 8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Fri, 29 Apr 2016 23:15:15 +0300 shade 8155215: java.lang.String concatenation spec is unnecessarily strong
Fri, 29 Apr 2016 09:47:43 -0700 prr Merge
Fri, 29 Apr 2016 09:46:14 -0700 ssadetsky 8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
Fri, 29 Apr 2016 09:45:46 -0700 ssadetsky 8155606: [PIT] Robot's createScreenCapture() broken on Linux
Mon, 25 Apr 2016 15:09:45 -0700 prr 8154213: clean up uses of boxed primitive constructors in the java.desktop module
Mon, 25 Apr 2016 09:25:26 -0700 prr Merge
Mon, 25 Apr 2016 18:07:45 +0300 avstepan 8154962: [TEST] @BeanProperty: add some tests for anonimous classes
Mon, 25 Apr 2016 15:37:31 +0300 ssadetsky 8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
Fri, 22 Apr 2016 01:59:35 +0300 serb 8154088: [macosx] SWT does not work on JDK 9 since b65
Thu, 21 Apr 2016 10:30:43 -0700 prr Merge
Thu, 21 Apr 2016 20:08:18 +0300 avstepan 8154762: [TEST] add some tests according to JDK-8132138
Wed, 20 Apr 2016 12:23:38 -0500 ptbrunet 8076554: [macosx] Custom Swing text components need to allow standard accessibility
Wed, 20 Apr 2016 10:59:23 +0530 psadhukhan 6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
Tue, 19 Apr 2016 11:13:30 -0700 ddehaven Merge
Tue, 19 Apr 2016 13:00:00 +0530 aghaisas 8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows
Mon, 18 Apr 2016 15:39:29 +0530 pkbalakr 8153056: 8152647(duplicate of 6439354) Manual Test always passes
Sat, 16 Apr 2016 23:39:45 +0300 serb 7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip