Wed, 05 Jul 2017 20:07:55 +0200 duke Merge jdk9-b40
Wed, 05 Jul 2017 20:07:51 +0200 duke Merge
Thu, 13 Nov 2014 09:39:52 -0800 lana Merge
Thu, 13 Nov 2014 14:49:02 +0100 alundblad 8059591: Give TaskListener methods empty default implementations
Wed, 12 Nov 2014 19:05:17 +0100 jlahoda 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes
Wed, 12 Nov 2014 15:16:35 +0200 aeremeev 8042931: Implement classfile tests for EnclosingMethod attribute.
Wed, 12 Nov 2014 12:41:32 +0000 mcimadamore 8064464: regression with type inference of conditional expression
Mon, 10 Nov 2014 20:29:58 +0100 alundblad 8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances
Fri, 24 Oct 2014 10:08:51 +0200 jfranck 8060448: ArrayIndexOutOfBoundsException with annotation processing printout of empty line
Sat, 08 Nov 2014 22:00:31 +0000 mcimadamore 8064367: Fix IntelliJ langtools support to use new dev build
Fri, 07 Nov 2014 14:51:35 -0800 jjg 8063145: ToolBox should support extracting classes from a JavaFileManager/Location
Fri, 07 Nov 2014 18:22:36 +0100 jlahoda 8058489: More adjustments of langtools/make/build.xml to modularized layout
Fri, 07 Nov 2014 07:54:35 -0500 emc 8029012: parameter_index for type annotation not updated after outer.this added
Thu, 06 Nov 2014 17:39:57 -0500 emc 8062245: Test executes incorrect class
Wed, 12 Nov 2014 20:32:27 -0800 katleman Added tag jdk9-b39 for changeset b2343bf3a5d8
Wed, 05 Jul 2017 20:07:46 +0200 duke Merge
Wed, 12 Nov 2014 20:32:25 -0800 katleman Added tag jdk9-b39 for changeset eafa8898e1a0
Wed, 05 Jul 2017 20:07:41 +0200 duke Merge
Thu, 13 Nov 2014 09:39:08 -0800 lana Merge
Tue, 11 Nov 2014 14:27:13 -0800 joehw 8047962: XML test colocation: AuctionPortal test
Mon, 10 Nov 2014 16:09:38 -0800 dbuck 8064516: BCEL still corrupts generic methods if bytecode offsets are modified
Fri, 07 Nov 2014 13:18:58 -0800 joehw 8059327: XML parser returns corrupt attribute value
Thu, 06 Nov 2014 23:14:02 -0800 dbuck 8062608: BCEL corrupts debug data of methods that use generics
Wed, 12 Nov 2014 20:32:24 -0800 katleman Added tag jdk9-b39 for changeset b2746ec1c520
Wed, 05 Jul 2017 20:07:38 +0200 duke Merge
Thu, 13 Nov 2014 09:38:35 -0800 lana Merge
Thu, 13 Nov 2014 16:59:03 +0100 lagergren 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete
Thu, 13 Nov 2014 15:29:22 +0100 hannesw 8064789: Nashorn should just warn on code store instantiation error
Wed, 12 Nov 2014 17:19:04 +0100 lagergren 8063036: Various pretty printing issues with --log=recompile
Wed, 12 Nov 2014 15:13:08 +0100 attila 8064707: Remove NativeArray link logic fields
Wed, 12 Nov 2014 14:54:40 +0100 attila 8063037: ApplySpecialization.hasApplies shouuld not descend into nested functions
Wed, 12 Nov 2014 14:40:05 +0100 lagergren 8064705: Build breaking warning in LengthNotWritableFilter
Wed, 12 Nov 2014 14:12:01 +0100 lagergren 8035312: Various array and ScriptObject length issues for non writable length fields
Tue, 11 Nov 2014 17:27:44 +0100 attila 8062799: Binary logical expressions can have numeric types
Tue, 11 Nov 2014 16:17:37 +0100 attila 8064467: type info persistence failed to calculate directory name
Wed, 12 Nov 2014 20:32:28 -0800 katleman Added tag jdk9-b39 for changeset d34febeff13b
Wed, 05 Jul 2017 20:07:33 +0200 duke Merge
Thu, 13 Nov 2014 09:39:04 -0800 lana Merge
Tue, 11 Nov 2014 01:02:47 +0000 msheppar 8049522: Move @implNote in org.omg.CORBA.ORB to init method
Wed, 12 Nov 2014 20:32:23 -0800 katleman Added tag jdk9-b39 for changeset 9f3693786717
Wed, 05 Jul 2017 20:07:30 +0200 duke Merge
Thu, 13 Nov 2014 10:22:24 -0800 lana Merge
Thu, 13 Nov 2014 09:39:22 -0800 lana Merge
Thu, 13 Nov 2014 12:29:54 -0500 rriggs 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
Wed, 12 Nov 2014 09:20:12 -0800 ddehaven Merge
Mon, 03 Nov 2014 10:11:10 -0800 prr Merge
Sat, 01 Nov 2014 14:40:09 +0300 serb 8062164: Incorrect color conversion, when bicubic interpolation is used
Fri, 31 Oct 2014 19:45:54 +0300 serb 8057830: Crash in Java2D Queue Flusher, OGLSD_SetScratchSurface
Fri, 31 Oct 2014 12:38:46 +0300 dermashov 8062606: Fix a typo in java.awt.Robot class
Thu, 30 Oct 2014 13:36:44 -0700 prr 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit
Thu, 30 Oct 2014 11:08:27 -0700 prr 8062497: Open up some AffineTransform tests
Thu, 30 Oct 2014 15:44:37 +0300 dermashov 8056911: Remove internal API usage from ExtendedRobot class
Fri, 31 Oct 2014 00:40:14 +0400 alexsch 8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Thu, 30 Oct 2014 00:16:43 +0400 mcherkas 8062021: NPE in sun/lwawt/macosx/CPlatformWindow::toFront after JDK-8060146
Tue, 28 Oct 2014 13:31:06 -0700 prr Merge
Wed, 29 Oct 2014 01:48:54 +0400 alexsch 8061592: wrong javadoc parameters for firePropertyChange()
Fri, 24 Oct 2014 11:41:08 +0400 serb 7154054: [macosx] Can't distinguish the focus move to next cell
Thu, 23 Oct 2014 19:59:27 +0400 serb 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline
Wed, 12 Nov 2014 10:47:08 +0800 weijun 8063087: policytool reports error message with prefix of "java.lang.Exception"
Tue, 11 Nov 2014 20:11:34 +0000 vinnie 8046777: apple.security.KeychainStore has a problem searching for identities
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip