Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+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.
8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-14, by simonis
8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
2014-07-14, by dsimms
8046668: Excessive checked JNI warnings from Java startup
2014-07-14, by dsimms
8049071: Add jtreg jobs to JPRT for hotspot
2014-07-11, by mikael
Merge
2014-07-12, by sspitsyn
8013942: JSR 292: assert(type() == T_OBJECT) failed: type check
2014-07-10, by sspitsyn
8049104: resolve atomic.hpp wording issues from JDK-8047104 code review
2014-07-10, by dcubed
8048933: -XX:+TraceExceptions output should include the message
2014-07-09, by coleenp
Merge
2014-07-11, by jmasa
8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
2014-07-11, by stefank
Added tag jdk9-b24 for changeset d6c0b1381379
2014-07-25, by tbell
Merge
2014-07-30, by lana
Merge
2014-07-22, by lana
Merge
2014-07-22, by amurillo
Merge
2014-07-18, by amurillo
8049715: PPC64: First steps to enable SA on Linux/PPC64
2014-07-14, by simonis
8049071: Add jtreg jobs to JPRT for hotspot
2014-07-11, by mikael
8051010: Support @apiNote, @implSpec and @implNote in all javadoc bundles
2014-07-21, by mduigou
Added tag jdk9-b24 for changeset 789a49ce93c8
2014-07-25, by tbell
Added tag jdk9-b24 for changeset d9ce05f36ffe
2017-07-05, by duke
Merge
jdk9-b24
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8051004: javac, incorrect bug id in tests for JDK-8050386
2014-07-17, by vromero
8050386: javac, follow-up of fix for JDK-8049305
2014-07-16, by vromero
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
2014-07-15, by jjg
8050408: A few new Java src files for sjavac are missing copyright notices
2014-07-14, by jjg
8050283: fix for JDK-8049305 should be removed
2014-07-14, by vromero
8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
2014-07-14, by jjg
8049305: Verification error due to a bad stackmap frame generated by javac
2014-07-14, by vromero
8049948: Restore NonDirectSuper.java test
2014-07-14, by jlahoda
8048805: Request to investigate and update lexer error recovery in javac
2014-07-14, by jlahoda
Added tag jdk9-b23 for changeset 376a52c9540c
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8035613: With active Securitymanager JAXBContext.newInstance fails
2014-04-15, by mkos
Added tag jdk9-b23 for changeset 5598c2adf641
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-07-16, by joehw
8031540: Introduce document horizon
2014-01-22, by joehw
8031330: Refactor ObjectFactory
2014-01-15, by joehw
Added tag jdk9-b23 for changeset babcd39958ce
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
2014-07-17, by sundar
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
2014-07-15, by sundar
Added tag jdk9-b23 for changeset 000e5d36d0e3
2014-07-17, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b23 for changeset 4ddeec3198b4
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
2014-07-16, by joehw
8050953: Fix raw and unchecked lint warnings in sun.text.normalizer.UnicodeSet
2014-07-16, by darcy
8050798: New unchecked warning introduced in com.sun.jndi.ldap.Connection
2014-07-16, by darcy
Merge
2014-07-16, by prr
Merge
2014-07-16, by prr
8046559: NPE when changing Windows theme
2014-07-08, by aivanov
8048980: Fix raw and unchecked lint warnings in platform-specific sun.font files
2014-07-07, by darcy
Merge
2014-07-07, by prr
8049418: [macosx] PopupMenuListener.popupMenuWillBecomeVisible is not called for empty combobox on MacOS/aqua look and feel
2014-07-07, by azvegint
8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method
2014-07-04, by ant
8048246: Move AWT_DnD/Clipboard/Automated functional tests to OpenJDK
2014-07-04, by yan
8043550: Fix raw and unchecked lint warnings in javax.swing.*
2014-07-03, by darcy
8044371: setOneTouchExpandable functionality of JSplitPane will reduce vertical Scrollbar
2014-07-03, by anashaty
4058433: RFE: tool for creating BeanInfo template
2014-07-03, by malenkov
8043548: Fix raw and unchecked lint warnings in javax.swing.plaf.*
2014-07-02, by darcy
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
2014-07-02, by pchelko
8033367: [macosx] Appletviewer was broken in jdk8 b124
2014-07-02, by pchelko
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed.
2014-07-02, by mcherkas
Merge
2014-07-01, by prr
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
2014-07-01, by serb
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
2014-07-01, by yan
8048506: [macosx] javax.swing.PopupFactory issue with null owner
2014-06-30, by dmarkov
8043508: JVM core dumps with very long text in tooltip
2014-06-26, by prr
8041902: When printing, polylines are not rendered as joined
2014-06-26, by prr
7067052: Default printer media is ignored
2014-06-26, by jgodinez
8047799: Remove WindowClosingSupport
2014-06-26, by pchelko
8048022: Fix raw and unchecked warnings in javax.accessibility
2014-06-26, by ptbrunet
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
2014-06-25, by alexsch
8040810: Uninitialised memory in jdk/src/windows/native/java/net: net_util_md.c, TwoStacksPlainSocketImpl.c, TwoStacksPlainDatagramSocketImpl.c, DualStackPlainSocketImpl.c, DualStackPlainDatagramSocketImpl.c
2014-07-16, by msheppar
8050869: Convert runtime dependency to Applet to a static dependency in cosnaming
2014-07-16, by prappo
8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
2014-05-20, by mkos
8042590: Running form URL throws NPE
2014-07-14, by pchelko
8036861: Application can't be loaded fine,the save dialog can't show up.
2014-05-08, by pchelko
8041535: Update certificate lists for compact1 profile
2014-04-29, by weijun
8039520: More atomicity of atomic updates
2014-04-24, by chegar
8039097: Some tests fail with NPE since 7u60 b12
2014-04-24, by pchelko
8027144: Review restriction of JAX-WS java packages going to JDK8
2014-04-07, by mkos
8035004: Provider provides less service
2014-04-01, by mullan
8031346: Enhance RSA key handling
2014-03-29, by xuelei
8037162: More robust DH exchanges
2014-04-24, by xuelei
8036571: (process) Process process arguments carefully
2014-03-22, by rriggs
8037046: Validate libraries to be loaded
2014-03-22, by kizune
8035788: Provide more consistency for lookups
2014-07-14, by twisti
8035699: File choosers should be choosier
2014-03-13, by malenkov
8033055: Issues in 2d
2014-04-24, by dbuck
8029755: Enhance subject class
2014-03-07, by jbachorik
8035009: Make Proxy representations consistent
2014-03-03, by mchung
8032960: Running forms URL throws NullPointerException in Javaconsole.
2014-04-24, by pchelko
8034272: Do not cram data into CRAM arrays
2014-02-28, by vinnie
8031340: Better TLS/EC management
2014-02-26, by valeriep
8028285: RMI Thread can no longer call out to AWT
2014-02-25, by pchelko
8034267: Probabilistic native crash`
2014-02-24, by prr
8029177: [Parfait] warnings from b117 for jdk.src.share.native.com.sun.java.util.jar: JNI exception pending
2014-02-03, by kizune
8044047: Missing null pointer checks for streams
2014-07-16, by psandoz
Merge
2014-07-16, by mullan
4867890: Clarify the return value/exception for java.security.SignedObject.verify
2014-07-16, by mullan
8035975: Pattern.compile(String, int) fails to throw IllegalArgumentException
2014-07-16, by igerasim
8049892: Replace uses of 'new Integer()' with appropriate alternative across core classes
2014-07-15, by prr
Merge
2014-07-15, by amurillo
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by amurillo
8047737: Move array component mirror to instance of java/lang/Class
2014-07-02, by coleenp
Merge
2014-06-27, by amurillo
8048185: [TESTBUG] need a JTREG test for the fix of JDK-8042796 (OLD and/or OBSOLETE method(s) found)
2014-06-26, by sspitsyn
8048175: Remove redundant use of reflection on core classes from JNDI
2014-07-15, by prappo
8042778: Getting all visible methods in ReferenceTypeImpl is slow
2014-07-10, by jmanson
Added tag jdk9-b23 for changeset 4bc08677eca7
2014-07-17, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-18, by lana
8043454: Test case for 8037157 should not throw a VerifyError
2014-07-14, by hseigel
8037157: Verify <init> call
2014-05-07, by hseigel
8037167: Better method signature resolution
2014-07-14, by acorn
8036800: Attribute OOM to correct part of code
2014-07-14, by hseigel
8035119: Fix exceptions to bytecode verification
2014-07-14, by hseigel
8032536: JVM resolves wrong method in some unusual cases
2014-05-07, by hseigel
8030763: Validate global memory allocation
2014-07-14, by hseigel
Merge
2014-07-11, by amurillo
Merge
2014-07-11, by jmasa
8049426: Minor cleanups after G1 class unloading
2014-07-09, by ehelin
Merge
2014-07-11, by roland
8047734: Backout use of -Og
2014-07-09, by mduigou
Merge
2014-07-09, by roland
8046289: compiler/6340864/TestLongVect.java timeout with
2014-06-23, by rbackman
8022968: Some codecache allocation failures don't result in invoking the sweeper
2014-07-03, by thartmann
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
2014-07-02, by roland
Merge
2014-07-10, by jmasa
8049421: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07, by stefank
8049420: Backout 8048248 to correct attribution
2014-07-07, by stefank
8048248: G1 Class Unloading after completing a concurrent mark cycle
2014-07-07, by stefank
8049411: Minimal VM build broken after gcId.cpp was added
2014-07-07, by stefank
Merge
2014-07-02, by jmasa
Merge
2014-07-02, by ehelin
8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
2014-07-01, by stefank
8034246: remove CMS and ParNew adaptive size policy code
2014-06-26, by jcoomes
8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate
2014-06-26, by tschatzl
8035401: Fix visibility of G1ParScanThreadState members
2014-06-26, by tschatzl
8035400: Move G1ParScanThreadState into its own files
2014-06-26, by tschatzl
8047818: G1 HeapRegions can no longer be ContiguousSpaces
2014-06-26, by mgerdin
8048214: Linker error when compiling G1SATBCardTableModRefBS after include order changes
2014-06-26, by mgerdin
8047821: G1 Does not use the save_marks functionality as intended
2014-06-26, by mgerdin
8048128: Fix for Solaris Studio C++ 5.13, CHECK_UNHANDLED_OOPS breaks PPC build.
2014-07-08, by lfoltan
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
2014-07-08, by fparain
8048620: Remove unneeded/obsolete -source/-target options in hotspot tests
2014-07-07, by darcy
8049324: interpretedVFrame::expressions to index oopmap correctly
2014-07-05, by mgronlun
Merge
2014-07-03, by dcubed
8039905: heapdump/OnOOMToFile and heapdump/OnOOMToPath fail with "assert(fr().interpreter_frame_expression_stack_size() >= length) failed: error in expression stack!"
2014-07-03, by mgronlun
8047104: cleanup misc issues prior to Contended Locking reorder and cache
2014-07-03, by dcubed
8046818: Hotspot build system looking for sdt.h in the wrong place
2014-07-03, by mikael
8026894: Improve VerifyError message about overriding a final method
2014-07-03, by hseigel
Merge
2014-07-02, by coleenp
8048241: Introduce umbrella header os.inline.hpp and clean up includes
2014-06-26, by goetz
Merge
2014-07-02, by dcubed
8048232: Fix for 8046471 breaks PPC64 build
2014-07-02, by simonis
8047737: Move array component mirror to instance of java/lang/Class
2014-07-02, by coleenp
Merge
2014-07-02, by sla
Added tag jdk9-b23 for changeset dce1ebc0a015
2014-07-17, by katleman
Merge
2014-07-18, by lana
8050825: Support running regression tests using jtreg_tests+TESTDIRS from top level
2014-07-15, by mikael
Merge
2014-07-11, by amurillo
8047734: Backout use of -Og
2014-07-09, by mduigou
Added tag jdk9-b23 for changeset 740e05fd7953
2014-07-17, by katleman
Added tag jdk9-b23 for changeset 39cfdc2dcaf3
2017-07-05, by duke
Merge
jdk9-b23
2017-07-05, by duke
Merge
2017-07-05, by duke
8039028: [javadoc] refactor the usage of Util.java
2014-06-15, by ksrini
8050106: JavaCompiler relies on inappropriate result from comparison
2014-07-12, by jjg
8048806: Javadoc errors out on some valid HTML tags
2014-07-11, by jjg
8050086: jdk.Exported is missing @return
2014-07-11, by darcy
8049396: [javadoc] add more class-use test cases
2014-07-11, by ksrini
8049393: [javadoc] parameters are not sorted correctly
2014-06-29, by ksrini
8030610: replace test/tools/javac/versions/check.sh
2014-07-10, by ntoda
Merge
2014-07-10, by lana
Merge
2014-07-10, by lana
8011044: Remove support for 1.5 and earlier source and target options
2014-07-10, by ntoda
8033483: Should ignore nested lambda bodies during overload resolution
2014-07-09, by vromero
8031569: Refactor javac scope implementation to enable lazy imports
2014-07-09, by jlahoda
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
2014-07-08, by mchung
8043926: javac, code valid in 7 is not compiling for 8
2014-07-08, by mcimadamore
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
2014-07-08, by jlahoda
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
2014-07-07, by sogoel
8049491: Remove three auxilary files in tools/javac/enum dir
2014-07-07, by sogoel
8046618: .out files for enum tests in tools/javac/dir
2014-07-07, by sogoel
8046635: .out files for enum tests in tools/javac/dir
2014-07-07, by sogoel
8049075: javac, wildcards and generic vararg method invocation not accepted
2014-07-04, by vromero
8042261: Implement classfile tests for Deprecated attribute.
2014-07-04, by jjg
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
2014-07-03, by sogoel
Added tag jdk9-b22 for changeset cf09dddb6caf
2014-07-10, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-10, by lana
8044656: Update JAX-WS RI integration to latest version
2014-07-09, by mkos
Added tag jdk9-b22 for changeset 929007aaf883
2014-07-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b22 for changeset d501c3d3dab3
2014-07-10, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-10, by lana
8047067: all eval arguments need to be copied in Lower
2014-07-08, by attila
8049524: Global object initialization via javax.script API should be minimal
2014-07-08, by sundar
8044760: Avoid PropertyMap duplicate for global instances
2014-07-04, by sundar
8049086: Minor API convenience functions on "Java" object
2014-07-04, by sundar
Added tag jdk9-b22 for changeset aa64bc1a97d9
2014-07-10, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b22 for changeset c06edfaae13b
2014-07-10, by katleman
Merge
2017-07-05, by duke
8050118: Windows policy file missing semicolon
2014-07-13, by vinnie
8050105: test sun/rmi/rmic/minimizeWrapperInstances/run.sh fails
2014-07-12, by smarks
6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size
2014-07-12, by igerasim
8050051: Remove unneeded/obsolete -source/-target options in shell tests
2014-07-11, by darcy
8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-07-11, by prappo
8049736: Fix raw and unchecked lint warnings in sun.tracing
2014-07-10, by darcy
8049936: Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
2014-07-11, by weijun
8043406: Change default policy for JCE providers to run with as few privileges as possible
2014-07-10, by valeriep
Merge
2014-07-10, by lana
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
2014-06-17, by prappo
8049820: Fix raw and unchecked lint warnings in sun.management
2014-07-09, by darcy
8041781: Need new regression tests for PBE keys
2014-07-10, by rhalade
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
2014-07-10, by weijun
7065233: To interpret case-insensitive string locale independently
2014-07-09, by juh
8049794: Fix raw and unchecked warnings in jvmstat
2014-07-09, by darcy
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
2014-07-09, by naoto
8048913: java/util/logging/LoggingDeadlock2.java times out
2014-07-09, by dfuchs
8049220: URL.factory data race
2014-07-09, by plevart
8047765: Generate blacklist.certs in build
2014-07-09, by weijun
7150092: NTLM authentication fail if user specified a different realm
2014-07-09, by weijun
Merge
2014-07-08, by amurillo
Merge
2014-07-03, by amurillo
Merge
2014-06-26, by amurillo
6642881: Improve performance of Class.getClassLoader()
2014-06-24, by coleenp
8049244: XML Signature performance issue caused by unbuffered signature data
2014-07-08, by mullan
8047368: Remove oracle.jrockit.jfr from open package.access list
2014-07-07, by egahlin
8048020: Regression on java.util.logging.FileHandler
2014-07-07, by dfuchs
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
2014-07-07, by michaelm
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
2014-07-06, by dholmes
8046590: fix doclint issues in swing classes, part 1 of 4
2014-07-04, by yan
8038092: Re-examine Bidi reflective dependency on java.awt.font
2014-07-03, by naoto
Added tag jdk9-b22 for changeset b508c04b7005
2014-07-10, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-10, by lana
Merge
2014-07-03, by amurillo
Merge
2014-07-03, by roland
8047996: Quarantine compiler/whitebox tests
2014-07-01, by iignatyev
8007987: ciConstantPoolCache::_keys should be array of 32bit int
2014-07-01, by thartmann
8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
2014-06-30, by thartmann
Merge
2014-07-02, by sspitsyn
8047973: Quarantine compiler/ciReplay/*
2014-06-30, by sla
8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
2014-06-30, by coleenp
8047720: Xprof hangs on Solaris
2014-06-27, by dcubed
Merge
2014-06-27, by dcubed
8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
2014-06-27, by mgronlun
Merge
2014-06-25, by egahlin
8046783: Add hidden field to methods for event based tracing
2014-06-25, by egahlin
8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
2014-06-25, by ctornqvi
Merge
2014-07-02, by ehelin
8048895: Back out JDK-8027915
2014-07-02, by ehelin
Merge
2014-06-26, by jmasa
Merge
2014-06-25, by jmasa
Merge
2014-06-25, by tschatzl
8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
2014-06-25, by tschatzl
8047820: G1 Block offset table does not need to support generic Space classes
2014-06-25, by mgerdin
8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
2014-06-25, by mgerdin
8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
2014-06-25, by stefank
8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
2014-06-25, by stefank
8047373: Clean the ExceptionCache in one pass
2014-06-24, by stefank
8046670: Make CMS metadata aware closures applicable for other collectors
2014-06-24, by stefank
8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
2014-06-24, by ehelin
Merge
2014-06-25, by jmasa
Merge
2014-06-23, by jmasa
8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
2014-06-23, by pliden
8044775: Improve usage of umbrella header atomic.inline.hpp.
2014-06-04, by goetz
8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
2014-06-19, by brutisso
Merge
2014-06-26, by twisti
Merge
2014-06-26, by iveresov
8048298: Clang needs to lower optimization level for some files
2014-06-26, by iveresov
8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
2014-06-25, by thartmann
8035328: closed/compiler/6595044/Main.java failed with timeout
2014-06-24, by thartmann
Merge
2014-06-23, by anoll
8046286: assert: Do not add task if compilation is turned off forever
2014-06-23, by anoll
Merge
2014-06-20, by iignatyev
8041794: remove bytecodes_<arch>.{cpp,hpp} files
2014-06-20, by iignatyev
8047321: Hotspot debug builds with clang are broken
2014-06-20, by iveresov
8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
2014-06-20, by anoll
8008321: compile.cpp verify_graph_edges uses bool as int
2014-06-20, by thartmann
8043541: 'fastdebug' is printed twice in java -version
2014-06-24, by amurillo
8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
2014-06-24, by ctornqvi
8046282: SA update
2014-06-24, by poonam
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
2014-06-23, by ctornqvi
8043630: Method os::yield_all() should be removed
2014-06-23, by fparain
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
2014-06-22, by dholmes
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
2014-06-18, by mikael
Merge
2014-06-20, by dcubed
Merge
2014-06-20, by dcubed
8046611: Build errors with gcc on sparc/fastdebug
2014-06-20, by mikael
8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
2014-06-20, by gtriantafill
6642881: Improve performance of Class.getClassLoader()
2014-06-19, by coleenp
8026977: NPG: Remove ConstantPool::lock
2014-06-19, by coleenp
Added tag jdk9-b22 for changeset 6702f17e734e
2014-07-10, by katleman
Merge
2014-07-10, by lana
Merge
2014-07-08, by amurillo
Merge
2014-07-03, by amurillo
Merge
2014-06-26, by amurillo
Merge
2014-06-20, by dcubed
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
2014-06-18, by mikael
8048184: handle mercurial dev build version string
2014-07-08, by mduigou
8047154: Testset all fails because of missing jdk_beansX test groups
2014-07-03, by mikael
Added tag jdk9-b22 for changeset 7a6cf4bb002f
2014-07-10, by katleman
Added tag jdk9-b22 for changeset 9678e0db8ff6
2017-07-05, by duke
Merge
jdk9-b22
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
8046770: .out files for assert, boxing, and overload tests in tools/javac dir
2014-07-02, by sogoel
8044864: .out files for enum tests in tools/javac dir - part 1
2014-07-02, by sogoel
8044236: create .out files for DefiniteAssignment tests in tools/javac dir
2014-07-02, by sogoel
Merge
2014-07-01, by lana
8032188: Remove dead code in TransTypes
2014-07-01, by briangoetz
Merge
2014-07-01, by prr
Merge
2014-06-23, by ddehaven
8044063: Remove com.sun.java.browser.* from jdk repo
2014-06-20, by mchung
8048905: More tweaking with langtools intellij support
2014-07-01, by mcimadamore
6707032: Division by zero warning not suppressed properly in some cases
2014-06-30, by jlahoda
8047162: [javadoc] index files are non deterministic
2014-06-27, by ksrini
8048594: The sjavac client/server protocol should be hidden behind an interface
2014-06-17, by alundblad
8047719: Incorrect LVT in switch statement
2014-06-27, by vromero
8048293: update tools/javadoc/6227454 to have missing <head> tag
2014-06-26, by sogoel
8047316: update javadoc tests to fix tidy warning for incorrect html comment
2014-06-26, by sogoel
8048168: update 2 javadoc tests to add summary attribute for table tag
2014-06-26, by sogoel
8047744: update 2 javadoc tests for nested emphasis <code>
2014-06-26, by sogoel
8047743: update com/sun/javadoc/testHref for unrecognized <action>
2014-06-26, by sogoel
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
2014-06-26, by sogoel
8007307: DPrinter: support the DocTree API
2014-06-26, by jjg
8047183: JDK build fails with sjavac enabled
2014-06-26, by jjg
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
2014-06-26, by pgovereau
8048162: Restrict catch type from Throwable to ReflectiveOperationException
2014-06-25, by jjg
8046614: Fill in missing doc comments
2014-06-25, by jjg
8046613: Fill in missing doc comments
2014-06-25, by jjg
8048121: javac complex method references: revamp and simplify
2014-06-25, by rfield
8047157: [javadoc] fixup tests for determinism and add classes uses
2014-06-24, by ksrini
7196160: Project Coin: allow @SafeVarargs on private methods
2014-06-24, by darcy
8046451: Add basic IntelliJ support for langtools
2014-06-24, by mcimadamore
8037404: javac NPE or VerifyError for code with constructor reference of inner class
2014-06-24, by rfield
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
2014-06-20, by sogoel
8044546: Crash on faulty reduce/lambda
2014-06-20, by vromero
8046060: Different results of floating point multiplication for lambda code block
2014-06-20, by rfield
8047407: Add test for JDK-8037385
2014-06-20, by dlsmith
8034147: javac crashes with a NullPointerException during bounds checking
2014-06-20, by dlsmith
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
2014-06-19, by vromero
8041648: do while loop that misses ending semicolon has wrong end position
2014-06-19, by jlahoda
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
2014-06-19, by vromero
8046071: update three javadoc tests for empty <p> tag
2014-06-18, by sogoel
Added tag jdk9-b21 for changeset 021089de7317
2014-07-03, by katleman
Merge
2017-07-05, by duke
Added tag jdk9-b21 for changeset fa40edc81dd3
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
Merge
2014-07-01, by lana
8037948: Improve documentation for org.w3c.dom package
2014-06-30, by joehw
8048021: Remove @version tag in jaxp repo
2014-06-24, by henryjen
5077522: Duration.compare incorrect for some values
2014-06-23, by joehw
8047723: @since tag cleanup in jaxp
2014-06-19, by henryjen
Added tag jdk9-b21 for changeset 6dcab76ce643
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
8049242: Explicit constructor overload selection should work with StaticClass as well
2014-07-03, by sundar
8047331: Assertion in CompiledFunction when running earley-boyer after Merge
2014-07-03, by attila
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
2014-07-03, by attila
8049225: Source class exposes public mutable array
2014-07-03, by attila
8049223: RewriteException class exposes public mutable arrays
2014-07-03, by attila
8049222: JSType class exposes public mutable arrays
2014-07-03, by attila
8043232: Index selection of overloaded java new constructors
2014-07-02, by sundar
Merge
2014-07-01, by lana
8047359: large string size RangeError should be thrown rather than reporting negative length
2014-07-01, by sundar
8048586: String concatenation with optimistic types is slow
2014-06-30, by hannesw
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
2014-06-30, by sundar
8046013: TypeError: Cannot apply "with" to non script object
2014-06-27, by sundar
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
2014-06-27, by lagergren
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
2014-06-26, by attila
8047357: More precise synthetic return + unreachable throw
2014-06-26, by attila
8048079: Persistent code store is broken after optimistic types merge
2014-06-25, by hannesw
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
2014-06-25, by sundar
8048009: Type info caching accidentally defeated
2014-06-24, by attila
8047959: bindings created for declarations in eval code are not mutable
2014-06-24, by sundar
8046201: Avoid repeated flattening of nested ConsStrings
2014-06-23, by hannesw
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
2014-06-23, by sundar
8046905: apply on apply is broken
2014-06-23, by attila
8046921: Deoptimization type information peristence
2014-06-20, by attila
8047369: Add regression tests for passing test cases of JDK-8024971
2014-06-19, by sundar
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
2014-06-19, by lagergren
Added tag jdk9-b21 for changeset e4ffc9bab6f2
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
Merge
2014-07-01, by lana
7095856: OutputStreamHook doesn't handle null values
2014-07-01, by coffeys
Added tag jdk9-b21 for changeset a36678c24565
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
2014-07-03, by egahlin
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
2014-07-03, by psandoz
8048840: File.createTempFile has uninformative failure message
2014-07-02, by jmanson
8048990: ZipFile.entries() can't handle empty zip entry names
2014-07-02, by martin
8048891: Remove unused JObjC from jdk repository
2014-07-02, by alanb
8042053: Broken links to jarsigner and keytool docs in java.security package summary
2014-07-02, by weijun
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
2014-07-02, by sla
8048989: small errors in Collectors examples
2014-07-01, by smarks
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
2014-07-01, by ykantser
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
2014-07-02, by weijun
Merge
2014-07-01, by valeriep
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
2014-07-01, by valeriep
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
2014-07-01, by valeriep
Merge
2014-07-01, by lana
Merge
2014-07-01, by prr
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
2014-06-24, by yan
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
2014-06-24, by azvegint
Merge
2014-06-23, by ddehaven
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
2014-06-23, by prr
8047798: Remove EventQueueDelegate
2014-06-23, by pchelko
8044063: Remove com.sun.java.browser.* from jdk repo
2014-06-20, by mchung
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
2014-06-20, by prr
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
2014-06-20, by yan
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
2014-06-19, by yan
8046485: Add missing @since tag under javax.swing.*
2014-06-18, by henryjen
Merge
2014-06-18, by prr
8047061: [macosx] Crash when setting display mode
2014-06-18, by pchelko
8040007: GtkFileDialog strips user inputted filepath
2014-06-17, by azvegint
8046221: [TEST_BUG] Cleanup datatransfer tests
2014-06-16, by pchelko
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
2014-06-12, by serb
8029455: [JLightweightFrame] support scaled painting
2014-06-12, by serb
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
2014-06-12, by serb
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
2014-06-11, by darcy
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
2014-06-05, by henryjen
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
2014-06-11, by yan
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
2014-06-11, by serb
8041644: [OGL] clip is ignored during surface->sw blit
2014-06-11, by serb
8015081: javax.security.auth.Subject.toString() throws NPE
2014-07-01, by ascarpino
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
2014-07-01, by prappo
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
2014-07-01, by prappo
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
2014-07-01, by jbachorik
7095856: OutputStreamHook doesn't handle null values
2014-07-01, by coffeys
8048710: Use ServiceLoader for the jvmstat protocols
2014-07-01, by sla
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
2014-07-01, by jbachorik
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
2014-07-01, by jbachorik
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
2014-07-01, by sla
8048839: Reverse sense of -Xlint options in build of jdk repo
2014-06-30, by darcy
8046434: Fix doclint warnings from javax.swing.plaf.metal package
2014-06-30, by yan
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
2014-06-27, by mduigou
8047721: @since should have JDK version
2014-06-16, by henryjen
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
2014-06-27, by igerasim
8039317: Read currency.data as a resource
2014-06-26, by naoto
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
2014-06-26, by yan
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
2014-06-26, by yan
8047795: Collections.checkedList checking bypassed by List.replaceAll
2014-06-25, by mduigou
8029607: Type of Service (TOS) cannot be set in IPv6 header
2014-06-25, by michaelm
8048073: Cannot read ccache entry with a realm-less service name
2014-06-25, by weijun
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
2014-06-25, by jbachorik
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
2014-06-24, by mchung
8046273: Add overrides lint warning to build of jdk repository
2014-06-24, by darcy
8048005: Add test timing information to JMXStartStopTest
2014-06-24, by jbachorik
8047073: Some javax/management/ fails with JFR
2014-06-24, by jbachorik
8048014: Update java.lang.SafeVararags for private methods
2014-06-24, by darcy
8043967: Fix doclint warnings for java.awt
2014-06-24, by yan
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
2014-06-24, by chegar
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
2014-06-24, by sjiang
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
2014-06-24, by yan
8042369: Remove duplicated java.time classes in build.tools.tzdb
2014-06-23, by sherman
5077522: Duration.compare incorrect for some values
2014-06-23, by joehw
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
2014-06-23, by kizune
8044772: TempDirTest.java still times out with -Xcomp
2014-06-23, by sla
8040901: fix doclint block tag issues in swing event classes
2014-06-23, by yan
8044866: Fix raw and unchecked lint warnings in asm
2014-06-20, by ksrini
8046445: Fix doclint warnings for javax.swing.plaf.multi
2014-06-20, by yan
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip