Fri, 24 May 2013 15:27:12 +0100 mcimadamore 8014649: Regression: bug in Resolve.resolveOperator
Fri, 24 May 2013 15:26:57 +0100 mcimadamore 8014643: Parser regression in JDK 8 when compiling super.x
Wed, 22 May 2013 13:34:03 -0700 darcy 8010680: Clarify "present" and annotation ordering in javax.lang.model
Wed, 22 May 2013 09:59:05 -0700 lana Merge
Tue, 21 May 2013 14:33:09 +0100 vromero 7164114: Two jtreg tests are not run due to no file extension on the test files
Tue, 21 May 2013 13:50:56 +0100 vromero 8005207: test has 2 @bug tags
Tue, 21 May 2013 12:17:18 +0100 vromero 7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
Tue, 21 May 2013 11:41:21 +0100 vromero 7177168: Redundant array copy in UnsharedNameTable
Tue, 21 May 2013 12:00:29 +0200 jfranck 8013180: Qualified type reference with annotations in throws list crashes compiler
Fri, 17 May 2013 13:48:41 -0700 jjg 6885876: add comments to javac/util/Convert.java
Thu, 30 May 2013 10:58:32 -0700 katleman Added tag jdk8-b92 for changeset fe7926936461
Wed, 05 Jul 2017 18:57:52 +0200 duke Merge
Thu, 30 May 2013 10:58:13 -0700 katleman Added tag jdk8-b92 for changeset 3e02d3c20e99
Wed, 05 Jul 2017 18:57:48 +0200 duke Merge
Mon, 03 Jun 2013 23:19:23 -0700 lana Merge
Wed, 29 May 2013 16:57:42 -0700 lana Merge
Wed, 22 May 2013 09:54:10 -0700 lana Merge
Mon, 20 May 2013 23:46:51 -0700 joehw 8012683: Remove unused, obsolete ObjectFactory classes
Mon, 20 May 2013 16:11:49 -0700 joehw 8014891: Redundant setting of external access properties in setFeatures
Thu, 30 May 2013 10:58:08 -0700 katleman Added tag jdk8-b92 for changeset d2f0e76ff056
Wed, 05 Jul 2017 18:57:43 +0200 duke Merge
Mon, 03 Jun 2013 23:24:36 -0700 lana Merge
Wed, 29 May 2013 16:59:55 -0700 lana Merge
Wed, 29 May 2013 21:27:10 +0530 sundar 8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
Wed, 29 May 2013 14:08:00 +0200 lagergren 8011023: Math round didn't conform to ECMAScript 5 spec
Wed, 29 May 2013 15:41:07 +0530 sundar 8005979: A lot of tests are named "runTest" in reports
Tue, 28 May 2013 16:37:11 +0530 sundar 8015459: Octane test run fails on Turkish locale
Mon, 27 May 2013 17:57:07 +0200 lagergren 8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
Mon, 27 May 2013 20:41:34 +0530 sundar 8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
Mon, 27 May 2013 13:12:11 +0200 lagergren Merge
Mon, 27 May 2013 13:11:13 +0200 lagergren 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
Mon, 27 May 2013 12:26:39 +0200 hannesw 8015348: RegExp("[") results in StackOverflowError
Fri, 24 May 2013 23:27:52 +0530 sundar 8015351: Nashorn shell does not start with Turkish locale
Fri, 24 May 2013 18:39:25 +0530 sundar 8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
Fri, 24 May 2013 13:54:18 +0200 hannesw 8011630: JSON parsing performance issue
Thu, 23 May 2013 15:51:08 +0200 lagergren 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
Thu, 23 May 2013 09:49:03 -0300 jlaskey Merge
Thu, 23 May 2013 13:36:49 +0200 attila 8015278: Revert accidental changes to build.xml
Thu, 23 May 2013 13:10:58 +0200 lagergren 8012083: Array literal constant folding issue
Thu, 23 May 2013 12:01:35 +0200 attila 8015267: Allow conversion of JS arrays to Java List/Deque
Wed, 22 May 2013 16:43:48 +0200 hannesw 8010804: Review long and integer usage conventions
Wed, 22 May 2013 19:33:08 +0530 sundar 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
Wed, 22 May 2013 16:39:48 +0530 sundar 8008947: ScriptEnvironment ctor should be public
Tue, 21 May 2013 10:17:09 -0300 jlaskey 8014827: readLine should accept a prompt as an argument
Tue, 21 May 2013 13:40:12 +0200 attila 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
Wed, 22 May 2013 09:59:15 -0700 lana Merge
Mon, 20 May 2013 21:25:14 +0200 attila 8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
Mon, 20 May 2013 23:04:01 +0530 sundar 8014909: ant test compilation error with JoniTest.java
Mon, 20 May 2013 16:38:38 +0200 lagergren 8006069: Range analysis first iteration, runtime specializations
Fri, 17 May 2013 16:44:22 -0300 jlaskey 8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
Fri, 17 May 2013 16:12:59 -0300 jlaskey Merge
Thu, 16 May 2013 19:52:39 +0200 hannesw 8012359: Increase code coverage in Joni
Thu, 16 May 2013 13:44:25 +0200 lagergren 8013919: Original exception no longer thrown away when a finally rethrows
Thu, 16 May 2013 14:52:48 +0530 sundar 8009141: Avoid netscape.javascript.JSObject in nashorn code
Wed, 15 May 2013 20:21:59 +0200 attila 8014647: Allow class-based overrides to be initialized with a ScriptFunction
Wed, 15 May 2013 12:09:38 -0300 jlaskey 8014648: Exclude testing and infrastructure packages from code coverage, round two
Wed, 15 May 2013 19:45:16 +0530 sundar 8012305: Function.bind can't be called on prototype function inside constructor
Wed, 15 May 2013 14:54:28 +0200 attila 8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide
Wed, 15 May 2013 10:28:18 +0200 attila 8014639: Remove debug flag from test runs
Tue, 14 May 2013 19:56:35 +0200 lagergren 8014426: Original exception no longer thrown away when a finally rethrows
Tue, 14 May 2013 19:18:17 +0200 attila 8011718: binding already bound function with extra arguments fails
Tue, 14 May 2013 11:16:52 -0300 jlaskey Merge
Tue, 14 May 2013 11:15:12 -0300 jlaskey 8014512: Exclude testing and infrastructure packages from code coverage
Thu, 30 May 2013 10:58:35 -0700 katleman Added tag jdk8-b92 for changeset 3ed2867af3bf
Wed, 05 Jul 2017 18:57:34 +0200 duke Merge
Thu, 30 May 2013 10:57:52 -0700 katleman Added tag jdk8-b92 for changeset 8ada1018118c
Wed, 05 Jul 2017 18:57:31 +0200 duke Merge
Wed, 05 Jun 2013 15:25:09 -0700 katleman 6983966: remove lzma and upx from repository JDK8
Tue, 04 Jun 2013 14:11:50 -0700 katleman 8015644: makefile changes to allow integration of new features
Tue, 04 Jun 2013 11:03:25 -0700 katleman Merge
Fri, 31 May 2013 14:05:09 +0200 erikj 7195481: FDS: debuginfo file for libjdwp.so is missed
Thu, 30 May 2013 09:29:26 +0200 erikj Merge
Wed, 29 May 2013 14:01:24 +0200 erikj 8013489: New build system does not run codesign on SA-related launchers on OS X
Mon, 03 Jun 2013 23:23:20 -0700 lana Merge
Wed, 29 May 2013 16:58:42 -0700 lana Merge
Wed, 29 May 2013 14:57:51 +0100 vinnie 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate
Wed, 29 May 2013 10:24:11 +0100 alanb 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read
Wed, 29 May 2013 09:42:39 +0200 sla 8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
Tue, 28 May 2013 22:22:48 -0700 ewang 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently
Tue, 28 May 2013 18:47:13 -0700 xuelei 8010815: some constructors issues in com.sun.jndi.toolkit
Tue, 28 May 2013 14:02:49 -0700 naoto 6251788: (rb) PropertyResourceBundle doesn't document exceptions
Tue, 28 May 2013 10:42:52 -0700 sherman 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method
Tue, 28 May 2013 16:35:17 +0100 robm 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys
Tue, 28 May 2013 18:46:39 +0400 dsamersoff 8014420: Default JDP address does not match the one assigned by IANA
Tue, 28 May 2013 15:57:45 +0200 jbachorik 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows
Mon, 27 May 2013 17:10:32 +0200 nloodin 6470730: Disconnect button leads to wrong popup message
Mon, 27 May 2013 15:24:53 +0100 chegar Merge
Mon, 27 May 2013 14:00:26 +0100 chegar 8015439: Minor/sync/cleanup of ConcurrentHashMap
Mon, 27 May 2013 09:41:44 +0200 plevart 7038914: VM could throw uncaught OOME in ReferenceHandler thread
Mon, 27 May 2013 15:18:00 +0400 uta 8014394: (fs) WatchService failing when watching \\server\$d
Fri, 24 May 2013 17:01:08 -0700 ksrini 8007333: [launcher] removes multiple back slashes
Fri, 24 May 2013 17:15:43 +0800 weijun 8014196: ktab creates a file with zero kt_vno
Thu, 23 May 2013 18:34:15 +0100 dl 8014076: Arrays parallel and serial sorting improvements
Thu, 23 May 2013 15:50:37 +0200 nloodin 8014048: Online user guide of jconsole points incorrect link
Wed, 22 May 2013 20:03:45 -0700 darcy 8014836: Have GenericDeclaration extend AnnotatedElement
Wed, 22 May 2013 20:21:13 -0400 dholmes 8014814: (str) StringBuffer "null" is not appended
Wed, 22 May 2013 16:43:04 -0700 naoto 7056126: DateFormatSymbols documentation has incorrect description about DateFormat
Wed, 22 May 2013 12:09:45 -0700 lana Merge
Wed, 22 May 2013 09:57:48 -0700 lana Merge
Wed, 22 May 2013 09:59:37 -0700 mduigou 8014819: set max size for jtreg testvms
Wed, 22 May 2013 13:50:53 +0100 chegar 8010182: Thread safety of Thread get/setName()
Tue, 21 May 2013 01:50:13 -0700 yhuang Merge
Mon, 20 May 2013 23:03:35 -0700 yhuang 7074882: Locale data needs correction (Month names for Maltese language)
Tue, 21 May 2013 08:53:51 +0100 alanb 8014892: More ProblemList.txt updates (5/2013)
Tue, 21 May 2013 01:17:46 -0400 dholmes 8014857: Enable ergonomic VM selection in arm/jvm.cfg
Mon, 20 May 2013 11:56:46 -0700 sherman 8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default
Fri, 17 May 2013 14:41:39 +0200 plevart 8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer
Sat, 18 May 2013 18:55:56 -0700 mduigou Merge
Thu, 09 May 2013 14:44:56 -0700 henryjen 8006884: (fs) Add Files.list, lines and find
Fri, 17 May 2013 10:36:04 -0700 mduigou 8004015: Additional static and instance utils for functional interfaces.
Wed, 15 May 2013 10:25:59 +0200 psandoz 8014133: Spliterator.OfPrimitive
Wed, 15 May 2013 10:15:28 +0200 psandoz 8013334: Spliterator behavior for LinkedList contradicts Spliterator.trySplit
Sat, 18 May 2013 10:15:06 +0800 weijun 8012261: update policytool to support java.net.HttpURLPermission
Fri, 17 May 2013 12:04:18 -0700 dxu 8011136: FileInputStream.available and skip inconsistencies
Wed, 29 May 2013 16:56:53 -0700 lana Merge
Wed, 29 May 2013 18:40:02 +0400 mcherkas 8014863: Line break calculations in Java 7 are incorrect.
Wed, 29 May 2013 12:10:49 +0400 pchelko 8009911: [macosx] SWT app freeze when going full screen using Java 7 on Mac
Tue, 28 May 2013 16:38:41 +0400 anthony 7039616: java/awt/Window/TranslucentJAppletTest/TranslucentJAppletTest.java should be updated
Tue, 28 May 2013 12:37:46 +0400 pchelko 8000422: [macosx] Views keep scrolling back to the drag position after DnD
Mon, 27 May 2013 22:31:37 +0400 serb 8014726: TEST_BUG: java/awt/WMSpecificTests/Metacity/FullscreenDialogModality.java should be modified
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip