Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
2013-07-12, by sundar
8019822: Duplicate name and signature in finally block
2013-07-12, by attila
8020223: ClassCastException: String can not be casted to ScriptFunction
2013-07-12, by sundar
8020437: Wrong handling of line numbers with multiline string literals
2013-07-12, by sundar
8020125: PrintVisitor wasn't printing bodies of FunctionNode within UnaryNode
2013-07-11, by attila
8012191: noSuchProperty can't cope with vararg functions
2013-07-11, by sundar
8013925: Remove symbol fields from nodes that don't need them
2013-07-11, by attila
8020380: __noSuchProperty__ defined in mozilla_compat.js script should be non-enumerable
2013-07-11, by sundar
8020325: static property does not work on accessible, public classes
2013-07-11, by sundar
8020276: interface checks in Invocable.getInterface implementation
2013-07-10, by sundar
8016681: regex capture behaves differently than on V8
2013-07-10, by hannesw
8020224: LinkageError: attempted duplicate class definition when --loader-per-compiler=false
2013-07-10, by sundar
8020124: In the case of an eval switch, we might need explicit conversions of the tag store, as it was not known in the surrounding environment.
2013-07-09, by lagergren
8014785: Ability to extend global instance by binding properties of another object
2013-07-09, by sundar
8009758: reactivate the 8006529 test.
2013-07-09, by attila
8019963: empty char range in regex
2013-07-08, by hannesw
Merge
2013-07-08, by sundar
8020035: nashorn jdk buildfile BuildNashorn.gmk still renamed jdk.nashorn.internal.objects package
2013-07-08, by sundar
8020015: shared PropertyMaps should not be used without duplication
2013-07-08, by sundar
8019983: Void returns combined with return with expression picked the wrong return type
2013-07-05, by lagergren
8019819: scope symbol didn't get a slot in certain cases
2013-07-05, by attila
8017084: Use spill properties for large object literals
2013-07-05, by hannesw
8019947: inherited property invalidation does not work with two globals in same context
2013-07-05, by sundar
Merge
2013-07-04, by lagergren
8019821: allInteger switches were confused by boolean cases, as they are a narrower type than int
2013-07-04, by lagergren
8019809: return after break incorrectly sets the block as terminal
2013-07-04, by attila
8011629: Object.defineProperty performance issue
2013-07-03, by jlaskey
8017768: allow dot as inner class name separator for Java.type
2013-07-03, by attila
8019814: Add regression test for passing cases
2013-07-03, by sundar
8019811: Static calls - self referential functions needed a return type conversion if they were specialized, as they can't use the same mechanism as indy calls
2013-07-03, by lagergren
8019805: for each (init; test; modify) is invalid
2013-07-03, by sundar
8019585: Sometimes a var declaration using itself in its init wasn't declared as canBeUndefined, causing erroneous bytecode
2013-07-03, by lagergren
8010946: AccessControl.doPrivileged is broken when called from js script
2013-07-03, by attila
8019791: ~ is a unary operator
2013-07-03, by sundar
8019783: typeof does not work properly for java methods and foreign objects
2013-07-03, by sundar
8019629: void operator should always evaluate to undefined
2013-07-03, by sundar
Added tag jdk8-b99 for changeset d104c72ebc8a
2013-07-18, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b99 for changeset a9bf8e1ddffb
2013-07-18, by cl
Merge
2017-07-05, by duke
Merge
2013-07-22, by lana
Merge
2013-07-17, by lana
Merge
2013-07-17, by lana
8020557: javadoc cleanup in javax.security
2013-07-16, by juh
8020409: Clean up doclint problems in java.util package, part 1
2013-07-15, by bpb
8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
2013-07-15, by coffeys
7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
2013-07-15, by plevart
8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
2013-07-13, by weijun
8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces
2013-07-08, by henryjen
8015320: Pull spliterator() up from Collection to Iterable
2013-07-12, by henryjen
8019627: RuntimeException gets obscured during OCSP cert revocation checking
2013-07-12, by vinnie
8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method
2013-07-03, by psandoz
Merge
2013-07-12, by mduigou
8015315: Stream.concat methods
2013-07-12, by mduigou
8015317: Optional.filter, map, and flatMap
2013-07-12, by mduigou
7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set}
2013-07-12, by mduigou
8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations
2013-07-12, by darcy
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
2013-07-12, by joehw
8014890: (ref) Reference queues may return more entries than expected
2013-07-08, by mchung
Merge
2013-07-11, by valeriep
8020310: JDK-6356530 broke the old build
2013-07-10, by valeriep
Merge
2013-07-09, by valeriep
Merge
2013-07-08, by valeriep
6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec
2013-07-08, by ascarpino
7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful
2013-07-05, by valeriep
8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
2013-07-05, by valeriep
8017212: File.createTempFile requires unnecessary "read" permission
2013-07-11, by dxu
8019799: api/java_util/jar/Pack200 test failed with compactX profiles.
2013-07-11, by ksrini
8010285: Enforce the requirement of Management Interfaces being public
2013-07-11, by jbachorik
8020321: Problem in PKCS11 regression test TestRSAKeyLength
2013-07-11, by valeriep
7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error
2013-07-11, by sundar
8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl
2013-07-11, by psandoz
8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE
2013-07-11, by jbachorik
8020318: Fix doclint issues in java.net
2013-07-10, by juh
8020308: Fix doclint issues in java.lang.management
2013-07-10, by sspitsyn
6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0")
2013-07-09, by bpb
6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
2013-07-09, by bpb
8020294: Fix doclint issues in java.util.Spliterator
2013-07-10, by darcy
8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees
2013-07-10, by psandoz
8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries
2013-07-10, by psandoz
8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5
2013-07-10, by weijun
8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently
2013-07-09, by dholmes
8019979: Replace CheckPackageAccess test with better one from closed repo
2013-07-09, by coffeys
8019370: Sync j.u.c Fork/Join from 166 to tl
2013-07-09, by psandoz
8019551: Make BaseStream public
2013-07-09, by psandoz
8017141: java.util/stream Spliterators from sequential sources should not catch OOME
2013-07-09, by henryjen
8020095: Fix doclint warnings in java.util.regex
2013-07-08, by darcy
8020091: Fix HTML doclint issues in java.io
2013-07-08, by juh
8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace
2013-07-08, by ehelin
8019341: Update CookieHttpsClientTest to use the newer framework.
2013-07-05, by wetmore
Merge
2013-07-05, by lana
Merge
2013-07-05, by lana
Merge
2013-07-05, by mullan
8011547: Update XML Signature implementation to Apache Santuario 1.5.4
2013-07-05, by mullan
8019381: HashMap.isEmpty is non-final, potential issues for get/remove
2013-07-05, by zhangshj
8017231: Add StringJoiner.merge
2013-07-04, by alanb
8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts
2013-07-04, by alanb
8019862: Fix doclint errors in java.lang.*.
2013-07-03, by bpb
8016285: Add java.lang.reflect.Parameter.isNamePresent()
2013-07-03, by emc
8019857: Fix doclint errors in java.util.Format*
2013-07-03, by bpb
Merge
2013-07-03, by vinnie
7165807: Non optimized initialization of NSS crypto library leads to scalability issues
2013-07-02, by vinnie
8019772: Fix doclint issues in javax.crypto and javax.security subpackages
2013-07-03, by juh
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty
2013-07-03, by psandoz
8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
2013-07-03, by twisti
8019481: Sync misc j.u.c classes from 166 to tl
2013-07-03, by psandoz
8011427: java.util.concurrent collection Spliterator implementations
2013-07-03, by psandoz
8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which)
2013-07-02, by mchung
Merge
2013-07-17, by lana
8017492: Static field in HTML parser affects all applications
2013-07-15, by malenkov
8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException
2013-07-15, by pchelko
8020298: [macosx] Incorrect merge in the lwawt code
2013-07-12, by serb
8009168: accessibility.properties syntax issue
2013-07-12, by raginip
8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread
2013-07-11, by leonidr
8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long)
2013-07-11, by pchelko
8019587: [macosx] Possibility to set the same frame for the different screens
2013-07-09, by serb
6707231: Wrong read Method returned for boolen properties
2013-07-09, by malenkov
8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6
2013-07-08, by leonidr
Merge
2013-07-05, by lana
8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop
2013-07-04, by alitvinov
Merge
2013-07-17, by lana
8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1'
2013-07-10, by jgodinez
Merge
2013-07-05, by lana
8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c
2013-07-03, by jchen
8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform
2013-07-03, by serb
Added tag jdk8-b99 for changeset 984f3e50463b
2013-07-18, by cl
Merge
2017-07-05, by duke
Added tag hs25-b42 for changeset 72a811d263ec
2013-07-18, by amurillo
Merge
2013-07-18, by amurillo
Merge
2013-07-18, by clucasius
Merge
2013-07-16, by jprovino
8011569: ARM -- avoid native stack walking
2013-07-16, by jprovino
Merge
2013-07-15, by clucasius
8016697: Use stubs to implement safefetch
2013-06-20, by goetz
Merge
2013-07-15, by tamao
8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
2013-07-11, by brutisso
8020382: new hotspot build - hs25-b42
2013-07-12, by amurillo
Added tag jdk8-b99 for changeset 009e3b20a47e
2013-07-18, by cl
Added tag jdk8-b99 for changeset 29592dce4679
2013-07-18, by cl
Added tag jdk8-b99 for changeset 2d3875b0d18b
2017-07-05, by duke
Merge
jdk8-b99
2017-07-05, by duke
Merge
2017-07-05, by duke
8013638: Few policy tests are failing in Lambda nightly
2013-07-17, by mcimadamore
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
2013-07-11, by mcimadamore
Added tag jdk8-b98 for changeset d3db5fb3d72f
2013-07-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b98 for changeset 0549b5fbbde2
2013-07-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b98 for changeset 4d6d050bc7d5
2013-07-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b98 for changeset 7954f50477a0
2013-07-11, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b98 for changeset f832872e55e5
2013-07-11, by katleman
Merge
2017-07-05, by duke
Merge
2013-07-16, by katleman
Merge
2013-07-11, by katleman
8020414: JDK8 b98 source with GPL header errors
2013-07-11, by katleman
8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
2013-07-11, by mcimadamore
Added tag jdk8-b98 for changeset 5b24b75e2710
2013-07-11, by katleman
Merge
2017-07-05, by duke
Merge
2013-07-16, by katleman
Merge
2013-07-11, by katleman
8020414: JDK8 b98 source with GPL header errors
2013-07-11, by katleman
Added tag hs25-b41 for changeset f88df7eff51e
2013-07-12, by amurillo
Merge
2013-07-12, by amurillo
Merge
2013-07-11, by tamao
8013939: Metaspace capacity not available
2013-07-10, by ehelin
8015683: object_count_after_gc should have the same timestamp for all events
2013-06-12, by ehelin
8016170: GC id variable in gcTrace.cpp should use typedef GCId
2013-06-12, by ehelin
8015972: Refactor the sending of the object count after GC event
2013-06-05, by ehelin
Merge
2013-07-11, by roland
8016749: -XX:+UseISM fails an assert(obj->is_oop()) when running SPECjbb2005
2013-07-10, by anoll
Merge
2013-07-09, by twisti
8015635: Crash when specifying very large code cache size
2013-07-09, by anoll
8017578: Hotspot compilation error with latest Studio compiler
2013-07-09, by drchase
8019625: Test compiler/8005956/PolynomialRoot.java timeouts on Solaris SPARCs
2013-07-09, by adlertz
8020059: The flag introduced by 8014972 is not defined if Hotspot is built without a compiler (zero, ppc64 core build).
2013-07-08, by goetz
Merge
2013-07-09, by acorn
8013635: VM should no longer create bridges for generic signatures.
2013-07-09, by acorn
Merge
2013-07-09, by zgu
8011760: assert(delta != 0) failed: dup pointer in MemBaseline::malloc_sort_by_addr
2013-07-09, by zgu
Merge
2013-07-08, by hseigel
Merge
2013-07-08, by hseigel
8014399: Remove JVM_SetProtectionDomain from hotspot
2013-07-08, by hseigel
Merge
2013-07-08, by jiangli
Merge
2013-07-08, by jiangli
7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
2013-07-03, by jiangli
8016903: Thread::_handle_area initial size too big
2013-07-08, by iklam
Merge
2013-07-05, by fparain
8016465: The hs_err file gets wrong name
2013-07-05, by fparain
8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
2013-07-04, by dcubed
Merge
2013-07-04, by zgu
8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state
2013-07-04, by zgu
8019833: Wrong JNI error code for preexisting JVM
2013-07-03, by coleenp
8019934: new hotspot build - hs25-b41
2013-07-04, by amurillo
Added tag jdk8-b98 for changeset 9402036a05e2
2013-07-11, by katleman
Added tag jdk8-b98 for changeset 99bf8dc53505
2013-07-11, by katleman
Added tag jdk8-b98 for changeset 711eb4aa87de
2017-07-05, by duke
Merge
jdk8-b98
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-07-05, by lana
6326693: variable x might already have been assigned, when assignment is in catch block
2013-07-02, by vromero
8019460: tests in changeset do not have @bug tag
2013-07-01, by ksrini
8019397: javap does not show SourceDebugExtension properly
2013-07-02, by vromero
7162089: Add support for repeating annotations to javax.annotation.processing
2013-07-01, by darcy
7034798: Ambiguity error for abstract method call is too eager
2013-07-01, by mcimadamore
6983646: javap should identify why a DefaultAttribute is being used
2013-06-29, by vromero
Merge
2013-06-28, by lana
8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
2013-06-28, by vromero
6473148: TreePath.iterator() should document the iteration order
2013-06-28, by vromero
8016760: Failure of regression test langtools/tools/javac/T6725036.java
2013-06-28, by emc
8013357: javac accepts erroneous binary comparison operations
2013-06-27, by emc
7080001: Need to bump version numbers in build.properties for 8
2013-06-27, by ksrini
8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
2013-06-27, by darcy
8015720: since tag isn't copied while generating JavaFX documentation
2013-06-27, by janvalenta
7008643: inlined finally clauses confuse debuggers
2013-06-27, by vromero
8016099: Some @SuppressWarnings annotations ignored ( unchecked, rawtypes )
2013-06-27, by vromero
8017609: javac, ClassFile.read(Path) should be ClassFile.read(Path, Attribute.Factory)
2013-06-27, by vromero
7066788: javah again accepts -old option (ineffectively) which was removed in 1.5.
2013-06-27, by vromero
8014513: Sjavac doesn't detect 32-bit jvm properly
2013-06-27, by erikj
8014230: Compilation incorrectly succeeds with inner class constructor with 254 parameters
2013-06-27, by emc
8013738: Two javadoc tests have bug 0000000
2013-06-26, by bpatel
8014017: extra space in javadoc class heading
2013-06-26, by bpatel
8007338: Method grouping tab line-folding
2013-06-26, by bpatel
8014137: Update test/tools/javac/literals/UnderscoreLiterals to add testcases with min/max values
2013-06-26, by jjg
8016908: TEST_BUG: removing non-ascii characters causes tests to fail
2013-06-26, by ksrini
8006973: jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java
2013-06-25, by kizune
8017104: javac should have a class for primitive types that inherits from Type
2013-06-25, by vromero
8012722: Single comma in array initializer should parse
2013-06-24, by emc
8007546: ClassCastException on JSR308 tests
2013-06-20, by emc
8016613: javac should avoid source 8 only analysis when compiling for source 7
2013-06-20, by vromero
Added tag jdk8-b97 for changeset 6774fe79db80
2013-07-04, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b97 for changeset f5105d95c3a3
2013-07-04, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b97 for changeset 611e21a147b1
2013-07-04, by cl
Merge
2017-07-05, by duke
Merge
2013-07-05, by lana
Merge
2013-07-02, by sundar
Merge
2013-07-02, by lagergren
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip