Thu, 21 Feb 2013 12:23:27 -0800 ksrini 8008658: Four new method param jtreg tests fail in nightly tests
Thu, 21 Feb 2013 14:43:51 -0800 rfield 8008405: Now that metafactory is in place, add javac lambda serialization tests
Thu, 21 Feb 2013 15:27:05 +0000 mcimadamore 8008444: Inherited generic functional descriptors are merged incorrectly
Thu, 21 Feb 2013 15:26:46 +0000 mcimadamore 8007461: Regression: bad overload resolution when inner class and outer class have method with same name
Thu, 21 Feb 2013 15:25:03 +0000 mcimadamore 8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated
Thu, 21 Feb 2013 15:23:48 +0000 mcimadamore 8005183: Missing accessor for constructor reference pointing to private inner class ctor
Thu, 21 Feb 2013 15:21:38 +0000 mcimadamore 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
Thu, 21 Feb 2013 15:19:29 +0000 mcimadamore 8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler
Wed, 20 Feb 2013 15:47:14 -0800 strarup 8006582: Test for parameter names feature
Tue, 19 Feb 2013 20:53:35 -0800 lana Merge
Tue, 19 Feb 2013 17:19:01 -0800 ksrini 8006948: Update javac for MethodParameters format change
Tue, 19 Feb 2013 17:53:16 +0000 vromero 8006212: javac, convert jtreg tests from shell script to java
Tue, 19 Feb 2013 00:31:45 -0800 darcy 8008267: Add @Supported annotation to com.sun.source types
Mon, 18 Feb 2013 14:29:40 -0800 jjg 8008339: Test TargetAnnoCombo.java is broken
Mon, 18 Feb 2013 14:33:25 +0000 vromero 6563143: javac should issue a warning for overriding equals without hashCode
Fri, 15 Feb 2013 18:40:38 -0800 rfield 8004969: Generate $deserializeLambda$ method
Fri, 15 Feb 2013 11:26:11 -0800 jjg 8008313: 8007052 breaks test/tools/javap/MethodParameters.java
Fri, 15 Feb 2013 18:13:00 +0000 mcimadamore 8008309: TargetType60 fails because of bad golden file
Fri, 15 Feb 2013 16:37:19 +0000 mcimadamore Merge
Fri, 15 Feb 2013 16:31:19 +0000 mcimadamore 8007427: Annotation element as '_' gives compiler error instead of a warning
Fri, 15 Feb 2013 16:30:31 +0000 mcimadamore 8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
Fri, 15 Feb 2013 16:29:58 +0000 mcimadamore 8007462: Fix provisional applicability for method references
Fri, 15 Feb 2013 16:28:57 +0000 mcimadamore 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
Fri, 15 Feb 2013 16:28:07 +0000 mcimadamore 8006749: compiler does not allow Object protected methods to be used in lambda
Fri, 15 Feb 2013 08:28:42 -0800 jjg 8007052: javap should include the descriptor for a method in verbose mode
Thu, 14 Feb 2013 09:43:00 -0800 mchung 8006225: tools/jdeps/Basic.java failes with AssertionError
Wed, 13 Feb 2013 23:05:17 -0800 darcy 8001457: New tests needed for library-side changes for repeating annotations
Thu, 14 Mar 2013 15:00:41 -0700 katleman Added tag jdk8-b81 for changeset a7ab085069a9
Wed, 05 Jul 2017 18:45:42 +0200 duke Merge
Thu, 14 Mar 2013 15:00:28 -0700 katleman Added tag jdk8-b81 for changeset 9597171cffbd
Wed, 05 Jul 2017 18:45:37 +0200 duke Merge
Thu, 14 Mar 2013 19:33:29 -0700 lana Merge
Tue, 12 Mar 2013 18:22:55 -0700 lana Merge
Mon, 25 Feb 2013 07:22:09 +0100 ewendeli Merge
Tue, 19 Feb 2013 21:45:15 +0100 ewendeli Merge
Wed, 12 Dec 2012 15:19:19 -0800 joehw 8001235: Improve JAXP HTTP handling
Thu, 14 Mar 2013 15:00:26 -0700 katleman Added tag jdk8-b81 for changeset 4f3da455d5f5
Wed, 05 Jul 2017 18:45:29 +0200 duke Merge
Sat, 09 Mar 2013 21:49:32 +0530 sundar 8009559: clean up method handle lookup code.
Wed, 06 Mar 2013 22:38:18 +0530 sundar 8009553: Object.create(Array.prototype) doesn't respect reset length
Mon, 04 Mar 2013 11:01:26 -0400 jlaskey 8009379: Remove $ from generated class names
Mon, 04 Mar 2013 11:44:54 +0100 hannesw 8008370: coffee script compiler doesn't work with Nashorn
Sat, 02 Mar 2013 11:26:47 -0400 jlaskey Merge
Fri, 01 Mar 2013 15:58:29 +0530 sundar 8009263: Fix all javadoc errors in nashorn code
Thu, 28 Feb 2013 22:59:31 +0100 hannesw 8009240: RegExpScanner code is inefficient and too complex
Thu, 28 Feb 2013 20:31:30 +0530 sundar 8009229: ant makefile default target should be "test"
Wed, 27 Feb 2013 16:25:15 +0100 attila 8009150: Previous dead code elimination was incomplete
Wed, 27 Feb 2013 15:49:05 +0100 attila 8009146: Eliminate some dead code in preparation for immutable AST
Wed, 27 Feb 2013 15:20:26 +0100 attila 8009143: Eliminate Dynalink dependency on java.beans
Wed, 27 Feb 2013 14:12:45 +0000 alanb 8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on Windows
Tue, 26 Feb 2013 22:57:51 +0530 sundar 8009021: nasgen should be run on boot jdk rather than currenly built jdk
Mon, 25 Feb 2013 16:51:04 +0100 attila 8006984: Introducing local into a function inside with statement confuses its scope
Mon, 25 Feb 2013 18:13:23 +0530 sundar 8008789: Enable java access and nashorn runtime tests for jtreg
Mon, 25 Feb 2013 16:58:31 +0530 sundar 8008731: Separate configuration environment (options, error/output writer etc.) from Context
Fri, 22 Feb 2013 23:33:46 -0400 jlaskey 8008776: Revise BuildNashorn.gmk for changes in new build system
Fri, 22 Feb 2013 22:39:23 +0530 sundar 8008729: Make sure that we can run basic jsr223 tests using jtreg
Fri, 22 Feb 2013 17:00:22 +0100 hannesw 8006028: Integrate Joni regexp engine with Nashorn
Fri, 22 Feb 2013 16:31:10 +0100 hannesw 8008093: Make RegExp engine pluggable
Fri, 22 Feb 2013 10:39:00 -0400 jlaskey 8008721: Tweaks to make all NEWBUILD=false round 4
Fri, 22 Feb 2013 12:22:16 +0100 lagergren 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code
Fri, 22 Feb 2013 11:27:40 +0100 lagergren 8008575: Re-integrate code coverage
Fri, 22 Feb 2013 08:57:22 +0100 lagergren 8008554: load was broken for URLs
Thu, 21 Feb 2013 15:24:31 -0400 jlaskey 8008447: Tweaks to make all NEWBUILD=false round 3
Thu, 21 Feb 2013 16:57:21 +0100 lagergren 8008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock timer.
Wed, 20 Feb 2013 16:43:21 +0100 lagergren 8008166: URL handling was broken on windows, causing "load" to malfunction
Wed, 20 Feb 2013 17:08:32 +0530 sundar 8008207: Make constants array and source fields private
Tue, 19 Feb 2013 20:33:07 +0530 sundar 8008448: Add coverage test for jdk.nashorn.internal.ir.debug.JSONWriter
Tue, 19 Feb 2013 09:47:02 -0400 jlaskey Merge
Tue, 19 Feb 2013 09:46:28 -0400 jlaskey 8008420: Tweaks to make all NEWBUILD=false round 2
Mon, 18 Feb 2013 20:41:12 +0530 sundar 8008387: Improve code coverage tests for JSObjectLinker and NashornBottomLinker
Mon, 18 Feb 2013 16:00:15 +0100 attila 8008371: Fix Dynalink compiler warnings and whitespace
Mon, 18 Feb 2013 10:36:18 +0100 hannesw 8008351: Avoid using String.replace(String, String) in codegen
Mon, 18 Feb 2013 14:41:58 +0530 sundar 8008305: ScriptEngine.eval should offer the ability to provide a codebase
Fri, 15 Feb 2013 20:40:05 +0530 sundar 8008298: Add tests to cover specialized versions of Math functions.
Fri, 15 Feb 2013 18:30:19 +0530 sundar 8008291: Add more tests for better coverage of objects, scripting and parser packages
Fri, 15 Feb 2013 09:44:15 +0100 lagergren 8008239: Unpublicized parts of the code generator package that were only package internal.
Fri, 15 Feb 2013 09:18:05 +0100 hannesw 8008215: break in catch clause causes java.lang.VerifyError: Inconsistent stackmap
Thu, 14 Feb 2013 11:32:49 -0400 jlaskey 8008231: Fix build system to accommodate integration of dynalink
Thu, 14 Feb 2013 14:07:53 +0100 hannesw 8008198: java.lang.AssertionError: Invalid break target class jdk.nashorn.internal.ir.TryNode
Thu, 14 Feb 2013 13:51:54 +0100 attila 8007990: No access to interface methods on a restricted class
Thu, 14 Feb 2013 13:52:12 +0100 lagergren 8008206: The allInteger case for SwitchNode generation in CodeGenerator assumes integer LITERALS only.
Thu, 14 Feb 2013 13:22:26 +0100 attila 8008085: Integrate Dynalink source code into Nashorn codebase
Thu, 14 Feb 2013 13:01:52 +0100 lagergren 8008199: Lazy compilation and trampoline implementation
Thu, 14 Feb 2013 14:16:58 +0530 sundar 8008197: Cross script engine function calls do not work as expected
Thu, 14 Feb 2013 09:14:31 +0530 sundar 8008193: test262 tests should be run with security manager enabled
Wed, 13 Feb 2013 19:59:30 +0530 sundar 8008103: Source object should maintain URL of the script source as a private field
Wed, 13 Feb 2013 13:30:21 +0100 hannesw 8008096: TokenStream buffer should grow exponentially
Tue, 12 Feb 2013 12:47:51 +0100 attila 8007900: Function binding is inefficient
Tue, 12 Feb 2013 13:55:05 +0100 hannesw 8007956: Wrong or obsolete system properties in docs/DEVELOPER_README
Mon, 11 Feb 2013 21:26:06 +0530 sundar 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
Sat, 09 Feb 2013 16:58:48 +0100 attila 8006943: Fix order of function method arguments to be (callee, thisObject)
Fri, 08 Feb 2013 09:19:38 -0400 jlaskey 8006222: Move slot from SpillProperty to Property
Thu, 07 Feb 2013 15:33:17 +0100 hannesw 8007718: Make static RegExp properties fully compatible to other engines
Thu, 07 Feb 2013 14:58:41 +0100 hannesw 8007627: Support @Getter annotation on constructor
Thu, 07 Feb 2013 17:17:29 +0530 sundar 8007715: Make sure that not all tests run with AllPermission
Wed, 06 Feb 2013 12:51:09 -0400 jlaskey 8007643: Add testing for quit and exit
Wed, 06 Feb 2013 11:57:51 -0400 jlaskey 8007629: Remove extraneous quit from shell.js
Wed, 06 Feb 2013 08:42:19 -0400 jlaskey 8007545: jjs input evalinput need to be NOT_ENUMERABLE
Wed, 06 Feb 2013 17:56:12 +0530 sundar 8007619: Add support for deprecated properties of RegExp constructor
Wed, 06 Feb 2013 10:31:58 +0100 hannesw 8007273: Creation of ScriptFunctions can be refactored
Tue, 05 Feb 2013 22:07:04 +0530 sundar 8007523: VerifyError on script that uses regular expression literals with ternary operator
Tue, 05 Feb 2013 21:00:04 +0530 sundar 8007522: IllegalStateException thrown from String.prototype.search function
Tue, 05 Feb 2013 18:44:54 +0530 sundar 8007521: $ENV should be undefined when security manager is present
Tue, 05 Feb 2013 09:11:03 +0530 sundar 8007452: add scripting programmers doc changes for nashorn
Mon, 04 Feb 2013 14:48:35 -0400 jlaskey 8006191: `cmd` -> exec("cmd") in script mode
Mon, 04 Feb 2013 16:20:05 +0100 lagergren 8007215: Varargs broken for the case of passing more than the arg limit arguments.
Mon, 04 Feb 2013 15:59:44 +0100 attila 8007460: var assignment to a parameter in a varargs method causes compilation error
Mon, 04 Feb 2013 08:13:05 -0400 jlaskey 8007455: Extraneous $(ECHO) in make/Makefile
Fri, 01 Feb 2013 02:24:15 +0100 hannesw 8007060: Primitive wrap filter throws ClassCastException in test262parallel
Thu, 31 Jan 2013 18:34:42 +0100 attila 8006529: Methods always get callee - it should be conditional
Thu, 31 Jan 2013 20:07:40 +0530 sundar 8007286: Add JavaAdapter and importPackage to compatibility script
Wed, 30 Jan 2013 21:15:14 +0530 sundar 8007140: Java.extend crashes when attempting to extend java.lang.Object
Wed, 30 Jan 2013 14:57:19 +0100 hannesw 8007109: Regression: String(ConsString) does not flatten argument to String
Wed, 30 Jan 2013 17:52:54 +0530 sundar 8007132: Java objects returned from constructor functions are lost
Wed, 30 Jan 2013 12:26:45 +0100 lagergren 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes.
Tue, 29 Jan 2013 14:25:39 -0400 jlaskey 8007094: Apply version to nashorn.jar manifest
Tue, 29 Jan 2013 19:57:25 +0530 sundar 8007091: Provide private API to pass application class loader for nashorn script engine
Mon, 28 Jan 2013 16:22:03 -0400 jlaskey 8006676: Integrate Nashorn into new build system
Mon, 28 Jan 2013 21:29:05 +0530 sundar 8007004: nashorn script engine should not use thread context class loader as script 'application loader'
Mon, 28 Jan 2013 18:10:16 +0530 sundar 8006983: Introduce a command line option to switch off syntactic extensions of nashorn
Fri, 25 Jan 2013 17:35:31 +0100 hannesw 8006766: Array-like access to characters of a string is slow
Thu, 24 Jan 2013 22:38:58 +0530 sundar 8006857: ClassCastException when interface implementing function uses arguments object
Thu, 24 Jan 2013 12:15:29 -0400 jlaskey 8006852: Move tests from JIRA for prepopulated map failures
Thu, 24 Jan 2013 14:55:57 +0100 hannesw 8006408: Clean up and specialize NativeString
Thu, 24 Jan 2013 17:49:03 +0530 sundar 8006755: Functions inside with statements dont get correct scope
Thu, 24 Jan 2013 16:21:32 +0530 sundar 8006575: Error in codegen for element access on primitive value
Wed, 23 Jan 2013 17:04:02 +0530 sundar 8006736: nashorn script engine should support the usage multiple global objects with same engine instance
Tue, 22 Jan 2013 22:07:12 +0530 sundar 8006678: Avoid too many Context.getGlobal() calls
Tue, 22 Jan 2013 14:36:28 +0100 attila 8006677: Remove unused FunctionNode flags
Tue, 22 Jan 2013 14:14:37 +0100 hannesw 8006570: This-value for non-strict functions should be converted to object
Mon, 21 Jan 2013 21:17:38 +0530 sundar 8006635: Reduce access levels as much as possible
Mon, 21 Jan 2013 11:03:56 +0100 attila 8006525: Give StaticClass objects their own linker
Sat, 19 Jan 2013 22:35:43 +0530 sundar 8006557: JDK8/Lambda build clashes on Map.replace()
Sat, 19 Jan 2013 09:14:43 +0530 sundar 8006584: improve variable handling in NashornScriptEngine
Fri, 18 Jan 2013 17:55:04 +0530 sundar 8006562: findOwnMH in nashorn "objects" package should be cleaned up
Fri, 18 Jan 2013 08:45:06 +0530 sundar 8006527: nashorn jsr223 engine does not work in sandbox
Thu, 17 Jan 2013 10:33:39 -0400 jlaskey 8006517: PropertyHashMap.Element.equals() compares to Property
Wed, 16 Jan 2013 21:26:55 +0530 sundar 8006424: Passing null or undefined to adapter class constructors results in NPE or ClassCastException
Wed, 16 Jan 2013 17:58:51 +0530 sundar 8006412: Improve toString method of ScriptObjectMirror class
Wed, 16 Jan 2013 07:06:40 -0400 jlaskey 8006304: Remove pre-population of maps for constructor produced maps
Tue, 15 Jan 2013 18:08:50 +0100 attila 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
Tue, 15 Jan 2013 17:09:44 +0100 attila 8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
Tue, 15 Jan 2013 13:10:20 +0100 attila 8006293: Reduce ScriptObject.findCallMethodMethod
Mon, 14 Jan 2013 21:30:13 +0530 sundar 8006181: nashorn script engine does not run jrunscript's initialization script
Mon, 14 Jan 2013 16:00:55 +0100 attila 8006168: ability to generate multi-type Java adapters
Fri, 11 Jan 2013 20:34:22 +0530 sundar 8006093: Add a makefile target to run all tests (test, test262, perf tests)
Fri, 11 Jan 2013 18:26:18 +0530 sundar 8006082: Provide option to run octane benchmarks in separate processes
Fri, 11 Jan 2013 10:40:51 +0100 lagergren 8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator
Thu, 10 Jan 2013 15:28:05 +0100 attila 8005983: JavaAdapterFactory generated proxy classes should take extra constructor arguments at the end
Thu, 10 Jan 2013 19:55:38 +0530 sundar 8005982: NASHORN-71.js failing in nightlys
Thu, 10 Jan 2013 19:03:25 +0530 sundar 8005987: ant octane tries to run non-benchmark scripts
Thu, 10 Jan 2013 10:28:57 +0100 lagergren 8005971: runsunspider.js should check results of benchmarks
Wed, 09 Jan 2013 22:32:40 +0530 sundar 8005940: provide ant targets to get and update external test scripts
Wed, 09 Jan 2013 15:02:48 +0100 attila 8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
Tue, 08 Jan 2013 21:16:07 +0530 sundar 8005848: assigning to global toString variable affects Object.prototype.toString
Tue, 08 Jan 2013 15:20:40 +0100 lagergren 8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
Tue, 08 Jan 2013 14:14:17 +0100 attila 8005801: Refactor findSetMethod
Tue, 08 Jan 2013 13:50:11 +0100 attila 8005846: Remove Mangler in favor of Dynalink's NameCodec
Tue, 08 Jan 2013 10:52:11 +0100 lagergren 8005843: refSymbols lookup of unbound variable could cause NullPointerException in Lower
Tue, 08 Jan 2013 15:02:36 +0530 sundar 8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
Tue, 08 Jan 2013 09:59:28 +0100 lagergren 8005788: Loggers and their corresponding system properties not working correctly
Tue, 08 Jan 2013 08:51:00 +0530 sundar 8005782: get rid of javadoc errors, warnings in nashorn build
Mon, 07 Jan 2013 14:41:16 -0400 jlaskey 8005703: Offsets miscalculated for blocks
Mon, 07 Jan 2013 19:31:36 +0100 lagergren 8005789: Forgot to document -Dnashorn.unstable.relink.threshold
Fri, 04 Jan 2013 09:58:33 -0400 jlaskey 8005663: Update copyright year to 2013
Fri, 04 Jan 2013 09:58:30 -0400 jlaskey 8005665: JavaDoc should only display public interfaces
Fri, 04 Jan 2013 09:58:26 -0400 jlaskey 8005666: Add webrev to .hgignore
Sat, 22 Dec 2012 08:49:58 -0400 jlaskey 8005440: Improve .hgignore filtering for Nashorn repo
Fri, 21 Dec 2012 16:36:24 -0400 jlaskey 8005403: Open-source Nashorn
Thu, 20 Dec 2012 14:16:21 -0800 jcoomes 8005364: initial hg tags for nashorn repo
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
Wed, 05 Jul 2017 18:45:10 +0200 duke Merge
Thu, 14 Mar 2013 19:33:23 -0700 lana Merge
Tue, 12 Mar 2013 18:16:11 -0700 lana Merge
Mon, 25 Feb 2013 07:21:49 +0100 ewendeli Merge
Tue, 19 Feb 2013 21:44:41 +0100 ewendeli Merge
Tue, 06 Nov 2012 15:50:14 +0000 coffeys 7201066: Change modifiers on unused fields
Mon, 17 Dec 2012 07:43:20 -0800 mbankal 7141694: Improving CORBA internals
Tue, 30 Oct 2012 17:15:13 +0000 ngmr 8000540: Improve IIOP type reuse management
Tue, 30 Oct 2012 17:06:35 +0000 coffeys 8000631: Restrict access to class constructor
Tue, 12 Mar 2013 16:38:18 -0700 lana Merge
Tue, 05 Mar 2013 11:46:06 -0800 lana Merge
Tue, 19 Feb 2013 20:48:44 -0800 lana Merge
Fri, 15 Feb 2013 01:49:36 +0400 dmeetry 7199858: Marshal exception is wrong
Thu, 14 Mar 2013 15:00:09 -0700 katleman Added tag jdk8-b81 for changeset f2ef1e5c2955
Wed, 05 Jul 2017 18:45:01 +0200 duke Merge
Mon, 18 Mar 2013 10:46:49 -0400 omajid 8010030: Allow configure to detect if EC implementation is present
Thu, 14 Mar 2013 19:26:02 -0700 lana Merge
Wed, 13 Mar 2013 23:39:49 -0700 lana Merge
Tue, 12 Mar 2013 19:04:49 -0700 lana Merge
Wed, 27 Feb 2013 18:13:20 +0100 ewendeli Merge
Wed, 27 Feb 2013 09:28:02 +0100 ewendeli Merge
Tue, 26 Feb 2013 20:36:52 +0100 ewendeli Merge
Tue, 26 Feb 2013 06:47:57 +0100 ewendeli Merge
Fri, 22 Feb 2013 02:58:38 -0800 vlivanov 8004933: Improve MethodHandle interaction with libraries
Fri, 22 Feb 2013 02:59:24 -0800 vlivanov 8006125: Update MethodHandles library interactions
Fri, 22 Feb 2013 03:00:12 -0800 vlivanov 8006179: JSR292 MethodHandles lookup with interface using findVirtual()
Fri, 22 Feb 2013 03:00:48 -0800 vlivanov 8006439: Improve MethodHandles coverage
Mon, 25 Feb 2013 08:44:00 +0100 ewendeli Merge
Tue, 19 Feb 2013 21:53:06 +0100 ewendeli Merge
Tue, 19 Feb 2013 21:48:01 +0100 ewendeli Merge
Thu, 07 Feb 2013 16:03:43 -0800 valeriep 8007688: Blacklist known bad certificate
Thu, 07 Feb 2013 16:05:55 -0800 xuelei 8006777: Improve TLS handling of invalid messages
Thu, 07 Feb 2013 09:41:47 -0800 mchung 8007611: logging behavior in applet changed
Tue, 05 Feb 2013 22:56:47 -0800 mchung 8007393: Possible race condition after JDK-6664509
Thu, 24 Jan 2013 16:45:38 -0800 mchung 8004937: Improve proxy construction
Wed, 30 Jan 2013 11:33:51 +0100 dfuchs 8006446: Restrict MBeanServer access
Mon, 28 Jan 2013 15:53:29 -0800 mchung 8006882: Proxy generated classes in sun.proxy package breaks JMockit
Tue, 05 Feb 2013 15:35:35 +0100 ewendeli Merge
Mon, 28 Jan 2013 11:07:07 +0100 ewendeli 8006864: Update java.security-linux to include changes in java.security
Thu, 10 Jan 2013 19:43:36 -0800 mchung 8005615: Java Logger fails to load tomcat logger implementation (JULI)
Tue, 18 Dec 2012 13:48:48 -0500 mullan 8004302: javax/xml/soap/Test7013971.java fails since jdk6u39b01
Wed, 12 Dec 2012 21:08:19 +0400 denis 8004341: Two JCK tests fails with 7u11 b06
Fri, 07 Dec 2012 22:49:08 +0400 dsamersoff 8000537: Contextualize RequiredModelMBean class
Wed, 05 Dec 2012 14:02:58 -0800 mchung 8004175: Restricted packages added in java.security are missing in java.security-{macosx, solaris, windows}
Sun, 03 Feb 2013 23:25:38 +0100 ewendeli Merge
Fri, 30 Nov 2012 15:51:44 +0400 denis 7201064: Better dialogue checking
Mon, 26 Nov 2012 22:49:06 -0800 mchung 6664509: Add logging context
Mon, 26 Nov 2012 20:49:54 +0400 denis 7186952: Improve clipboard access
Tue, 20 Nov 2012 11:46:42 +0400 bae 8002325: Improve management of images
Mon, 19 Nov 2012 15:38:56 -0800 dmocek 8001242: Improve RMI HTTP conformance
Mon, 19 Nov 2012 13:54:12 -0800 dmocek 6563318: RMI data sanitization
Fri, 16 Nov 2012 11:05:43 +0400 bae 8001972: Improve image processing
Thu, 15 Nov 2012 23:03:31 +0400 bagiras 7192977: Issue in toolkit thread
Fri, 09 Nov 2012 14:36:10 -0800 ksrini 8002091: tools/launcher/ToolsOpts.java test started to fail since 7u11 b01 on Windows
Thu, 08 Nov 2012 15:41:01 -0800 smarks 7201070: Serialization to conform to protocol
Wed, 07 Nov 2012 14:26:41 +0000 chegar 7201071: InetSocketAddress serialization issue
Tue, 06 Nov 2012 15:30:34 +0400 rupashka 7200491: Tighten up JTable layout code
Fri, 02 Nov 2012 16:50:23 -0700 mchung 7197546: (proxy) Reflect about creating reflective proxies
Tue, 30 Oct 2012 17:05:45 +0400 dsamersoff 8000539: JMX implementation allows invocation of methods of a system class
Fri, 26 Oct 2012 13:48:33 -0700 asaha Merge
Fri, 26 Oct 2012 10:01:13 -0700 asaha Merge
Fri, 26 Oct 2012 15:21:05 -0400 mullan 7201068: Better handling of UI elements
Wed, 19 Sep 2012 12:58:43 +0800 weijun 8000210: Improve JarFile code quality
Mon, 22 Oct 2012 11:49:37 -0700 khazra 7186954: Improve connection performance
Mon, 22 Oct 2012 07:28:51 -0700 xuelei 7192392: Better validation of client keys
Wed, 22 Aug 2012 21:40:19 -0400 dholmes 6776941: Improve thread pool shutdown
Tue, 16 Oct 2012 10:56:25 -0700 ksrini 7200500: Launcher better input validation
Tue, 16 Oct 2012 16:38:38 -0700 ksrini 7200499: Better data validation for options
Tue, 16 Oct 2012 12:38:29 -0700 ksrini 7186946: Refine unpacker resource usage
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip